Trace number 3275922

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) 5000.07 5000.21

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2304
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

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

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

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

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): 5100 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: 6.05 6.01 5.92 3/180 2931
/proc/meminfo: memFree=25958800/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4194304 83 0 0 0 0 0 0 0 20 0 1 0 555810311 2777088 37 33554432000 4194304 4287625 140736645653376 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 3 0 0 0
/proc/2931/statm: 678 37 27 23 0 23 0

[startup+0.16777 s]
/proc/loadavg: 6.05 6.01 5.92 3/180 2931
/proc/meminfo: memFree=25958800/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4194304 83 0 0 0 0 0 0 0 20 0 1 0 555810311 2777088 37 33554432000 4194304 4287625 140736645653376 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 3 0 0 0
/proc/2931/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.200771 s]
/proc/loadavg: 6.05 6.01 5.92 3/180 2931
/proc/meminfo: memFree=25958800/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 555810311 2777088 37 33554432000 4194304 4287625 140736645653376 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699207358 0 0 17 3 0 0 0
/proc/2931/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300747 s]
/proc/loadavg: 6.05 6.01 5.92 3/180 2931
/proc/meminfo: memFree=25958800/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344561889122189312 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700748 s]
/proc/loadavg: 6.05 6.01 5.92 3/180 2931
/proc/meminfo: memFree=25958800/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344563538389630976 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 5.89 5.98 5.91 7/184 2935
/proc/meminfo: memFree=25926888/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344563538389630976 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=38308 CPUtime=0.39 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 4608 0 0 0 39 0 0 0 20 0 1 0 555810336 39227392 4035 33554432000 4194304 4587354 140735579414192 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 9577 4035 326 96 0 6139 0
[pid=2934] ppid=2931 vsize=16888 CPUtime=0.39 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 2088 0 0 0 39 0 0 0 20 0 1 0 555810336 17293312 1536 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 4222 1536 332 145 0 1267 0
[pid=2935] ppid=2931 vsize=455296 CPUtime=0.44 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1384 0 0 0 44 0 0 0 23 0 1 0 555810336 466223104 1281 33554432000 134512640 134534564 4287517136 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 113824 1281 91 6 0 112490 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 528816

[startup+3.1003 s]
/proc/loadavg: 5.89 5.98 5.91 7/184 2935
/proc/meminfo: memFree=25917464/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344563538389630976 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=38308 CPUtime=0.98 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 4910 0 0 0 98 0 0 0 21 0 1 0 555810336 39227392 4333 33554432000 4194304 4587354 140735579414192 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 9577 4333 326 96 0 6139 0
[pid=2934] ppid=2931 vsize=19808 CPUtime=0.89 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 2852 0 0 0 89 0 0 0 21 0 1 0 555810336 20283392 2300 33554432000 4194304 4785740 140734561767728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 4952 2300 340 145 0 1997 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=0.94 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 94 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 536224

[startup+6.30065 s]
/proc/loadavg: 5.90 5.98 5.91 7/184 2935
/proc/meminfo: memFree=25897684/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344563538389630976 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=38308 CPUtime=1.99 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 5246 0 0 0 199 0 0 0 25 0 1 0 555810336 39227392 4663 33554432000 4194304 4587354 140735579414192 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 9577 4663 326 96 0 6139 0
[pid=2934] ppid=2931 vsize=27128 CPUtime=1.99 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 4644 0 0 0 198 1 0 0 25 0 1 0 555810336 27779072 4092 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 6782 4092 340 145 0 3827 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2.04 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 204 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 543544

[startup+12.7005 s]
/proc/loadavg: 5.90 5.98 5.91 7/184 2936
/proc/meminfo: memFree=25856196/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344562576316956672 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=1770796 CPUtime=4.19 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 6440 0 0 0 418 1 0 0 25 0 1 0 555810336 1813295104 4629 33554432000 4194304 4587354 140735579414192 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 442699 4629 337 96 0 439261 0
[pid=2934] ppid=2931 vsize=33940 CPUtime=4.09 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 6298 0 0 0 408 1 0 0 25 0 1 0 555810336 34754560 5746 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 8485 5746 340 145 0 5530 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=4.14 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 414 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 2282844

[startup+25.5012 s]
/proc/loadavg: 5.92 5.98 5.91 7/184 2936
/proc/meminfo: memFree=25831396/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344562438878003200 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=1778248 CPUtime=8.39 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 11697 0 0 0 838 1 0 0 25 0 1 0 555810336 1820925952 8454 33554432000 4194304 4587354 140735579414192 18446744073709551615 4364913 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 444562 8454 337 96 0 441124 0
[pid=2934] ppid=2931 vsize=39764 CPUtime=8.39 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 7677 0 0 0 838 1 0 0 25 0 1 0 555810336 40718336 7125 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 9941 7125 340 145 0 6986 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=8.44 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 844 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 2296120

[startup+51.1005 s]
/proc/loadavg: 5.95 5.98 5.91 7/184 2937
/proc/meminfo: memFree=25779868/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344562164000096256 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=1807248 CPUtime=16.99 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 17100 0 0 0 1697 2 0 0 25 0 1 0 555810336 1850621952 13853 33554432000 4194304 4587354 140735579414192 18446744073709551615 4239240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 451812 13853 337 96 0 448374 0
[pid=2934] ppid=2931 vsize=49160 CPUtime=16.89 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 9949 0 0 0 1687 2 0 0 25 0 1 0 555810336 50339840 9397 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 12290 9397 340 145 0 9335 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=16.95 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 1695 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 2334516

[startup+102.301 s]
/proc/loadavg: 5.98 5.98 5.91 7/184 2938
/proc/meminfo: memFree=25752820/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344562988633817088 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=1776116 CPUtime=34 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 19416 0 0 0 3398 2 0 0 25 0 1 0 555810336 1818742784 14184 33554432000 4194304 4587354 140735579414192 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 444029 14184 337 96 0 440591 0
[pid=2934] ppid=2931 vsize=58860 CPUtime=33.98 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 12245 0 0 0 3396 2 0 0 25 0 1 0 555810336 60272640 11693 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 14715 11693 340 145 0 11760 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=34.04 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 3404 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 2313084

[startup+162.301 s]
/proc/loadavg: 5.99 5.98 5.91 7/184 2944
/proc/meminfo: memFree=25712108/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555810311 18763776 394 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 7344561889122189312 0 0 17 3 0 0 0
/proc/2931/statm: 4581 394 345 23 0 91 0
[pid=2933] ppid=2931 vsize=1809680 CPUtime=54.01 cores=1
/proc/2933/stat : 2933 (cryptominisat) R 2931 2931 1711 0 -1 4202496 26217 0 0 0 5398 3 0 0 25 0 1 0 555810336 1853112320 16595 33554432000 4194304 4587354 140735579414192 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2933/statm: 452420 16595 337 96 0 448982 0
[pid=2934] ppid=2931 vsize=71120 CPUtime=53.98 cores=1

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

/proc/meminfo: memFree=25631464/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=180676 CPUtime=2111.93 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 40573 0 0 0 211184 9 0 0 25 0 1 0 555810336 185012224 40021 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45169 40021 340 145 0 42214 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2112.02 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 211202 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4542.14
Current children cumulated vsize (KiB) 658784

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 3078
/proc/meminfo: memFree=25630560/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=181528 CPUtime=2141.94 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 40751 0 0 0 214185 9 0 0 25 0 1 0 555810336 185884672 40199 33554432000 4194304 4785740 140734561767728 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45382 40199 340 145 0 42427 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2142.02 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 214202 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4602.15
Current children cumulated vsize (KiB) 659636

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 3080
/proc/meminfo: memFree=25629772/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=182596 CPUtime=2171.94 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 40983 0 0 0 217185 9 0 0 25 0 1 0 555810336 186978304 40431 33554432000 4194304 4785740 140734561767728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45649 40431 340 145 0 42694 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2172.01 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 217201 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4662.14
Current children cumulated vsize (KiB) 660704

[startup+4722.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 3082
/proc/meminfo: memFree=25628736/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=182596 CPUtime=2201.95 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 41000 0 0 0 220186 9 0 0 25 0 1 0 555810336 186978304 40448 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45649 40448 340 145 0 42694 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2202.01 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 220201 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4722.15
Current children cumulated vsize (KiB) 660704

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 3084
/proc/meminfo: memFree=25627596/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=183024 CPUtime=2231.95 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 41121 0 0 0 223186 9 0 0 25 0 1 0 555810336 187416576 40569 33554432000 4194304 4785740 140734561767728 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45756 40569 340 145 0 42801 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2232.01 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 223201 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4782.15
Current children cumulated vsize (KiB) 661132

[startup+4842.31 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 3085
/proc/meminfo: memFree=25627796/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=183024 CPUtime=2261.94 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 41134 0 0 0 226185 9 0 0 25 0 1 0 555810336 187416576 40582 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45756 40582 340 145 0 42801 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2262.03 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 226203 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4842.16
Current children cumulated vsize (KiB) 661132

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 3087
/proc/meminfo: memFree=25627512/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=183024 CPUtime=2291.94 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 41138 0 0 0 229185 9 0 0 25 0 1 0 555810336 187416576 40586 33554432000 4194304 4785740 140734561767728 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45756 40586 340 145 0 42801 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2292.03 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 229203 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4902.16
Current children cumulated vsize (KiB) 661132

[startup+4962.3 s]
/proc/loadavg: 4.11 4.03 4.01 5/182 3089
/proc/meminfo: memFree=25626600/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=183024 CPUtime=2321.93 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 41153 0 0 0 232184 9 0 0 25 0 1 0 555810336 187416576 40601 33554432000 4194304 4785740 140734561767728 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45756 40601 340 145 0 42801 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2322.03 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 232203 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 4962.15
Current children cumulated vsize (KiB) 661132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 3.90 3.99 3.99 3/178 3091
/proc/meminfo: memFree=25798960/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=183024 CPUtime=2340.89 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 41153 0 0 0 234080 9 0 0 25 0 1 0 555810336 187416576 40601 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45756 40601 340 145 0 42801 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2340.99 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 234099 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 661132

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

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

[startup+5000.2 s]
/proc/loadavg: 3.90 3.99 3.99 3/178 3091
/proc/meminfo: memFree=25798960/32950928 swapFree=67071984/67111528
[pid=2931] ppid=2929 vsize=18324 CPUtime=318.19 cores=1,3,5,7
/proc/2931/stat : 2931 (ppfolio) S 2929 2931 1711 0 -1 4202496 501 130397 0 0 0 0 31796 23 15 0 1 0 555810311 18763776 395 33554432000 4194304 4287625 140736645653376 18446744073709551615 260905414159 0 0 4096 65536 5630638907432337665 0 0 17 3 0 0 0
/proc/2931/statm: 4581 395 346 23 0 91 0
[pid=2934] ppid=2931 vsize=183024 CPUtime=2340.89 cores=1
/proc/2934/stat : 2934 (clasp) R 2931 2931 1711 0 -1 4202496 41153 0 0 0 234080 9 0 0 25 0 1 0 555810336 187416576 40601 33554432000 4194304 4785740 140734561767728 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2934/statm: 45756 40601 340 145 0 42801 0
[pid=2935] ppid=2931 vsize=459784 CPUtime=2340.99 cores=1
/proc/2935/stat : 2935 (TNM) R 2931 2931 1711 0 -1 4202496 1956 0 0 0 234099 0 0 0 25 0 1 0 555810336 470818816 1853 33554432000 134512640 134534564 4287517136 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2935/statm: 114946 1853 95 6 0 113612 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 661132

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.21
CPU time (s): 5000.07
CPU user time (s): 4999.75
CPU system time (s): 0.32
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 13255844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.97
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130898
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= 248
involuntary context switches= 3716

runsolver used 8.43572 second user time and 18.8401 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-24 16:36:36
IDJOB=3275922
IDBENCH=83982
IDSOLVER=1639
FILE ID=node116/3275922-1303655796
RUNJOBID= node116-1303650793-2681
PBS_JOBID= 13150732
Free space on /tmp= 72672 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275922-1303655796/watcher-3275922-1303655796 -o /tmp/evaluation-result-3275922-1303655796/solver-3275922-1303655796 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275922-1303655796.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1834133901

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.75
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.826
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:     32950928 kB
MemFree:      25961188 kB
Buffers:       1839368 kB
Cached:        4687576 kB
SwapCached:       9732 kB
Active:        3065172 kB
Inactive:      3510712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25961188 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           21364 kB
Writeback:           0 kB
AnonPages:       43152 kB
Mapped:          14076 kB
Slab:           350648 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231184 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= 72672 MiB
End job on node116 at 2011-04-24 17:59:59