Trace number 3291791

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) 1299.99 1300.03

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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 1 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	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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-3291791-1303782168/watcher-3291791-1303782168 -o /tmp/evaluation-result-3291791-1303782168/solver-3291791-1303782168 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3291791-1303782168.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.69 8.46 7.73 8/189 31368
/proc/meminfo: memFree=11407044/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) R 31366 31368 30273 0 -1 4202496 484 0 0 0 0 0 0 0 23 0 1 0 568447555 18763776 392 33554432000 4194304 4287625 140735491799920 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31368/statm: 4581 392 343 23 0 91 0

[startup+0.00869294 s]
/proc/loadavg: 8.69 8.46 7.73 8/189 31368
/proc/meminfo: memFree=11407044/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 4301009116689563908 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100692 s]
/proc/loadavg: 8.69 8.46 7.73 8/189 31368
/proc/meminfo: memFree=11407044/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 4301009116689563908 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300657 s]
/proc/loadavg: 8.69 8.46 7.73 8/189 31368
/proc/meminfo: memFree=11407044/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895000617676439552 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70056 s]
/proc/loadavg: 8.69 8.46 7.73 8/189 31368
/proc/meminfo: memFree=11407044/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895000617676439552 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 8.69 8.46 7.73 10/193 31373
/proc/meminfo: memFree=11303100/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=83004 CPUtime=0.49 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 12502 0 0 0 47 2 0 0 25 0 1 0 568447556 84996096 11285 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 20751 11285 305 96 0 17313 0
[pid=31370] ppid=31368 vsize=74208 CPUtime=0.46 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 18077 0 0 0 43 3 0 0 25 0 1 0 568447556 75988992 15240 33554432000 4194304 4785740 140736540037664 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 18552 15240 319 145 0 15597 0
[pid=31371] ppid=31368 vsize=463220 CPUtime=0.51 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 3934 0 0 0 51 0 0 0 25 0 1 0 568447556 474337280 3832 33554432000 134512640 134534564 4289813824 18446744073709551615 6314315 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 115805 3832 90 6 0 114471 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 638756

[startup+3.10116 s]
/proc/loadavg: 8.72 8.47 7.74 10/193 31373
/proc/meminfo: memFree=11278144/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=86176 CPUtime=0.99 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 14423 0 0 0 97 2 0 0 25 0 1 0 568447556 88244224 13124 33554432000 4194304 4587354 140736409542096 18446744073709551615 216734843823 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 21544 13124 305 96 0 18106 0
[pid=31370] ppid=31368 vsize=74208 CPUtime=1.04 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 18180 0 0 0 101 3 0 0 25 0 1 0 568447556 75988992 15343 33554432000 4194304 4785740 140736540037664 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 18552 15343 319 145 0 15597 0
[pid=31371] ppid=31368 vsize=519712 CPUtime=1.04 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 19118 0 0 0 102 2 0 0 25 0 1 0 568447556 532185088 19015 33554432000 134512640 134534564 4289813824 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 129928 19015 91 6 0 128594 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 698420

[startup+6.30061 s]
/proc/loadavg: 8.72 8.47 7.74 10/193 31373
/proc/meminfo: memFree=11126244/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001167432253440 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=176456 CPUtime=2.09 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 36862 0 0 0 204 5 0 0 25 0 1 0 568447556 180690944 35493 33554432000 4194304 4587354 140736409542096 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 44114 35493 310 96 0 40676 0
[pid=31370] ppid=31368 vsize=78312 CPUtime=2.06 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 19028 0 0 0 203 3 0 0 25 0 1 0 568447556 80191488 16191 33554432000 4194304 4785740 140736540037664 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 19578 16191 319 145 0 16623 0
[pid=31371] ppid=31368 vsize=519712 CPUtime=2.12 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 19118 0 0 0 210 2 0 0 25 0 1 0 568447556 532185088 19015 33554432000 134512640 134534564 4289813824 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 129928 19015 91 6 0 128594 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 792804

[startup+12.7005 s]
/proc/loadavg: 8.76 8.48 7.75 10/193 31373
/proc/meminfo: memFree=11114576/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=184484 CPUtime=4.19 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 45030 0 0 0 413 6 0 0 25 0 1 0 568447556 188911616 36299 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 46121 36299 329 96 0 42683 0
[pid=31370] ppid=31368 vsize=78312 CPUtime=4.24 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 19144 0 0 0 421 3 0 0 25 0 1 0 568447556 80191488 16307 33554432000 4194304 4785740 140736540037664 18446744073709551615 4495669 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 19578 16307 319 145 0 16623 0
[pid=31371] ppid=31368 vsize=519712 CPUtime=4.24 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 19118 0 0 0 422 2 0 0 25 0 1 0 568447556 532185088 19015 33554432000 134512640 134534564 4289813824 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 129928 19015 91 6 0 128594 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 800832

[startup+25.5013 s]
/proc/loadavg: 8.80 8.50 7.76 10/193 31373
/proc/meminfo: memFree=11115444/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895000480237486080 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=933200 CPUtime=8.38 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 58705 0 0 0 831 7 0 0 25 0 1 0 568447556 955596800 33937 33554432000 4194304 4587354 140736409542096 18446744073709551615 4388303 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 233300 33937 340 96 0 229862 0
[pid=31370] ppid=31368 vsize=84628 CPUtime=8.54 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 22951 0 0 0 850 4 0 0 25 0 1 0 568447556 86659072 18299 33554432000 4194304 4785740 140736540037664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 21157 18299 341 145 0 18202 0
[pid=31371] ppid=31368 vsize=519712 CPUtime=8.54 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 19118 0 0 0 852 2 0 0 25 0 1 0 568447556 532185088 19015 33554432000 134512640 134534564 4289813824 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 129928 19015 91 6 0 128594 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1555864

[startup+51.1008 s]
/proc/loadavg: 8.86 8.54 7.79 10/193 31374
/proc/meminfo: memFree=11064212/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001854627020800 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=942696 CPUtime=16.92 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 61990 0 0 0 1684 8 0 0 25 0 1 0 568447556 965320704 37171 33554432000 4194304 4587354 140736409542096 18446744073709551615 4246073 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 235674 37171 340 96 0 232236 0
[pid=31370] ppid=31368 vsize=98700 CPUtime=17.03 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 26203 0 0 0 1699 4 0 0 25 0 1 0 568447556 101068800 21551 33554432000 4194304 4785740 140736540037664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 24675 21551 341 145 0 21720 0
[pid=31371] ppid=31368 vsize=519712 CPUtime=17.11 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 19118 0 0 0 1709 2 0 0 25 0 1 0 568447556 532185088 19015 33554432000 134512640 134534564 4289813824 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 129928 19015 91 6 0 128594 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1579432

[startup+102.307 s]
/proc/loadavg: 8.94 8.61 7.86 10/193 31375
/proc/meminfo: memFree=11010564/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001717188067328 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=184932 CPUtime=33.98 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 74353 0 0 0 3388 10 0 0 25 0 1 0 568447556 189370368 39276 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 46233 39276 340 96 0 42795 0
[pid=31370] ppid=31368 vsize=107176 CPUtime=34.14 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 28248 0 0 0 3409 5 0 0 25 0 1 0 568447556 109748224 23596 33554432000 4194304 4785740 140736540037664 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 26794 23596 341 145 0 23839 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=34.15 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 3413 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 836876

[startup+162.3 s]
/proc/loadavg: 9.03 8.69 7.93 10/193 31377
/proc/meminfo: memFree=10927952/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895000755115393024 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=217956 CPUtime=53.98 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 94179 0 0 0 5385 13 0 0 25 0 1 0 568447556 223186944 46234 33554432000 4194304 4587354 140736409542096 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 54489 46234 340 96 0 51051 0
[pid=31370] ppid=31368 vsize=132552 CPUtime=54.13 cores=4

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

/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 969308

[startup+882.301 s]
/proc/loadavg: 9.03 8.99 8.50 10/193 31396
/proc/meminfo: memFree=10466444/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001304871206912 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=229628 CPUtime=294.02 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 214210 0 0 0 29368 34 0 0 25 0 1 0 568447556 235139072 50872 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 57407 50872 340 96 0 53969 0
[pid=31370] ppid=31368 vsize=234364 CPUtime=294.09 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 58114 0 0 0 29398 11 0 0 25 0 1 0 568447556 239988736 53462 33554432000 4194304 4785740 140736540037664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 58591 53462 341 145 0 55636 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=294.17 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 29415 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1008760

[startup+942.301 s]
/proc/loadavg: 9.01 8.99 8.52 10/193 31398
/proc/meminfo: memFree=10441864/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001442310160384 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=229840 CPUtime=314.02 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 219996 0 0 0 31368 34 0 0 25 0 1 0 568447556 235356160 48862 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 57460 48862 340 96 0 54022 0
[pid=31370] ppid=31368 vsize=239100 CPUtime=314.09 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 59173 0 0 0 31398 11 0 0 25 0 1 0 568447556 244838400 54521 33554432000 4194304 4785740 140736540037664 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 59775 54521 341 145 0 56820 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=314.16 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 31414 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1013708

[startup+1002.3 s]
/proc/loadavg: 9.00 8.99 8.55 10/193 31399
/proc/meminfo: memFree=10431800/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001167432253440 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=229840 CPUtime=334.04 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 222948 0 0 0 33368 36 0 0 25 0 1 0 568447556 235356160 51664 33554432000 4194304 4587354 140736409542096 18446744073709551615 4274560 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 57460 51664 340 96 0 54022 0
[pid=31370] ppid=31368 vsize=240700 CPUtime=334.09 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 59532 0 0 0 33398 11 0 0 25 0 1 0 568447556 246476800 54880 33554432000 4194304 4785740 140736540037664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 60175 54880 341 145 0 57220 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=334.16 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 33414 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1015308

[startup+1062.3 s]
/proc/loadavg: 9.00 8.99 8.58 10/193 31401
/proc/meminfo: memFree=10405844/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001304871206912 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=983000 CPUtime=354.04 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 228531 0 0 0 35367 37 0 0 25 0 1 0 568447556 1006592000 49166 33554432000 4194304 4587354 140736409542096 18446744073709551615 4241184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 245750 49166 340 96 0 242312 0
[pid=31370] ppid=31368 vsize=244860 CPUtime=354.1 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 60523 0 0 0 35398 12 0 0 25 0 1 0 568447556 250736640 55871 33554432000 4194304 4785740 140736540037664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 61215 55871 341 145 0 58260 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=354.16 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 35414 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1772628

[startup+1122.3 s]
/proc/loadavg: 8.33 8.84 8.55 7/184 31429
/proc/meminfo: memFree=11494892/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001442310160384 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=197028 CPUtime=374.03 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 231550 0 0 0 37366 37 0 0 25 0 1 0 568447556 201756672 43876 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 49257 43876 340 96 0 45819 0
[pid=31370] ppid=31368 vsize=248288 CPUtime=374.1 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 61315 0 0 0 37398 12 0 0 25 0 1 0 568447556 254246912 56663 33554432000 4194304 4785740 140736540037664 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 62072 56663 341 145 0 59117 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=374.15 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 37413 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 990084

[startup+1182.3 s]
/proc/loadavg: 6.93 8.36 8.40 7/184 31903
/proc/meminfo: memFree=11787712/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001442310160384 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=986752 CPUtime=394.03 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 237663 0 0 0 39365 38 0 0 25 0 1 0 568447556 1010434048 49921 33554432000 4194304 4587354 140736409542096 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 246688 49921 340 96 0 243250 0
[pid=31370] ppid=31368 vsize=249228 CPUtime=394.11 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 61522 0 0 0 39399 12 0 0 25 0 1 0 568447556 255209472 56870 33554432000 4194304 4785740 140736540037664 18446744073709551615 4277433 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 62307 56870 341 145 0 59352 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=394.15 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 39413 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1780748

[startup+1242.3 s]
/proc/loadavg: 5.13 7.61 8.14 4/175 31923
/proc/meminfo: memFree=12593820/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001579749113856 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=197028 CPUtime=414.02 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 240051 0 0 0 41363 39 0 0 25 0 1 0 568447556 201756672 43876 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 49257 43876 340 96 0 45819 0
[pid=31370] ppid=31368 vsize=250536 CPUtime=414.11 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 61819 0 0 0 41399 12 0 0 25 0 1 0 568447556 256548864 57167 33554432000 4194304 4785740 140736540037664 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 62634 57167 341 145 0 59679 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=414.15 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 41413 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 992332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.89 6.85 7.85 4/175 31924
/proc/meminfo: memFree=12566148/32951124 swapFree=67102140/67111528
[pid=31368] ppid=31366 vsize=18324 CPUtime=0 cores=4,6
/proc/31368/stat : 31368 (ppfolio) S 31366 31368 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568447555 18763776 394 33554432000 4194304 4287625 140735491799920 18446744073709551615 216735198735 0 0 4096 65536 17895001717188067328 0 0 17 6 0 0 0
/proc/31368/statm: 4581 394 345 23 0 91 0
[pid=31369] ppid=31368 vsize=989096 CPUtime=433.22 cores=4
/proc/31369/stat : 31369 (cryptominisat) R 31368 31368 30273 0 -1 4202496 246453 0 0 0 43282 40 0 0 25 0 1 0 568447556 1012834304 50118 33554432000 4194304 4587354 140736409542096 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31369/statm: 247274 50118 340 96 0 243836 0
[pid=31370] ppid=31368 vsize=254584 CPUtime=433.37 cores=4
/proc/31370/stat : 31370 (clasp) R 31368 31368 30273 0 -1 4202496 62579 0 0 0 43325 12 0 0 25 0 1 0 568447556 260694016 57927 33554432000 4194304 4785740 140736540037664 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31370/statm: 63646 57927 341 145 0 60691 0
[pid=31371] ppid=31368 vsize=526444 CPUtime=433.4 cores=4
/proc/31371/stat : 31371 (TNM) R 31368 31368 30273 0 -1 4202496 23358 0 0 0 43338 2 0 0 25 0 1 0 568447556 539078656 23255 33554432000 134512640 134534564 4289813824 18446744073709551615 6094051 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31371/statm: 131611 23255 95 6 0 130277 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1788448

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.03
CPU time (s): 1299.99
CPU user time (s): 1299.45
CPU system time (s): 0.54
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 2410096

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

runsolver used 2.24766 second user time and 4.79827 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 03:42:49
IDJOB=3291791
IDBENCH=84806
IDSOLVER=1613
FILE ID=node119/3291791-1303782168
RUNJOBID= node119-1303780673-31016
PBS_JOBID= 13157193
Free space on /tmp= 71632 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291791-1303782168/watcher-3291791-1303782168 -o /tmp/evaluation-result-3291791-1303782168/solver-3291791-1303782168 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291791-1303782168.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1205669634

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11407324 kB
Buffers:       2228728 kB
Cached:       17380720 kB
SwapCached:       5504 kB
Active:        9649584 kB
Inactive:     11307180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11407324 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           36440 kB
Writeback:           0 kB
AnonPages:     1344348 kB
Mapped:          17064 kB
Slab:           519160 kB
PageTables:       8380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2384192 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= 72004 MiB
End job on node119 at 2011-04-26 04:04:31