Trace number 3347727

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 53963.6 1876.7

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40091.3
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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
0.00/0.01	
53961.23/1876.15	s UNSATISFIABLE
53963.54/1876.69	solver [2] clasp 1.3.6 answered
53963.54/1876.69	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-3347727-1306150523/watcher-3347727-1306150523 -o /tmp/evaluation-result-3347727-1306150523/solver-3347727-1306150523 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347727-1306150523.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: 24.44 27.12 29.49 1/413 2737
/proc/meminfo: memFree=255055100/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 25 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0

[startup+0.0685559 s]
/proc/loadavg: 24.44 27.12 29.49 1/413 2737
/proc/meminfo: memFree=255055100/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 25 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100585 s]
/proc/loadavg: 24.44 27.12 29.49 1/413 2737
/proc/meminfo: memFree=255055100/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 25 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300562 s]
/proc/loadavg: 24.44 27.12 29.49 1/413 2737
/proc/meminfo: memFree=255055100/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 25 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700592 s]
/proc/loadavg: 24.44 27.12 29.49 1/413 2737
/proc/meminfo: memFree=255055100/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 25 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 22.80 26.74 29.35 5/418 2748
/proc/meminfo: memFree=254599664/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 25 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=222028 CPUtime=1.48 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 42253 0 0 0 135 13 0 0 25 0 1 0 726539742 227356672 41620 268435456000 4194304 4587354 140733629611552 18446744073709551615 258650616632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 55507 41621 285 96 0 52069 0
[pid=2739] ppid=2737 vsize=161760 CPUtime=1.48 cores=1
/proc/2739/stat : 2739 (clasp) R 2737 2737 2578 0 -1 4202496 41461 0 0 0 134 14 0 0 20 0 1 0 726539742 165642240 36578 268435456000 4194304 4785740 140734607875488 18446744073709551615 258650955760 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2739/statm: 40440 36578 306 145 0 37485 0
[pid=2741] ppid=2737 vsize=236092 CPUtime=1.48 cores=3
/proc/2741/stat : 2741 (march_hi) R 2737 2737 2578 0 -1 4194304 48666 0 0 0 132 16 0 0 20 0 1 0 726539742 241758208 48562 268435456000 4194304 4331988 140736937834080 18446744073709551615 258650955760 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2741/statm: 59023 48562 112 34 0 57465 0
[pid=2742] ppid=2737 vsize=111024 CPUtime=1.47 cores=4-31
/proc/2742/stat : 2742 (plingeling) R 2737 2737 2578 0 -1 4202496 26531 1239 0 0 142 5 0 0 21 0 1 0 726539742 113688576 26415 268435456000 4194304 4356188 140736042243408 18446744073709551615 4277592 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/2742/statm: 27756 26415 129 40 0 26300 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 749228

[startup+3.10064 s]
/proc/loadavg: 22.80 26.74 29.35 5/418 2748
/proc/meminfo: memFree=254199684/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 25 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=437292 CPUtime=3.08 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 98581 0 0 0 279 29 0 0 25 0 1 0 726539742 447787008 97315 268435456000 4194304 4587354 140733629611552 18446744073709551615 258650616632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 109323 97316 285 96 0 105885 0
[pid=2739] ppid=2737 vsize=239520 CPUtime=3.08 cores=1
/proc/2739/stat : 2739 (clasp) R 2737 2737 2578 0 -1 4202496 60771 0 0 0 280 28 0 0 25 0 1 0 726539742 245268480 55888 268435456000 4194304 4785740 140734607875488 18446744073709551615 258650616632 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2739/statm: 59880 55888 306 145 0 56925 0
[pid=2741] ppid=2737 vsize=312784 CPUtime=3.08 cores=3
/proc/2741/stat : 2741 (march_hi) R 2737 2737 2578 0 -1 4194304 70057 0 0 0 281 27 0 0 25 0 1 0 726539742 320290816 69953 268435456000 4194304 4331988 140736937834080 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2741/statm: 78196 69953 112 34 0 76638 0
[pid=2742] ppid=2737 vsize=210632 CPUtime=3.07 cores=4-31
/proc/2742/stat : 2742 (plingeling) R 2737 2737 2578 0 -1 4202496 51434 1239 0 0 296 11 0 0 25 0 1 0 726539742 215687168 51317 268435456000 4194304 4356188 140736042243408 18446744073709551615 4213270 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/2742/statm: 52658 51317 129 40 0 51202 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1218552

[startup+6.30075 s]
/proc/loadavg: 22.80 26.74 29.35 5/418 2748
/proc/meminfo: memFree=253218904/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 18 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=919992 CPUtime=6.28 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 184201 0 0 0 573 55 0 0 25 0 1 0 726539742 942071808 182003 268435456000 4194304 4587354 140733629611552 18446744073709551615 4239328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 229998 182003 304 96 0 226560 0
[pid=2739] ppid=2737 vsize=337568 CPUtime=6.28 cores=1
/proc/2739/stat : 2739 (clasp) R 2737 2737 2578 0 -1 4202496 98808 0 0 0 585 43 0 0 25 0 1 0 726539742 345669632 81034 268435456000 4194304 4785740 140734607875488 18446744073709551615 4320412 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2739/statm: 84392 81034 326 145 0 81437 0
[pid=2741] ppid=2737 vsize=466300 CPUtime=6.28 cores=3
/proc/2741/stat : 2741 (march_hi) R 2737 2737 2578 0 -1 4194304 112815 0 0 0 576 52 0 0 25 0 1 0 726539742 477491200 112711 268435456000 4194304 4331988 140736937834080 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2741/statm: 116575 112711 112 34 0 115017 0
[pid=2742] ppid=2737 vsize=409540 CPUtime=6.28 cores=4-31
/proc/2742/stat : 2742 (plingeling) R 2737 2737 2578 0 -1 4202496 101161 1239 0 0 606 22 0 0 25 0 1 0 726539742 419368960 101044 268435456000 4194304 4356188 140736042243408 18446744073709551615 4213270 0 0 4096 17442 0 0 0 17 14 0 0 0
/proc/2742/statm: 102385 101044 129 40 0 100929 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2151724

[startup+12.701 s]
/proc/loadavg: 19.91 25.99 29.08 5/418 2748
/proc/meminfo: memFree=252190988/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=1297668 CPUtime=12.68 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 276499 0 0 0 1196 72 0 0 25 0 1 0 726539742 1328812032 274301 268435456000 4194304 4587354 140733629611552 18446744073709551615 4248785 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 324417 274301 324 96 0 320979 0
[pid=2739] ppid=2737 vsize=344836 CPUtime=12.68 cores=1
/proc/2739/stat : 2739 (clasp) R 2737 2737 2578 0 -1 4202496 100541 0 0 0 1224 44 0 0 25 0 1 0 726539742 353112064 82767 268435456000 4194304 4785740 140734607875488 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2739/statm: 86209 82767 333 145 0 83254 0
[pid=2741] ppid=2737 vsize=1087620 CPUtime=12.68 cores=3
/proc/2741/stat : 2741 (march_hi) R 2737 2737 2578 0 -1 4194304 211798 0 0 0 1191 77 0 0 25 0 1 0 726539742 1113722880 163498 268435456000 4194304 4331988 140736937834080 18446744073709551615 258650351351 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2741/statm: 271905 163499 124 34 0 270347 0
[pid=2742] ppid=2737 vsize=805720 CPUtime=12.67 cores=4-31
/proc/2742/stat : 2742 (plingeling) R 2737 2737 2578 0 -1 4202496 200249 1239 0 0 1225 42 0 0 25 0 1 0 726539742 825057280 200089 268435456000 4194304 4356188 140736042243408 18446744073709551615 4212994 0 0 4096 17442 0 0 0 17 14 0 0 0
/proc/2742/statm: 201430 200089 129 40 0 199974 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 3554168

[startup+25.5005 s]
/proc/loadavg: 17.46 25.27 28.81 5/418 2748
/proc/meminfo: memFree=251394660/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=1277296 CPUtime=25.48 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 276691 0 0 0 2475 73 0 0 25 0 1 0 726539742 1307951104 269399 268435456000 4194304 4587354 140733629611552 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 319324 269399 337 96 0 315886 0
[pid=2739] ppid=2737 vsize=348092 CPUtime=25.48 cores=1
/proc/2739/stat : 2739 (clasp) R 2737 2737 2578 0 -1 4202496 101385 0 0 0 2504 44 0 0 25 0 1 0 726539742 356446208 83611 268435456000 4194304 4785740 140734607875488 18446744073709551615 4287172 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2739/statm: 87023 83611 334 145 0 84068 0
[pid=2741] ppid=2737 vsize=1048868 CPUtime=25.48 cores=3
/proc/2741/stat : 2741 (march_hi) R 2737 2737 2578 0 -1 4194304 382085 0 0 0 2434 114 0 0 25 0 1 0 726539742 1074040832 163827 268435456000 4194304 4331988 140736937834080 18446744073709551615 4256850 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2741/statm: 262217 163827 127 34 0 260659 0
[pid=2742] ppid=2737 vsize=1598340 CPUtime=25.47 cores=4-31
/proc/2742/stat : 2742 (plingeling) R 2737 2737 2578 0 -1 4202496 398404 1239 0 0 2464 83 0 0 25 0 1 0 726539742 1636700160 398244 268435456000 4194304 4356188 140736042243408 18446744073709551615 4213242 0 0 4096 17442 0 0 0 17 14 0 0 0
/proc/2742/statm: 399585 398244 129 40 0 398129 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 4290920

[startup+51.1014 s]
/proc/loadavg: 12.87 23.56 28.15 5/418 2750
/proc/meminfo: memFree=249508144/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=1277296 CPUtime=51.08 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 276763 0 0 0 5035 73 0 0 25 0 1 0 726539742 1307951104 269470 268435456000 4194304 4587354 140733629611552 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 319324 269470 337 96 0 315886 0
[pid=2739] ppid=2737 vsize=353784 CPUtime=51.07 cores=1
/proc/2739/stat : 2739 (clasp) R 2737 2737 2578 0 -1 4202496 102811 0 0 0 5063 44 0 0 25 0 1 0 726539742 362274816 85037 268435456000 4194304 4785740 140734607875488 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2739/statm: 88446 85037 334 145 0 85491 0
[pid=2741] ppid=2737 vsize=1074324 CPUtime=51.07 cores=3
/proc/2741/stat : 2741 (march_hi) R 2737 2737 2578 0 -1 4202496 740782 0 0 0 4913 194 0 0 25 0 1 0 726539742 1100107776 165120 268435456000 4194304 4331988 140736937834080 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2741/statm: 268581 165120 146 34 0 267023 0
[pid=2742] ppid=2737 vsize=3183132 CPUtime=51.06 cores=4-31
/proc/2742/stat : 2742 (plingeling) R 2737 2737 2578 0 -1 4202496 794705 1239 0 0 4944 162 0 0 25 0 1 0 726539742 3259527168 794442 268435456000 4194304 4356188 140736042243408 18446744073709551615 4212994 0 0 4096 17442 0 0 0 17 14 0 0 0
/proc/2742/statm: 795783 794442 129 40 0 794327 0
Current children cumulated CPU time (s) 204.28
Current children cumulated vsize (KiB) 5906860

[startup+102.316 s]
/proc/loadavg: 7.57 20.28 26.76 5/418 2750
/proc/meminfo: memFree=246492492/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=1277296 CPUtime=102.28 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 276816 0 0 0 10154 74 0 0 25 0 1 0 726539742 1307951104 269521 268435456000 4194304 4587354 140733629611552 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 319324 269521 337 96 0 315886 0
[pid=2739] ppid=2737 vsize=361064 CPUtime=102.28 cores=1

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

/proc/2742/task/2756/stat : 2756 (plingeling) R 2737 2737 2578 0 -1 4202560 245997 1239 0 0 170866 304 0 0 25 0 29 0 726553056 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4241631 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=2742/tid=2757] ppid=2737 vsize=8693140 CPUtime=1737.83 cores=4-31
/proc/2742/task/2757/stat : 2757 (plingeling) R 2737 2737 2578 0 -1 4202560 133201 1239 0 0 173663 120 0 0 25 0 29 0 726553056 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4242651 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=2742/tid=2758] ppid=2737 vsize=8693140 CPUtime=1739.22 cores=4-31
/proc/2742/task/2758/stat : 2758 (plingeling) R 2737 2737 2578 0 -1 4202560 160761 1239 0 0 173769 153 0 0 25 0 29 0 726553056 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4237379 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=2742/tid=2759] ppid=2737 vsize=8693140 CPUtime=1737.94 cores=4-31
/proc/2742/task/2759/stat : 2759 (plingeling) R 2737 2737 2578 0 -1 4202560 320873 1239 0 0 173554 240 0 0 25 0 29 0 726553056 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4242651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2742/tid=2760] ppid=2737 vsize=8693140 CPUtime=1715.4 cores=4-31
/proc/2742/task/2760/stat : 2760 (plingeling) R 2737 2737 2578 0 -1 4202560 162449 1239 0 0 171429 111 0 0 25 0 29 0 726553057 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4270848 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2742/tid=2761] ppid=2737 vsize=8693140 CPUtime=1711.91 cores=4-31
/proc/2742/task/2761/stat : 2761 (plingeling) R 2737 2737 2578 0 -1 4202560 209641 1239 0 0 170991 200 0 0 25 0 29 0 726553058 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2742/tid=2762] ppid=2737 vsize=8693140 CPUtime=1736.16 cores=4-31
/proc/2742/task/2762/stat : 2762 (plingeling) R 2737 2737 2578 0 -1 4202560 199359 1239 0 0 173442 174 0 0 25 0 29 0 726553059 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4332288 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=2742/tid=2763] ppid=2737 vsize=8693140 CPUtime=1731.44 cores=4-31
/proc/2742/task/2763/stat : 2763 (plingeling) R 2737 2737 2578 0 -1 4202560 150996 1239 0 0 172993 151 0 0 25 0 29 0 726553060 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210868 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=2742/tid=2764] ppid=2737 vsize=8693140 CPUtime=1732.9 cores=4-31
/proc/2742/task/2764/stat : 2764 (plingeling) R 2737 2737 2578 0 -1 4202560 241502 1239 0 0 173009 281 0 0 25 0 29 0 726553060 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=2742/tid=2765] ppid=2737 vsize=8693140 CPUtime=1738.23 cores=4-31
/proc/2742/task/2765/stat : 2765 (plingeling) R 2737 2737 2578 0 -1 4202560 167442 1239 0 0 173589 234 0 0 25 0 29 0 726553060 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=2742/tid=2766] ppid=2737 vsize=8693140 CPUtime=1737.07 cores=4-31
/proc/2742/task/2766/stat : 2766 (plingeling) R 2737 2737 2578 0 -1 4202560 154129 1239 0 0 173530 177 0 0 25 0 29 0 726553061 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4334564 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=2742/tid=2767] ppid=2737 vsize=8693140 CPUtime=1737.32 cores=4-31
/proc/2742/task/2767/stat : 2767 (plingeling) R 2737 2737 2578 0 -1 4202560 206632 1239 0 0 173465 267 0 0 25 0 29 0 726553061 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=2742/tid=2768] ppid=2737 vsize=8693140 CPUtime=1738.24 cores=4-31
/proc/2742/task/2768/stat : 2768 (plingeling) R 2737 2737 2578 0 -1 4202560 181859 1239 0 0 173659 165 0 0 25 0 29 0 726553061 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=2742/tid=2769] ppid=2737 vsize=8693140 CPUtime=1737.96 cores=4-31
/proc/2742/task/2769/stat : 2769 (plingeling) R 2737 2737 2578 0 -1 4202560 129606 1239 0 0 173679 117 0 0 25 0 29 0 726553062 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=2742/tid=2770] ppid=2737 vsize=8693140 CPUtime=1716.96 cores=4-31
/proc/2742/task/2770/stat : 2770 (plingeling) R 2737 2737 2578 0 -1 4202560 167857 1239 0 0 171545 151 0 0 25 0 29 0 726553062 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=2742/tid=2771] ppid=2737 vsize=8693140 CPUtime=1738.44 cores=4-31
/proc/2742/task/2771/stat : 2771 (plingeling) R 2737 2737 2578 0 -1 4202560 182677 1239 0 0 173627 217 0 0 25 0 29 0 726553063 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=2742/tid=2772] ppid=2737 vsize=8693140 CPUtime=1738.44 cores=4-31
/proc/2742/task/2772/stat : 2772 (plingeling) R 2737 2737 2578 0 -1 4202560 233970 1239 0 0 173512 332 0 0 25 0 29 0 726553063 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=2742/tid=2773] ppid=2737 vsize=8693140 CPUtime=1734.17 cores=4-31
/proc/2742/task/2773/stat : 2773 (plingeling) R 2737 2737 2578 0 -1 4202560 206565 1239 0 0 173204 213 0 0 25 0 29 0 726553064 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4334650 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=2742/tid=2774] ppid=2737 vsize=8693140 CPUtime=1599.05 cores=4-31
/proc/2742/task/2774/stat : 2774 (plingeling) R 2737 2737 2578 0 -1 4202560 189308 1239 0 0 159689 216 0 0 25 0 29 0 726553064 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4279432 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=2742/tid=2775] ppid=2737 vsize=8693140 CPUtime=1676.45 cores=4-31
/proc/2742/task/2775/stat : 2775 (plingeling) R 2737 2737 2578 0 -1 4202560 150316 1239 0 0 167491 154 0 0 25 0 29 0 726553066 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=2742/tid=2776] ppid=2737 vsize=8693140 CPUtime=1733.32 cores=4-31
/proc/2742/task/2776/stat : 2776 (plingeling) R 2737 2737 2578 0 -1 4202560 161388 1239 0 0 173172 160 0 0 25 0 29 0 726553067 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2742/tid=2777] ppid=2737 vsize=8693140 CPUtime=1737.53 cores=4-31
/proc/2742/task/2777/stat : 2777 (plingeling) R 2737 2737 2578 0 -1 4202560 190100 1239 0 0 173546 207 0 0 25 0 29 0 726553067 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=2742/tid=2778] ppid=2737 vsize=8693140 CPUtime=1695.32 cores=4-31
/proc/2742/task/2778/stat : 2778 (plingeling) R 2737 2737 2578 0 -1 4202560 201597 1239 0 0 169362 170 0 0 25 0 29 0 726553068 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4237480 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=2742/tid=2779] ppid=2737 vsize=8693140 CPUtime=1739.23 cores=4-31
/proc/2742/task/2779/stat : 2779 (plingeling) R 2737 2737 2578 0 -1 4202560 328662 1239 0 0 173770 153 0 0 25 0 29 0 726553068 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=2742/tid=2780] ppid=2737 vsize=8693140 CPUtime=1713.49 cores=4-31
/proc/2742/task/2780/stat : 2780 (plingeling) R 2737 2737 2578 0 -1 4202560 276277 1239 0 0 171002 347 0 0 25 0 29 0 726553068 8901775360 2021087 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 14 0 0 0
Current children cumulated CPU time (s) 53930.3
Current children cumulated vsize (KiB) 13617532

[startup+1875.9 s]
/proc/loadavg: 31.07 31.07 30.32 32/446 2874
/proc/meminfo: memFree=242655520/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=0 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 214 0 0 0 0 0 0 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633310 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2738] ppid=2737 vsize=1757468 CPUtime=1875.53 cores=0
/proc/2738/stat : 2738 (cryptominisat) R 2737 2737 2578 0 -1 4202496 1190405 0 0 0 187268 285 0 0 25 0 1 0 726539742 1799647232 401126 268435456000 4194304 4587354 140733629611552 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2738/statm: 439367 401126 336 96 0 435929 0
[pid=2739] ppid=2737 vsize=816808 CPUtime=1875.53 cores=1
/proc/2739/stat : 2739 (clasp) R 2737 2737 2578 0 -1 4202496 217286 0 0 0 187443 110 0 0 25 0 1 0 726539742 836411392 199512 268435456000 4194304 4785740 140734607875488 18446744073709551615 4537854 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2739/statm: 204202 199512 348 145 0 201247 0
[pid=2741] ppid=2737 vsize=2332452 CPUtime=1875.53 cores=3
/proc/2741/stat : 2741 (march_hi) R 2737 2737 2578 0 -1 4202496 1552497 0 0 0 187150 403 0 0 25 0 1 0 726539742 2388430848 472010 268435456000 4194304 4331988 140736937834080 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2741/statm: 583113 472010 149 34 0 581555 0
[pid=2742] ppid=2737 vsize=8693136 CPUtime=48328.4 cores=4-31
/proc/2742/stat : 2742 (plingeling) S 2737 2737 2578 0 -1 4202496 8192053 1239 0 0 4826816 6028 0 0 25 0 29 0 726539742 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 18 0 0 0
/proc/2742/statm: 2173284 2021086 159 40 0 2171828 0
[pid=2742/tid=2753] ppid=2737 vsize=8693136 CPUtime=1667.93 cores=4-31
/proc/2742/task/2753/stat : 2753 (plingeling) R 2737 2737 2578 0 -1 4202560 154501 1239 0 0 166705 88 0 0 25 0 29 0 726553056 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=2742/tid=2754] ppid=2737 vsize=8693136 CPUtime=1737.3 cores=4-31
/proc/2742/task/2754/stat : 2754 (plingeling) R 2737 2737 2578 0 -1 4202560 152569 1239 0 0 173516 214 0 0 25 0 29 0 726553056 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4279567 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=2742/tid=2755] ppid=2737 vsize=8693136 CPUtime=1704.16 cores=4-31
/proc/2742/task/2755/stat : 2755 (plingeling) R 2737 2737 2578 0 -1 4202560 198127 1239 0 0 170250 166 0 0 25 0 29 0 726553056 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2742/tid=2756] ppid=2737 vsize=8693136 CPUtime=1712.5 cores=4-31
/proc/2742/task/2756/stat : 2756 (plingeling) R 2737 2737 2578 0 -1 4202560 245997 1239 0 0 170946 304 0 0 25 0 29 0 726553056 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=2742/tid=2757] ppid=2737 vsize=8693136 CPUtime=1738.63 cores=4-31
/proc/2742/task/2757/stat : 2757 (plingeling) R 2737 2737 2578 0 -1 4202560 133201 1239 0 0 173743 120 0 0 25 0 29 0 726553056 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=2742/tid=2758] ppid=2737 vsize=8693136 CPUtime=1740.02 cores=4-31
/proc/2742/task/2758/stat : 2758 (plingeling) R 2737 2737 2578 0 -1 4202560 160761 1239 0 0 173849 153 0 0 25 0 29 0 726553056 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4211010 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=2742/tid=2759] ppid=2737 vsize=8693136 CPUtime=1738.74 cores=4-31
/proc/2742/task/2759/stat : 2759 (plingeling) R 2737 2737 2578 0 -1 4202560 320873 1239 0 0 173634 240 0 0 25 0 29 0 726553056 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4281515 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2742/tid=2760] ppid=2737 vsize=8693136 CPUtime=1716.2 cores=4-31
/proc/2742/task/2760/stat : 2760 (plingeling) R 2737 2737 2578 0 -1 4202560 162449 1239 0 0 171509 111 0 0 25 0 29 0 726553057 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2742/tid=2761] ppid=2737 vsize=8693136 CPUtime=1712.71 cores=4-31
/proc/2742/task/2761/stat : 2761 (plingeling) R 2737 2737 2578 0 -1 4202560 209641 1239 0 0 171071 200 0 0 25 0 29 0 726553058 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2742/tid=2762] ppid=2737 vsize=8693136 CPUtime=1736.96 cores=4-31
/proc/2742/task/2762/stat : 2762 (plingeling) R 2737 2737 2578 0 -1 4202560 199359 1239 0 0 173522 174 0 0 25 0 29 0 726553059 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=2742/tid=2763] ppid=2737 vsize=8693136 CPUtime=1732.24 cores=4-31
/proc/2742/task/2763/stat : 2763 (plingeling) R 2737 2737 2578 0 -1 4202560 150996 1239 0 0 173073 151 0 0 25 0 29 0 726553060 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=2742/tid=2764] ppid=2737 vsize=8693136 CPUtime=1733.7 cores=4-31
/proc/2742/task/2764/stat : 2764 (plingeling) R 2737 2737 2578 0 -1 4202560 241502 1239 0 0 173089 281 0 0 25 0 29 0 726553060 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=2742/tid=2765] ppid=2737 vsize=8693136 CPUtime=1739.03 cores=4-31
/proc/2742/task/2765/stat : 2765 (plingeling) R 2737 2737 2578 0 -1 4202560 167442 1239 0 0 173669 234 0 0 25 0 29 0 726553060 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=2742/tid=2766] ppid=2737 vsize=8693136 CPUtime=1737.87 cores=4-31
/proc/2742/task/2766/stat : 2766 (plingeling) R 2737 2737 2578 0 -1 4202560 154129 1239 0 0 173610 177 0 0 25 0 29 0 726553061 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=2742/tid=2767] ppid=2737 vsize=8693136 CPUtime=1738.12 cores=4-31
/proc/2742/task/2767/stat : 2767 (plingeling) R 2737 2737 2578 0 -1 4202560 206632 1239 0 0 173545 267 0 0 25 0 29 0 726553061 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=2742/tid=2768] ppid=2737 vsize=8693136 CPUtime=1739.04 cores=4-31
/proc/2742/task/2768/stat : 2768 (plingeling) R 2737 2737 2578 0 -1 4202560 181859 1239 0 0 173739 165 0 0 25 0 29 0 726553061 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4287083 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=2742/tid=2769] ppid=2737 vsize=8693136 CPUtime=1738.76 cores=4-31
/proc/2742/task/2769/stat : 2769 (plingeling) R 2737 2737 2578 0 -1 4202560 129606 1239 0 0 173759 117 0 0 25 0 29 0 726553062 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4273041 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=2742/tid=2770] ppid=2737 vsize=8693136 CPUtime=1717.73 cores=4-31
/proc/2742/task/2770/stat : 2770 (plingeling) R 2737 2737 2578 0 -1 4202560 167857 1239 0 0 171622 151 0 0 25 0 29 0 726553062 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=2742/tid=2771] ppid=2737 vsize=8693136 CPUtime=1739.24 cores=4-31
/proc/2742/task/2771/stat : 2771 (plingeling) R 2737 2737 2578 0 -1 4202560 182677 1239 0 0 173707 217 0 0 25 0 29 0 726553063 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=2742/tid=2772] ppid=2737 vsize=8693136 CPUtime=1739.24 cores=4-31
/proc/2742/task/2772/stat : 2772 (plingeling) R 2737 2737 2578 0 -1 4202560 233970 1239 0 0 173592 332 0 0 25 0 29 0 726553063 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=2742/tid=2773] ppid=2737 vsize=8693136 CPUtime=1734.97 cores=4-31
/proc/2742/task/2773/stat : 2773 (plingeling) R 2737 2737 2578 0 -1 4202560 206565 1239 0 0 173284 213 0 0 25 0 29 0 726553064 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330915 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=2742/tid=2774] ppid=2737 vsize=8693136 CPUtime=1599.85 cores=4-31
/proc/2742/task/2774/stat : 2774 (plingeling) R 2737 2737 2578 0 -1 4202560 189308 1239 0 0 159769 216 0 0 25 0 29 0 726553064 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=2742/tid=2775] ppid=2737 vsize=8693136 CPUtime=1677.25 cores=4-31
/proc/2742/task/2775/stat : 2775 (plingeling) R 2737 2737 2578 0 -1 4202560 150316 1239 0 0 167571 154 0 0 25 0 29 0 726553066 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=2742/tid=2776] ppid=2737 vsize=8693136 CPUtime=1734.12 cores=4-31
/proc/2742/task/2776/stat : 2776 (plingeling) R 2737 2737 2578 0 -1 4202560 161388 1239 0 0 173252 160 0 0 25 0 29 0 726553067 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2742/tid=2777] ppid=2737 vsize=8693136 CPUtime=1738.33 cores=4-31
/proc/2742/task/2777/stat : 2777 (plingeling) R 2737 2737 2578 0 -1 4202560 190100 1239 0 0 173626 207 0 0 25 0 29 0 726553067 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4242651 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=2742/tid=2778] ppid=2737 vsize=8693136 CPUtime=1696.12 cores=4-31
/proc/2742/task/2778/stat : 2778 (plingeling) R 2737 2737 2578 0 -1 4202560 201597 1239 0 0 169442 170 0 0 25 0 29 0 726553068 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=2742/tid=2779] ppid=2737 vsize=8693136 CPUtime=1740.03 cores=4-31
/proc/2742/task/2779/stat : 2779 (plingeling) R 2737 2737 2578 0 -1 4202560 328662 1239 0 0 173850 153 0 0 25 0 29 0 726553068 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=2742/tid=2780] ppid=2737 vsize=8693136 CPUtime=1714.29 cores=4-31
/proc/2742/task/2780/stat : 2780 (plingeling) R 2737 2737 2578 0 -1 4202560 276277 1239 0 0 171082 347 0 0 25 0 29 0 726553068 8901771264 2021086 268435456000 4194304 4356188 140736042243408 18446744073709551615 4210751 0 0 4096 17442 0 0 0 -1 14 0 0 0
Current children cumulated CPU time (s) 53955
Current children cumulated vsize (KiB) 13618188

[startup+1876.3 s]
/proc/loadavg: 31.07 31.07 30.32 32/446 2874
/proc/meminfo: memFree=242655520/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=5627.63 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 2960453 0 0 0 0 561931 832 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2742] ppid=2737 vsize=0 CPUtime=48335.6 cores=4-31
/proc/2742/stat : 2742 (plingeling) Z 2737 2737 2578 0 -1 4203548 8192053 1239 0 0 4827512 6045 0 0 18 0 2 0 726539742 0 0 268435456000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 17 18 0 0 0
/proc/2742/statm: 0 0 0 0 0 0 0
[pid=2742/tid=2774] ppid=2737 vsize=0 CPUtime=1600.25 cores=4-31
/proc/2742/task/2774/stat : 2774 (plingeling) R 2737 2737 2578 0 -1 4203588 189308 1239 0 0 159794 231 0 0 25 0 2 0 726553064 0 0 268435456000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 53963.2
Current children cumulated vsize (KiB) 18324

[startup+1876.5 s]
/proc/loadavg: 31.07 31.07 30.33 2/416 2874
/proc/meminfo: memFree=251717548/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=5627.63 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 2960453 0 0 0 0 561931 832 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2742] ppid=2737 vsize=0 CPUtime=48335.8 cores=4-31
/proc/2742/stat : 2742 (plingeling) Z 2737 2737 2578 0 -1 4203548 8192053 1239 0 0 4827512 6067 0 0 18 0 2 0 726539742 0 0 268435456000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 17 18 0 0 0
/proc/2742/statm: 0 0 0 0 0 0 0
[pid=2742/tid=2774] ppid=2737 vsize=0 CPUtime=1600.48 cores=4-31
/proc/2742/task/2774/stat : 2774 (plingeling) R 2737 2737 2578 0 -1 4203588 189308 1239 0 0 159794 254 0 0 25 0 2 0 726553064 0 0 268435456000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 53963.4
Current children cumulated vsize (KiB) 18324

[startup+1876.64 s]
/proc/loadavg: 31.07 31.07 30.33 2/416 2874
/proc/meminfo: memFree=251717548/264257624 swapFree=67111528/67111528
[pid=2737] ppid=2735 vsize=18324 CPUtime=5627.63 cores=0-31
/proc/2737/stat : 2737 (ppfolio) S 2735 2737 2578 0 -1 4202496 516 2960453 0 0 0 0 561931 832 15 0 1 0 726539742 18763776 387 268435456000 4194304 4287625 140734304848016 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 29 0 0 0
/proc/2737/statm: 4581 387 338 23 0 91 0
[pid=2742] ppid=2737 vsize=0 CPUtime=48335.9 cores=4-31
/proc/2742/stat : 2742 (plingeling) Z 2737 2737 2578 0 -1 4203548 8192053 1239 0 0 4827512 6079 0 0 18 0 2 0 726539742 0 0 268435456000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 17 18 0 0 0
/proc/2742/statm: 0 0 0 0 0 0 0
[pid=2742/tid=2774] ppid=2737 vsize=0 CPUtime=1600.58 cores=4-31
/proc/2742/task/2774/stat : 2774 (plingeling) R 2737 2737 2578 0 -1 4203588 189308 1239 0 0 159794 264 0 0 25 0 2 0 726553064 0 0 268435456000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 53963.5
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 1876.7
CPU time (s): 53963.6
CPU user time (s): 53894.4
CPU system time (s): 69.1965
CPU usage (%): 2875.46
Max. virtual memory (cumulated for all children) (KiB): 16126324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53894.4
system time used= 69.1965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11154280
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= 6174
involuntary context switches= 127918

runsolver used 9.58354 second user time and 41.7876 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-23 13:35:33
IDJOB=3347727
IDBENCH=88158
IDSOLVER=1808
FILE ID=node200/3347727-1306150523
RUNJOBID= node200-1306150391-2592
PBS_JOBID= 13387846
Free space on /tmp= 61828 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347727-1306150523/watcher-3347727-1306150523 -o /tmp/evaluation-result-3347727-1306150523/solver-3347727-1306150523 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347727-1306150523.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=120677910

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:      255055380 kB
Buffers:        460620 kB
Cached:        8335452 kB
SwapCached:          0 kB
Active:        7853972 kB
Inactive:      1010920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255055380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          235692 kB
Writeback:           0 kB
AnonPages:       69072 kB
Mapped:          14476 kB
Slab:           256508 kB
PageTables:       4380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   192264 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= 61816 MiB
End job on node200 at 2011-05-23 14:06:50