Trace number 3347735

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 30319.1 1042.61

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12795.7
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

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	
30318.60/1042.41	s UNSATISFIABLE
30319.07/1042.61	solver [5] plingeling 276-6264d55-100731 answered
30319.07/1042.61	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-3347735-1306174899/watcher-3347735-1306174899 -o /tmp/evaluation-result-3347735-1306174899/solver-3347735-1306174899 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347735-1306174899.cnf 

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

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


[startup+0 s]
/proc/loadavg: 27.23 31.01 31.73 1/413 4200
/proc/meminfo: memFree=255115424/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 23 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0

[startup+0.053944 s]
/proc/loadavg: 27.23 31.01 31.73 1/413 4200
/proc/meminfo: memFree=255115424/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 23 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100927 s]
/proc/loadavg: 27.23 31.01 31.73 1/413 4200
/proc/meminfo: memFree=255115424/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 23 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300928 s]
/proc/loadavg: 27.23 31.01 31.73 1/413 4200
/proc/meminfo: memFree=255115424/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 23 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700921 s]
/proc/loadavg: 27.23 31.01 31.73 1/413 4200
/proc/meminfo: memFree=255115424/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 23 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 27.23 31.01 31.73 5/418 4211
/proc/meminfo: memFree=254775236/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 23 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=260148 CPUtime=1.49 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 51650 0 0 0 135 14 0 0 20 0 1 0 728976731 266391552 51458 268435456000 4194304 4587354 140734941240752 18446744073709551615 4286696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 65037 51458 285 96 0 61599 0
[pid=4202] ppid=4200 vsize=81708 CPUtime=1.49 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 18142 0 0 0 138 11 0 0 20 0 1 0 728976731 83668992 17379 268435456000 4194304 4785740 140734446566304 18446744073709551615 258650955760 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 20427 17380 306 145 0 17472 0
[pid=4204] ppid=4200 vsize=141300 CPUtime=1.49 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4194304 30107 0 0 0 138 11 0 0 20 0 1 0 728976731 144691200 30003 268435456000 4194304 4331988 140735715374240 18446744073709551615 258650955760 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 35325 30003 112 34 0 33767 0
[pid=4205] ppid=4200 vsize=101816 CPUtime=1.48 cores=4-31
/proc/4205/stat : 4205 (plingeling) R 4200 4200 4174 0 -1 4202496 24228 1238 0 0 142 6 0 0 22 0 1 0 728976731 104259584 24113 268435456000 4194304 4356188 140733313018928 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 26 0 0 0
/proc/4205/statm: 25454 24113 129 40 0 23998 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 603296

[startup+3.101 s]
/proc/loadavg: 25.37 30.56 31.58 5/418 4211
/proc/meminfo: memFree=254404832/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 18 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=450884 CPUtime=3.08 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 96550 0 0 0 281 27 0 0 25 0 1 0 728976731 461705216 96223 268435456000 4194304 4587354 140734941240752 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 112721 96223 304 96 0 109283 0
[pid=4202] ppid=4200 vsize=130132 CPUtime=3.08 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 31764 0 0 0 291 17 0 0 25 0 1 0 728976731 133255168 29256 268435456000 4194304 4785740 140734446566304 18446744073709551615 4545883 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 32533 29256 334 145 0 29578 0
[pid=4204] ppid=4200 vsize=226704 CPUtime=3.08 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4194304 53852 0 0 0 287 21 0 0 25 0 1 0 728976731 232144896 53748 268435456000 4194304 4331988 140735715374240 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 56676 53749 112 34 0 55118 0
[pid=4205] ppid=4200 vsize=308156 CPUtime=3.07 cores=4-31
/proc/4205/stat : 4205 (plingeling) R 4200 4200 4174 0 -1 4202496 75789 1238 0 0 290 17 0 0 25 0 1 0 728976731 315551744 75674 268435456000 4194304 4356188 140733313018928 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 26 0 0 0
/proc/4205/statm: 77039 75674 129 40 0 75583 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1134200

[startup+6.30112 s]
/proc/loadavg: 25.37 30.56 31.58 5/418 4211
/proc/meminfo: memFree=253680232/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 18 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=451148 CPUtime=6.28 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 96661 0 0 0 601 27 0 0 25 0 1 0 728976731 461975552 96334 268435456000 4194304 4587354 140734941240752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 112787 96334 304 96 0 109349 0
[pid=4202] ppid=4200 vsize=145116 CPUtime=6.28 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 35424 0 0 0 610 18 0 0 25 0 1 0 728976731 148598784 32916 268435456000 4194304 4785740 140734446566304 18446744073709551615 4552635 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 36279 32916 334 145 0 33324 0
[pid=4204] ppid=4200 vsize=567664 CPUtime=6.28 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4194304 98887 0 0 0 595 33 0 0 25 0 1 0 728976731 581287936 75698 268435456000 4194304 4331988 140735715374240 18446744073709551615 258650350639 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 141916 75698 124 34 0 140358 0
[pid=4205] ppid=4200 vsize=609048 CPUtime=6.28 cores=4-31
/proc/4205/stat : 4205 (plingeling) R 4200 4200 4174 0 -1 4202496 151036 1238 0 0 595 33 0 0 25 0 1 0 728976731 623665152 150921 268435456000 4194304 4356188 140733313018928 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 26 0 0 0
/proc/4205/statm: 152262 150921 129 40 0 150806 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1791300

[startup+12.7014 s]
/proc/loadavg: 22.09 29.69 31.28 5/418 4211
/proc/meminfo: memFree=252878276/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633294 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=618912 CPUtime=12.69 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 136232 0 0 0 1234 35 0 0 25 0 1 0 728976731 633765888 135905 268435456000 4194304 4587354 140734941240752 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 154728 135905 308 96 0 151290 0
[pid=4202] ppid=4200 vsize=183012 CPUtime=12.69 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 44343 0 0 0 1248 21 0 0 25 0 1 0 728976731 187404288 41835 268435456000 4194304 4785740 140734446566304 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 45753 41835 334 145 0 42798 0
[pid=4204] ppid=4200 vsize=685140 CPUtime=12.69 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4194304 174893 0 0 0 1219 50 0 0 25 0 1 0 728976731 701583360 106687 268435456000 4194304 4331988 140735715374240 18446744073709551615 4252211 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 171285 106687 126 34 0 169727 0
[pid=4205] ppid=4200 vsize=1210284 CPUtime=12.67 cores=4-31
/proc/4205/stat : 4205 (plingeling) R 4200 4200 4174 0 -1 4202496 301353 1238 0 0 1205 62 0 0 25 0 1 0 728976731 1239330816 301230 268435456000 4194304 4356188 140733313018928 18446744073709551615 4213270 0 0 4096 17442 0 0 0 17 26 0 0 0
/proc/4205/statm: 302571 301230 129 40 0 301115 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 2715672

[startup+25.5008 s]
/proc/loadavg: 19.31 28.84 30.99 5/418 4211
/proc/meminfo: memFree=251522064/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633294 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=618912 CPUtime=25.48 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 136232 0 0 0 2513 35 0 0 25 0 1 0 728976731 633765888 135905 268435456000 4194304 4587354 140734941240752 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 154728 135905 308 96 0 151290 0
[pid=4202] ppid=4200 vsize=232264 CPUtime=25.48 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 56258 0 0 0 2524 24 0 0 25 0 1 0 728976731 237838336 53750 268435456000 4194304 4785740 140734446566304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 58066 53750 334 145 0 55111 0
[pid=4204] ppid=4200 vsize=549588 CPUtime=25.48 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4202496 308630 0 0 0 2465 83 0 0 25 0 1 0 728976731 562778112 81414 268435456000 4194304 4331988 140735715374240 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 137397 81414 146 34 0 135839 0
[pid=4205] ppid=4200 vsize=2412944 CPUtime=25.48 cores=4-31
/proc/4205/stat : 4205 (plingeling) R 4200 4200 4174 0 -1 4202496 602054 1238 0 0 2428 120 0 0 25 0 1 0 728976731 2470854656 601895 268435456000 4194304 4356188 140733313018928 18446744073709551615 4213168 0 0 4096 17442 0 0 0 17 26 0 0 0
/proc/4205/statm: 603236 601895 129 40 0 601780 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 3832032

[startup+51.1007 s]
/proc/loadavg: 14.08 26.85 30.27 5/418 4211
/proc/meminfo: memFree=248929444/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633294 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=579392 CPUtime=51.08 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 141229 0 0 0 5071 37 0 0 25 0 1 0 728976731 593297408 132546 268435456000 4194304 4587354 140734941240752 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 144848 132546 333 96 0 141410 0
[pid=4202] ppid=4200 vsize=487360 CPUtime=51.08 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 119867 0 0 0 5069 39 0 0 25 0 1 0 728976731 499056640 117359 268435456000 4194304 4785740 140734446566304 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 121840 117359 334 145 0 118885 0
[pid=4204] ppid=4200 vsize=602884 CPUtime=51.08 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4202496 582377 0 0 0 4965 143 0 0 25 0 1 0 728976731 617353216 94575 268435456000 4194304 4331988 140735715374240 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 150721 94575 149 34 0 149163 0
[pid=4205] ppid=4200 vsize=4815804 CPUtime=51.07 cores=4-31
/proc/4205/stat : 4205 (plingeling) R 4200 4200 4174 0 -1 4202496 1202769 1238 0 0 4873 234 0 0 25 0 1 0 728976731 4931383296 1202610 268435456000 4194304 4356188 140733313018928 18446744073709551615 4277785 0 0 4096 17442 0 0 0 17 26 0 0 0
/proc/4205/statm: 1203951 1202610 129 40 0 1202495 0
Current children cumulated CPU time (s) 204.31
Current children cumulated vsize (KiB) 6503764

[startup+102.322 s]
/proc/loadavg: 23.27 27.15 30.17 32/446 4243
/proc/meminfo: memFree=248144080/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633294 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=1233124 CPUtime=102.28 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 345556 0 0 0 10148 80 0 0 25 0 1 0 728976731 1262718976 239077 268435456000 4194304 4587354 140734941240752 18446744073709551615 4388726 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 308281 239077 335 96 0 304843 0
[pid=4202] ppid=4200 vsize=548212 CPUtime=102.29 cores=1

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

/proc/4205/task/4212/stat : 4212 (plingeling) R 4200 4200 4174 0 -1 4202560 378439 1238 0 0 94287 570 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=4205/tid=4213] ppid=4200 vsize=6241692 CPUtime=964.52 cores=4-31
/proc/4205/task/4213/stat : 4213 (plingeling) R 4200 4200 4174 0 -1 4202560 406172 1238 0 0 95842 610 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4281548 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4205/tid=4214] ppid=4200 vsize=6241692 CPUtime=938.42 cores=4-31
/proc/4205/task/4214/stat : 4214 (plingeling) R 4200 4200 4174 0 -1 4202560 366376 1238 0 0 93263 579 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4205/tid=4215] ppid=4200 vsize=6241692 CPUtime=966.21 cores=4-31
/proc/4205/task/4215/stat : 4215 (plingeling) R 4200 4200 4174 0 -1 4202560 304726 1238 0 0 96103 518 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4225594 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=4205/tid=4216] ppid=4200 vsize=6241692 CPUtime=961.58 cores=4-31
/proc/4205/task/4216/stat : 4216 (plingeling) R 4200 4200 4174 0 -1 4202560 404010 1238 0 0 95536 622 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=4205/tid=4217] ppid=4200 vsize=6241692 CPUtime=962.24 cores=4-31
/proc/4205/task/4217/stat : 4217 (plingeling) R 4200 4200 4174 0 -1 4202560 382423 1238 0 0 95637 587 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4234292 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=4205/tid=4218] ppid=4200 vsize=6241692 CPUtime=973.6 cores=4-31
/proc/4205/task/4218/stat : 4218 (plingeling) R 4200 4200 4174 0 -1 4202560 384099 1238 0 0 96792 568 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=4205/tid=4219] ppid=4200 vsize=6241692 CPUtime=970.1 cores=4-31
/proc/4205/task/4219/stat : 4219 (plingeling) R 4200 4200 4174 0 -1 4202560 380859 1238 0 0 96455 555 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4210705 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4205/tid=4220] ppid=4200 vsize=6241692 CPUtime=959.29 cores=4-31
/proc/4205/task/4220/stat : 4220 (plingeling) R 4200 4200 4174 0 -1 4202560 324297 1238 0 0 95450 479 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=4205/tid=4221] ppid=4200 vsize=6241692 CPUtime=982.38 cores=4-31
/proc/4205/task/4221/stat : 4221 (plingeling) R 4200 4200 4174 0 -1 4202560 353301 1238 0 0 97720 518 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4210767 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=4205/tid=4222] ppid=4200 vsize=6241692 CPUtime=937.97 cores=4-31
/proc/4205/task/4222/stat : 4222 (plingeling) R 4200 4200 4174 0 -1 4202560 406437 1238 0 0 93095 702 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4334538 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=4205/tid=4223] ppid=4200 vsize=6241692 CPUtime=982.24 cores=4-31
/proc/4205/task/4223/stat : 4223 (plingeling) R 4200 4200 4174 0 -1 4202560 341847 1238 0 0 97784 440 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=4205/tid=4224] ppid=4200 vsize=6241692 CPUtime=978.95 cores=4-31
/proc/4205/task/4224/stat : 4224 (plingeling) R 4200 4200 4174 0 -1 4202560 380805 1238 0 0 97321 574 0 0 25 0 29 0 728981965 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4279738 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=4205/tid=4225] ppid=4200 vsize=6241692 CPUtime=972.08 cores=4-31
/proc/4205/task/4225/stat : 4225 (plingeling) R 4200 4200 4174 0 -1 4202560 403645 1238 0 0 96619 589 0 0 25 0 29 0 728981966 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4205/tid=4226] ppid=4200 vsize=6241692 CPUtime=982.29 cores=4-31
/proc/4205/task/4226/stat : 4226 (plingeling) R 4200 4200 4174 0 -1 4202560 328447 1238 0 0 97776 453 0 0 25 0 29 0 728981967 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=4205/tid=4227] ppid=4200 vsize=6241692 CPUtime=981.12 cores=4-31
/proc/4205/task/4227/stat : 4227 (plingeling) R 4200 4200 4174 0 -1 4202560 347151 1238 0 0 97646 466 0 0 25 0 29 0 728981967 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=4205/tid=4228] ppid=4200 vsize=6241692 CPUtime=968.58 cores=4-31
/proc/4205/task/4228/stat : 4228 (plingeling) R 4200 4200 4174 0 -1 4202560 410889 1238 0 0 96252 606 0 0 25 0 29 0 728981968 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4334602 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=4205/tid=4229] ppid=4200 vsize=6241692 CPUtime=980.37 cores=4-31
/proc/4205/task/4229/stat : 4229 (plingeling) R 4200 4200 4174 0 -1 4202560 382564 1238 0 0 97402 635 0 0 25 0 29 0 728981968 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4234244 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=4205/tid=4230] ppid=4200 vsize=6241692 CPUtime=971.72 cores=4-31
/proc/4205/task/4230/stat : 4230 (plingeling) R 4200 4200 4174 0 -1 4202560 350468 1238 0 0 96591 581 0 0 25 0 29 0 728981968 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=4205/tid=4231] ppid=4200 vsize=6241692 CPUtime=957.72 cores=4-31
/proc/4205/task/4231/stat : 4231 (plingeling) R 4200 4200 4174 0 -1 4202560 325700 1238 0 0 95230 542 0 0 25 0 29 0 728981968 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330915 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4205/tid=4232] ppid=4200 vsize=6241692 CPUtime=961.17 cores=4-31
/proc/4205/task/4232/stat : 4232 (plingeling) R 4200 4200 4174 0 -1 4202560 362542 1238 0 0 95654 463 0 0 25 0 29 0 728981968 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=4205/tid=4233] ppid=4200 vsize=6241692 CPUtime=946.21 cores=4-31
/proc/4205/task/4233/stat : 4233 (plingeling) R 4200 4200 4174 0 -1 4202560 369003 1238 0 0 93998 623 0 0 25 0 29 0 728981969 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4287181 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=4205/tid=4234] ppid=4200 vsize=6241692 CPUtime=983.59 cores=4-31
/proc/4205/task/4234/stat : 4234 (plingeling) R 4200 4200 4174 0 -1 4202560 390628 1238 0 0 97762 597 0 0 25 0 29 0 728981974 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4205/tid=4235] ppid=4200 vsize=6241692 CPUtime=965.85 cores=4-31
/proc/4205/task/4235/stat : 4235 (plingeling) R 4200 4200 4174 0 -1 4202560 335391 1238 0 0 96047 538 0 0 25 0 29 0 728981975 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4225712 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=4205/tid=4236] ppid=4200 vsize=6241692 CPUtime=970.91 cores=4-31
/proc/4205/task/4236/stat : 4236 (plingeling) R 4200 4200 4174 0 -1 4202560 375047 1238 0 0 96468 623 0 0 25 0 29 0 728981975 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4210791 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=4205/tid=4237] ppid=4200 vsize=6241692 CPUtime=962.77 cores=4-31
/proc/4205/task/4237/stat : 4237 (plingeling) R 4200 4200 4174 0 -1 4202560 421037 1238 0 0 95696 581 0 0 25 0 29 0 728981976 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4205/tid=4238] ppid=4200 vsize=6241692 CPUtime=982.01 cores=4-31
/proc/4205/task/4238/stat : 4238 (plingeling) R 4200 4200 4174 0 -1 4202560 338079 1238 0 0 97664 537 0 0 25 0 29 0 728981977 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4210751 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=4205/tid=4239] ppid=4200 vsize=6241692 CPUtime=982.58 cores=4-31
/proc/4205/task/4239/stat : 4239 (plingeling) R 4200 4200 4174 0 -1 4202560 284022 1238 0 0 97832 426 0 0 25 0 29 0 728981977 6391492608 1442129 268435456000 4194304 4356188 140733313018928 18446744073709551615 4210704 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 30266.7
Current children cumulated vsize (KiB) 15246596

[startup+1041.5 s]
/proc/loadavg: 31.28 31.01 30.77 32/446 4270
/proc/meminfo: memFree=243384724/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633294 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=3725624 CPUtime=1041.29 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 1246865 0 0 0 103840 289 0 0 25 0 1 0 728976731 3815038976 236940 268435456000 4194304 4587354 140734941240752 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 931406 236940 336 96 0 927968 0
[pid=4202] ppid=4200 vsize=3307736 CPUtime=1041.3 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 822657 0 0 0 103845 285 0 0 25 0 1 0 728976731 3387121664 819237 268435456000 4194304 4785740 140734446566304 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 826934 819237 334 145 0 823979 0
[pid=4204] ppid=4200 vsize=1957048 CPUtime=1041.29 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4202496 909961 0 0 0 103785 344 0 0 25 0 1 0 728976731 2004017152 422159 268435456000 4194304 4331988 140735715374240 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 489262 422159 149 34 0 487704 0
[pid=4205] ppid=4200 vsize=6244748 CPUtime=27190.8 cores=4-31
/proc/4205/stat : 4205 (plingeling) S 4200 4200 4174 0 -1 4202496 11458618 1238 0 0 2703214 15867 0 0 18 0 25 0 728976731 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 9 0 0 0
/proc/4205/statm: 1561187 1442894 160 40 0 1559731 0
[pid=4205/tid=4212] ppid=4200 vsize=6244748 CPUtime=950.17 cores=4-31
/proc/4205/task/4212/stat : 4212 (plingeling) R 4200 4200 4174 0 -1 4202560 378439 1238 0 0 94447 570 0 0 25 0 25 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=4205/tid=4213] ppid=4200 vsize=6244748 CPUtime=966.12 cores=4-31
/proc/4205/task/4213/stat : 4213 (plingeling) R 4200 4200 4174 0 -1 4202560 406172 1238 0 0 96002 610 0 0 25 0 25 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4334582 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4205/tid=4214] ppid=4200 vsize=6244748 CPUtime=939.22 cores=4-31
/proc/4205/task/4214/stat : 4214 (plingeling) R 4200 4200 4174 0 -1 4202560 366376 1238 0 0 93343 579 0 0 25 0 25 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4205/tid=4215] ppid=4200 vsize=6244748 CPUtime=967.81 cores=4-31
/proc/4205/task/4215/stat : 4215 (plingeling) R 4200 4200 4174 0 -1 4202560 304726 1238 0 0 96263 518 0 0 25 0 24 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=4205/tid=4217] ppid=4200 vsize=6244748 CPUtime=963.84 cores=4-31
/proc/4205/task/4217/stat : 4217 (plingeling) R 4200 4200 4174 0 -1 4202560 382423 1238 0 0 95797 587 0 0 25 0 24 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=4205/tid=4218] ppid=4200 vsize=6244748 CPUtime=975.2 cores=4-31
/proc/4205/task/4218/stat : 4218 (plingeling) R 4200 4200 4174 0 -1 4202560 384099 1238 0 0 96952 568 0 0 25 0 23 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=4205/tid=4219] ppid=4200 vsize=6244748 CPUtime=971.7 cores=4-31
/proc/4205/task/4219/stat : 4219 (plingeling) R 4200 4200 4174 0 -1 4202560 381884 1238 0 0 96615 555 0 0 25 0 23 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4205/tid=4220] ppid=4200 vsize=6244748 CPUtime=960.89 cores=4-31
/proc/4205/task/4220/stat : 4220 (plingeling) R 4200 4200 4174 0 -1 4202560 324297 1238 0 0 95610 479 0 0 25 0 23 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=4205/tid=4222] ppid=4200 vsize=6244748 CPUtime=939.57 cores=4-31
/proc/4205/task/4222/stat : 4222 (plingeling) R 4200 4200 4174 0 -1 4202560 406437 1238 0 0 93255 702 0 0 25 0 23 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=4205/tid=4224] ppid=4200 vsize=6244748 CPUtime=980.55 cores=4-31
/proc/4205/task/4224/stat : 4224 (plingeling) R 4200 4200 4174 0 -1 4202560 380805 1238 0 0 97481 574 0 0 25 0 22 0 728981965 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=4205/tid=4226] ppid=4200 vsize=6244748 CPUtime=983.89 cores=4-31
/proc/4205/task/4226/stat : 4226 (plingeling) R 4200 4200 4174 0 -1 4202560 328447 1238 0 0 97936 453 0 0 25 0 22 0 728981967 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=4205/tid=4227] ppid=4200 vsize=6244748 CPUtime=982.72 cores=4-31
/proc/4205/task/4227/stat : 4227 (plingeling) R 4200 4200 4174 0 -1 4202560 347151 1238 0 0 97806 466 0 0 25 0 22 0 728981967 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330796 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=4205/tid=4228] ppid=4200 vsize=6244748 CPUtime=970.18 cores=4-31
/proc/4205/task/4228/stat : 4228 (plingeling) R 4200 4200 4174 0 -1 4202560 410889 1238 0 0 96412 606 0 0 25 0 22 0 728981968 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=4205/tid=4230] ppid=4200 vsize=6244748 CPUtime=973.32 cores=4-31
/proc/4205/task/4230/stat : 4230 (plingeling) R 4200 4200 4174 0 -1 4202560 366853 1238 0 0 96713 619 0 0 25 0 22 0 728981968 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4259312 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=4205/tid=4231] ppid=4200 vsize=6244748 CPUtime=959.32 cores=4-31
/proc/4205/task/4231/stat : 4231 (plingeling) R 4200 4200 4174 0 -1 4202560 325700 1238 0 0 95390 542 0 0 25 0 22 0 728981968 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4205/tid=4232] ppid=4200 vsize=6244748 CPUtime=962.76 cores=4-31
/proc/4205/task/4232/stat : 4232 (plingeling) R 4200 4200 4174 0 -1 4202560 362542 1238 0 0 95813 463 0 0 25 0 22 0 728981968 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4279467 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=4205/tid=4233] ppid=4200 vsize=6244748 CPUtime=947.81 cores=4-31
/proc/4205/task/4233/stat : 4233 (plingeling) R 4200 4200 4174 0 -1 4202560 369003 1238 0 0 94158 623 0 0 25 0 22 0 728981969 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4236301 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=4205/tid=4234] ppid=4200 vsize=6244748 CPUtime=985.19 cores=4-31
/proc/4205/task/4234/stat : 4234 (plingeling) R 4200 4200 4174 0 -1 4202560 390628 1238 0 0 97922 597 0 0 25 0 22 0 728981974 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4334685 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4205/tid=4235] ppid=4200 vsize=6244748 CPUtime=967.45 cores=4-31
/proc/4205/task/4235/stat : 4235 (plingeling) R 4200 4200 4174 0 -1 4202560 335391 1238 0 0 96207 538 0 0 25 0 22 0 728981975 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4212992 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=4205/tid=4237] ppid=4200 vsize=6244748 CPUtime=964.37 cores=4-31
/proc/4205/task/4237/stat : 4237 (plingeling) R 4200 4200 4174 0 -1 4202560 421037 1238 0 0 95856 581 0 0 25 0 22 0 728981976 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4205/tid=4238] ppid=4200 vsize=6244748 CPUtime=983.61 cores=4-31
/proc/4205/task/4238/stat : 4238 (plingeling) R 4200 4200 4174 0 -1 4202560 338079 1238 0 0 97824 537 0 0 25 0 22 0 728981977 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=4205/tid=4239] ppid=4200 vsize=6244748 CPUtime=984.18 cores=4-31
/proc/4205/task/4239/stat : 4239 (plingeling) R 4200 4200 4174 0 -1 4202560 284022 1238 0 0 97992 426 0 0 25 0 22 0 728981977 6394621952 1442894 268435456000 4194304 4356188 140733313018928 18446744073709551615 4241631 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 30314.7
Current children cumulated vsize (KiB) 15253480

[startup+1042.3 s]
/proc/loadavg: 30.30 30.81 30.70 6/420 4270
/proc/meminfo: memFree=243404896/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=0 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 213 0 0 0 0 0 0 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633294 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4201] ppid=4200 vsize=3725624 CPUtime=1042.09 cores=0
/proc/4201/stat : 4201 (cryptominisat) R 4200 4200 4174 0 -1 4202496 1246865 0 0 0 103920 289 0 0 25 0 1 0 728976731 3815038976 236940 268435456000 4194304 4587354 140734941240752 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4201/statm: 931406 236940 336 96 0 927968 0
[pid=4202] ppid=4200 vsize=3308928 CPUtime=1042.09 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4202496 822931 0 0 0 103924 285 0 0 25 0 1 0 728976731 3388342272 819511 268435456000 4194304 4785740 140734446566304 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4202/statm: 827232 819511 334 145 0 824277 0
[pid=4204] ppid=4200 vsize=1957576 CPUtime=1042.09 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4202496 910085 0 0 0 103865 344 0 0 25 0 1 0 728976731 2004557824 422283 268435456000 4194304 4331988 140735715374240 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4204/statm: 489394 422283 149 34 0 487836 0
[pid=4205] ppid=4200 vsize=2055032 CPUtime=27191.9 cores=4-31
/proc/4205/stat : 4205 (plingeling) R 4200 4200 4174 0 -1 4202496 11458618 1238 0 0 2703295 15898 0 0 16 0 1 0 728976731 2104352768 416843 268435456000 4194304 4356188 140733313018928 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 9 0 0 0
/proc/4205/statm: 513758 416843 160 40 0 512302 0
Current children cumulated CPU time (s) 30318.2
Current children cumulated vsize (KiB) 11065484

[startup+1042.5 s]
/proc/loadavg: 30.30 30.81 30.70 6/420 4270
/proc/meminfo: memFree=243404896/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=28234.3 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 12706937 0 0 0 0 2807227 16208 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 8805964854213968176 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4202] ppid=4200 vsize=0 CPUtime=1042.29 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4203524 822936 0 0 0 103936 293 0 0 25 0 1 0 728976731 0 0 268435456000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 1 0 0 0
/proc/4202/statm: 0 0 0 0 0 0 0
[pid=4204] ppid=4200 vsize=0 CPUtime=1042.29 cores=3
/proc/4204/stat : 4204 (march_hi) R 4200 4200 4174 0 -1 4203524 910088 0 0 0 103876 353 0 0 25 0 1 0 728976731 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/4204/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 30318.9
Current children cumulated vsize (KiB) 18324

[startup+1042.6 s]
/proc/loadavg: 30.30 30.81 30.70 6/420 4270
/proc/meminfo: memFree=243404896/264257624 swapFree=67111528/67111528
[pid=4200] ppid=4198 vsize=18324 CPUtime=29276.7 cores=0-31
/proc/4200/stat : 4200 (ppfolio) S 4198 4200 4174 0 -1 4202496 518 13617025 0 0 0 0 2911104 16564 15 0 1 0 728976730 18763776 387 268435456000 4194304 4287625 140733394143520 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 16 0 0 0
/proc/4200/statm: 4581 387 338 23 0 91 0
[pid=4202] ppid=4200 vsize=0 CPUtime=1042.39 cores=1
/proc/4202/stat : 4202 (clasp) R 4200 4200 4174 0 -1 4203524 822936 0 0 0 103936 303 0 0 25 0 1 0 728976731 0 0 268435456000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 1 0 0 0
/proc/4202/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 30319.1
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 1042.61
CPU time (s): 30319.1
CPU user time (s): 30150.4
CPU system time (s): 168.698
CPU usage (%): 2907.99
Max. virtual memory (cumulated for all children) (KiB): 17321928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30150.4
system time used= 168.698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14440498
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= 7300
involuntary context switches= 71707

runsolver used 5.67314 second user time and 23.3185 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-23 20:21:43
IDJOB=3347735
IDBENCH=88167
IDSOLVER=1808
FILE ID=node200/3347735-1306174899
RUNJOBID= node200-1306174899-4188
PBS_JOBID= 13387852
Free space on /tmp= 61944 MiB

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

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1138827275

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:      255115704 kB
Buffers:        461956 kB
Cached:        8274356 kB
SwapCached:          0 kB
Active:        7814088 kB
Inactive:       990988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255115704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          113432 kB
Writeback:           0 kB
AnonPages:       69016 kB
Mapped:          14480 kB
Slab:           257516 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   186460 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= 61936 MiB
End job on node200 at 2011-05-23 20:39:06