Trace number 3190798

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 par? (TO) 4800.32 1201.71

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190798-1304036363/watcher-3190798-1304036363 -o /tmp/evaluation-result-3190798-1304036363/solver-3190798-1304036363 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190798-1304036363.cnf 

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: 10.33 10.24 10.09 6/186 27412
/proc/meminfo: memFree=30372092/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 2826088480831 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0

[startup+0.040087 s]
/proc/loadavg: 10.33 10.24 10.09 6/186 27412
/proc/meminfo: memFree=30372092/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) R 27410 27412 26347 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101077 s]
/proc/loadavg: 10.33 10.24 10.09 6/186 27412
/proc/meminfo: memFree=30372092/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) R 27410 27412 26347 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301041 s]
/proc/loadavg: 10.33 10.24 10.09 6/186 27412
/proc/meminfo: memFree=30372092/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) R 27410 27412 26347 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700966 s]
/proc/loadavg: 10.33 10.24 10.09 6/186 27412
/proc/meminfo: memFree=30372092/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) R 27410 27412 26347 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 10.46 10.26 10.10 11/192 27418
/proc/meminfo: memFree=30326212/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2057936 CPUtime=1.48 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 6348 0 0 0 148 0 0 0 20 0 1 0 515234212 2107326464 4121 33554432000 4194304 4587354 140734835929792 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 514484 4121 327 96 0 511046 0
[pid=27414] ppid=27412 vsize=27264 CPUtime=1.48 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 4452 0 0 0 148 0 0 0 20 0 1 0 515234212 27918336 4156 33554432000 4194304 4785740 140735196645408 18446744073709551615 4551060 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 6816 4156 340 145 0 3861 0
[pid=27415] ppid=27412 vsize=455692 CPUtime=0.7 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 1376 0 0 0 70 0 0 0 25 0 1 0 515234212 466628608 1272 33554432000 134512640 134534564 4294720384 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 113923 1272 91 6 0 112589 0
[pid=27416] ppid=27412 vsize=7360 CPUtime=1.49 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 1707 0 0 0 149 0 0 0 25 0 1 0 515234212 7536640 997 33554432000 4194304 4352236 140733560531296 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 1840 997 127 39 0 920 0
[pid=27417] ppid=27412 vsize=19088 CPUtime=0.76 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 7350 0 0 0 76 0 0 0 25 0 1 0 515234212 19546112 2355 33554432000 4194304 4331988 140736410760832 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 2585664

[startup+3.10053 s]
/proc/loadavg: 10.46 10.26 10.10 11/192 27418
/proc/meminfo: memFree=30316924/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2060128 CPUtime=3.08 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 10058 0 0 0 307 1 0 0 25 0 1 0 515234212 2109571072 3651 33554432000 4194304 4587354 140734835929792 18446744073709551615 271550234302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 515032 3651 327 96 0 511594 0
[pid=27414] ppid=27412 vsize=32324 CPUtime=3.09 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 5708 0 0 0 308 1 0 0 25 0 1 0 515234212 33099776 5412 33554432000 4194304 4785740 140735196645408 18446744073709551615 4278118 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 8081 5412 340 145 0 5126 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=1.5 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 150 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=8024 CPUtime=3.09 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 1878 0 0 0 309 0 0 0 25 0 1 0 515234212 8216576 1168 33554432000 4194304 4352236 140733560531296 18446744073709551615 4216571 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 2006 1168 127 39 0 1086 0
[pid=27417] ppid=27412 vsize=19088 CPUtime=1.56 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 7350 0 0 0 156 0 0 0 25 0 1 0 515234212 19546112 2355 33554432000 4194304 4331988 140736410760832 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2600336

[startup+6.30095 s]
/proc/loadavg: 10.58 10.29 10.11 11/192 27419
/proc/meminfo: memFree=30263108/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2104044 CPUtime=6.28 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 22017 0 0 0 625 3 0 0 25 0 1 0 515234212 2154541056 15606 33554432000 4194304 4587354 140734835929792 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 526011 15606 337 96 0 522573 0
[pid=27414] ppid=27412 vsize=37244 CPUtime=6.28 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 6941 0 0 0 627 1 0 0 25 0 1 0 515234212 38137856 6645 33554432000 4194304 4785740 140735196645408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 9311 6645 340 145 0 6356 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=3.1 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 310 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=8740 CPUtime=6.29 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 2057 0 0 0 629 0 0 0 25 0 1 0 515234212 8949760 1347 33554432000 4194304 4352236 140733560531296 18446744073709551615 4278708 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 2185 1347 127 39 0 1265 0
[pid=27417] ppid=27412 vsize=19088 CPUtime=3.14 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 7350 0 0 0 314 0 0 0 25 0 1 0 515234212 19546112 2355 33554432000 4194304 4331988 140736410760832 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 2649888

[startup+12.7008 s]
/proc/loadavg: 10.54 10.29 10.11 11/192 27419
/proc/meminfo: memFree=30270708/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2083848 CPUtime=12.69 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 32453 0 0 0 1263 6 0 0 25 0 1 0 515234212 2133860352 10053 33554432000 4194304 4587354 140734835929792 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 520962 10053 337 96 0 517524 0
[pid=27414] ppid=27412 vsize=45820 CPUtime=12.68 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 9013 0 0 0 1267 1 0 0 25 0 1 0 515234212 46919680 8717 33554432000 4194304 4785740 140735196645408 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 11455 8717 340 145 0 8500 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=6.3 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 630 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=12072 CPUtime=12.69 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 3418 0 0 0 1269 0 0 0 25 0 1 0 515234212 12361728 2196 33554432000 4194304 4352236 140733560531296 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 3018 2196 127 39 0 2098 0
[pid=27417] ppid=27412 vsize=19088 CPUtime=6.3 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 7350 0 0 0 630 0 0 0 25 0 1 0 515234212 19546112 2355 33554432000 4194304 4331988 140736410760832 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2641600

[startup+25.5005 s]
/proc/loadavg: 10.45 10.28 10.11 11/192 27419
/proc/meminfo: memFree=30229904/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2132900 CPUtime=25.48 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 46075 0 0 0 2540 8 0 0 25 0 1 0 515234212 2184089600 17392 33554432000 4194304 4587354 140734835929792 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 533225 17392 337 96 0 529787 0
[pid=27414] ppid=27412 vsize=51920 CPUtime=25.48 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 10517 0 0 0 2546 2 0 0 25 0 1 0 515234212 53166080 10221 33554432000 4194304 4785740 140735196645408 18446744073709551615 4278105 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 12980 10221 340 145 0 10025 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=12.65 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 1265 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=11560 CPUtime=25.49 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 4058 0 0 0 2549 0 0 0 25 0 1 0 515234212 11837440 2068 33554432000 4194304 4352236 140733560531296 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 2890 2068 127 39 0 1970 0
[pid=27417] ppid=27412 vsize=20324 CPUtime=12.69 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 7594 0 0 0 1269 0 0 0 25 0 1 0 515234212 20811776 2599 33554432000 4194304 4331988 140736410760832 18446744073709551615 4287105 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 5081 2599 174 34 0 3523 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 2697476

[startup+51.1008 s]
/proc/loadavg: 10.33 10.27 10.11 11/192 27420
/proc/meminfo: memFree=30189304/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2130416 CPUtime=51.09 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 73509 0 0 0 5096 13 0 0 25 0 1 0 515234212 2181545984 22511 33554432000 4194304 4587354 140734835929792 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 532604 22511 337 96 0 529166 0
[pid=27414] ppid=27412 vsize=63272 CPUtime=51.08 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 13310 0 0 0 5105 3 0 0 25 0 1 0 515234212 64790528 13014 33554432000 4194304 4785740 140735196645408 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 15818 13014 340 145 0 12863 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=25.4 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 2540 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=11696 CPUtime=51.09 cores=3

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

/proc/27417/statm: 14649 12214 175 34 0 13091 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 2962892

[startup+1002.3 s]
/proc/loadavg: 10.35 10.29 10.19 11/192 27478
/proc/meminfo: memFree=30392788/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2259652 CPUtime=1002.31 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 531437 0 0 0 100056 175 0 0 25 0 1 0 515234212 2313883648 49031 33554432000 4194304 4587354 140734835929792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 564913 49031 337 96 0 561475 0
[pid=27414] ppid=27412 vsize=164652 CPUtime=1002.29 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 37872 0 0 0 100217 12 0 0 25 0 1 0 515234212 168603648 37576 33554432000 4194304 4785740 140735196645408 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 41163 37576 340 145 0 38208 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=498.42 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 49842 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=17344 CPUtime=1002.31 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 24656 0 0 0 100228 3 0 0 25 0 1 0 515234212 17760256 3530 33554432000 4194304 4352236 140733560531296 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 4336 3530 127 39 0 3416 0
[pid=27417] ppid=27412 vsize=78728 CPUtime=498.42 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 17922 0 0 0 49835 7 0 0 25 0 1 0 515234212 80617472 12927 33554432000 4194304 4331988 140736410760832 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 19682 12927 175 34 0 18124 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 3001148

[startup+1062.3 s]
/proc/loadavg: 10.28 10.28 10.18 11/192 27480
/proc/meminfo: memFree=30351200/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2264096 CPUtime=1062.32 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 557869 0 0 0 106043 189 0 0 25 0 1 0 515234212 2318434304 55390 33554432000 4194304 4587354 140734835929792 18446744073709551615 271550234379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 566024 55390 337 96 0 562586 0
[pid=27414] ppid=27412 vsize=165788 CPUtime=1062.29 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 38098 0 0 0 106217 12 0 0 25 0 1 0 515234212 169766912 37802 33554432000 4194304 4785740 140735196645408 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 41447 37802 340 145 0 38492 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=528.22 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 52822 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=17088 CPUtime=1062.31 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 30928 0 0 0 106227 4 0 0 25 0 1 0 515234212 17498112 3466 33554432000 4194304 4352236 140733560531296 18446744073709551615 4279040 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 4272 3466 127 39 0 3352 0
[pid=27417] ppid=27412 vsize=78728 CPUtime=528.29 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 18491 0 0 0 52822 7 0 0 25 0 1 0 515234212 80617472 13496 33554432000 4194304 4331988 140736410760832 18446744073709551615 271549933254 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 19682 13496 175 34 0 18124 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 3006472

[startup+1122.3 s]
/proc/loadavg: 10.33 10.30 10.19 11/192 27481
/proc/meminfo: memFree=30331448/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2241476 CPUtime=1122.32 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 582946 0 0 0 112032 200 0 0 25 0 1 0 515234212 2295271424 49031 33554432000 4194304 4587354 140734835929792 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 560369 49031 337 96 0 556931 0
[pid=27414] ppid=27412 vsize=173736 CPUtime=1122.29 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 40061 0 0 0 112216 13 0 0 25 0 1 0 515234212 177905664 39765 33554432000 4194304 4785740 140735196645408 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 43434 39765 340 145 0 40479 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=558.08 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 55808 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=26560 CPUtime=1122.32 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 36368 0 0 0 112227 5 0 0 25 0 1 0 515234212 27197440 5834 33554432000 4194304 4352236 140733560531296 18446744073709551615 4329613 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 6640 5834 127 39 0 5720 0
[pid=27417] ppid=27412 vsize=78728 CPUtime=558.11 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 19177 0 0 0 55803 8 0 0 25 0 1 0 515234212 80617472 14182 33554432000 4194304 4331988 140736410760832 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 19682 14182 175 34 0 18124 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 3001272

[startup+1182.3 s]
/proc/loadavg: 10.31 10.31 10.20 11/192 27483
/proc/meminfo: memFree=30284280/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2242020 CPUtime=1182.32 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 594859 0 0 0 118026 206 0 0 25 0 1 0 515234212 2295828480 50045 33554432000 4194304 4587354 140734835929792 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 560505 50045 337 96 0 557067 0
[pid=27414] ppid=27412 vsize=179744 CPUtime=1182.3 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 41596 0 0 0 118216 14 0 0 25 0 1 0 515234212 184057856 41300 33554432000 4194304 4785740 140735196645408 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 44936 41300 340 145 0 41981 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=587.91 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 58791 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=21568 CPUtime=1182.32 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 37456 0 0 0 118227 5 0 0 25 0 1 0 515234212 22085632 4586 33554432000 4194304 4352236 140733560531296 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 5392 4586 127 39 0 4472 0
[pid=27417] ppid=27412 vsize=78728 CPUtime=587.95 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 19788 0 0 0 58787 8 0 0 25 0 1 0 515234212 80617472 14793 33554432000 4194304 4331988 140736410760832 18446744073709551615 4265498 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 19682 14793 175 34 0 18124 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 3002832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.37 10.32 10.20 11/192 27483
/proc/meminfo: memFree=30241740/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2242020 CPUtime=1201.73 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 594859 0 0 0 119967 206 0 0 25 0 1 0 515234212 2295828480 50045 33554432000 4194304 4587354 140734835929792 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 560505 50045 337 96 0 557067 0
[pid=27414] ppid=27412 vsize=183440 CPUtime=1201.7 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 42407 0 0 0 120156 14 0 0 25 0 1 0 515234212 187842560 42111 33554432000 4194304 4785740 140735196645408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 45860 42111 340 145 0 42905 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=597.56 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 59756 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=25920 CPUtime=1201.72 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 40592 0 0 0 120167 5 0 0 25 0 1 0 515234212 26542080 5674 33554432000 4194304 4352236 140733560531296 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 6480 5674 127 39 0 5560 0
[pid=27417] ppid=27412 vsize=78728 CPUtime=597.61 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 20059 0 0 0 59752 9 0 0 25 0 1 0 515234212 80617472 15064 33554432000 4194304 4331988 140736410760832 18446744073709551615 4237350 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 19682 15064 175 34 0 18124 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 3010880

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

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

[startup+1201.7 s]
/proc/loadavg: 10.37 10.32 10.20 11/192 27483
/proc/meminfo: memFree=30241740/32951124 swapFree=67111344/67111528
[pid=27412] ppid=27410 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27412/stat : 27412 (ppfolio) S 27410 27412 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515234211 18763776 390 33554432000 4194304 4287625 140737003018016 18446744073709551615 271550557711 0 0 4096 65536 4589035670873309183 0 0 17 1 0 0 0
/proc/27412/statm: 4581 390 341 23 0 91 0
[pid=27413] ppid=27412 vsize=2242020 CPUtime=1201.73 cores=1
/proc/27413/stat : 27413 (cryptominisat) R 27412 27412 26347 0 -1 4202496 594859 0 0 0 119967 206 0 0 25 0 1 0 515234212 2295828480 50045 33554432000 4194304 4587354 140734835929792 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 560505 50045 337 96 0 557067 0
[pid=27414] ppid=27412 vsize=183440 CPUtime=1201.7 cores=5
/proc/27414/stat : 27414 (clasp) R 27412 27412 26347 0 -1 4202496 42407 0 0 0 120156 14 0 0 25 0 1 0 515234212 187842560 42111 33554432000 4194304 4785740 140735196645408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27414/statm: 45860 42111 340 145 0 42905 0
[pid=27415] ppid=27412 vsize=462448 CPUtime=597.56 cores=7
/proc/27415/stat : 27415 (TNM) R 27412 27412 26347 0 -1 4202496 2354 0 0 0 59756 0 0 0 25 0 1 0 515234212 473546752 2250 33554432000 134512640 134534564 4294720384 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27415/statm: 115612 2250 95 6 0 114278 0
[pid=27416] ppid=27412 vsize=25920 CPUtime=1201.72 cores=3
/proc/27416/stat : 27416 (lingeling) R 27412 27412 26347 0 -1 4202496 40592 0 0 0 120167 5 0 0 25 0 1 0 515234212 26542080 5674 33554432000 4194304 4352236 140733560531296 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27416/statm: 6480 5674 127 39 0 5560 0
[pid=27417] ppid=27412 vsize=78728 CPUtime=597.61 cores=7
/proc/27417/stat : 27417 (march_hi) R 27412 27412 26347 0 -1 4202496 20059 0 0 0 59752 9 0 0 25 0 1 0 515234212 80617472 15064 33554432000 4194304 4331988 140736410760832 18446744073709551615 4237350 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27417/statm: 19682 15064 175 34 0 18124 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 3010880

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.32
CPU user time (s): 4797.98
CPU system time (s): 2.34
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 5010036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43472
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= 336
involuntary context switches= 26313

runsolver used 1.89971 second user time and 4.66429 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 02:19:23
IDJOB=3190798
IDBENCH=82529
IDSOLVER=1612
FILE ID=node133/3190798-1304036363
RUNJOBID= node133-1304032500-26788
PBS_JOBID= 13170319
Free space on /tmp= 71876 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190798-1304036363/watcher-3190798-1304036363 -o /tmp/evaluation-result-3190798-1304036363/solver-3190798-1304036363 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190798-1304036363.cnf

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=1017951492

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      30372372 kB
Buffers:        666304 kB
Cached:         575196 kB
SwapCached:        124 kB
Active:        1469784 kB
Inactive:       762608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30372372 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           11328 kB
Writeback:           0 kB
AnonPages:      990840 kB
Mapped:          16736 kB
Slab:           280088 kB
PageTables:       6784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1818284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71872 MiB
End job on node133 at 2011-04-29 02:39:27