Trace number 3347185

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) 160003 5007.94

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6390.7
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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-3347185-1304807883/watcher-3347185-1304807883 -o /tmp/evaluation-result-3347185-1304807883/solver-3347185-1304807883 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347185-1304807883.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: 27.23 31.07 31.75 2/413 8997
/proc/meminfo: memFree=256774528/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 25 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0

[startup+0.0759211 s]
/proc/loadavg: 27.23 31.07 31.75 2/413 8997
/proc/meminfo: memFree=256774528/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 25 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100911 s]
/proc/loadavg: 27.23 31.07 31.75 2/413 8997
/proc/meminfo: memFree=256774528/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 25 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300958 s]
/proc/loadavg: 27.23 31.07 31.75 2/413 8997
/proc/meminfo: memFree=256774528/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 23 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700936 s]
/proc/loadavg: 27.23 31.07 31.75 2/413 8997
/proc/meminfo: memFree=256774528/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 23 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 27.23 31.07 31.75 6/419 9008
/proc/meminfo: memFree=256631256/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 23 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
[pid=8998] ppid=8997 vsize=41292 CPUtime=1.49 cores=0
/proc/8998/stat : 8998 (cryptominisat) R 8997 8997 8971 0 -1 4202496 5344 0 0 0 146 3 0 0 25 0 1 0 592274743 42283008 5121 268435456000 4194304 4587354 140733858762928 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8998/statm: 10323 5121 308 96 0 6885 0
[pid=8999] ppid=8997 vsize=40252 CPUtime=1.47 cores=1
/proc/8999/stat : 8999 (clasp) R 8997 8997 8971 0 -1 4202496 9337 0 0 0 145 2 0 0 20 0 1 0 592274743 41218048 7218 268435456000 4194304 4785740 140734593533712 18446744073709551615 4319223 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8999/statm: 10063 7218 338 145 0 7108 0
[pid=9000] ppid=8997 vsize=464408 CPUtime=1.48 cores=2
/proc/9000/stat : 9000 (TNM) R 8997 8997 8971 0 -1 4202496 6003 0 0 0 147 1 0 0 20 0 1 0 592274743 475553792 5900 268435456000 134512640 134534564 4287984672 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9000/statm: 116102 5900 95 6 0 114767 0
[pid=9001] ppid=8997 vsize=39032 CPUtime=1.47 cores=3
/proc/9001/stat : 9001 (march_hi) R 8997 8997 8971 0 -1 4202496 32144 0 0 0 139 8 0 0 20 0 1 0 592274743 39968768 6852 268435456000 4194304 4331988 140737362438592 18446744073709551615 4251967 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9001/statm: 9758 6852 148 34 0 8200 0
[pid=9002] ppid=8997 vsize=127356 CPUtime=1.47 cores=4-31
/proc/9002/stat : 9002 (plingeling) R 8997 8997 8971 0 -1 4202496 30616 1238 0 0 140 7 0 0 21 0 1 0 592274743 130412544 30499 268435456000 4194304 4356188 140733514617312 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 10 0 0 0
/proc/9002/statm: 31839 30499 129 40 0 30383 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 730664

[startup+3.10097 s]
/proc/loadavg: 27.23 31.07 31.75 6/419 9008
/proc/meminfo: memFree=256484100/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
[pid=8998] ppid=8997 vsize=61816 CPUtime=3.08 cores=0
/proc/8998/stat : 8998 (cryptominisat) R 8997 8997 8971 0 -1 4202496 11651 0 0 0 304 4 0 0 25 0 1 0 592274743 63299584 10437 268435456000 4194304 4587354 140733858762928 18446744073709551615 258650652423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8998/statm: 15454 10437 319 96 0 12016 0
[pid=8999] ppid=8997 vsize=40384 CPUtime=3.08 cores=1
/proc/8999/stat : 8999 (clasp) R 8997 8997 8971 0 -1 4202496 9441 0 0 0 305 3 0 0 25 0 1 0 592274743 41353216 7322 268435456000 4194304 4785740 140734593533712 18446744073709551615 258650616632 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8999/statm: 10096 7322 338 145 0 7141 0
[pid=9000] ppid=8997 vsize=464408 CPUtime=3.08 cores=2
/proc/9000/stat : 9000 (TNM) R 8997 8997 8971 0 -1 4202496 6003 0 0 0 307 1 0 0 25 0 1 0 592274743 475553792 5900 268435456000 134512640 134534564 4287984672 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9000/statm: 116102 5900 95 6 0 114767 0
[pid=9001] ppid=8997 vsize=39032 CPUtime=3.07 cores=3
/proc/9001/stat : 9001 (march_hi) R 8997 8997 8971 0 -1 4202496 32145 0 0 0 299 8 0 0 25 0 1 0 592274743 39968768 6852 268435456000 4194304 4331988 140737362438592 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9001/statm: 9758 6852 147 34 0 8200 0
[pid=9002] ppid=8997 vsize=694772 CPUtime=16.74 cores=4-31
/proc/9002/stat : 9002 (plingeling) S 8997 8997 8971 0 -1 4202496 59884 1238 0 0 1661 13 0 0 19 0 29 0 592274743 711446528 51791 268435456000 4194304 4356188 140733514617312 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 16 0 0 0
/proc/9002/statm: 173693 51791 139 40 0 172237 0
Current children cumulated CPU time (s) 29.05
Current children cumulated vsize (KiB) 1318736

[startup+6.30206 s]
/proc/loadavg: 27.61 31.08 31.75 34/447 9038
/proc/meminfo: memFree=256238960/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
[pid=8998] ppid=8997 vsize=102204 CPUtime=6.28 cores=0
/proc/8998/stat : 8998 (cryptominisat) R 8997 8997 8971 0 -1 4202496 15086 0 0 0 623 5 0 0 25 0 1 0 592274743 104656896 12433 268435456000 4194304 4587354 140733858762928 18446744073709551615 4237742 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8998/statm: 25551 12433 331 96 0 22113 0
[pid=8999] ppid=8997 vsize=42712 CPUtime=6.28 cores=1
/proc/8999/stat : 8999 (clasp) R 8997 8997 8971 0 -1 4202496 9976 0 0 0 625 3 0 0 25 0 1 0 592274743 43737088 7857 268435456000 4194304 4785740 140734593533712 18446744073709551615 4277703 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8999/statm: 10678 7857 338 145 0 7723 0
[pid=9000] ppid=8997 vsize=464408 CPUtime=6.28 cores=2
/proc/9000/stat : 9000 (TNM) R 8997 8997 8971 0 -1 4202496 6003 0 0 0 627 1 0 0 25 0 1 0 592274743 475553792 5900 268435456000 134512640 134534564 4287984672 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9000/statm: 116102 5900 95 6 0 114767 0
[pid=9001] ppid=8997 vsize=63900 CPUtime=6.28 cores=3
/proc/9001/stat : 9001 (march_hi) R 8997 8997 8971 0 -1 4202496 41362 0 0 0 617 11 0 0 25 0 1 0 592274743 65433600 13027 268435456000 4194304 4331988 140737362438592 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9001/statm: 15975 13027 150 34 0 14417 0
[pid=9002] ppid=8997 vsize=854980 CPUtime=104.13 cores=4-31
/proc/9002/stat : 9002 (plingeling) S 8997 8997 8971 0 -1 4202496 164936 1238 0 0 10323 90 0 0 19 0 29 0 592274743 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 16 0 0 0
/proc/9002/statm: 213745 100811 159 40 0 212289 0
[pid=9002/tid=9009] ppid=8997 vsize=854980 CPUtime=3.62 cores=4-31
/proc/9002/task/9009/stat : 9009 (plingeling) R 8997 8997 8971 0 -1 4202560 2780 1238 0 0 359 3 0 0 25 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9002/tid=9010] ppid=8997 vsize=854980 CPUtime=3.56 cores=4-31
/proc/9002/task/9010/stat : 9010 (plingeling) R 8997 8997 8971 0 -1 4202560 4493 1238 0 0 354 2 0 0 19 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4301724 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=9002/tid=9011] ppid=8997 vsize=854980 CPUtime=3.57 cores=4-31
/proc/9002/task/9011/stat : 9011 (plingeling) R 8997 8997 8971 0 -1 4202560 4348 1238 0 0 355 2 0 0 19 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4300718 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9002/tid=9012] ppid=8997 vsize=854980 CPUtime=3.69 cores=4-31
/proc/9002/task/9012/stat : 9012 (plingeling) R 8997 8997 8971 0 -1 4202560 3971 1238 0 0 366 3 0 0 25 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4279615 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9002/tid=9013] ppid=8997 vsize=854980 CPUtime=3.63 cores=4-31
/proc/9002/task/9013/stat : 9013 (plingeling) R 8997 8997 8971 0 -1 4202560 2870 1238 0 0 360 3 0 0 19 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4211749 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=9002/tid=9014] ppid=8997 vsize=854980 CPUtime=3.69 cores=4-31
/proc/9002/task/9014/stat : 9014 (plingeling) R 8997 8997 8971 0 -1 4202560 5400 1238 0 0 366 3 0 0 25 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4300701 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=9002/tid=9015] ppid=8997 vsize=854980 CPUtime=3.65 cores=4-31
/proc/9002/task/9015/stat : 9015 (plingeling) R 8997 8997 8971 0 -1 4202560 3554 1238 0 0 361 4 0 0 20 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4233675 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=9002/tid=9016] ppid=8997 vsize=854980 CPUtime=3.62 cores=4-31
/proc/9002/task/9016/stat : 9016 (plingeling) R 8997 8997 8971 0 -1 4202560 3499 1238 0 0 361 1 0 0 19 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4303168 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=9002/tid=9017] ppid=8997 vsize=854980 CPUtime=3.64 cores=4-31
/proc/9002/task/9017/stat : 9017 (plingeling) R 8997 8997 8971 0 -1 4202560 4565 1238 0 0 360 4 0 0 20 0 29 0 592275000 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4312060 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=9002/tid=9018] ppid=8997 vsize=854980 CPUtime=3.6 cores=4-31
/proc/9002/task/9018/stat : 9018 (plingeling) R 8997 8997 8971 0 -1 4202560 3138 1238 0 0 359 1 0 0 19 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4271380 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=9002/tid=9019] ppid=8997 vsize=854980 CPUtime=3.58 cores=4-31
/proc/9002/task/9019/stat : 9019 (plingeling) R 8997 8997 8971 0 -1 4202560 3822 1238 0 0 356 2 0 0 19 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4210610 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=9002/tid=9020] ppid=8997 vsize=854980 CPUtime=3.65 cores=4-31
/proc/9002/task/9020/stat : 9020 (plingeling) R 8997 8997 8971 0 -1 4202560 4381 1238 0 0 362 3 0 0 25 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4210859 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=9002/tid=9021] ppid=8997 vsize=854980 CPUtime=3.63 cores=4-31
/proc/9002/task/9021/stat : 9021 (plingeling) R 8997 8997 8971 0 -1 4202560 4418 1238 0 0 361 2 0 0 20 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4254606 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=9002/tid=9022] ppid=8997 vsize=854980 CPUtime=3.65 cores=4-31
/proc/9002/task/9022/stat : 9022 (plingeling) R 8997 8997 8971 0 -1 4202560 4502 1238 0 0 362 3 0 0 20 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4215593 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9002/tid=9023] ppid=8997 vsize=854980 CPUtime=3.54 cores=4-31
/proc/9002/task/9023/stat : 9023 (plingeling) R 8997 8997 8971 0 -1 4202560 4261 1238 0 0 353 1 0 0 19 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4271376 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=9002/tid=9024] ppid=8997 vsize=854980 CPUtime=3.64 cores=4-31
/proc/9002/task/9024/stat : 9024 (plingeling) R 8997 8997 8971 0 -1 4202560 3967 1238 0 0 363 1 0 0 20 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4210557 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=9002/tid=9025] ppid=8997 vsize=854980 CPUtime=3.64 cores=4-31
/proc/9002/task/9025/stat : 9025 (plingeling) R 8997 8997 8971 0 -1 4202560 4548 1238 0 0 361 3 0 0 20 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4211804 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=9002/tid=9026] ppid=8997 vsize=854980 CPUtime=3.59 cores=4-31
/proc/9002/task/9026/stat : 9026 (plingeling) R 8997 8997 8971 0 -1 4202560 3849 1238 0 0 355 4 0 0 19 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4211846 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=9002/tid=9027] ppid=8997 vsize=854980 CPUtime=3.61 cores=4-31
/proc/9002/task/9027/stat : 9027 (plingeling) R 8997 8997 8971 0 -1 4202560 3797 1238 0 0 360 1 0 0 25 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4214743 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=9002/tid=9028] ppid=8997 vsize=854980 CPUtime=3.65 cores=4-31
/proc/9002/task/9028/stat : 9028 (plingeling) R 8997 8997 8971 0 -1 4202560 2480 1238 0 0 363 2 0 0 21 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4237364 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=9002/tid=9029] ppid=8997 vsize=854980 CPUtime=3.64 cores=4-31
/proc/9002/task/9029/stat : 9029 (plingeling) R 8997 8997 8971 0 -1 4202560 3545 1238 0 0 363 1 0 0 25 0 29 0 592275001 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4271328 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=9002/tid=9030] ppid=8997 vsize=854980 CPUtime=3.58 cores=4-31
/proc/9002/task/9030/stat : 9030 (plingeling) R 8997 8997 8971 0 -1 4202560 4353 1238 0 0 357 1 0 0 25 0 29 0 592275002 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4303030 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=9002/tid=9031] ppid=8997 vsize=854980 CPUtime=3.59 cores=4-31
/proc/9002/task/9031/stat : 9031 (plingeling) R 8997 8997 8971 0 -1 4202560 3114 1238 0 0 356 3 0 0 19 0 29 0 592275002 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4211578 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=9002/tid=9032] ppid=8997 vsize=854980 CPUtime=3.6 cores=4-31
/proc/9002/task/9032/stat : 9032 (plingeling) R 8997 8997 8971 0 -1 4202560 4000 1238 0 0 359 1 0 0 25 0 29 0 592275002 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4215742 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=9002/tid=9033] ppid=8997 vsize=854980 CPUtime=3.6 cores=4-31
/proc/9002/task/9033/stat : 9033 (plingeling) R 8997 8997 8971 0 -1 4202560 2881 1238 0 0 356 4 0 0 19 0 29 0 592275002 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4211147 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=9002/tid=9034] ppid=8997 vsize=854980 CPUtime=3.6 cores=4-31
/proc/9002/task/9034/stat : 9034 (plingeling) R 8997 8997 8971 0 -1 4202560 4141 1238 0 0 356 4 0 0 19 0 29 0 592275002 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4231683 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=9002/tid=9035] ppid=8997 vsize=854980 CPUtime=3.66 cores=4-31
/proc/9002/task/9035/stat : 9035 (plingeling) R 8997 8997 8971 0 -1 4202560 2754 1238 0 0 365 1 0 0 25 0 29 0 592275003 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=9002/tid=9036] ppid=8997 vsize=854980 CPUtime=3.59 cores=4-31
/proc/9002/task/9036/stat : 9036 (plingeling) R 8997 8997 8971 0 -1 4202560 2829 1238 0 0 359 0 0 0 25 0 29 0 592275003 875499520 100811 268435456000 4194304 4356188 140733514617312 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 129.25
Current children cumulated vsize (KiB) 1546528

[startup+12.7023 s]
/proc/loadavg: 27.96 31.10 31.75 33/447 9038
/proc/meminfo: memFree=256131456/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
[pid=8998] ppid=8997 vsize=1680196 CPUtime=12.68 cores=0
/proc/8998/stat : 8998 (cryptominisat) R 8997 8997 8971 0 -1 4202496 18433 0 0 0 1262 6 0 0 25 0 1 0 592274743 1720520704 12292 268435456000 4194304 4587354 140733858762928 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0

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

/proc/8998/statm: 457997 48697 338 96 0 454559 0
[pid=8999] ppid=8997 vsize=530572 CPUtime=5006.96 cores=1
/proc/8999/stat : 8999 (clasp) R 8997 8997 8971 0 -1 4202496 130385 0 0 0 500606 90 0 0 25 0 1 0 592274743 543305728 128266 268435456000 4194304 4785740 140734593533712 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8999/statm: 132643 128266 338 145 0 129688 0
[pid=9000] ppid=8997 vsize=464412 CPUtime=5006.96 cores=2
/proc/9000/stat : 9000 (TNM) R 8997 8997 8971 0 -1 4202496 6013 0 0 0 500695 1 0 0 25 0 1 0 592274743 475557888 5910 268435456000 134512640 134534564 4287984672 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9000/statm: 116103 5910 103 6 0 114768 0
[pid=9001] ppid=8997 vsize=220780 CPUtime=5006.96 cores=3
/proc/9001/stat : 9001 (march_hi) R 8997 8997 8971 0 -1 4202496 115565 0 0 0 500667 29 0 0 25 0 1 0 592274743 226078720 35176 268435456000 4194304 4331988 140737362438592 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9001/statm: 55195 35176 175 34 0 53637 0
[pid=9002] ppid=8997 vsize=1629732 CPUtime=139975 cores=4-31
/proc/9002/stat : 9002 (plingeling) S 8997 8997 8971 0 -1 4202496 1677302 1238 0 0 13996484 1064 0 0 19 0 29 0 592274743 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 16 0 0 0
/proc/9002/statm: 407433 296383 159 40 0 405977 0
[pid=9002/tid=9009] ppid=8997 vsize=1629732 CPUtime=5004.31 cores=4-31
/proc/9002/task/9009/stat : 9009 (plingeling) R 8997 8997 8971 0 -1 4202560 65176 1238 0 0 500388 43 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9002/tid=9010] ppid=8997 vsize=1629732 CPUtime=5004.22 cores=4-31
/proc/9002/task/9010/stat : 9010 (plingeling) R 8997 8997 8971 0 -1 4202560 56215 1238 0 0 500396 26 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332320 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=9002/tid=9011] ppid=8997 vsize=1629732 CPUtime=5003.86 cores=4-31
/proc/9002/task/9011/stat : 9011 (plingeling) R 8997 8997 8971 0 -1 4202560 45478 1238 0 0 500336 50 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9002/tid=9012] ppid=8997 vsize=1629732 CPUtime=5004.36 cores=4-31
/proc/9002/task/9012/stat : 9012 (plingeling) R 8997 8997 8971 0 -1 4202560 48078 1238 0 0 500403 33 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9002/tid=9013] ppid=8997 vsize=1629732 CPUtime=5004.31 cores=4-31
/proc/9002/task/9013/stat : 9013 (plingeling) R 8997 8997 8971 0 -1 4202560 64195 1238 0 0 500399 32 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=9002/tid=9014] ppid=8997 vsize=1629732 CPUtime=5004.24 cores=4-31
/proc/9002/task/9014/stat : 9014 (plingeling) R 8997 8997 8971 0 -1 4202560 63223 1238 0 0 500376 48 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=9002/tid=9015] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9015/stat : 9015 (plingeling) R 8997 8997 8971 0 -1 4202560 72251 1238 0 0 500387 46 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=9002/tid=9016] ppid=8997 vsize=1629732 CPUtime=5004.31 cores=4-31
/proc/9002/task/9016/stat : 9016 (plingeling) R 8997 8997 8971 0 -1 4202560 68044 1238 0 0 500371 60 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=9002/tid=9017] ppid=8997 vsize=1629732 CPUtime=5004.32 cores=4-31
/proc/9002/task/9017/stat : 9017 (plingeling) R 8997 8997 8971 0 -1 4202560 43997 1238 0 0 500391 41 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=9002/tid=9018] ppid=8997 vsize=1629732 CPUtime=5004.29 cores=4-31
/proc/9002/task/9018/stat : 9018 (plingeling) R 8997 8997 8971 0 -1 4202560 54299 1238 0 0 500407 22 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=9002/tid=9019] ppid=8997 vsize=1629732 CPUtime=5004.26 cores=4-31
/proc/9002/task/9019/stat : 9019 (plingeling) R 8997 8997 8971 0 -1 4202560 68947 1238 0 0 500392 34 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4211022 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=9002/tid=9020] ppid=8997 vsize=1629732 CPUtime=5004.34 cores=4-31
/proc/9002/task/9020/stat : 9020 (plingeling) R 8997 8997 8971 0 -1 4202560 61974 1238 0 0 500393 41 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=9002/tid=9021] ppid=8997 vsize=1629732 CPUtime=5004.25 cores=4-31
/proc/9002/task/9021/stat : 9021 (plingeling) R 8997 8997 8971 0 -1 4202560 82691 1238 0 0 500381 44 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=9002/tid=9022] ppid=8997 vsize=1629732 CPUtime=5004.34 cores=4-31
/proc/9002/task/9022/stat : 9022 (plingeling) R 8997 8997 8971 0 -1 4202560 48723 1238 0 0 500401 33 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9002/tid=9023] ppid=8997 vsize=1629732 CPUtime=5001.73 cores=4-31
/proc/9002/task/9023/stat : 9023 (plingeling) R 8997 8997 8971 0 -1 4202560 40998 1238 0 0 500104 69 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=9002/tid=9024] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9024/stat : 9024 (plingeling) R 8997 8997 8971 0 -1 4202560 48616 1238 0 0 500374 59 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=9002/tid=9025] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9025/stat : 9025 (plingeling) R 8997 8997 8971 0 -1 4202560 59120 1238 0 0 500402 31 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=9002/tid=9026] ppid=8997 vsize=1629732 CPUtime=5002.76 cores=4-31
/proc/9002/task/9026/stat : 9026 (plingeling) R 8997 8997 8971 0 -1 4202560 57671 1238 0 0 500240 36 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=9002/tid=9027] ppid=8997 vsize=1629732 CPUtime=4986.01 cores=4-31
/proc/9002/task/9027/stat : 9027 (plingeling) R 8997 8997 8971 0 -1 4202560 61409 1238 0 0 498580 21 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=9002/tid=9028] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9028/stat : 9028 (plingeling) R 8997 8997 8971 0 -1 4202560 44103 1238 0 0 500409 24 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4279753 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=9002/tid=9029] ppid=8997 vsize=1629732 CPUtime=5003.83 cores=4-31
/proc/9002/task/9029/stat : 9029 (plingeling) R 8997 8997 8971 0 -1 4202560 55862 1238 0 0 500358 25 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331281 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=9002/tid=9030] ppid=8997 vsize=1629732 CPUtime=5004.26 cores=4-31
/proc/9002/task/9030/stat : 9030 (plingeling) R 8997 8997 8971 0 -1 4202560 53841 1238 0 0 500405 21 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=9002/tid=9031] ppid=8997 vsize=1629732 CPUtime=5004.28 cores=4-31
/proc/9002/task/9031/stat : 9031 (plingeling) R 8997 8997 8971 0 -1 4202560 66724 1238 0 0 500392 36 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331222 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=9002/tid=9032] ppid=8997 vsize=1629732 CPUtime=5004.28 cores=4-31
/proc/9002/task/9032/stat : 9032 (plingeling) R 8997 8997 8971 0 -1 4202560 45771 1238 0 0 500375 53 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=9002/tid=9033] ppid=8997 vsize=1629732 CPUtime=5004.24 cores=4-31
/proc/9002/task/9033/stat : 9033 (plingeling) R 8997 8997 8971 0 -1 4202560 51929 1238 0 0 500395 29 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=9002/tid=9034] ppid=8997 vsize=1629732 CPUtime=5004.28 cores=4-31
/proc/9002/task/9034/stat : 9034 (plingeling) R 8997 8997 8971 0 -1 4202560 56977 1238 0 0 500402 26 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331193 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=9002/tid=9035] ppid=8997 vsize=1629732 CPUtime=5004.15 cores=4-31
/proc/9002/task/9035/stat : 9035 (plingeling) R 8997 8997 8971 0 -1 4202560 49982 1238 0 0 500394 21 0 0 25 0 29 0 592275003 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=9002/tid=9036] ppid=8997 vsize=1629732 CPUtime=4880.08 cores=4-31
/proc/9002/task/9036/stat : 9036 (plingeling) R 8997 8997 8971 0 -1 4202560 82332 1238 0 0 487977 31 0 0 25 0 29 0 592275003 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331371 0 0 4096 17442 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 4695808

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

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

[startup+5007.9 s]
/proc/loadavg: 32.03 32.05 32.05 33/447 9191
/proc/meminfo: memFree=254714400/264257624 swapFree=67111528/67111528
[pid=8997] ppid=8995 vsize=18324 CPUtime=0 cores=0-31
/proc/8997/stat : 8997 (ppfolio) S 8995 8997 8971 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 592274742 18763776 386 268435456000 4194304 4287625 140734733014240 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 24 0 0 0
/proc/8997/statm: 4581 386 337 23 0 91 0
[pid=8998] ppid=8997 vsize=1831988 CPUtime=5006.92 cores=0
/proc/8998/stat : 8998 (cryptominisat) R 8997 8997 8971 0 -1 4202496 2976806 0 0 0 499631 1061 0 0 25 0 1 0 592274743 1875955712 48697 268435456000 4194304 4587354 140733858762928 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8998/statm: 457997 48697 338 96 0 454559 0
[pid=8999] ppid=8997 vsize=530572 CPUtime=5006.96 cores=1
/proc/8999/stat : 8999 (clasp) R 8997 8997 8971 0 -1 4202496 130385 0 0 0 500606 90 0 0 25 0 1 0 592274743 543305728 128266 268435456000 4194304 4785740 140734593533712 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8999/statm: 132643 128266 338 145 0 129688 0
[pid=9000] ppid=8997 vsize=464412 CPUtime=5006.96 cores=2
/proc/9000/stat : 9000 (TNM) R 8997 8997 8971 0 -1 4202496 6013 0 0 0 500695 1 0 0 25 0 1 0 592274743 475557888 5910 268435456000 134512640 134534564 4287984672 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9000/statm: 116103 5910 103 6 0 114768 0
[pid=9001] ppid=8997 vsize=220780 CPUtime=5006.96 cores=3
/proc/9001/stat : 9001 (march_hi) R 8997 8997 8971 0 -1 4202496 115565 0 0 0 500667 29 0 0 25 0 1 0 592274743 226078720 35176 268435456000 4194304 4331988 140737362438592 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9001/statm: 55195 35176 175 34 0 53637 0
[pid=9002] ppid=8997 vsize=1629732 CPUtime=139975 cores=4-31
/proc/9002/stat : 9002 (plingeling) S 8997 8997 8971 0 -1 4202496 1677302 1238 0 0 13996484 1064 0 0 19 0 29 0 592274743 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 16 0 0 0
/proc/9002/statm: 407433 296383 159 40 0 405977 0
[pid=9002/tid=9009] ppid=8997 vsize=1629732 CPUtime=5004.31 cores=4-31
/proc/9002/task/9009/stat : 9009 (plingeling) R 8997 8997 8971 0 -1 4202560 65176 1238 0 0 500388 43 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9002/tid=9010] ppid=8997 vsize=1629732 CPUtime=5004.22 cores=4-31
/proc/9002/task/9010/stat : 9010 (plingeling) R 8997 8997 8971 0 -1 4202560 56215 1238 0 0 500396 26 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332320 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=9002/tid=9011] ppid=8997 vsize=1629732 CPUtime=5003.86 cores=4-31
/proc/9002/task/9011/stat : 9011 (plingeling) R 8997 8997 8971 0 -1 4202560 45478 1238 0 0 500336 50 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9002/tid=9012] ppid=8997 vsize=1629732 CPUtime=5004.36 cores=4-31
/proc/9002/task/9012/stat : 9012 (plingeling) R 8997 8997 8971 0 -1 4202560 48078 1238 0 0 500403 33 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9002/tid=9013] ppid=8997 vsize=1629732 CPUtime=5004.31 cores=4-31
/proc/9002/task/9013/stat : 9013 (plingeling) R 8997 8997 8971 0 -1 4202560 64195 1238 0 0 500399 32 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=9002/tid=9014] ppid=8997 vsize=1629732 CPUtime=5004.24 cores=4-31
/proc/9002/task/9014/stat : 9014 (plingeling) R 8997 8997 8971 0 -1 4202560 63223 1238 0 0 500376 48 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=9002/tid=9015] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9015/stat : 9015 (plingeling) R 8997 8997 8971 0 -1 4202560 72251 1238 0 0 500387 46 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=9002/tid=9016] ppid=8997 vsize=1629732 CPUtime=5004.31 cores=4-31
/proc/9002/task/9016/stat : 9016 (plingeling) R 8997 8997 8971 0 -1 4202560 68044 1238 0 0 500371 60 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=9002/tid=9017] ppid=8997 vsize=1629732 CPUtime=5004.32 cores=4-31
/proc/9002/task/9017/stat : 9017 (plingeling) R 8997 8997 8971 0 -1 4202560 43997 1238 0 0 500391 41 0 0 25 0 29 0 592275000 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=9002/tid=9018] ppid=8997 vsize=1629732 CPUtime=5004.29 cores=4-31
/proc/9002/task/9018/stat : 9018 (plingeling) R 8997 8997 8971 0 -1 4202560 54299 1238 0 0 500407 22 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=9002/tid=9019] ppid=8997 vsize=1629732 CPUtime=5004.26 cores=4-31
/proc/9002/task/9019/stat : 9019 (plingeling) R 8997 8997 8971 0 -1 4202560 68947 1238 0 0 500392 34 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4211022 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=9002/tid=9020] ppid=8997 vsize=1629732 CPUtime=5004.34 cores=4-31
/proc/9002/task/9020/stat : 9020 (plingeling) R 8997 8997 8971 0 -1 4202560 61974 1238 0 0 500393 41 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=9002/tid=9021] ppid=8997 vsize=1629732 CPUtime=5004.25 cores=4-31
/proc/9002/task/9021/stat : 9021 (plingeling) R 8997 8997 8971 0 -1 4202560 82691 1238 0 0 500381 44 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=9002/tid=9022] ppid=8997 vsize=1629732 CPUtime=5004.34 cores=4-31
/proc/9002/task/9022/stat : 9022 (plingeling) R 8997 8997 8971 0 -1 4202560 48723 1238 0 0 500401 33 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9002/tid=9023] ppid=8997 vsize=1629732 CPUtime=5001.73 cores=4-31
/proc/9002/task/9023/stat : 9023 (plingeling) R 8997 8997 8971 0 -1 4202560 40998 1238 0 0 500104 69 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=9002/tid=9024] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9024/stat : 9024 (plingeling) R 8997 8997 8971 0 -1 4202560 48616 1238 0 0 500374 59 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=9002/tid=9025] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9025/stat : 9025 (plingeling) R 8997 8997 8971 0 -1 4202560 59120 1238 0 0 500402 31 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=9002/tid=9026] ppid=8997 vsize=1629732 CPUtime=5002.76 cores=4-31
/proc/9002/task/9026/stat : 9026 (plingeling) R 8997 8997 8971 0 -1 4202560 57671 1238 0 0 500240 36 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=9002/tid=9027] ppid=8997 vsize=1629732 CPUtime=4986.01 cores=4-31
/proc/9002/task/9027/stat : 9027 (plingeling) R 8997 8997 8971 0 -1 4202560 61409 1238 0 0 498580 21 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=9002/tid=9028] ppid=8997 vsize=1629732 CPUtime=5004.33 cores=4-31
/proc/9002/task/9028/stat : 9028 (plingeling) R 8997 8997 8971 0 -1 4202560 44103 1238 0 0 500409 24 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4279753 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=9002/tid=9029] ppid=8997 vsize=1629732 CPUtime=5003.83 cores=4-31
/proc/9002/task/9029/stat : 9029 (plingeling) R 8997 8997 8971 0 -1 4202560 55862 1238 0 0 500358 25 0 0 25 0 29 0 592275001 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331281 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=9002/tid=9030] ppid=8997 vsize=1629732 CPUtime=5004.26 cores=4-31
/proc/9002/task/9030/stat : 9030 (plingeling) R 8997 8997 8971 0 -1 4202560 53841 1238 0 0 500405 21 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=9002/tid=9031] ppid=8997 vsize=1629732 CPUtime=5004.28 cores=4-31
/proc/9002/task/9031/stat : 9031 (plingeling) R 8997 8997 8971 0 -1 4202560 66724 1238 0 0 500392 36 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331222 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=9002/tid=9032] ppid=8997 vsize=1629732 CPUtime=5004.28 cores=4-31
/proc/9002/task/9032/stat : 9032 (plingeling) R 8997 8997 8971 0 -1 4202560 45771 1238 0 0 500375 53 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=9002/tid=9033] ppid=8997 vsize=1629732 CPUtime=5004.24 cores=4-31
/proc/9002/task/9033/stat : 9033 (plingeling) R 8997 8997 8971 0 -1 4202560 51929 1238 0 0 500395 29 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=9002/tid=9034] ppid=8997 vsize=1629732 CPUtime=5004.28 cores=4-31
/proc/9002/task/9034/stat : 9034 (plingeling) R 8997 8997 8971 0 -1 4202560 56977 1238 0 0 500402 26 0 0 25 0 29 0 592275002 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331193 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=9002/tid=9035] ppid=8997 vsize=1629732 CPUtime=5004.15 cores=4-31
/proc/9002/task/9035/stat : 9035 (plingeling) R 8997 8997 8971 0 -1 4202560 49982 1238 0 0 500394 21 0 0 25 0 29 0 592275003 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=9002/tid=9036] ppid=8997 vsize=1629732 CPUtime=4880.08 cores=4-31
/proc/9002/task/9036/stat : 9036 (plingeling) R 8997 8997 8971 0 -1 4202560 82332 1238 0 0 487977 31 0 0 25 0 29 0 592275003 1668845568 296383 268435456000 4194304 4356188 140733514617312 18446744073709551615 4331371 0 0 4096 17442 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 4695808

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5007.94
CPU time (s): 160003
CPU user time (s): 159981
CPU system time (s): 22.45
CPU usage (%): 3194.99
Max. virtual memory (cumulated for all children) (KiB): 6428396

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

runsolver used 29.5245 second user time and 113.035 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-08 00:38:03
IDJOB=3347185
IDBENCH=20521
IDSOLVER=1808
FILE ID=node200/3347185-1304807883
RUNJOBID= node200-1304807883-8985
PBS_JOBID= 13281968
Free space on /tmp= 62048 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347185-1304807883/watcher-3347185-1304807883 -o /tmp/evaluation-result-3347185-1304807883/solver-3347185-1304807883 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347185-1304807883.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=496190896

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:      256774816 kB
Buffers:        351756 kB
Cached:        6790384 kB
SwapCached:          0 kB
Active:        6323088 kB
Inactive:       888156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256774816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13896 kB
Writeback:           0 kB
AnonPages:       69256 kB
Mapped:          14208 kB
Slab:           191228 kB
PageTables:       3928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   188368 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-08 02:01:33