Trace number 3347543

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) 156392 5100.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
Bench CategoryAPPLICATION (applications 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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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 32 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

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: 961)

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-3347543-1305304001/watcher-3347543-1305304001 -o /tmp/evaluation-result-3347543-1305304001/solver-3347543-1305304001 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347543-1305304001.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 25.79 29.69 30.56 1/413 25992
/proc/meminfo: memFree=255621832/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 641886551 18763776 386 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 8 0 0 0
/proc/25992/statm: 4581 386 337 23 0 91 0

[startup+0.056107 s]
/proc/loadavg: 25.79 29.69 30.56 1/413 25992
/proc/meminfo: memFree=255621832/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 20 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+0.101088 s]
/proc/loadavg: 25.79 29.69 30.56 1/413 25992
/proc/meminfo: memFree=255621832/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 20 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+0.301099 s]
/proc/loadavg: 25.79 29.69 30.56 1/413 25992
/proc/meminfo: memFree=255621832/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 19 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+0.701145 s]
/proc/loadavg: 25.79 29.69 30.56 1/413 25992
/proc/meminfo: memFree=255621832/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 19 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 25.79 29.69 30.56 5/418 26003
/proc/meminfo: memFree=255470692/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 18 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
[pid=25993] ppid=25992 vsize=37976 CPUtime=1.48 cores=0
/proc/25993/stat : 25993 (cryptominisat) R 25992 25992 25966 0 -1 4202496 4337 0 0 0 147 1 0 0 20 0 1 0 641886551 38887424 4172 268435456000 4194304 4587354 140734964181584 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25993/statm: 9494 4172 304 96 0 6056 0
[pid=25994] ppid=25992 vsize=35684 CPUtime=1.48 cores=1
/proc/25994/stat : 25994 (clasp) R 25992 25992 25966 0 -1 4202496 7887 0 0 0 145 3 0 0 20 0 1 0 641886551 36540416 6145 268435456000 4194304 4785740 140736004126592 18446744073709551615 4552673 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25994/statm: 8921 6145 338 145 0 5966 0
[pid=25996] ppid=25992 vsize=89936 CPUtime=1.47 cores=3
/proc/25996/stat : 25996 (march_hi) R 25992 25992 25966 0 -1 4202496 47966 0 0 0 139 8 0 0 20 0 1 0 641886551 92094464 10541 268435456000 4194304 4331988 140737244287056 18446744073709551615 4246341 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25996/statm: 22484 10541 209 34 0 20926 0
[pid=25997] ppid=25992 vsize=124296 CPUtime=1.49 cores=4-31
/proc/25997/stat : 25997 (plingeling) R 25992 25992 25966 0 -1 4202496 29841 1241 0 0 139 9 0 1 21 0 1 0 641886551 127279104 29724 268435456000 4194304 4356188 140733859337152 18446744073709551615 4213242 0 0 4096 17442 0 0 0 17 12 0 0 0
/proc/25997/statm: 31074 29724 129 40 0 29618 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 306216

[startup+3.10114 s]
/proc/loadavg: 25.79 29.69 30.56 5/418 26003
/proc/meminfo: memFree=255281232/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 15 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
[pid=25993] ppid=25992 vsize=60092 CPUtime=3.08 cores=0
/proc/25993/stat : 25993 (cryptominisat) R 25992 25992 25966 0 -1 4202496 12855 0 0 0 305 3 0 0 25 0 1 0 641886551 61534208 10154 268435456000 4194304 4587354 140734964181584 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25993/statm: 15023 10154 328 96 0 11585 0
[pid=25994] ppid=25992 vsize=36636 CPUtime=3.08 cores=1
/proc/25994/stat : 25994 (clasp) R 25992 25992 25966 0 -1 4202496 8140 0 0 0 305 3 0 0 25 0 1 0 641886551 37515264 6398 268435456000 4194304 4785740 140736004126592 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25994/statm: 9159 6398 338 145 0 6204 0
[pid=25996] ppid=25992 vsize=96084 CPUtime=3.08 cores=3
/proc/25996/stat : 25996 (march_hi) R 25992 25992 25966 0 -1 4202496 49833 0 0 0 299 9 0 0 25 0 1 0 641886551 98390016 12370 268435456000 4194304 4331988 140737244287056 18446744073709551615 4228470 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25996/statm: 24021 12370 174 34 0 22463 0
[pid=25997] ppid=25992 vsize=703232 CPUtime=23.5 cores=4-31
/proc/25997/stat : 25997 (plingeling) S 25992 25992 25966 0 -1 4202496 92882 1241 0 0 2326 23 0 1 19 0 29 0 641886551 720109568 56106 268435456000 4194304 4356188 140733859337152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0
/proc/25997/statm: 175808 56106 148 40 0 174352 0
Current children cumulated CPU time (s) 32.77
Current children cumulated vsize (KiB) 914368

[startup+6.30226 s]
/proc/loadavg: 26.21 29.71 30.56 32/446 26031
/proc/meminfo: memFree=255185964/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 15 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
[pid=25993] ppid=25992 vsize=630880 CPUtime=6.28 cores=0
/proc/25993/stat : 25993 (cryptominisat) R 25992 25992 25966 0 -1 4202496 14727 0 0 0 624 4 0 0 25 0 1 0 641886551 646021120 12007 268435456000 4194304 4587354 140734964181584 18446744073709551615 4413101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25993/statm: 157720 12007 328 96 0 154282 0
[pid=25994] ppid=25992 vsize=41404 CPUtime=6.28 cores=1
/proc/25994/stat : 25994 (clasp) R 25992 25992 25966 0 -1 4202496 9328 0 0 0 625 3 0 0 25 0 1 0 641886551 42397696 7586 268435456000 4194304 4785740 140736004126592 18446744073709551615 258650616632 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25994/statm: 10351 7586 338 145 0 7396 0
[pid=25996] ppid=25992 vsize=98648 CPUtime=6.28 cores=3
/proc/25996/stat : 25996 (march_hi) R 25992 25992 25966 0 -1 4202496 50475 0 0 0 619 9 0 0 25 0 1 0 641886551 101015552 13012 268435456000 4194304 4331988 140737244287056 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25996/statm: 24662 13012 174 34 0 23104 0
[pid=25997] ppid=25992 vsize=756604 CPUtime=112.97 cores=4-31
/proc/25997/stat : 25997 (plingeling) S 25992 25992 25966 0 -1 4202496 119082 1241 0 0 11267 29 0 1 19 0 29 0 641886551 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0
/proc/25997/statm: 189151 73209 159 40 0 187695 0
[pid=25997/tid=26004] ppid=25992 vsize=756604 CPUtime=3.98 cores=4-31
/proc/25997/task/26004/stat : 26004 (plingeling) R 25992 25992 25966 0 -1 4202560 1820 1241 0 0 397 0 0 1 25 0 29 0 641886782 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25997/tid=26005] ppid=25992 vsize=756604 CPUtime=3.97 cores=4-31
/proc/25997/task/26005/stat : 26005 (plingeling) R 25992 25992 25966 0 -1 4202560 2163 1241 0 0 396 0 0 1 25 0 29 0 641886782 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4210704 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25997/tid=26006] ppid=25992 vsize=756604 CPUtime=3.98 cores=4-31
/proc/25997/task/26006/stat : 26006 (plingeling) R 25992 25992 25966 0 -1 4202560 1114 1241 0 0 397 0 0 1 25 0 29 0 641886782 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25997/tid=26007] ppid=25992 vsize=756604 CPUtime=3.97 cores=4-31
/proc/25997/task/26007/stat : 26007 (plingeling) R 25992 25992 25966 0 -1 4202560 1576 1241 0 0 396 0 0 1 25 0 29 0 641886782 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331451 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25997/tid=26008] ppid=25992 vsize=756604 CPUtime=3.98 cores=4-31
/proc/25997/task/26008/stat : 26008 (plingeling) R 25992 25992 25966 0 -1 4202560 837 1241 0 0 397 0 0 1 25 0 29 0 641886782 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331326 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25997/tid=26009] ppid=25992 vsize=756604 CPUtime=3.97 cores=4-31
/proc/25997/task/26009/stat : 26009 (plingeling) R 25992 25992 25966 0 -1 4202560 3153 1241 0 0 395 1 0 1 25 0 29 0 641886782 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25997/tid=26010] ppid=25992 vsize=756604 CPUtime=3.95 cores=4-31
/proc/25997/task/26010/stat : 26010 (plingeling) R 25992 25992 25966 0 -1 4202560 2547 1241 0 0 394 0 0 1 25 0 29 0 641886782 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25997/tid=26011] ppid=25992 vsize=756604 CPUtime=3.97 cores=4-31
/proc/25997/task/26011/stat : 26011 (plingeling) R 25992 25992 25966 0 -1 4202560 2947 1241 0 0 396 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25997/tid=26012] ppid=25992 vsize=756604 CPUtime=3.98 cores=4-31
/proc/25997/task/26012/stat : 26012 (plingeling) R 25992 25992 25966 0 -1 4202560 2172 1241 0 0 397 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4281766 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25997/tid=26013] ppid=25992 vsize=756604 CPUtime=3.97 cores=4-31
/proc/25997/task/26013/stat : 26013 (plingeling) R 25992 25992 25966 0 -1 4202560 3302 1241 0 0 396 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25997/tid=26014] ppid=25992 vsize=756604 CPUtime=3.88 cores=4-31
/proc/25997/task/26014/stat : 26014 (plingeling) R 25992 25992 25966 0 -1 4202560 1847 1241 0 0 387 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25997/tid=26015] ppid=25992 vsize=756604 CPUtime=3.96 cores=4-31
/proc/25997/task/26015/stat : 26015 (plingeling) R 25992 25992 25966 0 -1 4202560 2319 1241 0 0 395 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25997/tid=26016] ppid=25992 vsize=756604 CPUtime=3.97 cores=4-31
/proc/25997/task/26016/stat : 26016 (plingeling) R 25992 25992 25966 0 -1 4202560 3322 1241 0 0 395 1 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4210817 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25997/tid=26017] ppid=25992 vsize=756604 CPUtime=3.96 cores=4-31
/proc/25997/task/26017/stat : 26017 (plingeling) R 25992 25992 25966 0 -1 4202560 1190 1241 0 0 395 0 0 1 21 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4334609 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25997/tid=26018] ppid=25992 vsize=756604 CPUtime=3.96 cores=4-31
/proc/25997/task/26018/stat : 26018 (plingeling) R 25992 25992 25966 0 -1 4202560 2430 1241 0 0 395 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4241958 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25997/tid=26019] ppid=25992 vsize=756604 CPUtime=3.95 cores=4-31
/proc/25997/task/26019/stat : 26019 (plingeling) R 25992 25992 25966 0 -1 4202560 2841 1241 0 0 394 0 0 1 22 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4211028 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25997/tid=26020] ppid=25992 vsize=756604 CPUtime=3.97 cores=4-31
/proc/25997/task/26020/stat : 26020 (plingeling) R 25992 25992 25966 0 -1 4202560 2575 1241 0 0 396 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25997/tid=26021] ppid=25992 vsize=756604 CPUtime=3.95 cores=4-31
/proc/25997/task/26021/stat : 26021 (plingeling) R 25992 25992 25966 0 -1 4202560 2198 1241 0 0 394 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4244602 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25997/tid=26022] ppid=25992 vsize=756604 CPUtime=3.95 cores=4-31
/proc/25997/task/26022/stat : 26022 (plingeling) R 25992 25992 25966 0 -1 4202560 2848 1241 0 0 393 1 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4279622 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25997/tid=26023] ppid=25992 vsize=756604 CPUtime=3.95 cores=4-31
/proc/25997/task/26023/stat : 26023 (plingeling) R 25992 25992 25966 0 -1 4202560 2530 1241 0 0 394 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25997/tid=26024] ppid=25992 vsize=756604 CPUtime=3.96 cores=4-31
/proc/25997/task/26024/stat : 26024 (plingeling) R 25992 25992 25966 0 -1 4202560 1664 1241 0 0 395 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25997/tid=26025] ppid=25992 vsize=756604 CPUtime=3.96 cores=4-31
/proc/25997/task/26025/stat : 26025 (plingeling) R 25992 25992 25966 0 -1 4202560 2144 1241 0 0 395 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25997/tid=26026] ppid=25992 vsize=756604 CPUtime=3.96 cores=4-31
/proc/25997/task/26026/stat : 26026 (plingeling) R 25992 25992 25966 0 -1 4202560 1925 1241 0 0 395 0 0 1 25 0 29 0 641886783 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25997/tid=26027] ppid=25992 vsize=756604 CPUtime=3.96 cores=4-31
/proc/25997/task/26027/stat : 26027 (plingeling) R 25992 25992 25966 0 -1 4202560 1443 1241 0 0 395 0 0 1 25 0 29 0 641886784 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330849 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25997/tid=26028] ppid=25992 vsize=756604 CPUtime=3.94 cores=4-31
/proc/25997/task/26028/stat : 26028 (plingeling) R 25992 25992 25966 0 -1 4202560 3497 1241 0 0 393 0 0 1 25 0 29 0 641886784 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25997/tid=26029] ppid=25992 vsize=756604 CPUtime=3.87 cores=4-31
/proc/25997/task/26029/stat : 26029 (plingeling) R 25992 25992 25966 0 -1 4202560 1528 1241 0 0 386 0 0 1 25 0 29 0 641886784 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4284187 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25997/tid=26030] ppid=25992 vsize=756604 CPUtime=3.86 cores=4-31
/proc/25997/task/26030/stat : 26030 (plingeling) R 25992 25992 25966 0 -1 4202560 2134 1241 0 0 385 0 0 1 25 0 29 0 641886784 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25997/tid=26031] ppid=25992 vsize=756604 CPUtime=3.94 cores=4-31
/proc/25997/task/26031/stat : 26031 (plingeling) R 25992 25992 25966 0 -1 4202560 1725 1241 0 0 393 0 0 1 25 0 29 0 641886784 774762496 73209 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 8 0 0 0
Current children cumulated CPU time (s) 131.84
Current children cumulated vsize (KiB) 1545860

[startup+12.7015 s]
/proc/loadavg: 26.59 29.73 30.56 32/446 26031
/proc/meminfo: memFree=255155176/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.03 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 0 0 3 15 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
[pid=25993] ppid=25992 vsize=632576 CPUtime=12.68 cores=0
/proc/25993/stat : 25993 (cryptominisat) R 25992 25992 25966 0 -1 4202496 18584 0 0 0 1263 5 0 0 25 0 1 0 641886551 647757824 13535 268435456000 4194304 4587354 140734964181584 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25993/statm: 158144 13535 334 96 0 154706 0
[pid=25994] ppid=25992 vsize=46368 CPUtime=12.68 cores=1
/proc/25994/stat : 25994 (clasp) R 25992 25992 25966 0 -1 4202496 10544 0 0 0 1264 4 0 0 25 0 1 0 641886551 47480832 8802 268435456000 4194304 4785740 140736004126592 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25994/statm: 11592 8802 338 145 0 8637 0
[pid=25996] ppid=25992 vsize=100992 CPUtime=12.67 cores=3
/proc/25996/stat : 25996 (march_hi) R 25992 25992 25966 0 -1 4202496 51083 0 0 0 1258 9 0 0 25 0 1 0 641886551 103415808 13620 268435456000 4194304 4331988 140737244287056 18446744073709551615 4228507 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25996/statm: 25248 13620 174 34 0 23690 0
[pid=25997] ppid=25992 vsize=778140 CPUtime=291.9 cores=4-31
/proc/25997/stat : 25997 (plingeling) S 25992 25992 25966 0 -1 4202496 124502 1241 0 0 29152 37 0 1 19 0 29 0 641886551 796815360 78602 268435456000 4194304 4356188 140733859337152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0

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

[pid=25993] ppid=25992 vsize=670072 CPUtime=5081.33 cores=0
/proc/25993/stat : 25993 (cryptominisat) R 25992 25992 25966 0 -1 4202496 617958 0 0 0 507703 430 0 0 25 0 1 0 641886551 686153728 26819 268435456000 4194304 4587354 140734964181584 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25993/statm: 167518 26819 334 96 0 164080 0
[pid=25994] ppid=25992 vsize=324212 CPUtime=5081.33 cores=1
/proc/25994/stat : 25994 (clasp) R 25992 25992 25966 0 -1 4202496 77344 0 0 0 508087 46 0 0 25 0 1 0 641886551 331993088 75602 268435456000 4194304 4785740 140736004126592 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25994/statm: 81053 75602 338 145 0 78098 0
[pid=25996] ppid=25992 vsize=266508 CPUtime=5081.32 cores=3
/proc/25996/stat : 25996 (march_hi) R 25992 25992 25966 0 -1 4202496 84252 0 0 0 508087 45 0 0 25 0 1 0 641886551 272904192 46741 268435456000 4194304 4331988 140737244287056 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25996/statm: 66627 46741 174 34 0 65069 0
[pid=25997] ppid=25992 vsize=2118916 CPUtime=140599 cores=4-31
/proc/25997/stat : 25997 (plingeling) S 25992 25992 25966 0 -1 4202496 3802511 1241 0 0 14057330 2553 0 1 19 0 29 0 641886551 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0
/proc/25997/statm: 529729 419099 159 40 0 528273 0
[pid=25997/tid=26004] ppid=25992 vsize=2118916 CPUtime=5030.48 cores=4-31
/proc/25997/task/26004/stat : 26004 (plingeling) R 25992 25992 25966 0 -1 4202560 147719 1241 0 0 502923 124 0 1 25 0 29 0 641886782 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25997/tid=26005] ppid=25992 vsize=2118916 CPUtime=5079 cores=4-31
/proc/25997/task/26005/stat : 26005 (plingeling) R 25992 25992 25966 0 -1 4202560 138971 1241 0 0 507824 75 0 1 25 0 29 0 641886782 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25997/tid=26006] ppid=25992 vsize=2118916 CPUtime=4932.96 cores=4-31
/proc/25997/task/26006/stat : 26006 (plingeling) R 25992 25992 25966 0 -1 4202560 152448 1241 0 0 493183 112 0 1 25 0 29 0 641886782 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25997/tid=26007] ppid=25992 vsize=2118916 CPUtime=5078.91 cores=4-31
/proc/25997/task/26007/stat : 26007 (plingeling) R 25992 25992 25966 0 -1 4202560 82897 1241 0 0 507839 51 0 1 25 0 29 0 641886782 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25997/tid=26008] ppid=25992 vsize=2118916 CPUtime=5030.83 cores=4-31
/proc/25997/task/26008/stat : 26008 (plingeling) R 25992 25992 25966 0 -1 4202560 134844 1241 0 0 502992 90 0 1 25 0 29 0 641886782 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25997/tid=26009] ppid=25992 vsize=2118916 CPUtime=5042.51 cores=4-31
/proc/25997/task/26009/stat : 26009 (plingeling) R 25992 25992 25966 0 -1 4202560 146062 1241 0 0 504144 106 0 1 25 0 29 0 641886782 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25997/tid=26010] ppid=25992 vsize=2118916 CPUtime=5078.97 cores=4-31
/proc/25997/task/26010/stat : 26010 (plingeling) R 25992 25992 25966 0 -1 4202560 163584 1241 0 0 507783 113 0 1 25 0 29 0 641886782 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25997/tid=26011] ppid=25992 vsize=2118916 CPUtime=5079.01 cores=4-31
/proc/25997/task/26011/stat : 26011 (plingeling) R 25992 25992 25966 0 -1 4202560 174666 1241 0 0 507738 162 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25997/tid=26012] ppid=25992 vsize=2118916 CPUtime=4962.61 cores=4-31
/proc/25997/task/26012/stat : 26012 (plingeling) R 25992 25992 25966 0 -1 4202560 136881 1241 0 0 496179 81 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25997/tid=26013] ppid=25992 vsize=2118916 CPUtime=5070.43 cores=4-31
/proc/25997/task/26013/stat : 26013 (plingeling) R 25992 25992 25966 0 -1 4202560 144383 1241 0 0 506945 97 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25997/tid=26014] ppid=25992 vsize=2118916 CPUtime=5040.33 cores=4-31
/proc/25997/task/26014/stat : 26014 (plingeling) R 25992 25992 25966 0 -1 4202560 120415 1241 0 0 503977 55 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25997/tid=26015] ppid=25992 vsize=2118916 CPUtime=5079 cores=4-31
/proc/25997/task/26015/stat : 26015 (plingeling) R 25992 25992 25966 0 -1 4202560 62593 1241 0 0 507862 37 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25997/tid=26016] ppid=25992 vsize=2118916 CPUtime=4900.79 cores=4-31
/proc/25997/task/26016/stat : 26016 (plingeling) R 25992 25992 25966 0 -1 4202560 174643 1241 0 0 489958 120 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25997/tid=26017] ppid=25992 vsize=2118916 CPUtime=5014.54 cores=4-31
/proc/25997/task/26017/stat : 26017 (plingeling) R 25992 25992 25966 0 -1 4202560 155445 1241 0 0 501362 91 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330839 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25997/tid=26018] ppid=25992 vsize=2118916 CPUtime=5063.93 cores=4-31
/proc/25997/task/26018/stat : 26018 (plingeling) R 25992 25992 25966 0 -1 4202560 155344 1241 0 0 506291 101 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25997/tid=26019] ppid=25992 vsize=2118916 CPUtime=4885.42 cores=4-31
/proc/25997/task/26019/stat : 26019 (plingeling) R 25992 25992 25966 0 -1 4202560 171948 1241 0 0 488386 155 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25997/tid=26020] ppid=25992 vsize=2118916 CPUtime=5067.07 cores=4-31
/proc/25997/task/26020/stat : 26020 (plingeling) R 25992 25992 25966 0 -1 4202560 114104 1241 0 0 506627 79 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332162 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25997/tid=26021] ppid=25992 vsize=2118916 CPUtime=5071.5 cores=4-31
/proc/25997/task/26021/stat : 26021 (plingeling) R 25992 25992 25966 0 -1 4202560 145199 1241 0 0 507090 59 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331133 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25997/tid=26022] ppid=25992 vsize=2118916 CPUtime=4973.94 cores=4-31
/proc/25997/task/26022/stat : 26022 (plingeling) R 25992 25992 25966 0 -1 4202560 159373 1241 0 0 497300 93 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25997/tid=26023] ppid=25992 vsize=2118916 CPUtime=5078.99 cores=4-31
/proc/25997/task/26023/stat : 26023 (plingeling) R 25992 25992 25966 0 -1 4202560 39731 1241 0 0 507870 28 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25997/tid=26024] ppid=25992 vsize=2118916 CPUtime=5014.41 cores=4-31
/proc/25997/task/26024/stat : 26024 (plingeling) R 25992 25992 25966 0 -1 4202560 145654 1241 0 0 501361 79 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25997/tid=26025] ppid=25992 vsize=2118916 CPUtime=5002.03 cores=4-31
/proc/25997/task/26025/stat : 26025 (plingeling) R 25992 25992 25966 0 -1 4202560 143950 1241 0 0 500103 99 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25997/tid=26026] ppid=25992 vsize=2118916 CPUtime=4913.9 cores=4-31
/proc/25997/task/26026/stat : 26026 (plingeling) R 25992 25992 25966 0 -1 4202560 104391 1241 0 0 491307 82 0 1 25 0 29 0 641886783 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25997/tid=26027] ppid=25992 vsize=2118916 CPUtime=5075.78 cores=4-31
/proc/25997/task/26027/stat : 26027 (plingeling) R 25992 25992 25966 0 -1 4202560 183730 1241 0 0 507406 171 0 1 25 0 29 0 641886784 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25997/tid=26028] ppid=25992 vsize=2118916 CPUtime=5079 cores=4-31
/proc/25997/task/26028/stat : 26028 (plingeling) R 25992 25992 25966 0 -1 4202560 148050 1241 0 0 507807 92 0 1 25 0 29 0 641886784 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25997/tid=26029] ppid=25992 vsize=2118916 CPUtime=5029.91 cores=4-31
/proc/25997/task/26029/stat : 26029 (plingeling) R 25992 25992 25966 0 -1 4202560 125670 1241 0 0 502898 92 0 1 25 0 29 0 641886784 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25997/tid=26030] ppid=25992 vsize=2118916 CPUtime=4905.01 cores=4-31
/proc/25997/task/26030/stat : 26030 (plingeling) R 25992 25992 25966 0 -1 4202560 124463 1241 0 0 490445 55 0 1 25 0 29 0 641886784 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25997/tid=26031] ppid=25992 vsize=2118916 CPUtime=5015.27 cores=4-31
/proc/25997/task/26031/stat : 26031 (plingeling) R 25992 25992 25966 0 -1 4202560 48062 1241 0 0 501502 24 0 1 25 0 29 0 641886784 2169769984 419099 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 155843
Current children cumulated vsize (KiB) 3398032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 31.03 31.03 31.00 32/446 26180
/proc/meminfo: memFree=253369156/264257624 swapFree=67111528/67111528
[pid=25992] ppid=25990 vsize=18324 CPUtime=0.04 cores=0-31
/proc/25992/stat : 25992 (ppfolio) S 25990 25992 25966 0 -1 4202496 516 1195 0 0 0 1 0 3 15 0 1 0 641886551 18763776 387 268435456000 4194304 4287625 140735411885360 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 8 0 0 0
/proc/25992/statm: 4581 387 338 23 0 91 0
[pid=25993] ppid=25992 vsize=670072 CPUtime=5099.04 cores=0
/proc/25993/stat : 25993 (cryptominisat) R 25992 25992 25966 0 -1 4202496 619504 0 0 0 509473 431 0 0 25 0 1 0 641886551 686153728 28345 268435456000 4194304 4587354 140734964181584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25993/statm: 167518 28345 334 96 0 164080 0
[pid=25994] ppid=25992 vsize=324212 CPUtime=5099.04 cores=1
/proc/25994/stat : 25994 (clasp) R 25992 25992 25966 0 -1 4202496 77344 0 0 0 509858 46 0 0 25 0 1 0 641886551 331993088 75602 268435456000 4194304 4785740 140736004126592 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25994/statm: 81053 75602 338 145 0 78098 0
[pid=25996] ppid=25992 vsize=266640 CPUtime=5099.04 cores=3
/proc/25996/stat : 25996 (march_hi) R 25992 25992 25966 0 -1 4202496 84340 0 0 0 509859 45 0 0 25 0 1 0 641886551 273039360 46829 268435456000 4194304 4331988 140737244287056 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25996/statm: 66660 46829 174 34 0 65102 0
[pid=25997] ppid=25992 vsize=2087172 CPUtime=141094 cores=4-31
/proc/25997/stat : 25997 (plingeling) S 25992 25992 25966 0 -1 4202496 3814031 1241 0 0 14106881 2556 0 1 19 0 29 0 641886551 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0
/proc/25997/statm: 521793 411163 159 40 0 520337 0
[pid=25997/tid=26004] ppid=25992 vsize=2087172 CPUtime=5048.19 cores=4-31
/proc/25997/task/26004/stat : 26004 (plingeling) R 25992 25992 25966 0 -1 4202560 151815 1241 0 0 504693 125 0 1 25 0 29 0 641886782 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25997/tid=26005] ppid=25992 vsize=2087172 CPUtime=5096.72 cores=4-31
/proc/25997/task/26005/stat : 26005 (plingeling) R 25992 25992 25966 0 -1 4202560 139483 1241 0 0 509596 75 0 1 25 0 29 0 641886782 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25997/tid=26006] ppid=25992 vsize=2087172 CPUtime=4950.68 cores=4-31
/proc/25997/task/26006/stat : 26006 (plingeling) R 25992 25992 25966 0 -1 4202560 152448 1241 0 0 494954 113 0 1 25 0 29 0 641886782 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25997/tid=26007] ppid=25992 vsize=2087172 CPUtime=5096.63 cores=4-31
/proc/25997/task/26007/stat : 26007 (plingeling) R 25992 25992 25966 0 -1 4202560 82897 1241 0 0 509611 51 0 1 25 0 29 0 641886782 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25997/tid=26008] ppid=25992 vsize=2087172 CPUtime=5048.55 cores=4-31
/proc/25997/task/26008/stat : 26008 (plingeling) R 25992 25992 25966 0 -1 4202560 135356 1241 0 0 504764 90 0 1 25 0 29 0 641886782 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25997/tid=26009] ppid=25992 vsize=2087172 CPUtime=5060.22 cores=4-31
/proc/25997/task/26009/stat : 26009 (plingeling) R 25992 25992 25966 0 -1 4202560 146830 1241 0 0 505915 106 0 1 25 0 29 0 641886782 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4210751 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25997/tid=26010] ppid=25992 vsize=2087172 CPUtime=5096.69 cores=4-31
/proc/25997/task/26010/stat : 26010 (plingeling) R 25992 25992 25966 0 -1 4202560 164608 1241 0 0 509555 113 0 1 25 0 29 0 641886782 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331642 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25997/tid=26011] ppid=25992 vsize=2087172 CPUtime=5096.72 cores=4-31
/proc/25997/task/26011/stat : 26011 (plingeling) R 25992 25992 25966 0 -1 4202560 174666 1241 0 0 509509 162 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4281475 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25997/tid=26012] ppid=25992 vsize=2087172 CPUtime=4980.33 cores=4-31
/proc/25997/task/26012/stat : 26012 (plingeling) R 25992 25992 25966 0 -1 4202560 136881 1241 0 0 497951 81 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25997/tid=26013] ppid=25992 vsize=2087172 CPUtime=5088.14 cores=4-31
/proc/25997/task/26013/stat : 26013 (plingeling) R 25992 25992 25966 0 -1 4202560 144895 1241 0 0 508716 97 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25997/tid=26014] ppid=25992 vsize=2087172 CPUtime=5058.05 cores=4-31
/proc/25997/task/26014/stat : 26014 (plingeling) R 25992 25992 25966 0 -1 4202560 120415 1241 0 0 505749 55 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25997/tid=26015] ppid=25992 vsize=2087172 CPUtime=5096.72 cores=4-31
/proc/25997/task/26015/stat : 26015 (plingeling) R 25992 25992 25966 0 -1 4202560 62593 1241 0 0 509634 37 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331335 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25997/tid=26016] ppid=25992 vsize=2087172 CPUtime=4918.5 cores=4-31
/proc/25997/task/26016/stat : 26016 (plingeling) R 25992 25992 25966 0 -1 4202560 174643 1241 0 0 491729 120 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25997/tid=26017] ppid=25992 vsize=2087172 CPUtime=5032.24 cores=4-31
/proc/25997/task/26017/stat : 26017 (plingeling) R 25992 25992 25966 0 -1 4202560 155445 1241 0 0 503132 91 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25997/tid=26018] ppid=25992 vsize=2087172 CPUtime=5081.65 cores=4-31
/proc/25997/task/26018/stat : 26018 (plingeling) R 25992 25992 25966 0 -1 4202560 155344 1241 0 0 508063 101 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25997/tid=26019] ppid=25992 vsize=2087172 CPUtime=4903.15 cores=4-31
/proc/25997/task/26019/stat : 26019 (plingeling) R 25992 25992 25966 0 -1 4202560 172972 1241 0 0 490158 156 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25997/tid=26020] ppid=25992 vsize=2087172 CPUtime=5084.27 cores=4-31
/proc/25997/task/26020/stat : 26020 (plingeling) R 25992 25992 25966 0 -1 4202560 114104 1241 0 0 508347 79 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25997/tid=26021] ppid=25992 vsize=2087172 CPUtime=5089.22 cores=4-31
/proc/25997/task/26021/stat : 26021 (plingeling) R 25992 25992 25966 0 -1 4202560 145199 1241 0 0 508862 59 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25997/tid=26022] ppid=25992 vsize=2087172 CPUtime=4991.66 cores=4-31
/proc/25997/task/26022/stat : 26022 (plingeling) R 25992 25992 25966 0 -1 4202560 160909 1241 0 0 499071 94 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25997/tid=26023] ppid=25992 vsize=2087172 CPUtime=5096.71 cores=4-31
/proc/25997/task/26023/stat : 26023 (plingeling) R 25992 25992 25966 0 -1 4202560 40243 1241 0 0 509642 28 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25997/tid=26024] ppid=25992 vsize=2087172 CPUtime=5032.13 cores=4-31
/proc/25997/task/26024/stat : 26024 (plingeling) R 25992 25992 25966 0 -1 4202560 145654 1241 0 0 503133 79 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25997/tid=26025] ppid=25992 vsize=2087172 CPUtime=5019.75 cores=4-31
/proc/25997/task/26025/stat : 26025 (plingeling) R 25992 25992 25966 0 -1 4202560 143950 1241 0 0 501875 99 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25997/tid=26026] ppid=25992 vsize=2087172 CPUtime=4931.61 cores=4-31
/proc/25997/task/26026/stat : 26026 (plingeling) R 25992 25992 25966 0 -1 4202560 104391 1241 0 0 493078 82 0 1 25 0 29 0 641886783 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25997/tid=26027] ppid=25992 vsize=2087172 CPUtime=5093.49 cores=4-31
/proc/25997/task/26027/stat : 26027 (plingeling) R 25992 25992 25966 0 -1 4202560 183730 1241 0 0 509177 171 0 1 25 0 29 0 641886784 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25997/tid=26028] ppid=25992 vsize=2087172 CPUtime=5096.71 cores=4-31
/proc/25997/task/26028/stat : 26028 (plingeling) R 25992 25992 25966 0 -1 4202560 148050 1241 0 0 509578 92 0 1 25 0 29 0 641886784 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25997/tid=26029] ppid=25992 vsize=2087172 CPUtime=5047.63 cores=4-31
/proc/25997/task/26029/stat : 26029 (plingeling) R 25992 25992 25966 0 -1 4202560 126182 1241 0 0 504670 92 0 1 25 0 29 0 641886784 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25997/tid=26030] ppid=25992 vsize=2087172 CPUtime=4922.73 cores=4-31
/proc/25997/task/26030/stat : 26030 (plingeling) R 25992 25992 25966 0 -1 4202560 124463 1241 0 0 492217 55 0 1 25 0 29 0 641886784 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25997/tid=26031] ppid=25992 vsize=2087172 CPUtime=5032.99 cores=4-31
/proc/25997/task/26031/stat : 26031 (plingeling) R 25992 25992 25966 0 -1 4202560 48574 1241 0 0 503274 24 0 1 25 0 29 0 641886784 2137264128 411163 268435456000 4194304 4356188 140733859337152 18446744073709551615 4331360 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 156392
Current children cumulated vsize (KiB) 3366420

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 25992 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=14997
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=52991
# CPU time returned by wait4() is 0.067988
# while last known CPU time is 156392
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.04
CPU time (s): 156392
CPU user time (s): 156361
CPU system time (s): 30.83
CPU usage (%): 3066.48
Max. virtual memory (cumulated for all children) (KiB): 6017200

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

runsolver used 27.7178 second user time and 116.405 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-13 18:26:41
IDJOB=3347543
IDBENCH=83119
IDSOLVER=1808
FILE ID=node200/3347543-1305304001
RUNJOBID= node200-1305304000-25980
PBS_JOBID= 13282109
Free space on /tmp= 62048 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347543-1305304001/watcher-3347543-1305304001 -o /tmp/evaluation-result-3347543-1305304001/solver-3347543-1305304001 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347543-1305304001.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 266338304 MiB
NBCORE= 32

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=1841933297

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      255622112 kB
Buffers:        433520 kB
Cached:        7800484 kB
SwapCached:          0 kB
Active:        7377932 kB
Inactive:       924712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255622112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12488 kB
Writeback:           0 kB
AnonPages:       69648 kB
Mapped:          13484 kB
Slab:           249796 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   177008 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62036 MiB
End job on node200 at 2011-05-13 19:51:43