Trace number 3263845

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

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted 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 variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263845-1304091997/watcher-3263845-1304091997 -o /tmp/evaluation-result-3263845-1304091997/solver-3263845-1304091997 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3263845-1304091997.cnf 

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

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


[startup+0 s]
/proc/loadavg: 10.23 10.18 9.62 7/182 24646
/proc/meminfo: memFree=12489428/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 2826088480818 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0

[startup+0.0397431 s]
/proc/loadavg: 10.23 10.18 9.62 7/182 24646
/proc/meminfo: memFree=12489428/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) R 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100733 s]
/proc/loadavg: 10.23 10.18 9.62 7/182 24646
/proc/meminfo: memFree=12489428/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) R 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300698 s]
/proc/loadavg: 10.23 10.18 9.62 7/182 24646
/proc/meminfo: memFree=12489428/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700628 s]
/proc/loadavg: 10.23 10.18 9.62 7/182 24646
/proc/meminfo: memFree=12489428/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 10.37 10.21 9.63 11/188 24652
/proc/meminfo: memFree=12480824/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1614976 CPUtime=1.49 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 3303 0 0 0 149 0 0 0 25 0 1 0 599430319 1653735424 2254 33554432000 4194304 4587354 140736059521056 18446744073709551615 4228642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 403744 2254 337 96 0 400306 0
[pid=24648] ppid=24646 vsize=12956 CPUtime=1.49 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 694 0 0 0 149 0 0 0 25 0 1 0 599430319 13266944 584 33554432000 4194304 4785740 140737119596224 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 3239 584 340 145 0 284 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=0.77 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 77 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=6640 CPUtime=1.49 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 1476 0 0 0 149 0 0 0 25 0 1 0 599430319 6799360 860 33554432000 4194304 4352236 140734228876992 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 1660 860 127 39 0 740 0
[pid=24651] ppid=24646 vsize=7236 CPUtime=0.7 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 461 0 0 0 70 0 0 0 25 0 1 0 599430319 7409664 352 33554432000 4194304 4331988 140735582110256 18446744073709551615 4241085 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 1809 352 174 34 0 251 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2115832

[startup+3.10121 s]
/proc/loadavg: 10.37 10.21 9.63 11/188 24653
/proc/meminfo: memFree=12472760/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1620260 CPUtime=3.09 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 4869 0 0 0 309 0 0 0 25 0 1 0 599430319 1659146240 3019 33554432000 4194304 4587354 140736059521056 18446744073709551615 4232230 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 405065 3019 337 96 0 401627 0
[pid=24648] ppid=24646 vsize=13228 CPUtime=3.09 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 759 0 0 0 309 0 0 0 25 0 1 0 599430319 13545472 649 33554432000 4194304 4785740 140737119596224 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 3307 649 340 145 0 352 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=1.57 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 157 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=8308 CPUtime=3.09 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 2309 0 0 0 309 0 0 0 25 0 1 0 599430319 8507392 1277 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 2077 1277 127 39 0 1157 0
[pid=24651] ppid=24646 vsize=7488 CPUtime=1.5 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 502 0 0 0 150 0 0 0 25 0 1 0 599430319 7667712 393 33554432000 4194304 4331988 140735582110256 18446744073709551615 4263162 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 1872 393 174 34 0 314 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2123308

[startup+6.30065 s]
/proc/loadavg: 10.34 10.20 9.63 11/188 24653
/proc/meminfo: memFree=12459744/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1620652 CPUtime=6.29 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 7436 0 0 0 628 1 0 0 25 0 1 0 599430319 1659547648 2923 33554432000 4194304 4587354 140736059521056 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 405163 2923 337 96 0 401725 0
[pid=24648] ppid=24646 vsize=13496 CPUtime=6.29 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 830 0 0 0 629 0 0 0 25 0 1 0 599430319 13819904 720 33554432000 4194304 4785740 140737119596224 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 3374 720 340 145 0 419 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=3.15 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 315 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=9076 CPUtime=6.29 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 3109 0 0 0 629 0 0 0 25 0 1 0 599430319 9293824 1469 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 2269 1469 127 39 0 1349 0
[pid=24651] ppid=24646 vsize=7716 CPUtime=3.1 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 590 0 0 0 310 0 0 0 25 0 1 0 599430319 7901184 481 33554432000 4194304 4331988 140735582110256 18446744073709551615 4241525 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 1929 481 174 34 0 371 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2124964

[startup+12.7005 s]
/proc/loadavg: 10.31 10.20 9.63 11/188 24653
/proc/meminfo: memFree=12452136/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1620728 CPUtime=12.68 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 11718 0 0 0 1267 1 0 0 25 0 1 0 599430319 1659625472 3629 33554432000 4194304 4587354 140736059521056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 405182 3629 337 96 0 401744 0
[pid=24648] ppid=24646 vsize=13896 CPUtime=12.69 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 933 0 0 0 1269 0 0 0 25 0 1 0 599430319 14229504 823 33554432000 4194304 4785740 140737119596224 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 3474 823 340 145 0 519 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=6.34 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 634 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=11552 CPUtime=12.69 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 4934 0 0 0 1269 0 0 0 25 0 1 0 599430319 11829248 2088 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 2888 2088 127 39 0 1968 0
[pid=24651] ppid=24646 vsize=9080 CPUtime=6.27 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 811 0 0 0 627 0 0 0 25 0 1 0 599430319 9297920 702 33554432000 4194304 4331988 140735582110256 18446744073709551615 4211820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 2270 702 174 34 0 712 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2129280

[startup+25.5013 s]
/proc/loadavg: 10.32 10.21 9.64 11/188 24653
/proc/meminfo: memFree=12431308/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1632700 CPUtime=25.49 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 20366 0 0 0 2546 3 0 0 25 0 1 0 599430319 1671884800 6717 33554432000 4194304 4587354 140736059521056 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 408175 6717 337 96 0 404737 0
[pid=24648] ppid=24646 vsize=14308 CPUtime=25.49 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1038 0 0 0 2549 0 0 0 25 0 1 0 599430319 14651392 928 33554432000 4194304 4785740 140737119596224 18446744073709551615 4546149 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 3577 928 340 145 0 622 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=12.74 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 1274 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=13988 CPUtime=25.49 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 7751 0 0 0 2548 1 0 0 25 0 1 0 599430319 14323712 2697 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328248 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 3497 2697 127 39 0 2577 0
[pid=24651] ppid=24646 vsize=11508 CPUtime=12.6 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 1172 0 0 0 1260 0 0 0 25 0 1 0 599430319 11784192 1063 33554432000 4194304 4331988 140735582110256 18446744073709551615 4211672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 2877 1063 174 34 0 1319 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2146528

[startup+51.1008 s]
/proc/loadavg: 10.34 10.22 9.66 11/188 24654
/proc/meminfo: memFree=12418372/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1643232 CPUtime=51.08 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 32929 0 0 0 5103 5 0 0 25 0 1 0 599430319 1682669568 9448 33554432000 4194304 4587354 140736059521056 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 410808 9448 337 96 0 407370 0
[pid=24648] ppid=24646 vsize=14728 CPUtime=51.09 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1145 0 0 0 5109 0 0 0 25 0 1 0 599430319 15081472 1035 33554432000 4194304 4785740 140737119596224 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 3682 1035 340 145 0 727 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=25.44 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 2544 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=19640 CPUtime=51.09 cores=3

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

/proc/24651/statm: 32054 26078 174 34 0 30496 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 2312688

[startup+1002.3 s]
/proc/loadavg: 10.20 10.21 9.99 11/188 24721
/proc/meminfo: memFree=12240360/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1670180 CPUtime=1002.2 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 182623 0 0 0 100183 37 0 0 25 0 1 0 599430319 1710264320 16676 33554432000 4194304 4587354 140736059521056 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 417545 16676 337 96 0 414107 0
[pid=24648] ppid=24646 vsize=18092 CPUtime=1002.31 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1962 0 0 0 100231 0 0 0 25 0 1 0 599430319 18526208 1852 33554432000 4194304 4785740 140737119596224 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 4523 1852 340 145 0 1568 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=498.47 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 49847 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=35132 CPUtime=1002.31 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 125417 0 0 0 100215 16 0 0 25 0 1 0 599430319 35975168 7983 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 8783 7983 127 39 0 7863 0
[pid=24651] ppid=24646 vsize=128216 CPUtime=498.37 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 27711 0 0 0 49828 9 0 0 25 0 1 0 599430319 131293184 27602 33554432000 4194304 4331988 140735582110256 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 32054 27602 174 34 0 30496 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 2325644

[startup+1062.3 s]
/proc/loadavg: 10.18 10.20 10.00 11/188 24723
/proc/meminfo: memFree=12165580/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1670344 CPUtime=1062.2 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 190198 0 0 0 106180 40 0 0 25 0 1 0 599430319 1710432256 15872 33554432000 4194304 4587354 140736059521056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 417586 15872 337 96 0 414148 0
[pid=24648] ppid=24646 vsize=18240 CPUtime=1062.31 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1980 0 0 0 106231 0 0 0 25 0 1 0 599430319 18677760 1870 33554432000 4194304 4785740 140737119596224 18446744073709551615 4553100 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 4560 1870 340 145 0 1605 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=528.29 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 52829 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=35644 CPUtime=1062.3 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 128777 0 0 0 106214 16 0 0 25 0 1 0 599430319 36499456 8111 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 8911 8111 127 39 0 7991 0
[pid=24651] ppid=24646 vsize=172416 CPUtime=528.22 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 29426 0 0 0 52812 10 0 0 25 0 1 0 599430319 176553984 29317 33554432000 4194304 4331988 140735582110256 18446744073709551615 4263190 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 43104 29317 174 34 0 41546 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 2370668

[startup+1122.3 s]
/proc/loadavg: 10.24 10.21 10.01 11/188 24724
/proc/meminfo: memFree=12126644/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1670472 CPUtime=1122.19 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 196604 0 0 0 112178 41 0 0 25 0 1 0 599430319 1710563328 17860 33554432000 4194304 4587354 140736059521056 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 417618 17860 337 96 0 414180 0
[pid=24648] ppid=24646 vsize=18240 CPUtime=1122.31 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1980 0 0 0 112231 0 0 0 25 0 1 0 599430319 18677760 1870 33554432000 4194304 4785740 140737119596224 18446744073709551615 4307209 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 4560 1870 340 145 0 1605 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=558.16 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 55816 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=36796 CPUtime=1122.31 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 132617 0 0 0 112214 17 0 0 25 0 1 0 599430319 37679104 8399 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 9199 8399 127 39 0 8279 0
[pid=24651] ppid=24646 vsize=172416 CPUtime=558.02 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 31091 0 0 0 55791 11 0 0 25 0 1 0 599430319 176553984 30982 33554432000 4194304 4331988 140735582110256 18446744073709551615 4288657 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 43104 30982 174 34 0 41546 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 2371948

[startup+1182.3 s]
/proc/loadavg: 10.22 10.20 10.02 11/188 24726
/proc/meminfo: memFree=12092164/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1670576 CPUtime=1182.19 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 201398 0 0 0 118177 42 0 0 25 0 1 0 599430319 1710669824 18209 33554432000 4194304 4587354 140736059521056 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 417644 18209 337 96 0 414206 0
[pid=24648] ppid=24646 vsize=18240 CPUtime=1182.31 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1980 0 0 0 118231 0 0 0 25 0 1 0 599430319 18677760 1870 33554432000 4194304 4785740 140737119596224 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 4560 1870 340 145 0 1605 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=587.96 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 58796 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=36284 CPUtime=1182.31 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 138153 0 0 0 118213 18 0 0 25 0 1 0 599430319 37154816 8271 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 9071 8271 127 39 0 8151 0
[pid=24651] ppid=24646 vsize=172416 CPUtime=587.91 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 32799 0 0 0 58779 12 0 0 25 0 1 0 599430319 176553984 32690 33554432000 4194304 4331988 140735582110256 18446744073709551615 4211784 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 43104 32690 174 34 0 41546 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 2371540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.16 10.18 10.01 11/188 24726
/proc/meminfo: memFree=12115968/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1652744 CPUtime=1201.59 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 201399 0 0 0 120117 42 0 0 25 0 1 0 599430319 1692409856 13902 33554432000 4194304 4587354 140736059521056 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 413186 13902 337 96 0 409748 0
[pid=24648] ppid=24646 vsize=18240 CPUtime=1201.72 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1986 0 0 0 120172 0 0 0 25 0 1 0 599430319 18677760 1876 33554432000 4194304 4785740 140737119596224 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 4560 1876 340 145 0 1605 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=597.64 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 59764 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=35900 CPUtime=1201.72 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 139817 0 0 0 120154 18 0 0 25 0 1 0 599430319 36761600 8175 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 8975 8175 127 39 0 8055 0
[pid=24651] ppid=24646 vsize=172416 CPUtime=597.52 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 33323 0 0 0 59739 13 0 0 25 0 1 0 599430319 176553984 33214 33554432000 4194304 4331988 140735582110256 18446744073709551615 4211820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 43104 33214 174 34 0 41546 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2353324

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.16 10.18 10.01 11/188 24726
/proc/meminfo: memFree=12115968/32951124 swapFree=67102140/67111528
[pid=24646] ppid=24644 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24644 24646 24128 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 599430318 18763776 390 33554432000 4194304 4287625 140733781960112 18446744073709551615 216735198735 0 0 4096 65536 4591024137652142079 0 0 17 5 0 0 0
/proc/24646/statm: 4581 390 341 23 0 91 0
[pid=24647] ppid=24646 vsize=1652744 CPUtime=1201.59 cores=1
/proc/24647/stat : 24647 (cryptominisat) R 24646 24646 24128 0 -1 4202496 201399 0 0 0 120117 42 0 0 25 0 1 0 599430319 1692409856 13902 33554432000 4194304 4587354 140736059521056 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24647/statm: 413186 13902 337 96 0 409748 0
[pid=24648] ppid=24646 vsize=18240 CPUtime=1201.72 cores=5
/proc/24648/stat : 24648 (clasp) R 24646 24646 24128 0 -1 4202496 1986 0 0 0 120172 0 0 0 25 0 1 0 599430319 18677760 1876 33554432000 4194304 4785740 140737119596224 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24648/statm: 4560 1876 340 145 0 1605 0
[pid=24649] ppid=24646 vsize=455700 CPUtime=597.64 cores=7
/proc/24649/stat : 24649 (TNM) R 24646 24646 24128 0 -1 4202496 290 0 0 0 59764 0 0 0 25 0 1 0 599430319 466636800 186 33554432000 134512640 134534564 4288018432 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24649/statm: 113925 186 95 6 0 112591 0
[pid=24650] ppid=24646 vsize=35900 CPUtime=1201.72 cores=3
/proc/24650/stat : 24650 (lingeling) R 24646 24646 24128 0 -1 4202496 139817 0 0 0 120154 18 0 0 25 0 1 0 599430319 36761600 8175 33554432000 4194304 4352236 140734228876992 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24650/statm: 8975 8175 127 39 0 8055 0
[pid=24651] ppid=24646 vsize=172416 CPUtime=597.52 cores=7
/proc/24651/stat : 24651 (march_hi) R 24646 24646 24128 0 -1 4202496 33323 0 0 0 59739 13 0 0 25 0 1 0 599430319 176553984 33214 33554432000 4194304 4331988 140735582110256 18446744073709551615 4211820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24651/statm: 43104 33214 174 34 0 41546 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2353324

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24646 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=4999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.19
#
# 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.19
CPU user time (s): 4799.46
CPU system time (s): 0.73
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 8315632

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

runsolver used 1.77973 second user time and 4.78527 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 17:46:37
IDJOB=3263845
IDBENCH=84028
IDSOLVER=1612
FILE ID=node119/3263845-1304091997
RUNJOBID= node119-1304090423-24478
PBS_JOBID= 13170550
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263845-1304091997/watcher-3263845-1304091997 -o /tmp/evaluation-result-3263845-1304091997/solver-3263845-1304091997 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3263845-1304091997.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=1090438039

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:      12489708 kB
Buffers:       2234956 kB
Cached:       17324184 kB
SwapCached:       5504 kB
Active:        8244204 kB
Inactive:     11631480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12489708 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           10104 kB
Writeback:           4 kB
AnonPages:      313564 kB
Mapped:          16560 kB
Slab:           521748 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1929200 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= 71796 MiB
End job on node119 at 2011-04-29 18:06:40