Trace number 3250995

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.27 1201.72

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.83	This is pico-portfolio, a naive parallel portfolio
0.00/0.83	Copyright (C) 2011 Olivier Roussel
0.00/0.83	Using 4 processing units
0.00/0.83	This portfolio uses the following solvers:
0.00/0.83	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.83	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.83	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.83	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.83	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.83	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.83	Starting clasp 1.3.6 on core(s) 5
0.00/0.83	Starting TNM 2009 on core(s) 7
0.00/0.83	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.83	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-3250995-1304099022/watcher-3250995-1304099022 -o /tmp/evaluation-result-3250995-1304099022/solver-3250995-1304099022 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3250995-1304099022.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: 8.69 9.02 8.66 7/182 2446
/proc/meminfo: memFree=25935292/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=304 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4194304 75 0 0 0 0 0 0 0 25 0 1 0 521502944 311296 29 33554432000 4194304 4287625 140737135128016 18446744073709551615 222916853383 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/2446/statm: 76 29 23 23 0 22 0

[startup+0.269863 s]
/proc/loadavg: 8.69 9.02 8.66 7/182 2446
/proc/meminfo: memFree=25935292/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) R 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300859 s]
/proc/loadavg: 8.69 9.02 8.66 7/182 2446
/proc/meminfo: memFree=25935292/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) R 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400842 s]
/proc/loadavg: 8.69 9.02 8.66 7/182 2446
/proc/meminfo: memFree=25935292/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700787 s]
/proc/loadavg: 8.69 9.02 8.66 7/182 2446
/proc/meminfo: memFree=25935292/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 8.69 9.02 8.66 11/188 2452
/proc/meminfo: memFree=25751228/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=119992 CPUtime=1.49 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 24920 0 0 0 145 4 0 0 25 0 1 0 521502944 122871808 21915 33554432000 4194304 4587354 140734077758240 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 29998 21915 315 96 0 26560 0
[pid=2449] ppid=2446 vsize=45400 CPUtime=1.48 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 10845 0 0 0 147 1 0 0 25 0 1 0 521502944 46489600 8043 33554432000 4194304 4785740 140733640060160 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 11350 8043 314 145 0 8395 0
[pid=2450] ppid=2446 vsize=474832 CPUtime=0.76 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 7922 0 0 0 76 0 0 0 25 0 1 0 521502945 486227968 7819 33554432000 134512640 134534564 4291839328 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 118708 7819 91 6 0 117374 0
[pid=2451] ppid=2446 vsize=26024 CPUtime=1.48 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 7524 0 0 0 147 1 0 0 20 0 1 0 521502945 26648576 5339 33554432000 4194304 4352236 140736585665200 18446744073709551615 4205919 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 6506 5339 124 39 0 5586 0
[pid=2452] ppid=2446 vsize=54984 CPUtime=0.7 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 25792 0 0 0 68 2 0 0 25 0 1 0 521502945 56303616 7524 33554432000 4194304 4331988 140733306416832 18446744073709551615 4251649 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 13746 7524 149 34 0 12188 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 739556

[startup+3.10035 s]
/proc/loadavg: 8.69 9.02 8.66 11/188 2452
/proc/meminfo: memFree=25738464/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=99852 CPUtime=3.08 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 26597 0 0 0 304 4 0 0 25 0 1 0 521502944 102248448 19709 33554432000 4194304 4587354 140734077758240 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 24963 19709 326 96 0 21525 0
[pid=2449] ppid=2446 vsize=46588 CPUtime=3.08 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 11147 0 0 0 307 1 0 0 25 0 1 0 521502944 47706112 8345 33554432000 4194304 4785740 140733640060160 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 11647 8345 317 145 0 8692 0
[pid=2450] ppid=2446 vsize=474832 CPUtime=1.55 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 7922 0 0 0 155 0 0 0 25 0 1 0 521502945 486227968 7819 33554432000 134512640 134534564 4291839328 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 118708 7819 91 6 0 117374 0
[pid=2451] ppid=2446 vsize=26024 CPUtime=3.08 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 7751 0 0 0 307 1 0 0 25 0 1 0 521502945 26648576 5566 33554432000 4194304 4352236 140736585665200 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 6506 5566 127 39 0 5586 0
[pid=2452] ppid=2446 vsize=71596 CPUtime=1.5 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38405 0 0 0 146 4 0 0 25 0 1 0 521502945 73314304 8311 33554432000 4194304 4331988 140733306416832 18446744073709551615 4226253 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 17899 8311 170 34 0 16341 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 737216

[startup+6.30076 s]
/proc/loadavg: 8.80 9.04 8.66 11/188 2452
/proc/meminfo: memFree=25711424/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=553512 CPUtime=6.28 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 29470 0 0 0 623 5 0 0 25 0 1 0 521502944 566796288 20140 33554432000 4194304 4587354 140734077758240 18446744073709551615 4365377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 138378 20140 337 96 0 134940 0
[pid=2449] ppid=2446 vsize=43236 CPUtime=6.28 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 11903 0 0 0 627 1 0 0 25 0 1 0 521502944 44273664 8143 33554432000 4194304 4785740 140733640060160 18446744073709551615 222921437893 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 10809 8143 341 145 0 7854 0
[pid=2450] ppid=2446 vsize=474832 CPUtime=3.14 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 7922 0 0 0 314 0 0 0 25 0 1 0 521502945 486227968 7819 33554432000 134512640 134534564 4291839328 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 118708 7819 91 6 0 117374 0
[pid=2451] ppid=2446 vsize=41484 CPUtime=6.28 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 10695 0 0 0 627 1 0 0 25 0 1 0 521502945 42479616 8510 33554432000 4194304 4352236 140736585665200 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 10371 8510 127 39 0 9451 0
[pid=2452] ppid=2446 vsize=71596 CPUtime=3.1 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38417 0 0 0 306 4 0 0 25 0 1 0 521502945 73314304 8323 33554432000 4194304 4331988 140733306416832 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 17899 8323 171 34 0 16341 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 1202984

[startup+12.7006 s]
/proc/loadavg: 8.89 9.06 8.67 11/188 2452
/proc/meminfo: memFree=25626836/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=553512 CPUtime=12.68 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 29470 0 0 0 1263 5 0 0 25 0 1 0 521502944 566796288 20140 33554432000 4194304 4587354 140734077758240 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 138378 20140 337 96 0 134940 0
[pid=2449] ppid=2446 vsize=84984 CPUtime=12.69 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 22247 0 0 0 1266 3 0 0 25 0 1 0 521502944 87023616 18487 33554432000 4194304 4785740 140733640060160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 21246 18487 341 145 0 18291 0
[pid=2450] ppid=2446 vsize=478804 CPUtime=6.34 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11479 0 0 0 633 1 0 0 25 0 1 0 521502945 490295296 11376 33554432000 134512640 134534564 4291839328 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 119701 11376 95 6 0 118367 0
[pid=2451] ppid=2446 vsize=47628 CPUtime=12.68 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 12231 0 0 0 1267 1 0 0 25 0 1 0 521502945 48771072 10046 33554432000 4194304 4352236 140736585665200 18446744073709551615 4278447 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 11907 10046 127 39 0 10987 0
[pid=2452] ppid=2446 vsize=71824 CPUtime=6.27 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38466 0 0 0 623 4 0 0 25 0 1 0 521502945 73547776 8372 33554432000 4194304 4331988 140733306416832 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 17956 8372 171 34 0 16398 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1255076

[startup+25.5072 s]
/proc/loadavg: 9.14 9.10 8.69 11/188 2453
/proc/meminfo: memFree=25508764/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=580568 CPUtime=25.5 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 34927 0 0 0 2544 6 0 0 25 0 1 0 521502944 594501632 25597 33554432000 4194304 4587354 140734077758240 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 145142 25597 337 96 0 141704 0
[pid=2449] ppid=2446 vsize=133828 CPUtime=25.49 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 34226 0 0 0 2543 6 0 0 25 0 1 0 521502944 137039872 30466 33554432000 4194304 4785740 140733640060160 18446744073709551615 4286982 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 33457 30466 341 145 0 30502 0
[pid=2450] ppid=2446 vsize=478804 CPUtime=12.74 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11479 0 0 0 1273 1 0 0 25 0 1 0 521502945 490295296 11376 33554432000 134512640 134534564 4291839328 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 119701 11376 95 6 0 118367 0
[pid=2451] ppid=2446 vsize=53332 CPUtime=25.49 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 14526 0 0 0 2547 2 0 0 25 0 1 0 521502945 54611968 12341 33554432000 4194304 4352236 140736585665200 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 13333 12341 127 39 0 12413 0
[pid=2452] ppid=2446 vsize=72248 CPUtime=12.6 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38596 0 0 0 1256 4 0 0 25 0 1 0 521502945 73981952 8502 33554432000 4194304 4331988 140733306416832 18446744073709551615 4297280 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 18062 8502 174 34 0 16504 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1337104

[startup+51.1006 s]
/proc/loadavg: 9.57 9.20 8.73 11/188 2453
/proc/meminfo: memFree=25334900/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=622060 CPUtime=51.08 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 48617 0 0 0 5100 8 0 0 25 0 1 0 521502944 636989440 26048 33554432000 4194304 4587354 140734077758240 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 155515 26048 337 96 0 152077 0
[pid=2449] ppid=2446 vsize=210964 CPUtime=51.09 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 53159 0 0 0 5095 14 0 0 25 0 1 0 521502944 216027136 49399 33554432000 4194304 4785740 140733640060160 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 52741 49399 341 145 0 49786 0
[pid=2450] ppid=2446 vsize=478804 CPUtime=25.44 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11479 0 0 0 2543 1 0 0 25 0 1 0 521502945 490295296 11376 33554432000 134512640 134534564 4291839328 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 119701 11376 95 6 0 118367 0
[pid=2451] ppid=2446 vsize=59772 CPUtime=51.09 cores=3

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

/proc/2452/statm: 18095 8541 174 34 0 16537 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 2095880

[startup+1002.31 s]
/proc/loadavg: 10.18 10.13 9.63 12/188 2544
/proc/meminfo: memFree=28942924/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=879032 CPUtime=1002.32 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 332147 0 0 0 100117 115 0 0 25 0 1 0 521502944 900128768 72100 33554432000 4194304 4587354 140734077758240 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 219758 72100 337 96 0 216320 0
[pid=2449] ppid=2446 vsize=577580 CPUtime=1002.31 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 141083 0 0 0 100184 47 0 0 25 0 1 0 521502944 591441920 137323 33554432000 4194304 4785740 140733640060160 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 144395 137323 341 145 0 141440 0
[pid=2450] ppid=2446 vsize=482636 CPUtime=498.47 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11480 0 0 0 49846 1 0 0 25 0 1 0 521502945 494219264 11377 33554432000 134512640 134534564 4291839328 18446744073709551615 134529902 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 120659 11377 95 6 0 119325 0
[pid=2451] ppid=2446 vsize=137616 CPUtime=1002.32 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 222375 0 0 0 100209 23 0 0 25 0 1 0 521502945 140918784 33566 33554432000 4194304 4352236 140736585665200 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 34404 33566 127 39 0 33484 0
[pid=2452] ppid=2446 vsize=72380 CPUtime=498.35 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38635 0 0 0 49831 4 0 0 25 0 1 0 521502945 74117120 8541 33554432000 4194304 4331988 140733306416832 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 18095 8541 174 34 0 16537 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2167568

[startup+1062.3 s]
/proc/loadavg: 10.21 10.15 9.67 11/188 2554
/proc/meminfo: memFree=28732640/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=766972 CPUtime=1062.3 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 352997 0 0 0 106104 126 0 0 25 0 1 0 521502944 785379328 75707 33554432000 4194304 4587354 140734077758240 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 191743 75707 337 96 0 188305 0
[pid=2449] ppid=2446 vsize=626180 CPUtime=1062.3 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 153107 0 0 0 106179 51 0 0 25 0 1 0 521502944 641208320 149347 33554432000 4194304 4785740 140733640060160 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 156545 149347 341 145 0 153590 0
[pid=2450] ppid=2446 vsize=482636 CPUtime=528.27 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11480 0 0 0 52826 1 0 0 25 0 1 0 521502945 494219264 11377 33554432000 134512640 134534564 4291839328 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 120659 11377 95 6 0 119325 0
[pid=2451] ppid=2446 vsize=147856 CPUtime=1062.31 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 230055 0 0 0 106207 24 0 0 25 0 1 0 521502945 151404544 36126 33554432000 4194304 4352236 140736585665200 18446744073709551615 4241440 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 36964 36126 127 39 0 36044 0
[pid=2452] ppid=2446 vsize=72380 CPUtime=528.22 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38635 0 0 0 52818 4 0 0 25 0 1 0 521502945 74117120 8541 33554432000 4194304 4331988 140733306416832 18446744073709551615 4297280 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 18095 8541 174 34 0 16537 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 2114348

[startup+1122.3 s]
/proc/loadavg: 10.17 10.15 9.69 11/188 2556
/proc/meminfo: memFree=28774948/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=879032 CPUtime=1122.3 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 365763 0 0 0 112097 133 0 0 25 0 1 0 521502944 900128768 72112 33554432000 4194304 4587354 140734077758240 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 219758 72112 337 96 0 216320 0
[pid=2449] ppid=2446 vsize=641400 CPUtime=1122.31 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 156405 0 0 0 112179 52 0 0 25 0 1 0 521502944 656793600 152645 33554432000 4194304 4785740 140733640060160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 160350 152645 341 145 0 157395 0
[pid=2450] ppid=2446 vsize=482636 CPUtime=558.14 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11480 0 0 0 55813 1 0 0 25 0 1 0 521502945 494219264 11377 33554432000 134512640 134534564 4291839328 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 120659 11377 95 6 0 119325 0
[pid=2451] ppid=2446 vsize=158096 CPUtime=1122.31 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 239271 0 0 0 112206 25 0 0 25 0 1 0 521502945 161890304 38686 33554432000 4194304 4352236 140736585665200 18446744073709551615 4231307 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 39524 38686 127 39 0 38604 0
[pid=2452] ppid=2446 vsize=72380 CPUtime=558.02 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38635 0 0 0 55798 4 0 0 25 0 1 0 521502945 74117120 8541 33554432000 4194304 4331988 140733306416832 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 18095 8541 174 34 0 16537 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 2251868

[startup+1182.3 s]
/proc/loadavg: 10.18 10.16 9.73 12/188 2557
/proc/meminfo: memFree=28703944/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=796772 CPUtime=1182.31 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 380260 0 0 0 118091 140 0 0 25 0 1 0 521502944 815894528 75722 33554432000 4194304 4587354 140734077758240 18446744073709551615 4242451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 199193 75722 337 96 0 195755 0
[pid=2449] ppid=2446 vsize=652248 CPUtime=1182.31 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 158935 0 0 0 118178 53 0 0 25 0 1 0 521502944 667901952 155175 33554432000 4194304 4785740 140733640060160 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 163062 155175 341 145 0 160107 0
[pid=2450] ppid=2446 vsize=482636 CPUtime=587.95 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11480 0 0 0 58794 1 0 0 25 0 1 0 521502945 494219264 11377 33554432000 134512640 134534564 4291839328 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 120659 11377 95 6 0 119325 0
[pid=2451] ppid=2446 vsize=158096 CPUtime=1182.32 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 246439 0 0 0 118206 26 0 0 25 0 1 0 521502945 161890304 38686 33554432000 4194304 4352236 140736585665200 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 39524 38686 127 39 0 38604 0
[pid=2452] ppid=2446 vsize=72380 CPUtime=587.88 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38635 0 0 0 58784 4 0 0 25 0 1 0 521502945 74117120 8541 33554432000 4194304 4331988 140733306416832 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 18095 8541 174 34 0 16537 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 2180456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 10.17 9.74 11/188 2558
/proc/meminfo: memFree=28721912/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=786316 CPUtime=1201.71 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 386499 0 0 0 120028 143 0 0 25 0 1 0 521502944 805187584 75722 33554432000 4194304 4587354 140734077758240 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 196579 75722 337 96 0 193141 0
[pid=2449] ppid=2446 vsize=654168 CPUtime=1201.71 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 159521 0 0 0 120118 53 0 0 25 0 1 0 521502944 669868032 155761 33554432000 4194304 4785740 140733640060160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 163542 155761 341 145 0 160587 0
[pid=2450] ppid=2446 vsize=482636 CPUtime=597.62 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11480 0 0 0 59761 1 0 0 25 0 1 0 521502945 494219264 11377 33554432000 134512640 134534564 4291839328 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 120659 11377 95 6 0 119325 0
[pid=2451] ppid=2446 vsize=147856 CPUtime=1201.72 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 246439 0 0 0 120146 26 0 0 25 0 1 0 521502945 151404544 36126 33554432000 4194304 4352236 140736585665200 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 36964 36126 127 39 0 36044 0
[pid=2452] ppid=2446 vsize=72380 CPUtime=597.51 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38635 0 0 0 59747 4 0 0 25 0 1 0 521502945 74117120 8541 33554432000 4194304 4331988 140733306416832 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 18095 8541 174 34 0 16537 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2161680

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.20 10.17 9.74 11/188 2558
/proc/meminfo: memFree=28721912/32951124 swapFree=67110188/67111528
[pid=2446] ppid=2444 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2446/stat : 2446 (ppfolio) S 2444 2446 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521502944 18763776 389 33554432000 4194304 4287625 140737135128016 18446744073709551615 222921797135 0 0 4096 65536 4587505975321165823 0 0 17 1 0 0 0
/proc/2446/statm: 4581 389 341 23 0 91 0
[pid=2448] ppid=2446 vsize=786316 CPUtime=1201.71 cores=1
/proc/2448/stat : 2448 (cryptominisat) R 2446 2446 2052 0 -1 4202496 386499 0 0 0 120028 143 0 0 25 0 1 0 521502944 805187584 75722 33554432000 4194304 4587354 140734077758240 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2448/statm: 196579 75722 337 96 0 193141 0
[pid=2449] ppid=2446 vsize=654168 CPUtime=1201.71 cores=5
/proc/2449/stat : 2449 (clasp) R 2446 2446 2052 0 -1 4202496 159521 0 0 0 120118 53 0 0 25 0 1 0 521502944 669868032 155761 33554432000 4194304 4785740 140733640060160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2449/statm: 163542 155761 341 145 0 160587 0
[pid=2450] ppid=2446 vsize=482636 CPUtime=597.62 cores=7
/proc/2450/stat : 2450 (TNM) R 2446 2446 2052 0 -1 4202496 11480 0 0 0 59761 1 0 0 25 0 1 0 521502945 494219264 11377 33554432000 134512640 134534564 4291839328 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2450/statm: 120659 11377 95 6 0 119325 0
[pid=2451] ppid=2446 vsize=147856 CPUtime=1201.72 cores=3
/proc/2451/stat : 2451 (lingeling) R 2446 2446 2052 0 -1 4202496 246439 0 0 0 120146 26 0 0 25 0 1 0 521502945 151404544 36126 33554432000 4194304 4352236 140736585665200 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2451/statm: 36964 36126 127 39 0 36044 0
[pid=2452] ppid=2446 vsize=72380 CPUtime=597.51 cores=7
/proc/2452/stat : 2452 (march_hi) R 2446 2446 2052 0 -1 4202496 38635 0 0 0 59747 4 0 0 25 0 1 0 521502945 74117120 8541 33554432000 4194304 4331988 140733306416832 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2452/statm: 18095 8541 174 34 0 16537 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2161680

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.27
CPU user time (s): 4798
CPU system time (s): 2.27
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 2731384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520
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= 277
involuntary context switches= 6

runsolver used 1.72974 second user time and 4.83427 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 19:43:42
IDJOB=3250995
IDBENCH=88207
IDSOLVER=1612
FILE ID=node109/3250995-1304099022
RUNJOBID= node109-1304096344-2071
PBS_JOBID= 13170607
Free space on /tmp= 72288 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250995-1304099022/watcher-3250995-1304099022 -o /tmp/evaluation-result-3250995-1304099022/solver-3250995-1304099022 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3250995-1304099022.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=717913532

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25935572 kB
Buffers:        725356 kB
Cached:        1095576 kB
SwapCached:        712 kB
Active:        4968296 kB
Inactive:      1649468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25935572 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           16612 kB
Writeback:           0 kB
AnonPages:     4796068 kB
Mapped:          16772 kB
Slab:           325284 kB
PageTables:      14264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7592168 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= 72352 MiB
End job on node109 at 2011-04-29 20:03:46