Trace number 3347289

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 18372.5 593.92

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11502.2
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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
18372.09/593.83	s UNSATISFIABLE
18372.09/593.90	solver [5] plingeling 276-6264d55-100731 answered
18372.09/593.90	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-3347289-1304976910/watcher-3347289-1304976910 -o /tmp/evaluation-result-3347289-1304976910/solver-3347289-1304976910 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347289-1304976910.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: 29.43 30.25 30.88 1/413 29354
/proc/meminfo: memFree=256504352/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0

[startup+0.0834039 s]
/proc/loadavg: 29.43 30.25 30.88 1/413 29354
/proc/meminfo: memFree=256504352/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101424 s]
/proc/loadavg: 29.43 30.25 30.88 1/413 29354
/proc/meminfo: memFree=256504352/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300438 s]
/proc/loadavg: 29.43 30.25 30.88 1/413 29354
/proc/meminfo: memFree=256504352/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700404 s]
/proc/loadavg: 29.43 30.25 30.88 1/413 29354
/proc/meminfo: memFree=256504352/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50147 s]
/proc/loadavg: 29.43 30.25 30.88 6/419 29365
/proc/meminfo: memFree=256047652/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 18 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
[pid=29355] ppid=29354 vsize=188112 CPUtime=1.49 cores=0
/proc/29355/stat : 29355 (cryptominisat) R 29354 29354 29328 0 -1 4202496 33079 0 0 0 140 9 0 0 23 0 1 0 609177574 192626688 32279 268435456000 4194304 4587354 140735180758064 18446744073709551615 4237443 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29355/statm: 47028 32279 308 96 0 43590 0
[pid=29356] ppid=29354 vsize=143264 CPUtime=1.49 cores=1
/proc/29356/stat : 29356 (clasp) R 29354 29354 29328 0 -1 4202496 41064 0 0 0 135 14 0 0 20 0 1 0 609177574 146702336 32123 268435456000 4194304 4785740 140733237425136 18446744073709551615 4491675 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29356/statm: 35816 32123 311 145 0 32861 0
[pid=29357] ppid=29354 vsize=466920 CPUtime=1.48 cores=2
/proc/29357/stat : 29357 (TNM) R 29354 29354 29328 0 -1 4202496 6530 0 0 0 143 5 0 0 20 0 1 0 609177574 478126080 6429 268435456000 134512640 134534564 4294234896 18446744073709551615 134521076 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29357/statm: 116730 6429 90 6 0 115395 0
[pid=29358] ppid=29354 vsize=208220 CPUtime=1.49 cores=3
/proc/29358/stat : 29358 (march_hi) R 29354 29354 29328 0 -1 4194304 37019 0 0 0 137 12 0 0 20 0 1 0 609177574 213217280 36913 268435456000 4194304 4331988 140734790088560 18446744073709551615 4251649 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29358/statm: 52055 36913 116 34 0 50497 0
[pid=29359] ppid=29354 vsize=205324 CPUtime=1.47 cores=4-31
/proc/29359/stat : 29359 (plingeling) R 29354 29354 29328 0 -1 4202496 50107 1238 0 0 136 11 0 0 21 0 1 0 609177574 210251776 49990 268435456000 4194304 4356188 140735582912032 18446744073709551615 4278201 0 0 4096 17442 0 0 0 17 28 0 0 0
/proc/29359/statm: 51331 49990 129 40 0 49875 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 1230164

[startup+3.10153 s]
/proc/loadavg: 27.47 29.83 30.74 6/419 29365
/proc/meminfo: memFree=255741248/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
[pid=29355] ppid=29354 vsize=245736 CPUtime=3.09 cores=0
/proc/29355/stat : 29355 (cryptominisat) R 29354 29354 29328 0 -1 4202496 47469 0 0 0 297 12 0 0 25 0 1 0 609177574 251633664 46669 268435456000 4194304 4587354 140735180758064 18446744073709551615 4421072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29355/statm: 61434 46669 313 96 0 57996 0
[pid=29356] ppid=29354 vsize=159404 CPUtime=3.09 cores=1
/proc/29356/stat : 29356 (clasp) R 29354 29354 29328 0 -1 4202496 44661 0 0 0 294 15 0 0 25 0 1 0 609177574 163229696 35720 268435456000 4194304 4785740 140733237425136 18446744073709551615 4499433 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29356/statm: 39851 35720 317 145 0 36896 0
[pid=29357] ppid=29354 vsize=531200 CPUtime=3.09 cores=2
/proc/29357/stat : 29357 (TNM) R 29354 29354 29328 0 -1 4202496 26716 0 0 0 298 11 0 0 25 0 1 0 609177574 543948800 26614 268435456000 134512640 134534564 4294234896 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29357/statm: 132800 26614 91 6 0 131465 0
[pid=29358] ppid=29354 vsize=191656 CPUtime=3.09 cores=3
/proc/29358/stat : 29358 (march_hi) R 29354 29354 29328 0 -1 4194304 61442 0 0 0 292 17 0 0 25 0 1 0 609177574 196255744 33057 268435456000 4194304 4331988 140734790088560 18446744073709551615 4251649 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29358/statm: 47914 33057 127 34 0 46356 0
[pid=29359] ppid=29354 vsize=365632 CPUtime=3.07 cores=4-31
/proc/29359/stat : 29359 (plingeling) R 29354 29354 29328 0 -1 4202496 90184 1238 0 0 288 19 0 0 25 0 1 0 609177574 374407168 90067 268435456000 4194304 4356188 140735582912032 18446744073709551615 4277592 0 0 4096 17442 0 0 0 17 28 0 0 0
/proc/29359/statm: 91408 90067 129 40 0 89952 0
Current children cumulated CPU time (s) 15.43
Current children cumulated vsize (KiB) 1511952

[startup+6.30062 s]
/proc/loadavg: 27.47 29.83 30.74 6/419 29365
/proc/meminfo: memFree=255304556/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
[pid=29355] ppid=29354 vsize=247784 CPUtime=6.29 cores=0
/proc/29355/stat : 29355 (cryptominisat) R 29354 29354 29328 0 -1 4202496 47947 0 0 0 617 12 0 0 25 0 1 0 609177574 253730816 47145 268435456000 4194304 4587354 140735180758064 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29355/statm: 61946 47145 322 96 0 58508 0
[pid=29356] ppid=29354 vsize=143756 CPUtime=6.28 cores=1
/proc/29356/stat : 29356 (clasp) R 29354 29354 29328 0 -1 4202496 46444 0 0 0 613 15 0 0 25 0 1 0 609177574 147206144 32309 268435456000 4194304 4785740 140733237425136 18446744073709551615 4319181 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29356/statm: 35939 32309 338 145 0 32984 0
[pid=29357] ppid=29354 vsize=545984 CPUtime=6.29 cores=2
/proc/29357/stat : 29357 (TNM) R 29354 29354 29328 0 -1 4202496 41063 0 0 0 615 14 0 0 25 0 1 0 609177574 559087616 40961 268435456000 134512640 134534564 4294234896 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29357/statm: 136496 40961 95 6 0 135161 0
[pid=29358] ppid=29354 vsize=215060 CPUtime=6.28 cores=3
/proc/29358/stat : 29358 (march_hi) R 29354 29354 29328 0 -1 4202496 109710 0 0 0 600 28 0 0 25 0 1 0 609177574 220221440 38923 268435456000 4194304 4331988 140734790088560 18446744073709551615 258650604641 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29358/statm: 53765 38923 146 34 0 52207 0
[pid=29359] ppid=29354 vsize=569700 CPUtime=6.28 cores=4-31
/proc/29359/stat : 29359 (plingeling) R 29354 29354 29328 0 -1 4202496 141462 1238 0 0 599 29 0 0 25 0 1 0 609177574 583372800 141084 268435456000 4194304 4356188 140735582912032 18446744073709551615 4277785 0 0 4096 17442 0 0 0 17 28 0 0 0
/proc/29359/statm: 142425 141084 129 40 0 140969 0
Current children cumulated CPU time (s) 31.42
Current children cumulated vsize (KiB) 1740608

[startup+12.7009 s]
/proc/loadavg: 24.02 29.01 30.46 6/419 29365
/proc/meminfo: memFree=254775780/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
[pid=29355] ppid=29354 vsize=314716 CPUtime=12.68 cores=0
/proc/29355/stat : 29355 (cryptominisat) R 29354 29354 29328 0 -1 4202496 80023 0 0 0 1250 18 0 0 25 0 1 0 609177574 322269184 64113 268435456000 4194304 4587354 140735180758064 18446744073709551615 4349174 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29355/statm: 78679 64113 331 96 0 75241 0
[pid=29356] ppid=29354 vsize=143756 CPUtime=12.68 cores=1
/proc/29356/stat : 29356 (clasp) R 29354 29354 29328 0 -1 4202496 46453 0 0 0 1253 15 0 0 25 0 1 0 609177574 147206144 32318 268435456000 4194304 4785740 140733237425136 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29356/statm: 35939 32318 338 145 0 32984 0
[pid=29357] ppid=29354 vsize=545984 CPUtime=12.69 cores=2
/proc/29357/stat : 29357 (TNM) R 29354 29354 29328 0 -1 4202496 41063 0 0 0 1255 14 0 0 25 0 1 0 609177574 559087616 40961 268435456000 134512640 134534564 4294234896 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29357/statm: 136496 40961 95 6 0 135161 0
[pid=29358] ppid=29354 vsize=589956 CPUtime=12.69 cores=3
/proc/29358/stat : 29358 (march_hi) R 29354 29354 29328 0 -1 4202496 241606 0 0 0 1213 56 0 0 25 0 1 0 609177574 604114944 69112 268435456000 4194304 4331988 140734790088560 18446744073709551615 258650604658 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29358/statm: 147489 69112 158 34 0 145931 0
[pid=29359] ppid=29354 vsize=964352 CPUtime=12.67 cores=4-31
/proc/29359/stat : 29359 (plingeling) R 29354 29354 29328 0 -1 4202496 240412 1238 0 0 1218 49 0 0 25 0 1 0 609177574 987496448 239747 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210544 0 0 4096 17442 0 0 0 17 28 0 0 0
/proc/29359/statm: 241088 239747 129 40 0 239632 0
Current children cumulated CPU time (s) 63.41
Current children cumulated vsize (KiB) 2577088

[startup+25.5022 s]
/proc/loadavg: 21.09 28.22 30.19 33/447 29393
/proc/meminfo: memFree=254190556/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
[pid=29355] ppid=29354 vsize=314716 CPUtime=25.48 cores=0
/proc/29355/stat : 29355 (cryptominisat) R 29354 29354 29328 0 -1 4202496 80916 0 0 0 2529 19 0 0 25 0 1 0 609177574 322269184 64994 268435456000 4194304 4587354 140735180758064 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29355/statm: 78679 64994 331 96 0 75241 0
[pid=29356] ppid=29354 vsize=143756 CPUtime=25.48 cores=1
/proc/29356/stat : 29356 (clasp) R 29354 29354 29328 0 -1 4202496 46453 0 0 0 2533 15 0 0 25 0 1 0 609177574 147206144 32318 268435456000 4194304 4785740 140733237425136 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29356/statm: 35939 32318 338 145 0 32984 0
[pid=29357] ppid=29354 vsize=545984 CPUtime=25.49 cores=2
/proc/29357/stat : 29357 (TNM) R 29354 29354 29328 0 -1 4202496 41063 0 0 0 2535 14 0 0 25 0 1 0 609177574 559087616 40961 268435456000 134512640 134534564 4294234896 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29357/statm: 136496 40961 95 6 0 135161 0
[pid=29358] ppid=29354 vsize=564856 CPUtime=25.48 cores=3
/proc/29358/stat : 29358 (march_hi) R 29354 29354 29328 0 -1 4202496 262769 0 0 0 2488 60 0 0 25 0 1 0 609177574 578412544 67893 268435456000 4194304 4331988 140734790088560 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29358/statm: 141214 67893 174 34 0 139656 0
[pid=29359] ppid=29354 vsize=1834124 CPUtime=121.67 cores=4-31
/proc/29359/stat : 29359 (plingeling) S 29354 29354 29328 0 -1 4202496 640132 1238 0 0 11972 195 0 0 25 0 29 0 609177574 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29359/statm: 458531 370416 156 40 0 457075 0
[pid=29359/tid=29366] ppid=29354 vsize=1834124 CPUtime=3.59 cores=4-31
/proc/29359/task/29366/stat : 29366 (plingeling) R 29354 29354 29328 0 -1 4202560 5735 1238 0 0 357 2 0 0 25 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29359/tid=29367] ppid=29354 vsize=1834124 CPUtime=3.58 cores=4-31
/proc/29359/task/29367/stat : 29367 (plingeling) R 29354 29354 29328 0 -1 4202560 10451 1238 0 0 354 4 0 0 25 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29359/tid=29368] ppid=29354 vsize=1834124 CPUtime=3.58 cores=4-31
/proc/29359/task/29368/stat : 29368 (plingeling) R 29354 29354 29328 0 -1 4202560 11233 1238 0 0 354 4 0 0 25 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29359/tid=29369] ppid=29354 vsize=1834124 CPUtime=3.57 cores=4-31
/proc/29359/task/29369/stat : 29369 (plingeling) R 29354 29354 29328 0 -1 4202560 8376 1238 0 0 354 3 0 0 25 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29359/tid=29370] ppid=29354 vsize=1834124 CPUtime=3.54 cores=4-31
/proc/29359/task/29370/stat : 29370 (plingeling) R 29354 29354 29328 0 -1 4202560 10093 1238 0 0 350 4 0 0 25 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29359/tid=29371] ppid=29354 vsize=1834124 CPUtime=3.54 cores=4-31
/proc/29359/task/29371/stat : 29371 (plingeling) R 29354 29354 29328 0 -1 4202560 9201 1238 0 0 350 4 0 0 25 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29359/tid=29372] ppid=29354 vsize=1834124 CPUtime=3.58 cores=4-31
/proc/29359/task/29372/stat : 29372 (plingeling) R 29354 29354 29328 0 -1 4202560 11185 1238 0 0 354 4 0 0 20 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29359/tid=29373] ppid=29354 vsize=1834124 CPUtime=3.56 cores=4-31
/proc/29359/task/29373/stat : 29373 (plingeling) R 29354 29354 29328 0 -1 4202560 11466 1238 0 0 351 5 0 0 20 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29359/tid=29374] ppid=29354 vsize=1834124 CPUtime=3.58 cores=4-31
/proc/29359/task/29374/stat : 29374 (plingeling) R 29354 29354 29328 0 -1 4202560 13974 1238 0 0 352 6 0 0 21 0 29 0 609179759 1878142976 370416 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29359/tid=29375] ppid=29354 vsize=1834124 CPUtime=3.57 cores=4-31

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

/proc/29359/task/29368/stat : 29368 (plingeling) R 29354 29354 29328 0 -1 4202560 27422 1238 0 0 56975 11 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4234310 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29359/tid=29369] ppid=29354 vsize=2486384 CPUtime=569.84 cores=4-31
/proc/29359/task/29369/stat : 29369 (plingeling) R 29354 29354 29328 0 -1 4202560 65702 1238 0 0 56950 34 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4241952 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29359/tid=29370] ppid=29354 vsize=2486384 CPUtime=569.8 cores=4-31
/proc/29359/task/29370/stat : 29370 (plingeling) R 29354 29354 29328 0 -1 4202560 18298 1238 0 0 56974 6 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29359/tid=29371] ppid=29354 vsize=2486384 CPUtime=557.39 cores=4-31
/proc/29359/task/29371/stat : 29371 (plingeling) R 29354 29354 29328 0 -1 4202560 15343 1238 0 0 55730 9 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29359/tid=29372] ppid=29354 vsize=2486384 CPUtime=569.79 cores=4-31
/proc/29359/task/29372/stat : 29372 (plingeling) R 29354 29354 29328 0 -1 4202560 62907 1238 0 0 56943 36 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4236939 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29359/tid=29373] ppid=29354 vsize=2486384 CPUtime=569.82 cores=4-31
/proc/29359/task/29373/stat : 29373 (plingeling) R 29354 29354 29328 0 -1 4202560 23985 1238 0 0 56975 7 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29359/tid=29374] ppid=29354 vsize=2486384 CPUtime=569.81 cores=4-31
/proc/29359/task/29374/stat : 29374 (plingeling) R 29354 29354 29328 0 -1 4202560 33774 1238 0 0 56968 13 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29359/tid=29375] ppid=29354 vsize=2486384 CPUtime=569.73 cores=4-31
/proc/29359/task/29375/stat : 29375 (plingeling) R 29354 29354 29328 0 -1 4202560 57068 1238 0 0 56930 43 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4242651 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=29359/tid=29376] ppid=29354 vsize=2486384 CPUtime=569.72 cores=4-31
/proc/29359/task/29376/stat : 29376 (plingeling) R 29354 29354 29328 0 -1 4202560 20065 1238 0 0 56963 9 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29359/tid=29377] ppid=29354 vsize=2486384 CPUtime=569.79 cores=4-31
/proc/29359/task/29377/stat : 29377 (plingeling) R 29354 29354 29328 0 -1 4202560 84279 1238 0 0 56900 79 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29359/tid=29378] ppid=29354 vsize=2486384 CPUtime=569.79 cores=4-31
/proc/29359/task/29378/stat : 29378 (plingeling) R 29354 29354 29328 0 -1 4202560 29524 1238 0 0 56970 9 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29359/tid=29379] ppid=29354 vsize=2486384 CPUtime=569.69 cores=4-31
/proc/29359/task/29379/stat : 29379 (plingeling) R 29354 29354 29328 0 -1 4202560 13229 1238 0 0 56962 7 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29359/tid=29380] ppid=29354 vsize=2486384 CPUtime=566.18 cores=4-31
/proc/29359/task/29380/stat : 29380 (plingeling) R 29354 29354 29328 0 -1 4202560 60743 1238 0 0 56581 37 0 0 25 0 29 0 609179759 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4334613 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=29359/tid=29381] ppid=29354 vsize=2486384 CPUtime=569.7 cores=4-31
/proc/29359/task/29381/stat : 29381 (plingeling) R 29354 29354 29328 0 -1 4202560 21270 1238 0 0 56961 9 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4279761 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29359/tid=29382] ppid=29354 vsize=2486384 CPUtime=569.76 cores=4-31
/proc/29359/task/29382/stat : 29382 (plingeling) R 29354 29354 29328 0 -1 4202560 38238 1238 0 0 56961 15 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4233958 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29359/tid=29383] ppid=29354 vsize=2486384 CPUtime=569.76 cores=4-31
/proc/29359/task/29383/stat : 29383 (plingeling) R 29354 29354 29328 0 -1 4202560 60225 1238 0 0 56933 43 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29359/tid=29384] ppid=29354 vsize=2486384 CPUtime=569.8 cores=4-31
/proc/29359/task/29384/stat : 29384 (plingeling) R 29354 29354 29328 0 -1 4202560 19336 1238 0 0 56969 11 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29359/tid=29385] ppid=29354 vsize=2486384 CPUtime=569.78 cores=4-31
/proc/29359/task/29385/stat : 29385 (plingeling) R 29354 29354 29328 0 -1 4202560 91090 1238 0 0 56920 58 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29359/tid=29386] ppid=29354 vsize=2486384 CPUtime=569.8 cores=4-31
/proc/29359/task/29386/stat : 29386 (plingeling) R 29354 29354 29328 0 -1 4202560 19568 1238 0 0 56973 7 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4234377 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29359/tid=29387] ppid=29354 vsize=2486384 CPUtime=569.78 cores=4-31
/proc/29359/task/29387/stat : 29387 (plingeling) R 29354 29354 29328 0 -1 4202560 17979 1238 0 0 56973 5 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29359/tid=29388] ppid=29354 vsize=2486384 CPUtime=569.82 cores=4-31
/proc/29359/task/29388/stat : 29388 (plingeling) R 29354 29354 29328 0 -1 4202560 77135 1238 0 0 56961 21 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4279490 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29359/tid=29389] ppid=29354 vsize=2486384 CPUtime=569.05 cores=4-31
/proc/29359/task/29389/stat : 29389 (plingeling) R 29354 29354 29328 0 -1 4202560 43671 1238 0 0 56886 19 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210798 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29359/tid=29390] ppid=29354 vsize=2486384 CPUtime=569.84 cores=4-31
/proc/29359/task/29390/stat : 29390 (plingeling) R 29354 29354 29328 0 -1 4202560 35344 1238 0 0 56971 13 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29359/tid=29391] ppid=29354 vsize=2486384 CPUtime=569.8 cores=4-31
/proc/29359/task/29391/stat : 29391 (plingeling) R 29354 29354 29328 0 -1 4202560 57098 1238 0 0 56946 34 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4279777 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29359/tid=29392] ppid=29354 vsize=2486384 CPUtime=569.8 cores=4-31
/proc/29359/task/29392/stat : 29392 (plingeling) R 29354 29354 29328 0 -1 4202560 19352 1238 0 0 56970 10 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331504 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29359/tid=29393] ppid=29354 vsize=2486384 CPUtime=569.81 cores=4-31
/proc/29359/task/29393/stat : 29393 (plingeling) R 29354 29354 29328 0 -1 4202560 81744 1238 0 0 56908 73 0 0 25 0 29 0 609179760 2546057216 531974 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 18326.6
Current children cumulated vsize (KiB) 6460512

[startup+592.702 s]
/proc/loadavg: 32.09 31.53 31.06 33/447 29409
/proc/meminfo: memFree=253195172/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
[pid=29355] ppid=29354 vsize=2363616 CPUtime=592.58 cores=0
/proc/29355/stat : 29355 (cryptominisat) R 29354 29354 29328 0 -1 4202496 113743 0 0 0 59217 41 0 0 25 0 1 0 609177574 2420342784 72705 268435456000 4194304 4587354 140735180758064 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29355/statm: 590904 72705 339 96 0 587466 0
[pid=29356] ppid=29354 vsize=409540 CPUtime=592.58 cores=1
/proc/29356/stat : 29356 (clasp) R 29354 29354 29328 0 -1 4202496 113079 0 0 0 59199 59 0 0 25 0 1 0 609177574 419368960 98944 268435456000 4194304 4785740 140733237425136 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29356/statm: 102385 98944 338 145 0 99430 0
[pid=29357] ppid=29354 vsize=545984 CPUtime=592.58 cores=2
/proc/29357/stat : 29357 (TNM) R 29354 29354 29328 0 -1 4202496 41063 0 0 0 59244 14 0 0 25 0 1 0 609177574 559087616 40961 268435456000 134512640 134534564 4294234896 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29357/statm: 136496 40961 95 6 0 135161 0
[pid=29358] ppid=29354 vsize=637344 CPUtime=592.57 cores=3
/proc/29358/stat : 29358 (march_hi) R 29354 29354 29328 0 -1 4202496 278110 0 0 0 59188 69 0 0 25 0 1 0 609177574 652640256 83234 268435456000 4194304 4331988 140734790088560 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29358/statm: 159336 83234 174 34 0 157778 0
[pid=29359] ppid=29354 vsize=2486360 CPUtime=15981.9 cores=4-31
/proc/29359/stat : 29359 (plingeling) S 29354 29354 29328 0 -1 4202496 1535113 1238 0 0 1597438 748 0 0 25 0 29 0 609177574 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29359/statm: 621590 531968 159 40 0 620134 0
[pid=29359/tid=29366] ppid=29354 vsize=2486360 CPUtime=570.67 cores=4-31
/proc/29359/task/29366/stat : 29366 (plingeling) R 29354 29354 29328 0 -1 4202560 26933 1238 0 0 57058 9 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29359/tid=29367] ppid=29354 vsize=2486360 CPUtime=570.59 cores=4-31
/proc/29359/task/29367/stat : 29367 (plingeling) R 29354 29354 29328 0 -1 4202560 58638 1238 0 0 57023 36 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29359/tid=29368] ppid=29354 vsize=2486360 CPUtime=570.66 cores=4-31
/proc/29359/task/29368/stat : 29368 (plingeling) R 29354 29354 29328 0 -1 4202560 27422 1238 0 0 57055 11 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4234281 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29359/tid=29369] ppid=29354 vsize=2486360 CPUtime=570.64 cores=4-31
/proc/29359/task/29369/stat : 29369 (plingeling) R 29354 29354 29328 0 -1 4202560 65702 1238 0 0 57030 34 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4238706 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29359/tid=29370] ppid=29354 vsize=2486360 CPUtime=570.6 cores=4-31
/proc/29359/task/29370/stat : 29370 (plingeling) R 29354 29354 29328 0 -1 4202560 18298 1238 0 0 57054 6 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29359/tid=29371] ppid=29354 vsize=2486360 CPUtime=558.19 cores=4-31
/proc/29359/task/29371/stat : 29371 (plingeling) R 29354 29354 29328 0 -1 4202560 15343 1238 0 0 55810 9 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4237379 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29359/tid=29372] ppid=29354 vsize=2486360 CPUtime=570.59 cores=4-31
/proc/29359/task/29372/stat : 29372 (plingeling) R 29354 29354 29328 0 -1 4202560 62907 1238 0 0 57023 36 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4236939 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29359/tid=29373] ppid=29354 vsize=2486360 CPUtime=570.62 cores=4-31
/proc/29359/task/29373/stat : 29373 (plingeling) R 29354 29354 29328 0 -1 4202560 23985 1238 0 0 57055 7 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29359/tid=29374] ppid=29354 vsize=2486360 CPUtime=570.61 cores=4-31
/proc/29359/task/29374/stat : 29374 (plingeling) R 29354 29354 29328 0 -1 4202560 33774 1238 0 0 57048 13 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210767 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29359/tid=29375] ppid=29354 vsize=2486360 CPUtime=570.53 cores=4-31
/proc/29359/task/29375/stat : 29375 (plingeling) R 29354 29354 29328 0 -1 4202560 57068 1238 0 0 57010 43 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4332293 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=29359/tid=29376] ppid=29354 vsize=2486360 CPUtime=570.52 cores=4-31
/proc/29359/task/29376/stat : 29376 (plingeling) R 29354 29354 29328 0 -1 4202560 20065 1238 0 0 57043 9 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4242653 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29359/tid=29377] ppid=29354 vsize=2486360 CPUtime=570.59 cores=4-31
/proc/29359/task/29377/stat : 29377 (plingeling) R 29354 29354 29328 0 -1 4202560 84279 1238 0 0 56980 79 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29359/tid=29378] ppid=29354 vsize=2486360 CPUtime=570.59 cores=4-31
/proc/29359/task/29378/stat : 29378 (plingeling) R 29354 29354 29328 0 -1 4202560 29524 1238 0 0 57050 9 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29359/tid=29379] ppid=29354 vsize=2486360 CPUtime=570.49 cores=4-31
/proc/29359/task/29379/stat : 29379 (plingeling) R 29354 29354 29328 0 -1 4202560 13229 1238 0 0 57042 7 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29359/tid=29380] ppid=29354 vsize=2486360 CPUtime=566.98 cores=4-31
/proc/29359/task/29380/stat : 29380 (plingeling) R 29354 29354 29328 0 -1 4202560 60743 1238 0 0 56661 37 0 0 25 0 29 0 609179759 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=29359/tid=29381] ppid=29354 vsize=2486360 CPUtime=570.5 cores=4-31
/proc/29359/task/29381/stat : 29381 (plingeling) R 29354 29354 29328 0 -1 4202560 21270 1238 0 0 57041 9 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29359/tid=29382] ppid=29354 vsize=2486360 CPUtime=570.56 cores=4-31
/proc/29359/task/29382/stat : 29382 (plingeling) R 29354 29354 29328 0 -1 4202560 38238 1238 0 0 57041 15 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4242651 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29359/tid=29383] ppid=29354 vsize=2486360 CPUtime=570.56 cores=4-31
/proc/29359/task/29383/stat : 29383 (plingeling) R 29354 29354 29328 0 -1 4202560 60225 1238 0 0 57013 43 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4236939 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29359/tid=29384] ppid=29354 vsize=2486360 CPUtime=570.6 cores=4-31
/proc/29359/task/29384/stat : 29384 (plingeling) R 29354 29354 29328 0 -1 4202560 19336 1238 0 0 57049 11 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29359/tid=29385] ppid=29354 vsize=2486360 CPUtime=570.58 cores=4-31
/proc/29359/task/29385/stat : 29385 (plingeling) R 29354 29354 29328 0 -1 4202560 91090 1238 0 0 57000 58 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29359/tid=29386] ppid=29354 vsize=2486360 CPUtime=570.6 cores=4-31
/proc/29359/task/29386/stat : 29386 (plingeling) R 29354 29354 29328 0 -1 4202560 19568 1238 0 0 57053 7 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331811 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29359/tid=29387] ppid=29354 vsize=2486360 CPUtime=570.58 cores=4-31
/proc/29359/task/29387/stat : 29387 (plingeling) R 29354 29354 29328 0 -1 4202560 17979 1238 0 0 57053 5 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4236939 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29359/tid=29388] ppid=29354 vsize=2486360 CPUtime=570.62 cores=4-31
/proc/29359/task/29388/stat : 29388 (plingeling) R 29354 29354 29328 0 -1 4202560 77135 1238 0 0 57041 21 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4244397 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29359/tid=29389] ppid=29354 vsize=2486360 CPUtime=569.85 cores=4-31
/proc/29359/task/29389/stat : 29389 (plingeling) R 29354 29354 29328 0 -1 4202560 43671 1238 0 0 56966 19 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4279474 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29359/tid=29390] ppid=29354 vsize=2486360 CPUtime=570.64 cores=4-31
/proc/29359/task/29390/stat : 29390 (plingeling) R 29354 29354 29328 0 -1 4202560 35344 1238 0 0 57051 13 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29359/tid=29391] ppid=29354 vsize=2486360 CPUtime=570.6 cores=4-31
/proc/29359/task/29391/stat : 29391 (plingeling) R 29354 29354 29328 0 -1 4202560 57098 1238 0 0 57026 34 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29359/tid=29392] ppid=29354 vsize=2486360 CPUtime=570.6 cores=4-31
/proc/29359/task/29392/stat : 29392 (plingeling) R 29354 29354 29328 0 -1 4202560 19352 1238 0 0 57050 10 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4281643 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29359/tid=29393] ppid=29354 vsize=2486360 CPUtime=570.61 cores=4-31
/proc/29359/task/29393/stat : 29393 (plingeling) R 29354 29354 29328 0 -1 4202560 81744 1238 0 0 56988 73 0 0 25 0 29 0 609179760 2546032640 531968 268435456000 4194304 4356188 140735582912032 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 18352.2
Current children cumulated vsize (KiB) 6461168

[startup+593.501 s]
/proc/loadavg: 32.09 31.53 31.06 33/447 29409
/proc/meminfo: memFree=253194460/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=18324 CPUtime=0 cores=0-31
/proc/29354/stat : 29354 (ppfolio) S 29352 29354 29328 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 609177573 18763776 385 268435456000 4194304 4287625 140733389279776 18446744073709551615 258650975999 0 0 4096 65536 8967142950924451839 0 0 17 4 0 0 0
/proc/29354/statm: 4581 385 337 23 0 91 0
[pid=29355] ppid=29354 vsize=2363616 CPUtime=593.38 cores=0
/proc/29355/stat : 29355 (cryptominisat) R 29354 29354 29328 0 -1 4202496 113743 0 0 0 59297 41 0 0 25 0 1 0 609177574 2420342784 72705 268435456000 4194304 4587354 140735180758064 18446744073709551615 4236558 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29355/statm: 590904 72705 339 96 0 587466 0
[pid=29356] ppid=29354 vsize=410220 CPUtime=593.37 cores=1
/proc/29356/stat : 29356 (clasp) R 29354 29354 29328 0 -1 4202496 113263 0 0 0 59278 59 0 0 25 0 1 0 609177574 420065280 99128 268435456000 4194304 4785740 140733237425136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29356/statm: 102555 99128 338 145 0 99600 0
[pid=29357] ppid=29354 vsize=545984 CPUtime=593.38 cores=2
/proc/29357/stat : 29357 (TNM) R 29354 29354 29328 0 -1 4202496 41063 0 0 0 59324 14 0 0 25 0 1 0 609177574 559087616 40961 268435456000 134512640 134534564 4294234896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29357/statm: 136496 40961 95 6 0 135161 0
[pid=29358] ppid=29354 vsize=637344 CPUtime=593.37 cores=3
/proc/29358/stat : 29358 (march_hi) R 29354 29354 29328 0 -1 4202496 278110 0 0 0 59268 69 0 0 25 0 1 0 609177574 652640256 83234 268435456000 4194304 4331988 140734790088560 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29358/statm: 159336 83234 174 34 0 157778 0
[pid=29359] ppid=29354 vsize=2486244 CPUtime=15997 cores=4-31
/proc/29359/stat : 29359 (plingeling) S 29354 29354 29328 0 -1 4202496 1535594 1238 0 0 1598954 749 0 0 18 0 3 0 609177574 2545913856 532196 268435456000 4194304 4356188 140735582912032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29359/statm: 621561 532196 160 40 0 620105 0
[pid=29359/tid=29367] ppid=29354 vsize=2486244 CPUtime=571.39 cores=4-31
/proc/29359/task/29367/stat : 29367 (plingeling) R 29354 29354 29328 0 -1 4202560 58638 1238 0 0 57103 36 0 0 25 0 3 0 609179759 2545913856 532196 268435456000 4194304 4356188 140735582912032 18446744073709551615 4214992 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29359/tid=29393] ppid=29354 vsize=2486244 CPUtime=571.41 cores=4-31
/proc/29359/task/29393/stat : 29393 (plingeling) R 29354 29354 29328 0 -1 4202560 81744 1238 0 0 57067 74 0 0 25 0 3 0 609179760 2545913856 532196 268435456000 4194304 4356188 140735582912032 18446744073709551615 4338877 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 18370.5
Current children cumulated vsize (KiB) 6461732

[startup+593.901 s]
/proc/loadavg: 32.09 31.53 31.06 2/415 29409
/proc/meminfo: memFree=256442368/264257624 swapFree=67111528/67111528
[pid=29354] ppid=29352 vsize=0 CPUtime=18372.5 cores=0-31
/proc/29354/stat : 29354 (ppfolio) Z 29352 29354 29328 0 -1 4202524 534 2083160 0 0 0 0 1836287 960 15 0 1 0 609177573 0 0 268435456000 0 0 0 0 0 0 0 4096 65536 18446744073709551615 0 0 17 4 0 0 0
/proc/29354/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 18372.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 593.92
CPU time (s): 18372.5
CPU user time (s): 18362.9
CPU system time (s): 9.60754
CPU usage (%): 3093.43
Max. virtual memory (cumulated for all children) (KiB): 8790684

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

runsolver used 3.47547 second user time and 13.078 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-09 23:35:12
IDJOB=3347289
IDBENCH=71037
IDSOLVER=1808
FILE ID=node200/3347289-1304976910
RUNJOBID= node200-1304976910-29342
PBS_JOBID= 13282022
Free space on /tmp= 62024 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347289-1304976910/watcher-3347289-1304976910 -o /tmp/evaluation-result-3347289-1304976910/solver-3347289-1304976910 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347289-1304976910.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=174880680

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:      256504756 kB
Buffers:        370920 kB
Cached:        7029460 kB
SwapCached:          0 kB
Active:        6541968 kB
Inactive:       926980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256504756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36280 kB
Writeback:           0 kB
AnonPages:       68940 kB
Mapped:          14480 kB
Slab:           194088 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   202848 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= 62016 MiB
End job on node200 at 2011-05-09 23:45:06