Trace number 3221332

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
ppfolio seq? (TO) 4999.79 5000.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1230934123-063.UNKNOWN.cnf
MD5SUM5aca76da937068f3a8e48a26305deff6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0

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-3221332-1303290954/watcher-3221332-1303290954 -o /tmp/evaluation-result-3221332-1303290954/solver-3221332-1303290954 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221332-1303290954.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 4.00 4.21 5.26 3/179 29379
/proc/meminfo: memFree=15939072/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 3990835237226512644 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0

[startup+0.14462 s]
/proc/loadavg: 4.00 4.21 5.26 3/179 29379
/proc/meminfo: memFree=15939072/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 3990835237226512644 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200613 s]
/proc/loadavg: 4.00 4.21 5.26 3/179 29379
/proc/meminfo: memFree=15939072/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 17 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300592 s]
/proc/loadavg: 4.00 4.21 5.26 3/179 29379
/proc/meminfo: memFree=15939072/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 17 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700503 s]
/proc/loadavg: 4.00 4.21 5.26 3/179 29379
/proc/meminfo: memFree=15939072/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761571235921920 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 4.08 4.22 5.26 6/183 29384
/proc/meminfo: memFree=15934576/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761708674875392 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=793540 CPUtime=1.04 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 1920 0 0 0 104 0 0 0 19 0 1 0 440696135 812584960 929 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 198385 929 327 96 0 194947 0
[pid=29381] ppid=29379 vsize=12824 CPUtime=0.09 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 687 0 0 0 9 0 0 0 24 0 1 0 440696135 13131776 573 33554432000 4194304 4785740 140736180541648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 3206 573 340 145 0 251 0
[pid=29382] ppid=29379 vsize=455960 CPUtime=0.34 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 374 0 0 0 34 0 0 0 25 0 1 0 440696135 466903040 271 33554432000 134512640 134534564 4293497824 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1280648

[startup+3.10111 s]
/proc/loadavg: 4.08 4.22 5.26 6/183 29384
/proc/meminfo: memFree=15932832/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510759784529526784 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=793912 CPUtime=1.59 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 2480 0 0 0 159 0 0 0 20 0 1 0 440696135 812965888 1052 33554432000 4194304 4587354 140733570631504 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 198478 1052 331 96 0 195040 0
[pid=29381] ppid=29379 vsize=13752 CPUtime=0.64 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 895 0 0 0 64 0 0 0 25 0 1 0 440696135 14082048 781 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 3438 781 340 145 0 483 0
[pid=29382] ppid=29379 vsize=455960 CPUtime=0.84 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 374 0 0 0 84 0 0 0 25 0 1 0 440696135 466903040 271 33554432000 134512640 134534564 4293497824 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1281948

[startup+6.30048 s]
/proc/loadavg: 4.08 4.22 5.26 6/183 29384
/proc/meminfo: memFree=15924644/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 16 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=800896 CPUtime=2.64 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 4781 0 0 0 264 0 0 0 22 0 1 0 440696135 820117504 2849 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 200224 2849 337 96 0 196786 0
[pid=29381] ppid=29379 vsize=14536 CPUtime=1.69 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 1096 0 0 0 169 0 0 0 25 0 1 0 440696135 14884864 982 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 3634 982 341 145 0 679 0
[pid=29382] ppid=29379 vsize=455960 CPUtime=1.94 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 374 0 0 0 194 0 0 0 25 0 1 0 440696135 466903040 271 33554432000 134512640 134534564 4293497824 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1289716

[startup+12.7003 s]
/proc/loadavg: 4.22 4.25 5.26 6/183 29384
/proc/meminfo: memFree=15921468/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=818252 CPUtime=4.79 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 5755 0 0 0 479 0 0 0 25 0 1 0 440696135 837890048 3305 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 204563 3305 337 96 0 201125 0
[pid=29381] ppid=29379 vsize=15612 CPUtime=3.84 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 1351 0 0 0 384 0 0 0 25 0 1 0 440696135 15986688 1237 33554432000 4194304 4785740 140736180541648 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 3903 1237 341 145 0 948 0
[pid=29382] ppid=29379 vsize=455960 CPUtime=4.04 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 374 0 0 0 404 0 0 0 25 0 1 0 440696135 466903040 271 33554432000 134512640 134534564 4293497824 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1308148

[startup+25.501 s]
/proc/loadavg: 4.34 4.27 5.26 6/183 29384
/proc/meminfo: memFree=15918720/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510760471724294144 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=802456 CPUtime=9.04 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 8372 0 0 0 903 1 0 0 25 0 1 0 440696135 821714944 3601 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 200614 3601 337 96 0 197176 0
[pid=29381] ppid=29379 vsize=16824 CPUtime=8.09 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 1672 0 0 0 809 0 0 0 25 0 1 0 440696135 17227776 1558 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 4206 1558 341 145 0 1251 0
[pid=29382] ppid=29379 vsize=455960 CPUtime=8.34 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 374 0 0 0 834 0 0 0 25 0 1 0 440696135 466903040 271 33554432000 134512640 134534564 4293497824 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1293564

[startup+51.1013 s]
/proc/loadavg: 4.56 4.33 5.25 6/183 29385
/proc/meminfo: memFree=15906224/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=813224 CPUtime=17.59 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 14210 0 0 0 1757 2 0 0 25 0 1 0 440696135 832741376 6224 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 203306 6224 337 96 0 199868 0
[pid=29381] ppid=29379 vsize=18764 CPUtime=16.64 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 2154 0 0 0 1664 0 0 0 25 0 1 0 440696135 19214336 2040 33554432000 4194304 4785740 140736180541648 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 4691 2040 341 145 0 1736 0
[pid=29382] ppid=29379 vsize=455960 CPUtime=16.84 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 374 0 0 0 1684 0 0 0 25 0 1 0 440696135 466903040 271 33554432000 134512640 134534564 4293497824 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1306272

[startup+102.301 s]
/proc/loadavg: 4.82 4.44 5.23 6/183 29386
/proc/meminfo: memFree=15899020/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510760059407433728 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=816116 CPUtime=34.65 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 21320 0 0 0 3462 3 0 0 25 0 1 0 440696135 835702784 7218 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 204029 7218 337 96 0 200591 0
[pid=29381] ppid=29379 vsize=21176 CPUtime=33.69 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 2720 0 0 0 3369 0 0 0 25 0 1 0 440696135 21684224 2606 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 5294 2606 341 145 0 2339 0
[pid=29382] ppid=29379 vsize=455960 CPUtime=33.94 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 374 0 0 0 3394 0 0 0 25 0 1 0 440696135 466903040 271 33554432000 134512640 134534564 4293497824 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1311576

[startup+162.301 s]
/proc/loadavg: 5.00 4.56 5.22 6/183 29388
/proc/meminfo: memFree=15894048/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510760334285340672 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=819624 CPUtime=54.65 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 28275 0 0 0 5460 5 0 0 25 0 1 0 440696135 839294976 7898 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 204906 7898 337 96 0 201468 0
[pid=29381] ppid=29379 vsize=23396 CPUtime=53.68 cores=0

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

/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.1
Current children cumulated vsize (KiB) 1437704

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29551
/proc/meminfo: memFree=15781464/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=906264 CPUtime=1554.55 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 176660 0 0 0 155408 47 0 0 25 0 1 0 440696135 928014336 30555 33554432000 4194304 4587354 140733570631504 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 226566 30555 337 96 0 223128 0
[pid=29381] ppid=29379 vsize=57464 CPUtime=1553.67 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11130 0 0 0 155363 4 0 0 25 0 1 0 440696135 58843136 11016 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14366 11016 341 145 0 11411 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1553.88 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 155387 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.1
Current children cumulated vsize (KiB) 1438016

[startup+4722.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29552
/proc/meminfo: memFree=15781688/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=905356 CPUtime=1574.55 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 177115 0 0 0 157408 47 0 0 25 0 1 0 440696135 927084544 30144 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 226339 30144 337 96 0 222901 0
[pid=29381] ppid=29379 vsize=57464 CPUtime=1573.66 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11142 0 0 0 157362 4 0 0 25 0 1 0 440696135 58843136 11028 33554432000 4194304 4785740 140736180541648 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14366 11028 341 145 0 11411 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1573.88 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 157387 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.09
Current children cumulated vsize (KiB) 1437108

[startup+4782.3 s]
/proc/loadavg: 5.05 5.01 5.00 6/183 29554
/proc/meminfo: memFree=15780184/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=905356 CPUtime=1594.55 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 177429 0 0 0 159408 47 0 0 25 0 1 0 440696135 927084544 30450 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 226339 30450 337 96 0 222901 0
[pid=29381] ppid=29379 vsize=57464 CPUtime=1593.66 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11153 0 0 0 159362 4 0 0 25 0 1 0 440696135 58843136 11039 33554432000 4194304 4785740 140736180541648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14366 11039 341 145 0 11411 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1593.88 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 159387 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.09
Current children cumulated vsize (KiB) 1437108

[startup+4842.31 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 29555
/proc/meminfo: memFree=15780656/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=1013316 CPUtime=1614.54 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 177966 0 0 0 161407 47 0 0 25 0 1 0 440696135 1037635584 30144 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 253329 30144 337 96 0 249891 0
[pid=29381] ppid=29379 vsize=57800 CPUtime=1613.66 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11198 0 0 0 161362 4 0 0 25 0 1 0 440696135 59187200 11084 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14450 11084 341 145 0 11495 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1613.89 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 161388 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.09
Current children cumulated vsize (KiB) 1545404

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29557
/proc/meminfo: memFree=15779896/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=1013316 CPUtime=1634.55 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 178232 0 0 0 163407 48 0 0 25 0 1 0 440696135 1037635584 30401 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 253329 30401 337 96 0 249891 0
[pid=29381] ppid=29379 vsize=57800 CPUtime=1633.65 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11213 0 0 0 163361 4 0 0 25 0 1 0 440696135 59187200 11099 33554432000 4194304 4785740 140736180541648 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14450 11099 341 145 0 11495 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1633.89 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 163388 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.09
Current children cumulated vsize (KiB) 1545404

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29559
/proc/meminfo: memFree=15779504/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=905284 CPUtime=1654.55 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 178859 0 0 0 165407 48 0 0 25 0 1 0 440696135 927010816 30145 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 226321 30145 337 96 0 222883 0
[pid=29381] ppid=29379 vsize=58108 CPUtime=1653.65 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11266 0 0 0 165361 4 0 0 25 0 1 0 440696135 59502592 11152 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14527 11152 341 145 0 11572 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1653.89 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 165388 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134528491 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.09
Current children cumulated vsize (KiB) 1437680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29560
/proc/meminfo: memFree=15778740/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=905284 CPUtime=1667.14 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 178859 0 0 0 166666 48 0 0 25 0 1 0 440696135 927010816 30145 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 226321 30145 337 96 0 222883 0
[pid=29381] ppid=29379 vsize=58108 CPUtime=1666.25 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11266 0 0 0 166621 4 0 0 25 0 1 0 440696135 59502592 11152 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14527 11152 341 145 0 11572 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1666.4 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 166639 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4999.79
Current children cumulated vsize (KiB) 1437680

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

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

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29560
/proc/meminfo: memFree=15778740/32951124 swapFree=67111528/67111528
[pid=29379] ppid=29377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (ppfolio) S 29377 29379 29255 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 440696134 18763776 393 33554432000 4194304 4287625 140734702328992 18446744073709551615 222921797135 0 0 4096 65536 4510761296358014976 0 0 17 4 0 0 0
/proc/29379/statm: 4581 393 345 23 0 91 0
[pid=29380] ppid=29379 vsize=905284 CPUtime=1667.14 cores=0
/proc/29380/stat : 29380 (cryptominisat) R 29379 29379 29255 0 -1 4202496 178859 0 0 0 166666 48 0 0 25 0 1 0 440696135 927010816 30145 33554432000 4194304 4587354 140733570631504 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29380/statm: 226321 30145 337 96 0 222883 0
[pid=29381] ppid=29379 vsize=58108 CPUtime=1666.25 cores=0
/proc/29381/stat : 29381 (clasp) R 29379 29379 29255 0 -1 4202496 11266 0 0 0 166621 4 0 0 25 0 1 0 440696135 59502592 11152 33554432000 4194304 4785740 140736180541648 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29381/statm: 14527 11152 341 145 0 11572 0
[pid=29382] ppid=29379 vsize=455964 CPUtime=1666.4 cores=0
/proc/29382/stat : 29382 (TNM) R 29379 29379 29255 0 -1 4202496 383 0 0 0 166639 1 0 0 25 0 1 0 440696135 466907136 280 33554432000 134512640 134534564 4293497824 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29382/statm: 113991 280 103 6 0 112657 0
Current children cumulated CPU time (s) 4999.79
Current children cumulated vsize (KiB) 1437680

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 4999.79
CPU user time (s): 4999.26
CPU system time (s): 0.53
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 2216436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 497
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= 280
involuntary context switches= 4

runsolver used 8.86665 second user time and 18.3772 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-20 11:15:54
IDJOB=3221332
IDBENCH=82905
IDSOLVER=1639
FILE ID=node109/3221332-1303290954
RUNJOBID= node109-1303290175-29273
PBS_JOBID= 13049610
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1230934123-063.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221332-1303290954/watcher-3221332-1303290954 -o /tmp/evaluation-result-3221332-1303290954/solver-3221332-1303290954 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221332-1303290954.cnf

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

MD5SUM BENCH= 5aca76da937068f3a8e48a26305deff6
RANDOM SEED=1743487505

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.82
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15939360 kB
Buffers:        768240 kB
Cached:       15796972 kB
SwapCached:          0 kB
Active:        7989460 kB
Inactive:      8662700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15939360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:       87088 kB
Mapped:          16156 kB
Slab:           297148 kB
PageTables:       4592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   686540 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= 71448 MiB
End job on node109 at 2011-04-20 12:39:16