Trace number 3190904

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.23 1201.92

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
MD5SUM1b9b43753c02a2c226adda648a956e92
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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

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

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: 7.14 7.89 7.46 3/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) R 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0

[startup+0.856115 s]
/proc/loadavg: 7.14 7.89 7.46 3/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.901108 s]
/proc/loadavg: 7.14 7.89 7.46 3/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00109 s]
/proc/loadavg: 7.14 7.89 7.46 3/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10107 s]
/proc/loadavg: 7.14 7.89 7.46 3/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.501 s]
/proc/loadavg: 7.14 7.89 7.46 3/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 16 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.1007 s]
/proc/loadavg: 7.37 7.92 7.48 12/188 27674
/proc/meminfo: memFree=19591804/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=259280 CPUtime=3.09 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 10047 0 0 0 307 2 0 0 25 0 1 0 594589268 265502720 3635 33554432000 4194304 4587354 140734232236080 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 64820 3635 327 96 0 61382 0
[pid=27665] ppid=27660 vsize=32104 CPUtime=3.08 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 5656 0 0 0 308 0 0 0 25 0 1 0 594589268 32874496 5361 33554432000 4194304 4785740 140734170354208 18446744073709551615 4550327 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 8026 5361 340 145 0 5071 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=1.96 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 196 0 0 0 21 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=8076 CPUtime=3.08 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 1889 0 0 0 308 0 0 0 25 0 1 0 594589268 8269824 1180 33554432000 4194304 4352236 140736345481712 18446744073709551615 4231027 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 2019 1180 127 39 0 1099 0
[pid=27670] ppid=27660 vsize=19084 CPUtime=1.11 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 7348 0 0 0 110 1 0 0 25 0 1 0 594589268 19542016 2354 33554432000 4194304 4331988 140736703569696 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 4771 2354 174 34 0 3213 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 799324

[startup+6.30711 s]
/proc/loadavg: 7.37 7.92 7.48 12/188 27674
/proc/meminfo: memFree=19494852/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=303344 CPUtime=6.29 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 22074 0 0 0 626 3 0 0 25 0 1 0 594589268 310624256 15651 33554432000 4194304 4587354 140734232236080 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 75836 15651 337 96 0 72398 0
[pid=27665] ppid=27660 vsize=36936 CPUtime=6.29 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 6866 0 0 0 629 0 0 0 25 0 1 0 594589268 37822464 6571 33554432000 4194304 4785740 140734170354208 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 9234 6571 340 145 0 6279 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=3.55 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 355 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 2476484 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=8780 CPUtime=6.29 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 2065 0 0 0 629 0 0 0 25 0 1 0 594589268 8990720 1356 33554432000 4194304 4352236 140736345481712 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 2195 1356 127 39 0 1275 0
[pid=27670] ppid=27660 vsize=19088 CPUtime=2.71 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 7349 0 0 0 270 1 0 0 25 0 1 0 594589268 19546112 2355 33554432000 4194304 4331988 140736703569696 18446744073709551615 251366941868 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 848928

[startup+12.7009 s]
/proc/loadavg: 7.58 7.96 7.49 12/188 27674
/proc/meminfo: memFree=19520688/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=286424 CPUtime=12.69 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 30657 0 0 0 1264 5 0 0 25 0 1 0 594589268 293298176 10306 33554432000 4194304 4587354 140734232236080 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 71606 10306 337 96 0 68168 0
[pid=27665] ppid=27660 vsize=45028 CPUtime=12.68 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 8838 0 0 0 1267 1 0 0 25 0 1 0 594589268 46108672 8543 33554432000 4194304 4785740 140734170354208 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 11257 8543 340 145 0 8302 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=6.74 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 674 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=10064 CPUtime=12.68 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 2907 0 0 0 1268 0 0 0 25 0 1 0 594589268 10305536 1686 33554432000 4194304 4352236 140736345481712 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 2516 1686 127 39 0 1596 0
[pid=27670] ppid=27660 vsize=19088 CPUtime=5.88 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 7349 0 0 0 587 1 0 0 25 0 1 0 594589268 19546112 2355 33554432000 4194304 4331988 140736703569696 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 841384

[startup+25.5006 s]
/proc/loadavg: 8.11 8.06 7.53 12/188 27674
/proc/meminfo: memFree=19440344/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=335448 CPUtime=25.49 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 44492 0 0 0 2541 8 0 0 25 0 1 0 594589268 343498752 17883 33554432000 4194304 4587354 140734232236080 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 83862 17883 337 96 0 80424 0
[pid=27665] ppid=27660 vsize=51908 CPUtime=25.48 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 10562 0 0 0 2546 2 0 0 25 0 1 0 594589268 53153792 10267 33554432000 4194304 4785740 140734170354208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 12977 10267 340 145 0 10022 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=13.14 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 1314 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=11728 CPUtime=25.48 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 4082 0 0 0 2548 0 0 0 25 0 1 0 594589268 12009472 2093 33554432000 4194304 4352236 140736345481712 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 2932 2093 127 39 0 2012 0
[pid=27670] ppid=27660 vsize=20112 CPUtime=12.21 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 7547 0 0 0 1220 1 0 0 25 0 1 0 594589268 20594688 2553 33554432000 4194304 4331988 140736703569696 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 5028 2553 174 34 0 3470 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 899976

[startup+51.1008 s]
/proc/loadavg: 8.81 8.23 7.60 12/188 27675
/proc/meminfo: memFree=19379636/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=332120 CPUtime=51.09 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 73484 0 0 0 5095 14 0 0 25 0 1 0 594589268 340090880 22934 33554432000 4194304 4587354 140734232236080 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 83030 22934 337 96 0 79592 0
[pid=27665] ppid=27660 vsize=62536 CPUtime=51.08 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 13132 0 0 0 5106 2 0 0 25 0 1 0 594589268 64036864 12837 33554432000 4194304 4785740 140734170354208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 15634 12837 340 145 0 12679 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=25.84 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 2584 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=11732 CPUtime=51.08 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 5203 0 0 0 5107 1 0 0 25 0 1 0 594589268 12013568 2126 33554432000 4194304 4352236 140736345481712 18446744073709551615 4207896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 2933 2126 127 39 0 2013 0
[pid=27670] ppid=27660 vsize=21388 CPUtime=24.97 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 7782 0 0 0 2496 1 0 0 25 0 1 0 594589268 21901312 2788 33554432000 4194304 4331988 140736703569696 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 5347 2788 175 34 0 3789 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 908556

[startup+102.3 s]
/proc/loadavg: 9.58 8.53 7.73 12/188 27676
/proc/meminfo: memFree=19470156/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=287584 CPUtime=102.29 cores=0

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

/proc/27670/statm: 14596 12112 175 34 0 13038 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 1186216

[startup+1002.3 s]
/proc/loadavg: 10.14 10.07 9.22 12/188 27700
/proc/meminfo: memFree=18855744/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=442276 CPUtime=1002.32 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 472889 0 0 0 100093 139 0 0 25 0 1 0 594589268 452890624 49820 33554432000 4194304 4587354 140734232236080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 110569 49820 337 96 0 107131 0
[pid=27665] ppid=27660 vsize=159068 CPUtime=1002.23 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 36575 0 0 0 100212 11 0 0 25 0 1 0 594589268 162885632 36280 33554432000 4194304 4785740 140734170354208 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 39767 36280 340 145 0 36812 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=498.86 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 49886 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=21224 CPUtime=1002.3 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 28856 0 0 0 100226 4 0 0 25 0 1 0 594589268 21733376 4499 33554432000 4194304 4352236 140736345481712 18446744073709551615 4231284 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 5306 4499 127 39 0 4386 0
[pid=27670] ppid=27660 vsize=78028 CPUtime=497.99 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 17859 0 0 0 49792 7 0 0 25 0 1 0 594589268 79900672 12865 33554432000 4194304 4331988 140736703569696 18446744073709551615 4265495 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 19507 12865 175 34 0 17949 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 1181376

[startup+1062.31 s]
/proc/loadavg: 10.23 10.11 9.29 12/188 27702
/proc/meminfo: memFree=18837868/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=436584 CPUtime=1062.33 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 499939 0 0 0 106083 150 0 0 25 0 1 0 594589268 447062016 57474 33554432000 4194304 4587354 140734232236080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 109146 57474 337 96 0 105708 0
[pid=27665] ppid=27660 vsize=159332 CPUtime=1062.23 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 36621 0 0 0 106212 11 0 0 25 0 1 0 594589268 163155968 36326 33554432000 4194304 4785740 140734170354208 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 39833 36326 340 145 0 36878 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=528.7 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 52870 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=16744 CPUtime=1062.31 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 32024 0 0 0 106226 5 0 0 25 0 1 0 594589268 17145856 3379 33554432000 4194304 4352236 140736345481712 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 4186 3379 127 39 0 3266 0
[pid=27670] ppid=27660 vsize=78752 CPUtime=527.82 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 18399 0 0 0 52775 7 0 0 25 0 1 0 594589268 80642048 13405 33554432000 4194304 4331988 140736703569696 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 19688 13405 175 34 0 18130 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 1172192

[startup+1122.3 s]
/proc/loadavg: 10.22 10.12 9.34 12/188 27703
/proc/meminfo: memFree=18802632/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=438024 CPUtime=1122.33 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 524786 0 0 0 112072 161 0 0 25 0 1 0 594589268 448536576 51991 33554432000 4194304 4587354 140734232236080 18446744073709551615 4238543 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 109506 51991 337 96 0 106068 0
[pid=27665] ppid=27660 vsize=175840 CPUtime=1122.21 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 40575 0 0 0 112209 12 0 0 25 0 1 0 594589268 180060160 40280 33554432000 4194304 4785740 140734170354208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 43960 40280 340 145 0 41005 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=558.55 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 55855 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=17000 CPUtime=1122.31 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 38488 0 0 0 112225 6 0 0 25 0 1 0 594589268 17408000 3443 33554432000 4194304 4352236 140736345481712 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 4250 3443 127 39 0 3330 0
[pid=27670] ppid=27660 vsize=78752 CPUtime=557.64 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 19107 0 0 0 55757 7 0 0 25 0 1 0 594589268 80642048 14113 33554432000 4194304 4331988 140736703569696 18446744073709551615 251366942411 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 19688 14113 175 34 0 18130 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1190396

[startup+1182.3 s]
/proc/loadavg: 10.41 10.20 9.41 12/188 27708
/proc/meminfo: memFree=18786920/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=439896 CPUtime=1182.32 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 551077 0 0 0 118061 171 0 0 25 0 1 0 594589268 450453504 57033 33554432000 4194304 4587354 140734232236080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 109974 57033 337 96 0 106536 0
[pid=27665] ppid=27660 vsize=177384 CPUtime=1181.57 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 40934 0 0 0 118145 12 0 0 25 0 1 0 594589268 181641216 40639 33554432000 4194304 4785740 140734170354208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 44346 40639 340 145 0 41391 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=588.35 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 58835 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=21224 CPUtime=1182.14 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 42616 0 0 0 118208 6 0 0 25 0 1 0 594589268 21733376 4499 33554432000 4194304 4352236 140736345481712 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 5306 4499 127 39 0 4386 0
[pid=27670] ppid=27660 vsize=78752 CPUtime=587.51 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 19677 0 0 0 58744 7 0 0 25 0 1 0 594589268 80642048 14683 33554432000 4194304 4331988 140736703569696 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 19688 14683 175 34 0 18130 0
Current children cumulated CPU time (s) 4721.89
Current children cumulated vsize (KiB) 1198036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.44 10.22 9.44 6/181 27710
/proc/meminfo: memFree=19252560/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=467684 CPUtime=1201.93 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 556518 0 0 0 120019 174 0 0 25 0 1 0 594589268 478908416 51659 33554432000 4194304 4587354 140734232236080 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 116921 51659 337 96 0 113483 0
[pid=27665] ppid=27660 vsize=178428 CPUtime=1201.18 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 41142 0 0 0 120106 12 0 0 25 0 1 0 594589268 182710272 40847 33554432000 4194304 4785740 140734170354208 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 44607 40847 340 145 0 41652 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=598.15 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 59815 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=25704 CPUtime=1201.76 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 45784 0 0 0 120169 7 0 0 25 0 1 0 594589268 26320896 5619 33554432000 4194304 4352236 140736345481712 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 6426 5619 127 39 0 5506 0
[pid=27670] ppid=27660 vsize=78752 CPUtime=597.21 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 19923 0 0 0 59714 7 0 0 25 0 1 0 594589268 80642048 14929 33554432000 4194304 4331988 140736703569696 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 19688 14929 175 34 0 18130 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1231348

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

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

[startup+1201.9 s]
/proc/loadavg: 10.44 10.22 9.44 6/181 27710
/proc/meminfo: memFree=19252560/32950928 swapFree=67111364/67111528
[pid=27660] ppid=27657 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27660/stat : 27660 (ppfolio) S 27657 27660 26261 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140734290368704 18446744073709551615 251367566863 0 0 4096 65536 4168037891278110719 0 0 17 2 0 0 0
/proc/27660/statm: 4581 390 341 23 0 91 0
[pid=27663] ppid=27660 vsize=467684 CPUtime=1201.93 cores=0
/proc/27663/stat : 27663 (cryptominisat) R 27660 27660 26261 0 -1 4202496 556518 0 0 0 120019 174 0 0 25 0 1 0 594589268 478908416 51659 33554432000 4194304 4587354 140734232236080 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27663/statm: 116921 51659 337 96 0 113483 0
[pid=27665] ppid=27660 vsize=178428 CPUtime=1201.18 cores=4
/proc/27665/stat : 27665 (clasp) R 27660 27660 26261 0 -1 4202496 41142 0 0 0 120106 12 0 0 25 0 1 0 594589268 182710272 40847 33554432000 4194304 4785740 140734170354208 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27665/statm: 44607 40847 340 145 0 41652 0
[pid=27666] ppid=27660 vsize=462456 CPUtime=598.15 cores=6
/proc/27666/stat : 27666 (TNM) R 27660 27660 26261 0 -1 4202496 2353 0 0 0 59815 0 0 0 25 0 1 0 594589268 473554944 2250 33554432000 134512640 134534564 4287371120 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27666/statm: 115614 2250 95 6 0 114280 0
[pid=27668] ppid=27660 vsize=25704 CPUtime=1201.76 cores=2
/proc/27668/stat : 27668 (lingeling) R 27660 27660 26261 0 -1 4202496 45784 0 0 0 120169 7 0 0 25 0 1 0 594589268 26320896 5619 33554432000 4194304 4352236 140736345481712 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27668/statm: 6426 5619 127 39 0 5506 0
[pid=27670] ppid=27660 vsize=78752 CPUtime=597.21 cores=6
/proc/27670/stat : 27670 (march_hi) R 27660 27660 26261 0 -1 4202496 19923 0 0 0 59714 7 0 0 25 0 1 0 594589268 80642048 14929 33554432000 4194304 4331988 140736703569696 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27670/statm: 19688 14929 175 34 0 18130 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1231348

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.92
CPU time (s): 4800.23
CPU user time (s): 4798.23
CPU system time (s): 2
CPU usage (%): 399.381
Max. virtual memory (cumulated for all children) (KiB): 1432988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68587
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= 675
involuntary context switches= 39041

runsolver used 1.85872 second user time and 4.70528 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 04:19:46
IDJOB=3190904
IDBENCH=82635
IDSOLVER=1612
FILE ID=node113/3190904-1304043586
RUNJOBID= node113-1304043586-27643
PBS_JOBID= 13170352
Free space on /tmp= 71164 MiB

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

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

MD5SUM BENCH= 1b9b43753c02a2c226adda648a956e92
RANDOM SEED=1485450622

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      19714840 kB
Buffers:       1742596 kB
Cached:       10838712 kB
SwapCached:        164 kB
Active:        6319232 kB
Inactive:      6325916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19714840 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           22264 kB
Writeback:           0 kB
AnonPages:       63192 kB
Mapped:          14484 kB
Slab:           527376 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186176 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= 71144 MiB
End job on node113 at 2011-04-29 04:39:50