Trace number 3347343

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 1020.78 38.7234

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark666.374
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

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
1020.64/38.71	s UNSATISFIABLE
1020.64/38.72	solver [5] plingeling 276-6264d55-100731 answered
1020.64/38.72	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-3347343-1305024920/watcher-3347343-1305024920 -o /tmp/evaluation-result-3347343-1305024920/solver-3347343-1305024920 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347343-1305024920.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: 20.02 26.14 29.79 1/413 2338
/proc/meminfo: memFree=256372248/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 613978437 18763776 385 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9227102684102787071 0 0 17 28 0 0 0
/proc/2338/statm: 4581 385 337 23 0 91 0

[startup+0.115605 s]
/proc/loadavg: 20.02 26.14 29.79 1/413 2338
/proc/meminfo: memFree=256372248/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 20 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+0.200609 s]
/proc/loadavg: 20.02 26.14 29.79 1/413 2338
/proc/meminfo: memFree=256372248/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 19 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+0.300631 s]
/proc/loadavg: 20.02 26.14 29.79 1/413 2338
/proc/meminfo: memFree=256372248/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 19 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+0.700614 s]
/proc/loadavg: 20.02 26.14 29.79 1/413 2338
/proc/meminfo: memFree=256372248/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 19 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18324

[startup+1.50165 s]
/proc/loadavg: 20.02 26.14 29.79 5/418 2349
/proc/meminfo: memFree=256146516/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 17 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
[pid=2339] ppid=2338 vsize=65440 CPUtime=1.48 cores=0
/proc/2339/stat : 2339 (cryptominisat) R 2338 2338 2109 0 -1 4202496 11546 0 0 0 145 3 0 0 20 0 1 0 613978437 67010560 11169 268435456000 4194304 4587354 140736619936144 18446744073709551615 4354994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2339/statm: 16360 11171 308 96 0 12922 0
[pid=2340] ppid=2338 vsize=69188 CPUtime=1.49 cores=1
/proc/2340/stat : 2340 (clasp) R 2338 2338 2109 0 -1 4202496 16672 0 0 0 143 6 0 0 20 0 1 0 613978437 70848512 13900 268435456000 4194304 4785740 140736916725840 18446744073709551615 4298261 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2340/statm: 17297 13900 318 145 0 14342 0
[pid=2342] ppid=2338 vsize=70344 CPUtime=1.49 cores=3
/proc/2342/stat : 2342 (march_hi) R 2338 2338 2109 0 -1 4194304 29110 0 0 0 140 9 0 0 20 0 1 0 613978437 72032256 12972 268435456000 4194304 4331988 140734287708816 18446744073709551615 4252204 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2342/statm: 17586 12972 127 34 0 16028 0
[pid=2343] ppid=2338 vsize=132212 CPUtime=1.48 cores=4-31
/proc/2343/stat : 2343 (plingeling) R 2338 2338 2109 0 -1 4202496 31803 1244 0 0 138 10 0 0 21 0 1 0 613978437 135385088 31688 268435456000 4194304 4356188 140735256607824 18446744073709551615 4277430 0 0 4096 17442 0 0 0 17 10 0 0 0
/proc/2343/statm: 33053 31688 129 40 0 31597 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 355508

[startup+3.10073 s]
/proc/loadavg: 20.02 26.14 29.79 5/418 2349
/proc/meminfo: memFree=256015368/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 15 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
[pid=2339] ppid=2338 vsize=147860 CPUtime=3.09 cores=0
/proc/2339/stat : 2339 (cryptominisat) R 2338 2338 2109 0 -1 4202496 28343 0 0 0 302 7 0 0 25 0 1 0 613978437 151408640 21790 268435456000 4194304 4587354 140736619936144 18446744073709551615 4237957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2339/statm: 36965 21790 328 96 0 33527 0
[pid=2340] ppid=2338 vsize=65052 CPUtime=3.08 cores=1
/proc/2340/stat : 2340 (clasp) R 2338 2338 2109 0 -1 4202496 17554 0 0 0 302 6 0 0 25 0 1 0 613978437 66613248 13211 268435456000 4194304 4785740 140736916725840 18446744073709551615 4319116 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2340/statm: 16263 13211 338 145 0 13308 0
[pid=2342] ppid=2338 vsize=73472 CPUtime=3.08 cores=3
/proc/2342/stat : 2342 (march_hi) R 2338 2338 2109 0 -1 4202496 83969 0 0 0 285 23 0 0 25 0 1 0 613978437 75235328 13919 268435456000 4194304 4331988 140734287708816 18446744073709551615 4219356 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2342/statm: 18368 13919 146 34 0 16810 0
[pid=2343] ppid=2338 vsize=243684 CPUtime=3.08 cores=4-31
/proc/2343/stat : 2343 (plingeling) R 2338 2338 2109 0 -1 4202496 59695 1244 0 0 290 18 0 0 25 0 1 0 613978437 249532416 59580 268435456000 4194304 4356188 140735256607824 18446744073709551615 4278267 0 0 4096 17442 0 0 0 17 10 0 0 0
/proc/2343/statm: 60921 59580 129 40 0 59465 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 548392

[startup+6.30075 s]
/proc/loadavg: 18.74 25.77 29.66 5/418 2349
/proc/meminfo: memFree=255667780/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 15 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
[pid=2339] ppid=2338 vsize=147860 CPUtime=6.29 cores=0
/proc/2339/stat : 2339 (cryptominisat) R 2338 2338 2109 0 -1 4202496 28556 0 0 0 622 7 0 0 25 0 1 0 613978437 151408640 21987 268435456000 4194304 4587354 140736619936144 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2339/statm: 36965 21987 329 96 0 33527 0
[pid=2340] ppid=2338 vsize=65052 CPUtime=6.28 cores=1
/proc/2340/stat : 2340 (clasp) R 2338 2338 2109 0 -1 4202496 17554 0 0 0 622 6 0 0 25 0 1 0 613978437 66613248 13211 268435456000 4194304 4785740 140736916725840 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2340/statm: 16263 13211 338 145 0 13308 0
[pid=2342] ppid=2338 vsize=210960 CPUtime=6.28 cores=3
/proc/2342/stat : 2342 (march_hi) R 2338 2338 2109 0 -1 4202496 131155 0 0 0 595 33 0 0 25 0 1 0 613978437 216023040 27090 268435456000 4194304 4331988 140734287708816 18446744073709551615 4243193 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2342/statm: 52740 27090 174 34 0 51182 0
[pid=2343] ppid=2338 vsize=1243460 CPUtime=24.65 cores=4-31
/proc/2343/stat : 2343 (plingeling) S 2338 2338 2109 0 -1 4202496 171880 1244 0 0 2421 44 0 0 18 0 29 0 613978437 1273303040 156142 268435456000 4194304 4356188 140735256607824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/2343/statm: 310865 156142 142 40 0 309409 0
Current children cumulated CPU time (s) 43.53
Current children cumulated vsize (KiB) 1685656

[startup+12.702 s]
/proc/loadavg: 19.72 25.86 29.66 32/446 2377
/proc/meminfo: memFree=255305856/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 15 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
[pid=2339] ppid=2338 vsize=800500 CPUtime=12.68 cores=0
/proc/2339/stat : 2339 (cryptominisat) R 2338 2338 2109 0 -1 4202496 30708 0 0 0 1261 7 0 0 25 0 1 0 613978437 819712000 20893 268435456000 4194304 4587354 140736619936144 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2339/statm: 200125 20893 332 96 0 196687 0
[pid=2340] ppid=2338 vsize=67032 CPUtime=12.69 cores=1
/proc/2340/stat : 2340 (clasp) R 2338 2338 2109 0 -1 4202496 18136 0 0 0 1262 7 0 0 25 0 1 0 613978437 68640768 13793 268435456000 4194304 4785740 140736916725840 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2340/statm: 16758 13793 338 145 0 13803 0
[pid=2342] ppid=2338 vsize=217636 CPUtime=12.69 cores=3
/proc/2342/stat : 2342 (march_hi) R 2338 2338 2109 0 -1 4202496 132922 0 0 0 1234 35 0 0 25 0 1 0 613978437 222859264 28857 268435456000 4194304 4331988 140734287708816 18446744073709551615 258650652443 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2342/statm: 54409 28857 174 34 0 52851 0
[pid=2343] ppid=2338 vsize=1382148 CPUtime=197.84 cores=4-31
/proc/2343/stat : 2343 (plingeling) S 2338 2338 2109 0 -1 4202496 376621 1244 0 0 19591 193 0 0 18 0 29 0 613978437 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/2343/statm: 345537 201702 159 40 0 344081 0
[pid=2343/tid=2350] ppid=2338 vsize=1382148 CPUtime=5.86 cores=4-31
/proc/2343/task/2350/stat : 2350 (plingeling) R 2338 2338 2109 0 -1 4202560 10801 1244 0 0 584 2 0 0 25 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4215058 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=2343/tid=2351] ppid=2338 vsize=1382148 CPUtime=6.94 cores=4-31
/proc/2343/task/2351/stat : 2351 (plingeling) R 2338 2338 2109 0 -1 4202560 11210 1244 0 0 686 8 0 0 25 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4214437 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=2343/tid=2352] ppid=2338 vsize=1382148 CPUtime=6.91 cores=4-31
/proc/2343/task/2352/stat : 2352 (plingeling) R 2338 2338 2109 0 -1 4202560 9257 1244 0 0 687 4 0 0 25 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4306389 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=2343/tid=2353] ppid=2338 vsize=1382148 CPUtime=7.05 cores=4-31
/proc/2343/task/2353/stat : 2353 (plingeling) R 2338 2338 2109 0 -1 4202560 5830 1244 0 0 704 1 0 0 25 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=2343/tid=2354] ppid=2338 vsize=1382148 CPUtime=6.91 cores=4-31
/proc/2343/task/2354/stat : 2354 (plingeling) R 2338 2338 2109 0 -1 4202560 10880 1244 0 0 685 6 0 0 25 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4217124 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=2343/tid=2355] ppid=2338 vsize=1382148 CPUtime=6.9 cores=4-31
/proc/2343/task/2355/stat : 2355 (plingeling) R 2338 2338 2109 0 -1 4202560 9575 1244 0 0 682 8 0 0 25 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4231172 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2343/tid=2356] ppid=2338 vsize=1382148 CPUtime=6.85 cores=4-31
/proc/2343/task/2356/stat : 2356 (plingeling) R 2338 2338 2109 0 -1 4202560 9270 1244 0 0 682 3 0 0 25 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4232885 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=2343/tid=2357] ppid=2338 vsize=1382148 CPUtime=6.78 cores=4-31
/proc/2343/task/2357/stat : 2357 (plingeling) R 2338 2338 2109 0 -1 4202560 12995 1244 0 0 669 9 0 0 23 0 29 0 613978992 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4253325 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=2343/tid=2358] ppid=2338 vsize=1382148 CPUtime=6.89 cores=4-31
/proc/2343/task/2358/stat : 2358 (plingeling) R 2338 2338 2109 0 -1 4202560 9231 1244 0 0 683 6 0 0 25 0 29 0 613978993 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4231370 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2343/tid=2359] ppid=2338 vsize=1382148 CPUtime=6.85 cores=4-31
/proc/2343/task/2359/stat : 2359 (plingeling) R 2338 2338 2109 0 -1 4202560 9178 1244 0 0 681 4 0 0 23 0 29 0 613978993 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4255122 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=2343/tid=2360] ppid=2338 vsize=1382148 CPUtime=6.97 cores=4-31
/proc/2343/task/2360/stat : 2360 (plingeling) R 2338 2338 2109 0 -1 4202560 9362 1244 0 0 691 6 0 0 25 0 29 0 613978993 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4303915 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=2343/tid=2361] ppid=2338 vsize=1382148 CPUtime=7.07 cores=4-31
/proc/2343/task/2361/stat : 2361 (plingeling) R 2338 2338 2109 0 -1 4202560 5830 1244 0 0 705 2 0 0 25 0 29 0 613978993 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4332320 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=2343/tid=2362] ppid=2338 vsize=1382148 CPUtime=6.88 cores=4-31
/proc/2343/task/2362/stat : 2362 (plingeling) R 2338 2338 2109 0 -1 4202560 9058 1244 0 0 685 3 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4218160 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2343/tid=2363] ppid=2338 vsize=1382148 CPUtime=6.8 cores=4-31
/proc/2343/task/2363/stat : 2363 (plingeling) R 2338 2338 2109 0 -1 4202560 10969 1244 0 0 675 5 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4233690 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=2343/tid=2364] ppid=2338 vsize=1382148 CPUtime=6.94 cores=4-31
/proc/2343/task/2364/stat : 2364 (plingeling) R 2338 2338 2109 0 -1 4202560 7675 1244 0 0 687 7 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4217498 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=2343/tid=2365] ppid=2338 vsize=1382148 CPUtime=6.76 cores=4-31
/proc/2343/task/2365/stat : 2365 (plingeling) R 2338 2338 2109 0 -1 4202560 10694 1244 0 0 668 8 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4233145 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=2343/tid=2366] ppid=2338 vsize=1382148 CPUtime=6.98 cores=4-31
/proc/2343/task/2366/stat : 2366 (plingeling) R 2338 2338 2109 0 -1 4202560 10971 1244 0 0 694 4 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4231359 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=2343/tid=2367] ppid=2338 vsize=1382148 CPUtime=6.84 cores=4-31
/proc/2343/task/2367/stat : 2367 (plingeling) R 2338 2338 2109 0 -1 4202560 8205 1244 0 0 678 6 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4231150 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=2343/tid=2368] ppid=2338 vsize=1382148 CPUtime=6.85 cores=4-31
/proc/2343/task/2368/stat : 2368 (plingeling) R 2338 2338 2109 0 -1 4202560 11358 1244 0 0 676 9 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4304799 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=2343/tid=2369] ppid=2338 vsize=1382148 CPUtime=7.04 cores=4-31
/proc/2343/task/2369/stat : 2369 (plingeling) R 2338 2338 2109 0 -1 4202560 6987 1244 0 0 700 4 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=2343/tid=2370] ppid=2338 vsize=1382148 CPUtime=6.87 cores=4-31
/proc/2343/task/2370/stat : 2370 (plingeling) R 2338 2338 2109 0 -1 4202560 9724 1244 0 0 679 8 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4306273 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=2343/tid=2371] ppid=2338 vsize=1382148 CPUtime=6.83 cores=4-31
/proc/2343/task/2371/stat : 2371 (plingeling) R 2338 2338 2109 0 -1 4202560 8843 1244 0 0 677 6 0 0 25 0 29 0 613978994 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4301913 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=2343/tid=2372] ppid=2338 vsize=1382148 CPUtime=6.83 cores=4-31
/proc/2343/task/2372/stat : 2372 (plingeling) R 2338 2338 2109 0 -1 4202560 9056 1244 0 0 676 7 0 0 23 0 29 0 613978995 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4233350 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=2343/tid=2373] ppid=2338 vsize=1382148 CPUtime=6.85 cores=4-31
/proc/2343/task/2373/stat : 2373 (plingeling) R 2338 2338 2109 0 -1 4202560 10278 1244 0 0 678 7 0 0 23 0 29 0 613978995 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4218169 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=2343/tid=2374] ppid=2338 vsize=1382148 CPUtime=6.89 cores=4-31
/proc/2343/task/2374/stat : 2374 (plingeling) R 2338 2338 2109 0 -1 4202560 9005 1244 0 0 686 3 0 0 25 0 29 0 613978995 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4232894 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=2343/tid=2375] ppid=2338 vsize=1382148 CPUtime=6.94 cores=4-31
/proc/2343/task/2375/stat : 2375 (plingeling) R 2338 2338 2109 0 -1 4202560 9366 1244 0 0 687 7 0 0 25 0 29 0 613978995 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4301913 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2343/tid=2376] ppid=2338 vsize=1382148 CPUtime=6.97 cores=4-31
/proc/2343/task/2376/stat : 2376 (plingeling) R 2338 2338 2109 0 -1 4202560 10463 1244 0 0 693 4 0 0 25 0 29 0 613978995 1415319552 201702 268435456000 4194304 4356188 140735256607824 18446744073709551615 4232136 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2343/tid=2377] ppid=2338 vsize=1382148 CPUtime=6.75 cores=4-31

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

/proc/2343/task/2355/stat : 2355 (plingeling) R 2338 2338 2109 0 -1 4202560 9793 1244 0 0 3171 8 0 0 25 0 29 0 613978992 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2343/tid=2356] ppid=2338 vsize=1154404 CPUtime=31.75 cores=4-31
/proc/2343/task/2356/stat : 2356 (plingeling) R 2338 2338 2109 0 -1 4202560 9488 1244 0 0 3171 4 0 0 25 0 29 0 613978992 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4237281 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=2343/tid=2357] ppid=2338 vsize=1154404 CPUtime=31.68 cores=4-31
/proc/2343/task/2357/stat : 2357 (plingeling) R 2338 2338 2109 0 -1 4202560 13212 1244 0 0 3158 10 0 0 25 0 29 0 613978992 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=2343/tid=2358] ppid=2338 vsize=1154404 CPUtime=31.78 cores=4-31
/proc/2343/task/2358/stat : 2358 (plingeling) R 2338 2338 2109 0 -1 4202560 9456 1244 0 0 3172 6 0 0 25 0 29 0 613978993 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4279459 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2343/tid=2359] ppid=2338 vsize=1154404 CPUtime=31.75 cores=4-31
/proc/2343/task/2359/stat : 2359 (plingeling) R 2338 2338 2109 0 -1 4202560 9392 1244 0 0 3171 4 0 0 25 0 29 0 613978993 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4252310 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=2343/tid=2360] ppid=2338 vsize=1154404 CPUtime=31.88 cores=4-31
/proc/2343/task/2360/stat : 2360 (plingeling) R 2338 2338 2109 0 -1 4202560 9362 1244 0 0 3181 7 0 0 25 0 29 0 613978993 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=2343/tid=2361] ppid=2338 vsize=1154404 CPUtime=28.54 cores=4-31
/proc/2343/task/2361/stat : 2361 (plingeling) R 2338 2338 2109 0 -1 4202560 7296 1244 0 0 2851 3 0 0 25 0 29 0 613978993 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2343/tid=2362] ppid=2338 vsize=1154404 CPUtime=31.78 cores=4-31
/proc/2343/task/2362/stat : 2362 (plingeling) R 2338 2338 2109 0 -1 4202560 9058 1244 0 0 3175 3 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2343/tid=2363] ppid=2338 vsize=1154404 CPUtime=31.7 cores=4-31
/proc/2343/task/2363/stat : 2363 (plingeling) R 2338 2338 2109 0 -1 4202560 11184 1244 0 0 3165 5 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=2343/tid=2364] ppid=2338 vsize=1154404 CPUtime=31.84 cores=4-31
/proc/2343/task/2364/stat : 2364 (plingeling) R 2338 2338 2109 0 -1 4202560 7894 1244 0 0 3177 7 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=2343/tid=2365] ppid=2338 vsize=1154404 CPUtime=31.66 cores=4-31
/proc/2343/task/2365/stat : 2365 (plingeling) R 2338 2338 2109 0 -1 4202560 10911 1244 0 0 3157 9 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=2343/tid=2366] ppid=2338 vsize=1154404 CPUtime=31.88 cores=4-31
/proc/2343/task/2366/stat : 2366 (plingeling) R 2338 2338 2109 0 -1 4202560 11193 1244 0 0 3183 5 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4237394 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=2343/tid=2367] ppid=2338 vsize=1154404 CPUtime=28.64 cores=4-31
/proc/2343/task/2367/stat : 2367 (plingeling) R 2338 2338 2109 0 -1 4202560 8423 1244 0 0 2858 6 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4332309 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=2343/tid=2368] ppid=2338 vsize=1154404 CPUtime=31.75 cores=4-31
/proc/2343/task/2368/stat : 2368 (plingeling) R 2338 2338 2109 0 -1 4202560 11575 1244 0 0 3166 9 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=2343/tid=2369] ppid=2338 vsize=1154404 CPUtime=31.94 cores=4-31
/proc/2343/task/2369/stat : 2369 (plingeling) R 2338 2338 2109 0 -1 4202560 6987 1244 0 0 3190 4 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331232 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=2343/tid=2370] ppid=2338 vsize=1154404 CPUtime=31.76 cores=4-31
/proc/2343/task/2370/stat : 2370 (plingeling) R 2338 2338 2109 0 -1 4202560 9948 1244 0 0 3168 8 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=2343/tid=2371] ppid=2338 vsize=1154404 CPUtime=31.73 cores=4-31
/proc/2343/task/2371/stat : 2371 (plingeling) R 2338 2338 2109 0 -1 4202560 9057 1244 0 0 3167 6 0 0 25 0 29 0 613978994 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=2343/tid=2372] ppid=2338 vsize=1154404 CPUtime=31.72 cores=4-31
/proc/2343/task/2372/stat : 2372 (plingeling) R 2338 2338 2109 0 -1 4202560 9056 1244 0 0 3165 7 0 0 25 0 29 0 613978995 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=2343/tid=2373] ppid=2338 vsize=1154404 CPUtime=31.74 cores=4-31
/proc/2343/task/2373/stat : 2373 (plingeling) R 2338 2338 2109 0 -1 4202560 10494 1244 0 0 3167 7 0 0 25 0 29 0 613978995 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=2343/tid=2374] ppid=2338 vsize=1154404 CPUtime=31.8 cores=4-31
/proc/2343/task/2374/stat : 2374 (plingeling) R 2338 2338 2109 0 -1 4202560 9005 1244 0 0 3176 4 0 0 25 0 29 0 613978995 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4241627 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=2343/tid=2375] ppid=2338 vsize=1154404 CPUtime=31.83 cores=4-31
/proc/2343/task/2375/stat : 2375 (plingeling) R 2338 2338 2109 0 -1 4202560 9366 1244 0 0 3176 7 0 0 25 0 29 0 613978995 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2343/tid=2376] ppid=2338 vsize=1154404 CPUtime=28.48 cores=4-31
/proc/2343/task/2376/stat : 2376 (plingeling) R 2338 2338 2109 0 -1 4202560 10694 1244 0 0 2844 4 0 0 25 0 29 0 613978995 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2343/tid=2377] ppid=2338 vsize=1154404 CPUtime=30.81 cores=4-31
/proc/2343/task/2377/stat : 2377 (plingeling) R 2338 2338 2109 0 -1 4202560 5631 1244 0 0 3080 1 0 0 25 0 29 0 613978995 1182109696 144766 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331079 0 0 4096 17442 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 993.2
Current children cumulated vsize (KiB) 2275804

[startup+38.4019 s]
/proc/loadavg: 23.68 26.30 29.71 32/446 2377
/proc/meminfo: memFree=255510320/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 15 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
[pid=2339] ppid=2338 vsize=800500 CPUtime=38.38 cores=0
/proc/2339/stat : 2339 (cryptominisat) R 2338 2338 2109 0 -1 4202496 31990 0 0 0 3830 8 0 0 25 0 1 0 613978437 819712000 22139 268435456000 4194304 4587354 140736619936144 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2339/statm: 200125 22139 335 96 0 196687 0
[pid=2340] ppid=2338 vsize=80712 CPUtime=38.38 cores=1
/proc/2340/stat : 2340 (clasp) R 2338 2338 2109 0 -1 4202496 21486 0 0 0 3829 9 0 0 25 0 1 0 613978437 82649088 17143 268435456000 4194304 4785740 140736916725840 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2340/statm: 20178 17143 338 145 0 17223 0
[pid=2342] ppid=2338 vsize=222828 CPUtime=38.38 cores=3
/proc/2342/stat : 2342 (march_hi) R 2338 2338 2109 0 -1 4202496 134289 0 0 0 3802 36 0 0 25 0 1 0 613978437 228175872 30224 268435456000 4194304 4331988 140734287708816 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2342/statm: 55707 30224 174 34 0 54149 0
[pid=2343] ppid=2338 vsize=1154220 CPUtime=902.02 cores=4-31
/proc/2343/stat : 2343 (plingeling) S 2338 2338 2109 0 -1 4202496 381927 1244 0 0 90004 198 0 0 18 0 29 0 613978437 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/2343/statm: 288555 144720 159 40 0 287099 0
[pid=2343/tid=2350] ppid=2338 vsize=1154220 CPUtime=31.55 cores=4-31
/proc/2343/task/2350/stat : 2350 (plingeling) R 2338 2338 2109 0 -1 4202560 10801 1244 0 0 3153 2 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4233360 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=2343/tid=2351] ppid=2338 vsize=1154220 CPUtime=28.92 cores=4-31
/proc/2343/task/2351/stat : 2351 (plingeling) R 2338 2338 2109 0 -1 4202560 11210 1244 0 0 2884 8 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=2343/tid=2352] ppid=2338 vsize=1154220 CPUtime=32.6 cores=4-31
/proc/2343/task/2352/stat : 2352 (plingeling) R 2338 2338 2109 0 -1 4202560 9257 1244 0 0 3256 4 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=2343/tid=2353] ppid=2338 vsize=1154220 CPUtime=32.76 cores=4-31
/proc/2343/task/2353/stat : 2353 (plingeling) R 2338 2338 2109 0 -1 4202560 5894 1244 0 0 3274 2 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=2343/tid=2354] ppid=2338 vsize=1154220 CPUtime=32.61 cores=4-31
/proc/2343/task/2354/stat : 2354 (plingeling) R 2338 2338 2109 0 -1 4202560 11307 1244 0 0 3254 7 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4214536 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=2343/tid=2355] ppid=2338 vsize=1154220 CPUtime=32.59 cores=4-31
/proc/2343/task/2355/stat : 2355 (plingeling) R 2338 2338 2109 0 -1 4202560 9793 1244 0 0 3251 8 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2343/tid=2356] ppid=2338 vsize=1154220 CPUtime=32.55 cores=4-31
/proc/2343/task/2356/stat : 2356 (plingeling) R 2338 2338 2109 0 -1 4202560 9488 1244 0 0 3251 4 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=2343/tid=2357] ppid=2338 vsize=1154220 CPUtime=32.48 cores=4-31
/proc/2343/task/2357/stat : 2357 (plingeling) R 2338 2338 2109 0 -1 4202560 13212 1244 0 0 3238 10 0 0 25 0 29 0 613978992 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=2343/tid=2358] ppid=2338 vsize=1154220 CPUtime=32.58 cores=4-31
/proc/2343/task/2358/stat : 2358 (plingeling) R 2338 2338 2109 0 -1 4202560 9456 1244 0 0 3252 6 0 0 25 0 29 0 613978993 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2343/tid=2359] ppid=2338 vsize=1154220 CPUtime=32.55 cores=4-31
/proc/2343/task/2359/stat : 2359 (plingeling) R 2338 2338 2109 0 -1 4202560 9392 1244 0 0 3251 4 0 0 25 0 29 0 613978993 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4332322 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=2343/tid=2360] ppid=2338 vsize=1154220 CPUtime=32.67 cores=4-31
/proc/2343/task/2360/stat : 2360 (plingeling) R 2338 2338 2109 0 -1 4202560 9362 1244 0 0 3260 7 0 0 25 0 29 0 613978993 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=2343/tid=2361] ppid=2338 vsize=1154220 CPUtime=28.94 cores=4-31
/proc/2343/task/2361/stat : 2361 (plingeling) R 2338 2338 2109 0 -1 4202560 7296 1244 0 0 2891 3 0 0 25 0 29 0 613978993 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4237052 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2343/tid=2362] ppid=2338 vsize=1154220 CPUtime=32.58 cores=4-31
/proc/2343/task/2362/stat : 2362 (plingeling) R 2338 2338 2109 0 -1 4202560 9058 1244 0 0 3255 3 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4231387 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2343/tid=2363] ppid=2338 vsize=1154220 CPUtime=32.5 cores=4-31
/proc/2343/task/2363/stat : 2363 (plingeling) R 2338 2338 2109 0 -1 4202560 11184 1244 0 0 3245 5 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4332288 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=2343/tid=2364] ppid=2338 vsize=1154220 CPUtime=32.64 cores=4-31
/proc/2343/task/2364/stat : 2364 (plingeling) R 2338 2338 2109 0 -1 4202560 7894 1244 0 0 3257 7 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=2343/tid=2365] ppid=2338 vsize=1154220 CPUtime=32.46 cores=4-31
/proc/2343/task/2365/stat : 2365 (plingeling) R 2338 2338 2109 0 -1 4202560 10911 1244 0 0 3237 9 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=2343/tid=2366] ppid=2338 vsize=1154220 CPUtime=32.68 cores=4-31
/proc/2343/task/2366/stat : 2366 (plingeling) R 2338 2338 2109 0 -1 4202560 11193 1244 0 0 3263 5 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331624 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=2343/tid=2367] ppid=2338 vsize=1154220 CPUtime=29.44 cores=4-31
/proc/2343/task/2367/stat : 2367 (plingeling) R 2338 2338 2109 0 -1 4202560 8423 1244 0 0 2938 6 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331222 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=2343/tid=2368] ppid=2338 vsize=1154220 CPUtime=32.55 cores=4-31
/proc/2343/task/2368/stat : 2368 (plingeling) R 2338 2338 2109 0 -1 4202560 11575 1244 0 0 3246 9 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4234244 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=2343/tid=2369] ppid=2338 vsize=1154220 CPUtime=32.74 cores=4-31
/proc/2343/task/2369/stat : 2369 (plingeling) R 2338 2338 2109 0 -1 4202560 6987 1244 0 0 3270 4 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4234278 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=2343/tid=2370] ppid=2338 vsize=1154220 CPUtime=32.56 cores=4-31
/proc/2343/task/2370/stat : 2370 (plingeling) R 2338 2338 2109 0 -1 4202560 9948 1244 0 0 3248 8 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330829 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=2343/tid=2371] ppid=2338 vsize=1154220 CPUtime=32.53 cores=4-31
/proc/2343/task/2371/stat : 2371 (plingeling) R 2338 2338 2109 0 -1 4202560 9057 1244 0 0 3247 6 0 0 25 0 29 0 613978994 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4244260 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=2343/tid=2372] ppid=2338 vsize=1154220 CPUtime=32.52 cores=4-31
/proc/2343/task/2372/stat : 2372 (plingeling) R 2338 2338 2109 0 -1 4202560 9056 1244 0 0 3245 7 0 0 25 0 29 0 613978995 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=2343/tid=2373] ppid=2338 vsize=1154220 CPUtime=32.54 cores=4-31
/proc/2343/task/2373/stat : 2373 (plingeling) R 2338 2338 2109 0 -1 4202560 10494 1244 0 0 3247 7 0 0 25 0 29 0 613978995 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331665 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=2343/tid=2374] ppid=2338 vsize=1154220 CPUtime=32.6 cores=4-31
/proc/2343/task/2374/stat : 2374 (plingeling) R 2338 2338 2109 0 -1 4202560 9005 1244 0 0 3256 4 0 0 25 0 29 0 613978995 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=2343/tid=2375] ppid=2338 vsize=1154220 CPUtime=32.63 cores=4-31
/proc/2343/task/2375/stat : 2375 (plingeling) R 2338 2338 2109 0 -1 4202560 9366 1244 0 0 3256 7 0 0 25 0 29 0 613978995 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2343/tid=2376] ppid=2338 vsize=1154220 CPUtime=28.88 cores=4-31
/proc/2343/task/2376/stat : 2376 (plingeling) R 2338 2338 2109 0 -1 4202560 10694 1244 0 0 2884 4 0 0 25 0 29 0 613978995 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2343/tid=2377] ppid=2338 vsize=1154220 CPUtime=31.61 cores=4-31
/proc/2343/task/2377/stat : 2377 (plingeling) R 2338 2338 2109 0 -1 4202560 5631 1244 0 0 3160 1 0 0 25 0 29 0 613978995 1181921280 144720 268435456000 4194304 4356188 140735256607824 18446744073709551615 4334575 0 0 4096 17442 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 1017.19
Current children cumulated vsize (KiB) 2276584

[startup+38.6199 s]
/proc/loadavg: 23.68 26.30 29.71 8/422 2377
/proc/meminfo: memFree=255510224/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 15 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
[pid=2339] ppid=2338 vsize=800500 CPUtime=38.6 cores=0
/proc/2339/stat : 2339 (cryptominisat) R 2338 2338 2109 0 -1 4202496 32014 0 0 0 3852 8 0 0 25 0 1 0 613978437 819712000 22163 268435456000 4194304 4587354 140736619936144 18446744073709551615 4230383 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2339/statm: 200125 22163 335 96 0 196687 0
[pid=2340] ppid=2338 vsize=80712 CPUtime=38.6 cores=1
/proc/2340/stat : 2340 (clasp) R 2338 2338 2109 0 -1 4202496 21506 0 0 0 3851 9 0 0 25 0 1 0 613978437 82649088 17163 268435456000 4194304 4785740 140736916725840 18446744073709551615 4290578 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2340/statm: 20178 17163 338 145 0 17223 0
[pid=2342] ppid=2338 vsize=222828 CPUtime=38.59 cores=3
/proc/2342/stat : 2342 (march_hi) R 2338 2338 2109 0 -1 4202496 134289 0 0 0 3823 36 0 0 25 0 1 0 613978437 228175872 30224 268435456000 4194304 4331988 140734287708816 18446744073709551615 4242547 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2342/statm: 55707 30224 174 34 0 54149 0
[pid=2343] ppid=2338 vsize=1154212 CPUtime=904.48 cores=4-31
/proc/2343/stat : 2343 (plingeling) S 2338 2338 2109 0 -1 4202496 381928 1244 0 0 90250 198 0 0 18 0 3 0 613978437 1181913088 144719 268435456000 4194304 4356188 140735256607824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/2343/statm: 288553 144719 160 40 0 287097 0
[pid=2343/tid=2350] ppid=2338 vsize=1154212 CPUtime=31.77 cores=4-31
/proc/2343/task/2350/stat : 2350 (plingeling) R 2338 2338 2109 0 -1 4202560 10801 1244 0 0 3175 2 0 0 25 0 3 0 613978992 1181913088 144719 268435456000 4194304 4356188 140735256607824 18446744073709551615 4233316 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=2343/tid=2354] ppid=2338 vsize=1154212 CPUtime=32.83 cores=4-31
/proc/2343/task/2354/stat : 2354 (plingeling) R 2338 2338 2109 0 -1 4202560 11307 1244 0 0 3276 7 0 0 25 0 3 0 613978992 1181913088 144719 268435456000 4194304 4356188 140735256607824 18446744073709551615 4260345 0 0 4096 17442 0 0 0 -1 10 0 0 0
Current children cumulated CPU time (s) 1020.3
Current children cumulated vsize (KiB) 2276576

[startup+38.7009 s]
/proc/loadavg: 23.68 26.30 29.71 8/422 2377
/proc/meminfo: memFree=255510224/264257624 swapFree=67111528/67111528
[pid=2338] ppid=2336 vsize=18324 CPUtime=0.03 cores=0-31
/proc/2338/stat : 2338 (ppfolio) S 2336 2338 2109 0 -1 4202496 512 1195 0 0 0 0 0 3 15 0 1 0 613978437 18763776 387 268435456000 4194304 4287625 140737149913680 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633295 0 0 17 28 0 0 0
/proc/2338/statm: 4581 387 338 23 0 91 0
[pid=2339] ppid=2338 vsize=800500 CPUtime=38.68 cores=0
/proc/2339/stat : 2339 (cryptominisat) R 2338 2338 2109 0 -1 4202496 32023 0 0 0 3860 8 0 0 25 0 1 0 613978437 819712000 22172 268435456000 4194304 4587354 140736619936144 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2339/statm: 200125 22172 335 96 0 196687 0
[pid=2340] ppid=2338 vsize=80844 CPUtime=38.68 cores=1
/proc/2340/stat : 2340 (clasp) R 2338 2338 2109 0 -1 4202496 21535 0 0 0 3859 9 0 0 25 0 1 0 613978437 82784256 17192 268435456000 4194304 4785740 140736916725840 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2340/statm: 20211 17192 338 145 0 17256 0
[pid=2342] ppid=2338 vsize=222828 CPUtime=38.67 cores=3
/proc/2342/stat : 2342 (march_hi) R 2338 2338 2109 0 -1 4202496 134289 0 0 0 3831 36 0 0 25 0 1 0 613978437 228175872 30224 268435456000 4194304 4331988 140734287708816 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2342/statm: 55707 30224 174 34 0 54149 0
[pid=2343] ppid=2338 vsize=543512 CPUtime=904.58 cores=4-31
/proc/2343/stat : 2343 (plingeling) R 2338 2338 2109 0 -1 4202496 381928 1244 0 0 90256 202 0 0 18 0 1 0 613978437 556556288 31841 268435456000 4194304 4356188 140735256607824 18446744073709551615 258650981722 0 0 4096 0 0 0 0 17 14 0 0 0
/proc/2343/statm: 135878 31712 160 40 0 134422 0
Current children cumulated CPU time (s) 1020.64
Current children cumulated vsize (KiB) 1666008

Child status: 0
Real time (s): 38.7234
CPU time (s): 1020.78
CPU user time (s): 1018.12
CPU system time (s): 2.65759
CPU usage (%): 2636.09
Max. virtual memory (cumulated for all children) (KiB): 2497364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1018.12
system time used= 2.65759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 572756
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= 3433
involuntary context switches= 2441

runsolver used 0.213967 second user time and 0.881865 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-10 12:55:20
IDJOB=3347343
IDBENCH=82357
IDSOLVER=1808
FILE ID=node200/3347343-1305024920
RUNJOBID= node200-1305024811-2123
PBS_JOBID= 13282037
Free space on /tmp= 62044 MiB

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

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=1643586499

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:      256372652 kB
Buffers:        377176 kB
Cached:        7146692 kB
SwapCached:          0 kB
Active:        6661132 kB
Inactive:       931412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256372652 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16124 kB
Writeback:           0 kB
AnonPages:       68916 kB
Mapped:          14536 kB
Slab:           194132 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   204728 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= 62032 MiB
End job on node200 at 2011-05-10 12:55:59