Trace number 3260666

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss UP? (TO) 2451.32 1300.02

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 20795
0.00/0.00	c parsetime: 2365us
0.00/0.00	c parsed 10578 clauses with 2856 variables
0.00/0.31	c preprocessor returned 10006 variables
0.00/0.31	c preprocessing returned UNKNOWN
0.00/0.31	c PP set 358 variables
0.00/0.31	c pp time: 304711us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3260666-1304058071/watcher-3260666-1304058071 -o /tmp/evaluation-result-3260666-1304058071/solver-3260666-1304058071 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3260666-1304058071.cnf 1623999598 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.62 3.66 3.63 4/179 20794
/proc/meminfo: memFree=18108464/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0

[startup+0.100796 s]
/proc/loadavg: 3.62 3.66 3.63 4/179 20794
/proc/meminfo: memFree=18108464/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200782 s]
/proc/loadavg: 3.62 3.66 3.63 4/179 20794
/proc/meminfo: memFree=18108464/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300763 s]
/proc/loadavg: 3.62 3.66 3.63 4/179 20794
/proc/meminfo: memFree=18108464/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700715 s]
/proc/loadavg: 3.62 3.66 3.63 4/179 20794
/proc/meminfo: memFree=18108464/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 3.62 3.66 3.63 5/182 20797
/proc/meminfo: memFree=18098388/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=102940 CPUtime=2.21 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 3607 0 0 0 196 25 0 0 20 0 2 0 517405040 105410560 2911 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 25735 2911 392 389 0 21485 0
[pid=20795/tid=20797] ppid=20794 vsize=102940 CPUtime=0.72 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) S 20794 20794 20430 0 -1 4202560 33 0 0 0 57 15 0 0 15 0 2 0 517405072 105410560 2911 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 18446604471098582144 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 111640

[startup+3.10029 s]
/proc/loadavg: 3.62 3.66 3.63 2/178 20798
/proc/meminfo: memFree=18798080/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=103336 CPUtime=5.12 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 3888 0 0 0 469 43 0 0 25 0 2 0 517405040 105816064 3192 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 25834 3192 392 389 0 21584 0
[pid=20795/tid=20797] ppid=20794 vsize=103336 CPUtime=2.02 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 64 0 0 0 178 24 0 0 15 0 2 0 517405072 105816064 3192 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 112036

[startup+6.30068 s]
/proc/loadavg: 3.57 3.65 3.63 3/182 20827
/proc/meminfo: memFree=18788688/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=103468 CPUtime=10.61 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 4264 0 0 0 985 76 0 0 25 0 2 0 517405040 105951232 3568 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 25867 3568 392 389 0 21617 0
[pid=20795/tid=20797] ppid=20794 vsize=103468 CPUtime=4.31 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 109 0 0 0 384 47 0 0 15 0 2 0 517405072 105951232 3568 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.61
Current children cumulated vsize (KiB) 112168

[startup+12.7005 s]
/proc/loadavg: 3.52 3.64 3.63 4/182 20857
/proc/meminfo: memFree=18781864/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=103996 CPUtime=21.51 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 5133 0 0 0 2022 129 0 0 25 0 2 0 517405040 106491904 4437 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 25999 4437 392 389 0 21749 0
[pid=20795/tid=20797] ppid=20794 vsize=103996 CPUtime=8.81 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) S 20794 20794 20430 0 -1 4202560 240 0 0 0 801 80 0 0 15 0 2 0 517405072 106491904 4437 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (KiB) 112696

[startup+25.5012 s]
/proc/loadavg: 3.63 3.65 3.63 4/182 20857
/proc/meminfo: memFree=18765772/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=104728 CPUtime=44.12 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 6468 0 0 0 4209 203 0 0 25 0 2 0 517405040 107241472 5770 33554432000 4194304 5787044 140734318882688 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 26182 5770 392 389 0 21932 0
[pid=20795/tid=20797] ppid=20794 vsize=104728 CPUtime=18.63 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) S 20794 20794 20430 0 -1 4202560 426 0 0 0 1733 130 0 0 15 0 2 0 517405072 107241472 5770 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 18446604471098582144 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.12
Current children cumulated vsize (KiB) 113428

[startup+51.1006 s]
/proc/loadavg: 3.51 3.62 3.62 4/182 20858
/proc/meminfo: memFree=18739524/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=109976 CPUtime=89.92 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 8715 0 0 0 8683 309 0 0 25 0 2 0 517405040 112615424 7996 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 27494 7996 392 389 0 23244 0
[pid=20795/tid=20797] ppid=20794 vsize=109976 CPUtime=38.82 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 658 0 0 0 3683 199 0 0 16 0 2 0 517405072 112615424 7996 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 89.92
Current children cumulated vsize (KiB) 118676

[startup+102.3 s]
/proc/loadavg: 3.47 3.60 3.61 5/182 20859
/proc/meminfo: memFree=18693004/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=112648 CPUtime=183.28 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 11342 0 0 0 17880 448 0 0 25 0 2 0 517405040 115351552 10590 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 28162 10590 392 389 0 23912 0
[pid=20795/tid=20797] ppid=20794 vsize=112648 CPUtime=80.97 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 1019 0 0 0 7808 289 0 0 16 0 2 0 517405072 115351552 10590 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 183.28
Current children cumulated vsize (KiB) 121348

[startup+162.301 s]
/proc/loadavg: 3.41 3.56 3.60 5/182 20861
/proc/meminfo: memFree=18661348/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=113272 CPUtime=293.72 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 12361 0 0 0 28806 566 0 0 25 0 2 0 517405040 115990528 11562 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 28318 11562 392 389 0 24068 0
[pid=20795/tid=20797] ppid=20794 vsize=113272 CPUtime=131.42 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 1185 0 0 0 12779 363 0 0 15 0 2 0 517405072 115990528 11562 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 293.72
Current children cumulated vsize (KiB) 121972

[startup+222.307 s]
/proc/loadavg: 3.59 3.59 3.61 3/182 20862
/proc/meminfo: memFree=18622000/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=119644 CPUtime=405.57 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 15573 0 0 0 39896 661 0 0 25 0 2 0 517405040 122515456 14421 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 29911 14421 392 389 0 25661 0
[pid=20795/tid=20797] ppid=20794 vsize=119644 CPUtime=183.26 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 1443 0 0 0 17905 421 0 0 16 0 2 0 517405072 122515456 14421 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 405.57
Current children cumulated vsize (KiB) 128344

[startup+282.301 s]
/proc/loadavg: 3.51 3.57 3.60 4/182 20864
/proc/meminfo: memFree=18611676/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=120700 CPUtime=518.02 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 15908 0 0 0 51049 753 0 0 25 0 2 0 517405040 123596800 14756 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 30175 14756 392 389 0 25925 0
[pid=20795/tid=20797] ppid=20794 vsize=120700 CPUtime=235.72 cores=1,3,5,7

################
# More data... #
################

[pid=20795] ppid=20794 vsize=132100 CPUtime=1427.05 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 23107 0 0 0 141367 1338 0 0 25 0 2 0 517405040 135270400 21656 33554432000 4194304 5787044 140734318882688 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 33025 21656 392 389 0 28775 0
[pid=20795/tid=20797] ppid=20794 vsize=132100 CPUtime=664.73 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2404 0 0 0 65640 833 0 0 16 0 2 0 517405072 135270400 21656 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1427.05
Current children cumulated vsize (KiB) 140800

[startup+822.3 s]
/proc/loadavg: 3.80 3.70 3.64 5/182 20878
/proc/meminfo: memFree=18470152/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=135172 CPUtime=1541.39 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 24961 0 0 0 152739 1400 0 0 25 0 2 0 517405040 138416128 22997 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 33793 22997 392 389 0 29543 0
[pid=20795/tid=20797] ppid=20794 vsize=135172 CPUtime=719.07 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2598 0 0 0 71039 868 0 0 18 0 2 0 517405072 138416128 22997 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1541.39
Current children cumulated vsize (KiB) 143872

[startup+882.306 s]
/proc/loadavg: 3.73 3.69 3.64 5/182 20880
/proc/meminfo: memFree=18459216/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=140808 CPUtime=1655.72 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 27577 0 0 0 164114 1458 0 0 25 0 2 0 517405040 144187392 25613 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 35202 25613 392 389 0 30952 0
[pid=20795/tid=20797] ppid=20794 vsize=140808 CPUtime=773.39 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2906 0 0 0 76439 900 0 0 18 0 2 0 517405072 144187392 25613 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1655.72
Current children cumulated vsize (KiB) 149508

[startup+942.301 s]
/proc/loadavg: 3.87 3.73 3.65 4/182 20881
/proc/meminfo: memFree=18453236/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=140808 CPUtime=1771.16 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 28724 0 0 0 175614 1502 0 0 25 0 2 0 517405040 144187392 26535 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 35202 26535 392 389 0 30952 0
[pid=20795/tid=20797] ppid=20794 vsize=140808 CPUtime=828.84 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2929 0 0 0 81958 926 0 0 17 0 2 0 517405072 144187392 26535 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1771.16
Current children cumulated vsize (KiB) 149508

[startup+1002.3 s]
/proc/loadavg: 3.79 3.73 3.65 4/182 20883
/proc/meminfo: memFree=18446884/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=140808 CPUtime=1884.56 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 28725 0 0 0 186884 1572 0 0 25 0 2 0 517405040 144187392 26536 33554432000 4194304 5787044 140734318882688 18446744073709551615 5526864 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 35202 26536 392 389 0 30952 0
[pid=20795/tid=20797] ppid=20794 vsize=140808 CPUtime=882.24 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2929 0 0 0 87259 965 0 0 18 0 2 0 517405072 144187392 26536 33554432000 4194304 5787044 140734318882688 18446744073709551615 5527426 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1884.56
Current children cumulated vsize (KiB) 149508

[startup+1062.3 s]
/proc/loadavg: 3.78 3.74 3.66 4/182 20885
/proc/meminfo: memFree=18440404/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=140808 CPUtime=1998.48 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 28732 0 0 0 198209 1639 0 0 25 0 2 0 517405040 144187392 26543 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 35202 26543 392 389 0 30952 0
[pid=20795/tid=20797] ppid=20794 vsize=140808 CPUtime=936.16 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2930 0 0 0 92611 1005 0 0 18 0 2 0 517405072 144187392 26543 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1998.48
Current children cumulated vsize (KiB) 149508

[startup+1122.3 s]
/proc/loadavg: 3.71 3.71 3.65 4/182 20886
/proc/meminfo: memFree=18426108/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=140808 CPUtime=2112.52 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 28736 0 0 0 209544 1708 0 0 25 0 2 0 517405040 144187392 26547 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 35202 26547 392 389 0 30952 0
[pid=20795/tid=20797] ppid=20794 vsize=140808 CPUtime=990.19 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2930 0 0 0 97972 1047 0 0 18 0 2 0 517405072 144187392 26547 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2112.52
Current children cumulated vsize (KiB) 149508

[startup+1182.3 s]
/proc/loadavg: 3.70 3.72 3.65 4/182 20888
/proc/meminfo: memFree=18413304/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=140808 CPUtime=2226.61 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 28769 0 0 0 220892 1769 0 0 25 0 2 0 517405040 144187392 26580 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 35202 26580 392 389 0 30952 0
[pid=20795/tid=20797] ppid=20794 vsize=140808 CPUtime=1044.28 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 2944 0 0 0 103345 1083 0 0 18 0 2 0 517405072 144187392 26580 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2226.61
Current children cumulated vsize (KiB) 149508

[startup+1242.3 s]
/proc/loadavg: 3.73 3.72 3.65 5/182 20889
/proc/meminfo: memFree=18400996/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=142472 CPUtime=2341.07 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 29244 0 0 0 232277 1830 0 0 25 0 2 0 517405040 145891328 27055 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20795/statm: 35618 27055 392 389 0 31368 0
[pid=20795/tid=20797] ppid=20794 vsize=142472 CPUtime=1098.74 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 3203 0 0 0 108755 1119 0 0 18 0 2 0 517405072 145891328 27055 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2341.07
Current children cumulated vsize (KiB) 151172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.53 3.66 3.64 5/182 20978
/proc/meminfo: memFree=18638880/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=209160 CPUtime=2451.32 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 29733 0 0 0 243240 1892 0 0 25 0 2 0 517405040 214179840 27544 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 52290 27544 392 389 0 48040 0
[pid=20795/tid=20797] ppid=20794 vsize=209160 CPUtime=1151.27 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 3383 0 0 0 113972 1155 0 0 18 0 2 0 517405072 214179840 27544 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2451.32
Current children cumulated vsize (KiB) 217860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.53 3.66 3.64 5/182 20978
/proc/meminfo: memFree=18638880/32951124 swapFree=67111528/67111528
[pid=20794] ppid=20792 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20794/stat : 20794 (prissup.sh) S 20792 20794 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517405040 8908800 252 33554432000 4194304 4922060 140734350282560 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20794/statm: 2175 252 211 178 0 68 0
[pid=20795] ppid=20794 vsize=209160 CPUtime=2451.32 cores=1,3,5,7
/proc/20795/stat : 20795 (priss) R 20794 20794 20430 0 -1 4202496 29733 0 0 0 243240 1892 0 0 25 0 2 0 517405040 214179840 27544 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20795/statm: 52290 27544 392 389 0 48040 0
[pid=20795/tid=20797] ppid=20794 vsize=209160 CPUtime=1151.27 cores=1,3,5,7
/proc/20795/task/20797/stat : 20797 (priss) R 20794 20794 20430 0 -1 4202560 3383 0 0 0 113972 1155 0 0 18 0 2 0 517405072 214179840 27544 33554432000 4194304 5787044 140734318882688 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2451.32
Current children cumulated vsize (KiB) 217860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20794 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2451.32
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2451.32
CPU user time (s): 2432.4
CPU system time (s): 18.92
CPU usage (%): 188.561
Max. virtual memory (cumulated for all children) (KiB): 217860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 2.08768 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 08:21:11
IDJOB=3260666
IDBENCH=83192
IDSOLVER=1601
FILE ID=node138/3260666-1304058071
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260666-1304058071/watcher-3260666-1304058071 -o /tmp/evaluation-result-3260666-1304058071/solver-3260666-1304058071 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3260666-1304058071.cnf 1623999598 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1623999598

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18108744 kB
Buffers:       2040560 kB
Cached:       11473220 kB
SwapCached:          0 kB
Active:        3929480 kB
Inactive:     10349748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18108744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:      765024 kB
Mapped:          15520 kB
Slab:           499224 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   934304 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71808 MiB
End job on node138 at 2011-04-29 08:42:53