Trace number 3347339

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 parUNSAT 156644 4915.28

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark85900.7
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

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
156644.34/4915.17	s UNSATISFIABLE
151730.59/4915.27	solver [5] plingeling 276-6264d55-100731 answered
151730.59/4915.27	Done

Verifier Data

No possible verification on an UNSAT instance

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-3347339-1305019885/watcher-3347339-1305019885 -o /tmp/evaluation-result-3347339-1305019885/solver-3347339-1305019885 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347339-1305019885.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.02 30.64 31.58 1/413 1906
/proc/meminfo: memFree=256384076/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0

[startup+0.133903 s]
/proc/loadavg: 25.02 30.64 31.58 1/413 1906
/proc/meminfo: memFree=256384076/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200896 s]
/proc/loadavg: 25.02 30.64 31.58 1/413 1906
/proc/meminfo: memFree=256384076/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300921 s]
/proc/loadavg: 25.02 30.64 31.58 1/413 1906
/proc/meminfo: memFree=256384076/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700918 s]
/proc/loadavg: 25.02 30.64 31.58 1/413 1906
/proc/meminfo: memFree=256384076/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 25.02 30.64 31.58 6/419 1917
/proc/meminfo: memFree=255901068/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 18 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
[pid=1907] ppid=1906 vsize=163084 CPUtime=1.48 cores=0
/proc/1907/stat : 1907 (cryptominisat) R 1906 1906 1880 0 -1 4202496 29813 0 0 0 140 8 0 0 20 0 1 0 613475049 166998016 28626 268435456000 4194304 4587354 140734956242608 18446744073709551615 4238301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1907/statm: 40771 28626 304 96 0 37333 0
[pid=1908] ppid=1906 vsize=153252 CPUtime=1.48 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4202496 42484 0 0 0 137 11 0 0 20 0 1 0 613475049 156930048 34860 268435456000 4194304 4785740 140733885101664 18446744073709551615 258650616632 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1908/statm: 38313 34860 317 145 0 35358 0
[pid=1909] ppid=1906 vsize=518792 CPUtime=1.48 cores=2
/proc/1909/stat : 1909 (TNM) R 1906 1906 1880 0 -1 4202496 22514 0 0 0 142 6 0 0 20 0 1 0 613475049 531243008 22412 268435456000 134512640 134534564 4290301776 18446744073709551615 134520110 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1909/statm: 129698 22412 91 6 0 128363 0
[pid=1910] ppid=1906 vsize=159328 CPUtime=1.49 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4194304 34994 0 0 0 140 9 0 0 20 0 1 0 613475049 163151872 26695 268435456000 4194304 4331988 140734243255712 18446744073709551615 258650351029 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1910/statm: 39832 26695 124 34 0 38274 0
[pid=1911] ppid=1906 vsize=177480 CPUtime=1.48 cores=4-31
/proc/1911/stat : 1911 (plingeling) R 1906 1906 1880 0 -1 4202496 43145 1238 0 0 139 9 0 0 21 0 1 0 613475049 181739520 43029 268435456000 4194304 4356188 140737102136672 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 9 0 0 0
/proc/1911/statm: 44370 43029 129 40 0 42914 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 1190260

[startup+3.10102 s]
/proc/loadavg: 25.02 30.64 31.58 6/419 1917
/proc/meminfo: memFree=255569504/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
[pid=1907] ppid=1906 vsize=237792 CPUtime=3.08 cores=0
/proc/1907/stat : 1907 (cryptominisat) R 1906 1906 1880 0 -1 4202496 48473 0 0 0 297 11 0 0 25 0 1 0 613475049 243499008 47286 268435456000 4194304 4587354 140734956242608 18446744073709551615 4352976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1907/statm: 59448 47286 310 96 0 56010 0
[pid=1908] ppid=1906 vsize=187976 CPUtime=3.08 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4202496 51141 0 0 0 295 13 0 0 25 0 1 0 613475049 192487424 43517 268435456000 4194304 4785740 140733885101664 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1908/statm: 46994 43517 317 145 0 44039 0
[pid=1909] ppid=1906 vsize=529228 CPUtime=3.08 cores=2
/proc/1909/stat : 1909 (TNM) R 1906 1906 1880 0 -1 4202496 36534 0 0 0 299 9 0 0 25 0 1 0 613475049 541929472 36432 268435456000 134512640 134534564 4290301776 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1909/statm: 132307 36432 95 6 0 130972 0
[pid=1910] ppid=1906 vsize=209796 CPUtime=3.09 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4194304 81033 0 0 0 292 17 0 0 25 0 1 0 613475049 214831104 40867 268435456000 4194304 4331988 140734243255712 18446744073709551615 258650611643 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1910/statm: 52449 40867 127 34 0 50891 0
[pid=1911] ppid=1906 vsize=402900 CPUtime=3.08 cores=4-31
/proc/1911/stat : 1911 (plingeling) R 1906 1906 1880 0 -1 4202496 99500 1238 0 0 286 22 0 0 25 0 1 0 613475049 412569600 99384 268435456000 4194304 4356188 140737102136672 18446744073709551615 4212626 0 0 4096 17442 0 0 0 17 9 0 0 0
/proc/1911/statm: 100725 99384 129 40 0 99269 0
Current children cumulated CPU time (s) 15.41
Current children cumulated vsize (KiB) 1586016

[startup+6.30111 s]
/proc/loadavg: 23.42 30.21 31.43 6/419 1917
/proc/meminfo: memFree=254949544/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
[pid=1907] ppid=1906 vsize=321668 CPUtime=6.29 cores=0
/proc/1907/stat : 1907 (cryptominisat) R 1906 1906 1880 0 -1 4202496 96738 0 0 0 607 22 0 0 25 0 1 0 613475049 329388032 68571 268435456000 4194304 4587354 140734956242608 18446744073709551615 4443258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1907/statm: 80417 68571 361 96 0 76979 0
[pid=1908] ppid=1906 vsize=187616 CPUtime=6.28 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4202496 56114 0 0 0 614 14 0 0 25 0 1 0 613475049 192118784 43517 268435456000 4194304 4785740 140733885101664 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1908/statm: 46904 43517 338 145 0 43949 0
[pid=1909] ppid=1906 vsize=529228 CPUtime=6.28 cores=2
/proc/1909/stat : 1909 (TNM) R 1906 1906 1880 0 -1 4202496 36534 0 0 0 619 9 0 0 25 0 1 0 613475049 541929472 36432 268435456000 134512640 134534564 4290301776 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1909/statm: 132307 36432 95 6 0 130972 0
[pid=1910] ppid=1906 vsize=203336 CPUtime=6.29 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4202496 212083 0 0 0 585 44 0 0 25 0 1 0 613475049 208216064 39806 268435456000 4194304 4331988 140734243255712 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1910/statm: 50834 39809 242 34 0 49276 0
[pid=1911] ppid=1906 vsize=738792 CPUtime=6.28 cores=4-31
/proc/1911/stat : 1911 (plingeling) R 1906 1906 1880 0 -1 4202496 183521 1238 0 0 590 38 0 0 25 0 1 0 613475049 756523008 183357 268435456000 4194304 4356188 140737102136672 18446744073709551615 4278267 0 0 4096 17442 0 0 0 17 9 0 0 0
/proc/1911/statm: 184698 183357 129 40 0 183242 0
Current children cumulated CPU time (s) 31.42
Current children cumulated vsize (KiB) 1998964

[startup+12.7013 s]
/proc/loadavg: 21.95 29.79 31.29 6/419 1917
/proc/meminfo: memFree=254221776/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
[pid=1907] ppid=1906 vsize=327760 CPUtime=12.68 cores=0
/proc/1907/stat : 1907 (cryptominisat) R 1906 1906 1880 0 -1 4202496 97545 0 0 0 1246 22 0 0 25 0 1 0 613475049 335626240 69289 268435456000 4194304 4587354 140734956242608 18446744073709551615 4239534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1907/statm: 81940 69289 329 96 0 78502 0
[pid=1908] ppid=1906 vsize=187616 CPUtime=12.68 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4202496 56114 0 0 0 1254 14 0 0 25 0 1 0 613475049 192118784 43517 268435456000 4194304 4785740 140733885101664 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1908/statm: 46904 43517 338 145 0 43949 0
[pid=1909] ppid=1906 vsize=529228 CPUtime=12.68 cores=2
/proc/1909/stat : 1909 (TNM) R 1906 1906 1880 0 -1 4202496 36534 0 0 0 1259 9 0 0 25 0 1 0 613475049 541929472 36432 268435456000 134512640 134534564 4290301776 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1909/statm: 132307 36432 95 6 0 130972 0
[pid=1910] ppid=1906 vsize=191932 CPUtime=12.68 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4202496 352744 0 0 0 1194 74 0 0 25 0 1 0 613475049 196538368 36961 268435456000 4194304 4331988 140734243255712 18446744073709551615 4261508 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1910/statm: 47983 36961 148 34 0 46425 0
[pid=1911] ppid=1906 vsize=1410348 CPUtime=12.68 cores=4-31
/proc/1911/stat : 1911 (plingeling) R 1906 1906 1880 0 -1 4202496 351410 1238 0 0 1198 70 0 0 25 0 1 0 613475049 1444196352 351246 268435456000 4194304 4356188 140737102136672 18446744073709551615 4278640 0 0 4096 17442 0 0 0 17 9 0 0 0
/proc/1911/statm: 352587 351246 129 40 0 351131 0
Current children cumulated CPU time (s) 63.4
Current children cumulated vsize (KiB) 2665208

[startup+25.5027 s]
/proc/loadavg: 22.34 29.47 31.16 33/447 1945
/proc/meminfo: memFree=253376112/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
[pid=1907] ppid=1906 vsize=327760 CPUtime=25.48 cores=0
/proc/1907/stat : 1907 (cryptominisat) R 1906 1906 1880 0 -1 4202496 97717 0 0 0 2526 22 0 0 25 0 1 0 613475049 335626240 69457 268435456000 4194304 4587354 140734956242608 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1907/statm: 81940 69457 329 96 0 78502 0
[pid=1908] ppid=1906 vsize=187616 CPUtime=25.48 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4202496 56114 0 0 0 2534 14 0 0 25 0 1 0 613475049 192118784 43517 268435456000 4194304 4785740 140733885101664 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1908/statm: 46904 43517 338 145 0 43949 0
[pid=1909] ppid=1906 vsize=529228 CPUtime=25.48 cores=2
/proc/1909/stat : 1909 (TNM) R 1906 1906 1880 0 -1 4202496 36534 0 0 0 2539 9 0 0 25 0 1 0 613475049 541929472 36432 268435456000 134512640 134534564 4290301776 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1909/statm: 132307 36432 95 6 0 130972 0
[pid=1910] ppid=1906 vsize=625608 CPUtime=25.48 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4202496 437488 0 0 0 2457 91 0 0 25 0 1 0 613475049 640622592 79982 268435456000 4194304 4331988 140734243255712 18446744073709551615 4243048 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1910/statm: 156402 79982 175 34 0 154844 0
[pid=1911] ppid=1906 vsize=3099080 CPUtime=263.34 cores=4-31
/proc/1911/stat : 1911 (plingeling) S 1906 1906 1880 0 -1 4202496 1341162 1238 0 0 25512 822 0 0 25 0 29 0 613475049 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/1911/statm: 774770 619145 159 40 0 773314 0
[pid=1911/tid=1918] ppid=1906 vsize=3099080 CPUtime=8.69 cores=4-31
/proc/1911/task/1918/stat : 1918 (plingeling) R 1906 1906 1880 0 -1 4202560 29036 1238 0 0 847 22 0 0 20 0 29 0 613476664 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4216490 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1911/tid=1919] ppid=1906 vsize=3099080 CPUtime=8.48 cores=4-31
/proc/1911/task/1919/stat : 1919 (plingeling) R 1906 1906 1880 0 -1 4202560 27991 1238 0 0 834 14 0 0 20 0 29 0 613476664 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4232885 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=1911/tid=1920] ppid=1906 vsize=3099080 CPUtime=8.71 cores=4-31
/proc/1911/task/1920/stat : 1920 (plingeling) R 1906 1906 1880 0 -1 4202560 35913 1238 0 0 835 36 0 0 21 0 29 0 613476664 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4214857 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=1911/tid=1921] ppid=1906 vsize=3099080 CPUtime=9.26 cores=4-31
/proc/1911/task/1921/stat : 1921 (plingeling) R 1906 1906 1880 0 -1 4202560 23228 1238 0 0 908 18 0 0 25 0 29 0 613476664 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1911/tid=1922] ppid=1906 vsize=3099080 CPUtime=8.88 cores=4-31
/proc/1911/task/1922/stat : 1922 (plingeling) R 1906 1906 1880 0 -1 4202560 37699 1238 0 0 862 26 0 0 22 0 29 0 613476664 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4233360 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=1911/tid=1923] ppid=1906 vsize=3099080 CPUtime=8.59 cores=4-31
/proc/1911/task/1923/stat : 1923 (plingeling) R 1906 1906 1880 0 -1 4202560 27419 1238 0 0 840 19 0 0 19 0 29 0 613476665 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4301724 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=1911/tid=1924] ppid=1906 vsize=3099080 CPUtime=8.98 cores=4-31
/proc/1911/task/1924/stat : 1924 (plingeling) R 1906 1906 1880 0 -1 4202560 44123 1238 0 0 863 35 0 0 23 0 29 0 613476665 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4232173 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=1911/tid=1925] ppid=1906 vsize=3099080 CPUtime=8.62 cores=4-31
/proc/1911/task/1925/stat : 1925 (plingeling) R 1906 1906 1880 0 -1 4202560 21750 1238 0 0 848 14 0 0 20 0 29 0 613476665 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4232894 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=1911/tid=1926] ppid=1906 vsize=3099080 CPUtime=8.85 cores=4-31
/proc/1911/task/1926/stat : 1926 (plingeling) R 1906 1906 1880 0 -1 4202560 35768 1238 0 0 859 26 0 0 18 0 29 0 613476665 3173457920 619145 268435456000 4194304 4356188 140737102136672 18446744073709551615 4301787 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=1911/tid=1927] ppid=1906 vsize=3099080 CPUtime=8.91 cores=4-31

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

[pid=1911/tid=1937] ppid=1906 vsize=3342832 CPUtime=4896.41 cores=4-31
/proc/1911/task/1937/stat : 1937 (plingeling) R 1906 1906 1880 0 -1 4202560 52559 1238 0 0 489617 24 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=1911/tid=1938] ppid=1906 vsize=3342832 CPUtime=4895.45 cores=4-31
/proc/1911/task/1938/stat : 1938 (plingeling) R 1906 1906 1880 0 -1 4202560 47296 1238 0 0 489513 32 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331203 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=1911/tid=1939] ppid=1906 vsize=3342832 CPUtime=4895.43 cores=4-31
/proc/1911/task/1939/stat : 1939 (plingeling) R 1906 1906 1880 0 -1 4202560 47221 1238 0 0 489501 42 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4210791 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=1911/tid=1940] ppid=1906 vsize=3342832 CPUtime=4895.47 cores=4-31
/proc/1911/task/1940/stat : 1940 (plingeling) R 1906 1906 1880 0 -1 4202560 47756 1238 0 0 489496 51 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1911/tid=1941] ppid=1906 vsize=3342832 CPUtime=4895.88 cores=4-31
/proc/1911/task/1941/stat : 1941 (plingeling) R 1906 1906 1880 0 -1 4202560 63261 1238 0 0 489541 47 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=1911/tid=1942] ppid=1906 vsize=3342832 CPUtime=4896.01 cores=4-31
/proc/1911/task/1942/stat : 1942 (plingeling) R 1906 1906 1880 0 -1 4202560 52117 1238 0 0 489558 43 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=1911/tid=1943] ppid=1906 vsize=3342832 CPUtime=4895.59 cores=4-31
/proc/1911/task/1943/stat : 1943 (plingeling) R 1906 1906 1880 0 -1 4202560 85817 1238 0 0 489501 58 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1911/tid=1944] ppid=1906 vsize=3342832 CPUtime=4895.79 cores=4-31
/proc/1911/task/1944/stat : 1944 (plingeling) R 1906 1906 1880 0 -1 4202560 47163 1238 0 0 489547 32 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=1911/tid=1945] ppid=1906 vsize=3342832 CPUtime=4896.32 cores=4-31
/proc/1911/task/1945/stat : 1945 (plingeling) R 1906 1906 1880 0 -1 4202560 40024 1238 0 0 489615 17 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331002 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 156605
Current children cumulated vsize (KiB) 6421324

[startup+4914.4 s]
/proc/loadavg: 32.15 32.13 32.08 33/447 2087
/proc/meminfo: memFree=252250380/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
[pid=1907] ppid=1906 vsize=1178964 CPUtime=4913.43 cores=0
/proc/1907/stat : 1907 (cryptominisat) R 1906 1906 1880 0 -1 4202496 446945 0 0 0 491143 200 0 0 25 0 1 0 613475049 1207259136 75299 268435456000 4194304 4587354 140734956242608 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1907/statm: 294741 75299 335 96 0 291303 0
[pid=1908] ppid=1906 vsize=646248 CPUtime=4913.44 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4202496 169239 0 0 0 491226 118 0 0 25 0 1 0 613475049 661757952 156642 268435456000 4194304 4785740 140733885101664 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1908/statm: 161562 156642 338 145 0 158607 0
[pid=1909] ppid=1906 vsize=529228 CPUtime=4913.46 cores=2
/proc/1909/stat : 1909 (TNM) R 1906 1906 1880 0 -1 4202496 36534 0 0 0 491337 9 0 0 25 0 1 0 613475049 541929472 36432 268435456000 134512640 134534564 4290301776 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1909/statm: 132307 36432 95 6 0 130972 0
[pid=1910] ppid=1906 vsize=705876 CPUtime=4913.45 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4202496 457454 0 0 0 491244 101 0 0 25 0 1 0 613475049 722817024 99947 268435456000 4194304 4331988 140734243255712 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1910/statm: 176469 99947 174 34 0 174911 0
[pid=1911] ppid=1906 vsize=3342832 CPUtime=136977 cores=4-31
/proc/1911/stat : 1911 (plingeling) S 1906 1906 1880 0 -1 4202496 1972569 1238 0 0 13696450 1240 0 0 25 0 29 0 613475049 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/1911/statm: 835708 663555 159 40 0 834252 0
[pid=1911/tid=1918] ppid=1906 vsize=3342832 CPUtime=4896.28 cores=4-31
/proc/1911/task/1918/stat : 1918 (plingeling) R 1906 1906 1880 0 -1 4202560 45014 1238 0 0 489588 40 0 0 25 0 29 0 613476664 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1911/tid=1919] ppid=1906 vsize=3342832 CPUtime=4895.69 cores=4-31
/proc/1911/task/1919/stat : 1919 (plingeling) R 1906 1906 1880 0 -1 4202560 44567 1238 0 0 489537 32 0 0 25 0 29 0 613476664 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=1911/tid=1920] ppid=1906 vsize=3342832 CPUtime=4896.34 cores=4-31
/proc/1911/task/1920/stat : 1920 (plingeling) R 1906 1906 1880 0 -1 4202560 48546 1238 0 0 489586 48 0 0 25 0 29 0 613476664 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4332293 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=1911/tid=1921] ppid=1906 vsize=3342832 CPUtime=4897.25 cores=4-31
/proc/1911/task/1921/stat : 1921 (plingeling) R 1906 1906 1880 0 -1 4202560 36800 1238 0 0 489703 22 0 0 25 0 29 0 613476664 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4336036 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1911/tid=1922] ppid=1906 vsize=3342832 CPUtime=4896.5 cores=4-31
/proc/1911/task/1922/stat : 1922 (plingeling) R 1906 1906 1880 0 -1 4202560 102193 1238 0 0 489599 51 0 0 25 0 29 0 613476664 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=1911/tid=1923] ppid=1906 vsize=3342832 CPUtime=4896.23 cores=4-31
/proc/1911/task/1923/stat : 1923 (plingeling) R 1906 1906 1880 0 -1 4202560 47567 1238 0 0 489587 36 0 0 25 0 29 0 613476665 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4214464 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=1911/tid=1924] ppid=1906 vsize=3342832 CPUtime=4896.61 cores=4-31
/proc/1911/task/1924/stat : 1924 (plingeling) R 1906 1906 1880 0 -1 4202560 71546 1238 0 0 489614 47 0 0 25 0 29 0 613476665 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=1911/tid=1925] ppid=1906 vsize=3342832 CPUtime=4895.88 cores=4-31
/proc/1911/task/1925/stat : 1925 (plingeling) R 1906 1906 1880 0 -1 4202560 70958 1238 0 0 489554 34 0 0 25 0 29 0 613476665 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4242762 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=1911/tid=1926] ppid=1906 vsize=3342832 CPUtime=4896.46 cores=4-31
/proc/1911/task/1926/stat : 1926 (plingeling) R 1906 1906 1880 0 -1 4202560 44475 1238 0 0 489610 36 0 0 25 0 29 0 613476665 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=1911/tid=1927] ppid=1906 vsize=3342832 CPUtime=4896.82 cores=4-31
/proc/1911/task/1927/stat : 1927 (plingeling) R 1906 1906 1880 0 -1 4202560 54584 1238 0 0 489637 45 0 0 25 0 29 0 613476665 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=1911/tid=1928] ppid=1906 vsize=3342832 CPUtime=4894.8 cores=4-31
/proc/1911/task/1928/stat : 1928 (plingeling) R 1906 1906 1880 0 -1 4202560 46153 1238 0 0 489444 36 0 0 25 0 29 0 613476665 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=1911/tid=1929] ppid=1906 vsize=3342832 CPUtime=4897.17 cores=4-31
/proc/1911/task/1929/stat : 1929 (plingeling) R 1906 1906 1880 0 -1 4202560 48556 1238 0 0 489699 18 0 0 25 0 29 0 613476666 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=1911/tid=1930] ppid=1906 vsize=3342832 CPUtime=4893.87 cores=4-31
/proc/1911/task/1930/stat : 1930 (plingeling) R 1906 1906 1880 0 -1 4202560 63933 1238 0 0 489344 43 0 0 25 0 29 0 613476666 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=1911/tid=1931] ppid=1906 vsize=3342832 CPUtime=4894.41 cores=4-31
/proc/1911/task/1931/stat : 1931 (plingeling) R 1906 1906 1880 0 -1 4202560 56217 1238 0 0 489362 79 0 0 25 0 29 0 613476666 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=1911/tid=1932] ppid=1906 vsize=3342832 CPUtime=4896.94 cores=4-31
/proc/1911/task/1932/stat : 1932 (plingeling) R 1906 1906 1880 0 -1 4202560 44950 1238 0 0 489651 43 0 0 25 0 29 0 613476666 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=1911/tid=1933] ppid=1906 vsize=3342832 CPUtime=4760.96 cores=4-31
/proc/1911/task/1933/stat : 1933 (plingeling) R 1906 1906 1880 0 -1 4202560 53387 1238 0 0 476060 36 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=1911/tid=1934] ppid=1906 vsize=3342832 CPUtime=4896.11 cores=4-31
/proc/1911/task/1934/stat : 1934 (plingeling) R 1906 1906 1880 0 -1 4202560 48753 1238 0 0 489560 51 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=1911/tid=1935] ppid=1906 vsize=3342832 CPUtime=4896.29 cores=4-31
/proc/1911/task/1935/stat : 1935 (plingeling) R 1906 1906 1880 0 -1 4202560 48319 1238 0 0 489588 41 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4242651 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=1911/tid=1936] ppid=1906 vsize=3342832 CPUtime=4896.33 cores=4-31
/proc/1911/task/1936/stat : 1936 (plingeling) R 1906 1906 1880 0 -1 4202560 55590 1238 0 0 489582 51 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=1911/tid=1937] ppid=1906 vsize=3342832 CPUtime=4897.21 cores=4-31
/proc/1911/task/1937/stat : 1937 (plingeling) R 1906 1906 1880 0 -1 4202560 52559 1238 0 0 489697 24 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=1911/tid=1938] ppid=1906 vsize=3342832 CPUtime=4896.25 cores=4-31
/proc/1911/task/1938/stat : 1938 (plingeling) R 1906 1906 1880 0 -1 4202560 47296 1238 0 0 489593 32 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=1911/tid=1939] ppid=1906 vsize=3342832 CPUtime=4896.23 cores=4-31
/proc/1911/task/1939/stat : 1939 (plingeling) R 1906 1906 1880 0 -1 4202560 47221 1238 0 0 489581 42 0 0 25 0 29 0 613476667 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=1911/tid=1940] ppid=1906 vsize=3342832 CPUtime=4896.27 cores=4-31
/proc/1911/task/1940/stat : 1940 (plingeling) R 1906 1906 1880 0 -1 4202560 47756 1238 0 0 489576 51 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4237251 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1911/tid=1941] ppid=1906 vsize=3342832 CPUtime=4896.68 cores=4-31
/proc/1911/task/1941/stat : 1941 (plingeling) R 1906 1906 1880 0 -1 4202560 63261 1238 0 0 489621 47 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=1911/tid=1942] ppid=1906 vsize=3342832 CPUtime=4896.81 cores=4-31
/proc/1911/task/1942/stat : 1942 (plingeling) R 1906 1906 1880 0 -1 4202560 52117 1238 0 0 489638 43 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=1911/tid=1943] ppid=1906 vsize=3342832 CPUtime=4896.39 cores=4-31
/proc/1911/task/1943/stat : 1943 (plingeling) R 1906 1906 1880 0 -1 4202560 85817 1238 0 0 489581 58 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1911/tid=1944] ppid=1906 vsize=3342832 CPUtime=4896.59 cores=4-31
/proc/1911/task/1944/stat : 1944 (plingeling) R 1906 1906 1880 0 -1 4202560 47163 1238 0 0 489627 32 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4242762 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=1911/tid=1945] ppid=1906 vsize=3342832 CPUtime=4897.12 cores=4-31
/proc/1911/task/1945/stat : 1945 (plingeling) R 1906 1906 1880 0 -1 4202560 40024 1238 0 0 489695 17 0 0 25 0 29 0 613476668 3423059968 663555 268435456000 4194304 4356188 140737102136672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 156631
Current children cumulated vsize (KiB) 6421472

[startup+4914.8 s]
/proc/loadavg: 32.15 32.13 32.08 9/423 2087
/proc/meminfo: memFree=252250324/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=0 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 613475048 18763776 386 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9207029450070294527 0 0 17 28 0 0 0
/proc/1906/statm: 4581 386 337 23 0 91 0
[pid=1907] ppid=1906 vsize=1178964 CPUtime=4913.83 cores=0
/proc/1907/stat : 1907 (cryptominisat) R 1906 1906 1880 0 -1 4202496 446955 0 0 0 491183 200 0 0 25 0 1 0 613475049 1207259136 75309 268435456000 4194304 4587354 140734956242608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1907/statm: 294741 75309 335 96 0 291303 0
[pid=1908] ppid=1906 vsize=646248 CPUtime=4913.85 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4202496 169257 0 0 0 491267 118 0 0 25 0 1 0 613475049 661757952 156660 268435456000 4194304 4785740 140733885101664 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1908/statm: 161562 156660 338 145 0 158607 0
[pid=1909] ppid=1906 vsize=529228 CPUtime=4913.87 cores=2
/proc/1909/stat : 1909 (TNM) R 1906 1906 1880 0 -1 4202496 36534 0 0 0 491378 9 0 0 25 0 1 0 613475049 541929472 36432 268435456000 134512640 134534564 4290301776 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1909/statm: 132307 36432 95 6 0 130972 0
[pid=1910] ppid=1906 vsize=705876 CPUtime=4913.86 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4202496 457454 0 0 0 491285 101 0 0 25 0 1 0 613475049 722817024 99947 268435456000 4194304 4331988 140734243255712 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1910/statm: 176469 99947 174 34 0 174911 0
[pid=1911] ppid=1906 vsize=3342832 CPUtime=136987 cores=4-31
/proc/1911/stat : 1911 (plingeling) S 1906 1906 1880 0 -1 4202496 1972570 1238 0 0 13697500 1240 0 0 17 0 4 0 613475049 3423059968 663556 268435456000 4194304 4356188 140737102136672 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/1911/statm: 835708 663556 160 40 0 834252 0
[pid=1911/tid=1921] ppid=1906 vsize=3342832 CPUtime=4897.67 cores=4-31
/proc/1911/task/1921/stat : 1921 (plingeling) R 1906 1906 1880 0 -1 4202560 36800 1238 0 0 489745 22 0 0 25 0 4 0 613476664 3423059968 663556 268435456000 4194304 4356188 140737102136672 18446744073709551615 4324019 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1911/tid=1923] ppid=1906 vsize=3342832 CPUtime=4896.65 cores=4-31
/proc/1911/task/1923/stat : 1923 (plingeling) R 1906 1906 1880 0 -1 4202560 47567 1238 0 0 489629 36 0 0 25 0 4 0 613476665 3423059968 663556 268435456000 4194304 4356188 140737102136672 18446744073709551615 4211960 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=1911/tid=1934] ppid=1906 vsize=3342832 CPUtime=4896.53 cores=4-31
/proc/1911/task/1934/stat : 1934 (plingeling) R 1906 1906 1880 0 -1 4202560 48753 1238 0 0 489602 51 0 0 25 0 4 0 613476667 3423059968 663556 268435456000 4194304 4356188 140737102136672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 156643
Current children cumulated vsize (KiB) 6421472

[startup+4915.2 s]
/proc/loadavg: 32.15 32.13 32.08 9/423 2087
/proc/meminfo: memFree=252250324/264257624 swapFree=67111528/67111528
[pid=1906] ppid=1904 vsize=18324 CPUtime=4914.25 cores=0-31
/proc/1906/stat : 1906 (ppfolio) S 1904 1906 1880 0 -1 4202496 514 36534 0 0 0 0 491414 11 15 0 1 0 613475048 18763776 387 268435456000 4194304 4287625 140734183826288 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 28 0 0 0
/proc/1906/statm: 4581 387 338 23 0 91 0
[pid=1908] ppid=1906 vsize=0 CPUtime=4914.23 cores=1
/proc/1908/stat : 1908 (clasp) R 1906 1906 1880 0 -1 4203524 169276 0 0 0 491303 120 0 0 25 0 1 0 613475049 0 0 268435456000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 1 0 0 0
/proc/1908/statm: 0 0 0 0 0 0 0
[pid=1910] ppid=1906 vsize=0 CPUtime=4914.25 cores=3
/proc/1910/stat : 1910 (march_hi) R 1906 1906 1880 0 -1 4203524 457455 0 0 0 491321 104 0 0 25 0 1 0 613475049 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1910/statm: 0 0 0 0 0 0 0
[pid=1911] ppid=1906 vsize=0 CPUtime=136988 cores=4-31
/proc/1911/stat : 1911 (plingeling) R 1906 1906 1880 0 -1 4202500 1972573 1238 0 0 13697532 1255 0 0 15 0 1 0 613475049 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 17 0 0 0
/proc/1911/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 151731
Current children cumulated vsize (KiB) 18324

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1906 and gives
#  childrusage.ru_utime.tv_sec=156627
#  childrusage.ru_utime.tv_usec=931935
#  childrusage.ru_stime.tv_sec=17
#  childrusage.ru_stime.tv_usec=58406
# CPU time returned by wait4() is 156645
# while last known CPU time is 151731
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4913.75
#  lost CPU user time (s): 4911.92
#  lost CPU system time (s): 1.83

Real time (s): 4915.28
CPU time (s): 156644
CPU user time (s): 156628
CPU system time (s): 16.73
CPU usage (%): 3186.89
Max. virtual memory (cumulated for all children) (KiB): 7300340

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

runsolver used 28.5337 second user time and 110.133 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-10 11:31:26
IDJOB=3347339
IDBENCH=82354
IDSOLVER=1808
FILE ID=node200/3347339-1305019885
RUNJOBID= node200-1305019885-1894
PBS_JOBID= 13282036
Free space on /tmp= 62032 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347339-1305019885/watcher-3347339-1305019885 -o /tmp/evaluation-result-3347339-1305019885/solver-3347339-1305019885 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347339-1305019885.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=2041033324

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:      256384480 kB
Buffers:        376624 kB
Cached:        7149860 kB
SwapCached:          0 kB
Active:        6665104 kB
Inactive:       929740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256384480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31376 kB
Writeback:           0 kB
AnonPages:       68772 kB
Mapped:          14400 kB
Slab:           194516 kB
PageTables:       4416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   187188 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= 62020 MiB
End job on node200 at 2011-05-10 12:53:22