Trace number 3347483

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 5306.17 169.493

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark809.361
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
5306.17/169.47	s UNSATISFIABLE
5306.17/169.49	solver [5] plingeling 276-6264d55-100731 answered
5306.17/169.49	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-3347483-1305199615/watcher-3347483-1305199615 -o /tmp/evaluation-result-3347483-1305199615/solver-3347483-1305199615 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347483-1305199615.cnf 

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

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


[startup+0 s]
/proc/loadavg: 25.19 26.66 29.11 1/413 18332
/proc/meminfo: memFree=255720012/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0

[startup+0.0729251 s]
/proc/loadavg: 25.19 26.66 29.11 1/413 18332
/proc/meminfo: memFree=255720012/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100882 s]
/proc/loadavg: 25.19 26.66 29.11 1/413 18332
/proc/meminfo: memFree=255720012/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300908 s]
/proc/loadavg: 25.19 26.66 29.11 1/413 18332
/proc/meminfo: memFree=255720012/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 18 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700935 s]
/proc/loadavg: 25.19 26.66 29.11 1/413 18332
/proc/meminfo: memFree=255720012/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 18 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 25.19 26.66 29.11 6/419 18343
/proc/meminfo: memFree=255484324/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 18 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
[pid=18333] ppid=18332 vsize=52084 CPUtime=1.48 cores=0
/proc/18333/stat : 18333 (cryptominisat) R 18332 18332 18306 0 -1 4202496 7685 0 0 0 145 3 0 0 20 0 1 0 631447983 53334016 7395 268435456000 4194304 4587354 140733305533728 18446744073709551615 4238280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18333/statm: 13021 7395 304 96 0 9583 0
[pid=18334] ppid=18332 vsize=71920 CPUtime=1.47 cores=1
/proc/18334/stat : 18334 (clasp) R 18332 18332 18306 0 -1 4202496 17132 0 0 0 144 3 0 0 20 0 1 0 631447983 73646080 14944 268435456000 4194304 4785740 140733246937584 18446744073709551615 258650652667 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18334/statm: 17980 14944 317 145 0 15025 0
[pid=18335] ppid=18332 vsize=468768 CPUtime=1.47 cores=2
/proc/18335/stat : 18335 (TNM) R 18332 18332 18306 0 -1 4202496 8561 0 0 0 145 2 0 0 20 0 1 0 631447983 480018432 8459 268435456000 134512640 134534564 4294904768 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18335/statm: 117192 8459 95 6 0 115857 0
[pid=18336] ppid=18332 vsize=51652 CPUtime=1.48 cores=3
/proc/18336/stat : 18336 (march_hi) R 18332 18332 18306 0 -1 4202496 49803 0 0 0 138 10 0 0 20 0 1 0 631447983 52891648 9104 268435456000 4194304 4331988 140735505625696 18446744073709551615 258650614153 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18336/statm: 12913 9104 142 34 0 11355 0
[pid=18337] ppid=18332 vsize=124032 CPUtime=1.49 cores=4-31
/proc/18337/stat : 18337 (plingeling) R 18332 18332 18306 0 -1 4202496 29814 1239 0 0 140 8 0 1 21 0 1 0 631447983 127008768 29667 268435456000 4194304 4356188 140736216586688 18446744073709551615 4277623 0 0 4096 17442 0 0 0 17 12 0 0 0
/proc/18337/statm: 31008 29667 129 40 0 29552 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 786780

[startup+3.101 s]
/proc/loadavg: 25.19 26.66 29.11 6/419 18343
/proc/meminfo: memFree=255268176/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 16 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
[pid=18333] ppid=18332 vsize=86292 CPUtime=3.09 cores=0
/proc/18333/stat : 18333 (cryptominisat) R 18332 18332 18306 0 -1 4202496 22672 0 0 0 303 6 0 0 25 0 1 0 631447983 88363008 16325 268435456000 4194304 4587354 140733305533728 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18333/statm: 21573 16325 330 96 0 18135 0
[pid=18334] ppid=18332 vsize=103960 CPUtime=3.08 cores=1
/proc/18334/stat : 18334 (clasp) R 18332 18332 18306 0 -1 4202496 25059 0 0 0 302 6 0 0 25 0 1 0 631447983 106455040 22871 268435456000 4194304 4785740 140733246937584 18446744073709551615 4500008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18334/statm: 25990 22871 317 145 0 23035 0
[pid=18335] ppid=18332 vsize=468768 CPUtime=3.07 cores=2
/proc/18335/stat : 18335 (TNM) R 18332 18332 18306 0 -1 4202496 8561 0 0 0 305 2 0 0 25 0 1 0 631447983 480018432 8459 268435456000 134512640 134534564 4294904768 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18335/statm: 117192 8459 95 6 0 115857 0
[pid=18336] ppid=18332 vsize=162140 CPUtime=3.08 cores=3
/proc/18336/stat : 18336 (march_hi) R 18332 18332 18306 0 -1 4202496 80782 0 0 0 293 15 0 0 25 0 1 0 631447983 166031360 28267 268435456000 4194304 4331988 140735505625696 18446744073709551615 4229552 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18336/statm: 40535 28267 172 34 0 38977 0
[pid=18337] ppid=18332 vsize=342468 CPUtime=3.08 cores=4-31
/proc/18337/stat : 18337 (plingeling) R 18332 18332 18306 0 -1 4202496 84603 1239 0 0 288 19 0 1 25 0 1 0 631447983 350687232 84276 268435456000 4194304 4356188 140736216586688 18446744073709551615 4277744 0 0 4096 17442 0 0 0 17 12 0 0 0
/proc/18337/statm: 85617 84276 129 40 0 84161 0
Current children cumulated CPU time (s) 15.4
Current children cumulated vsize (KiB) 1181952

[startup+6.30204 s]
/proc/loadavg: 25.74 26.75 29.13 33/447 18371
/proc/meminfo: memFree=254942252/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
[pid=18333] ppid=18332 vsize=86292 CPUtime=6.28 cores=0
/proc/18333/stat : 18333 (cryptominisat) R 18332 18332 18306 0 -1 4202496 22903 0 0 0 622 6 0 0 25 0 1 0 631447983 88363008 16540 268435456000 4194304 4587354 140733305533728 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18333/statm: 21573 16540 330 96 0 18135 0
[pid=18334] ppid=18332 vsize=103192 CPUtime=6.28 cores=1
/proc/18334/stat : 18334 (clasp) R 18332 18332 18306 0 -1 4202496 26354 0 0 0 621 7 0 0 25 0 1 0 631447983 105668608 22893 268435456000 4194304 4785740 140733246937584 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18334/statm: 25798 22893 338 145 0 22843 0
[pid=18335] ppid=18332 vsize=468768 CPUtime=6.28 cores=2
/proc/18335/stat : 18335 (TNM) R 18332 18332 18306 0 -1 4202496 8561 0 0 0 626 2 0 0 25 0 1 0 631447983 480018432 8459 268435456000 134512640 134534564 4294904768 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18335/statm: 117192 8459 95 6 0 115857 0
[pid=18336] ppid=18332 vsize=164300 CPUtime=6.28 cores=3
/proc/18336/stat : 18336 (march_hi) R 18332 18332 18306 0 -1 4202496 87899 0 0 0 612 16 0 0 25 0 1 0 631447983 168243200 35384 268435456000 4194304 4331988 140735505625696 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18336/statm: 41075 35384 172 34 0 39517 0
[pid=18337] ppid=18332 vsize=1123264 CPUtime=73.38 cores=4-31
/proc/18337/stat : 18337 (plingeling) S 18332 18332 18306 0 -1 4202496 210774 1239 0 0 7201 136 0 1 18 0 29 0 631447983 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/18337/statm: 280816 112427 159 40 0 279360 0
[pid=18337/tid=18344] ppid=18332 vsize=1123264 CPUtime=2.51 cores=4-31
/proc/18337/task/18344/stat : 18344 (plingeling) R 18332 18332 18306 0 -1 4202560 4367 1239 0 0 245 5 0 1 22 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18337/tid=18345] ppid=18332 vsize=1123264 CPUtime=2.51 cores=4-31
/proc/18337/task/18345/stat : 18345 (plingeling) R 18332 18332 18306 0 -1 4202560 4980 1239 0 0 244 6 0 1 25 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4321921 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18337/tid=18346] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18346/stat : 18346 (plingeling) R 18332 18332 18306 0 -1 4202560 3997 1239 0 0 245 4 0 1 19 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18337/tid=18347] ppid=18332 vsize=1123264 CPUtime=2.49 cores=4-31
/proc/18337/task/18347/stat : 18347 (plingeling) R 18332 18332 18306 0 -1 4202560 3657 1239 0 0 244 4 0 1 25 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4280017 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18337/tid=18348] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18348/stat : 18348 (plingeling) R 18332 18332 18306 0 -1 4202560 3533 1239 0 0 246 3 0 1 22 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322026 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18337/tid=18349] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18349/stat : 18349 (plingeling) R 18332 18332 18306 0 -1 4202560 3814 1239 0 0 246 3 0 1 19 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18337/tid=18350] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18350/stat : 18350 (plingeling) R 18332 18332 18306 0 -1 4202560 5394 1239 0 0 246 3 0 1 22 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18337/tid=18351] ppid=18332 vsize=1123264 CPUtime=2.43 cores=4-31
/proc/18337/task/18351/stat : 18351 (plingeling) R 18332 18332 18306 0 -1 4202560 2611 1239 0 0 239 3 0 1 25 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18337/tid=18352] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18352/stat : 18352 (plingeling) R 18332 18332 18306 0 -1 4202560 4829 1239 0 0 245 4 0 1 22 0 29 0 631448355 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4290607 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18337/tid=18353] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18353/stat : 18353 (plingeling) R 18332 18332 18306 0 -1 4202560 4065 1239 0 0 244 5 0 1 21 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18337/tid=18354] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18354/stat : 18354 (plingeling) R 18332 18332 18306 0 -1 4202560 5755 1239 0 0 245 4 0 1 25 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18337/tid=18355] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18355/stat : 18355 (plingeling) R 18332 18332 18306 0 -1 4202560 3904 1239 0 0 245 4 0 1 25 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18337/tid=18356] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18356/stat : 18356 (plingeling) R 18332 18332 18306 0 -1 4202560 5504 1239 0 0 244 5 0 1 21 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322000 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18337/tid=18357] ppid=18332 vsize=1123264 CPUtime=2.51 cores=4-31
/proc/18337/task/18357/stat : 18357 (plingeling) R 18332 18332 18306 0 -1 4202560 7105 1239 0 0 246 4 0 1 22 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18337/tid=18358] ppid=18332 vsize=1123264 CPUtime=2.49 cores=4-31
/proc/18337/task/18358/stat : 18358 (plingeling) R 18332 18332 18306 0 -1 4202560 3869 1239 0 0 244 4 0 1 22 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 258650649780 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18337/tid=18359] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18359/stat : 18359 (plingeling) R 18332 18332 18306 0 -1 4202560 5909 1239 0 0 244 5 0 1 25 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4321951 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=18337/tid=18360] ppid=18332 vsize=1123264 CPUtime=2.47 cores=4-31
/proc/18337/task/18360/stat : 18360 (plingeling) R 18332 18332 18306 0 -1 4202560 3873 1239 0 0 245 1 0 1 25 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18337/tid=18361] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18361/stat : 18361 (plingeling) R 18332 18332 18306 0 -1 4202560 6823 1239 0 0 244 5 0 1 25 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18337/tid=18362] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18362/stat : 18362 (plingeling) R 18332 18332 18306 0 -1 4202560 3723 1239 0 0 245 4 0 1 22 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322074 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18337/tid=18363] ppid=18332 vsize=1123264 CPUtime=2.47 cores=4-31
/proc/18337/task/18363/stat : 18363 (plingeling) R 18332 18332 18306 0 -1 4202560 5106 1239 0 0 241 5 0 1 25 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4334582 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18337/tid=18364] ppid=18332 vsize=1123264 CPUtime=2.49 cores=4-31
/proc/18337/task/18364/stat : 18364 (plingeling) R 18332 18332 18306 0 -1 4202560 7125 1239 0 0 244 4 0 1 19 0 29 0 631448356 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18337/tid=18365] ppid=18332 vsize=1123264 CPUtime=2.45 cores=4-31
/proc/18337/task/18365/stat : 18365 (plingeling) R 18332 18332 18306 0 -1 4202560 3950 1239 0 0 241 3 0 1 25 0 29 0 631448357 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322032 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18337/tid=18366] ppid=18332 vsize=1123264 CPUtime=2.46 cores=4-31
/proc/18337/task/18366/stat : 18366 (plingeling) R 18332 18332 18306 0 -1 4202560 4390 1239 0 0 244 1 0 1 19 0 29 0 631448357 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4286699 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18337/tid=18367] ppid=18332 vsize=1123264 CPUtime=2.51 cores=4-31
/proc/18337/task/18367/stat : 18367 (plingeling) R 18332 18332 18306 0 -1 4202560 4132 1239 0 0 246 4 0 1 25 0 29 0 631448357 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18337/tid=18368] ppid=18332 vsize=1123264 CPUtime=2.49 cores=4-31
/proc/18337/task/18368/stat : 18368 (plingeling) R 18332 18332 18306 0 -1 4202560 5895 1239 0 0 244 4 0 1 25 0 29 0 631448357 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4216540 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18337/tid=18369] ppid=18332 vsize=1123264 CPUtime=2.46 cores=4-31
/proc/18337/task/18369/stat : 18369 (plingeling) R 18332 18332 18306 0 -1 4202560 2886 1239 0 0 245 0 0 1 25 0 29 0 631448357 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18337/tid=18370] ppid=18332 vsize=1123264 CPUtime=2.5 cores=4-31
/proc/18337/task/18370/stat : 18370 (plingeling) R 18332 18332 18306 0 -1 4202560 2865 1239 0 0 246 3 0 1 22 0 29 0 631448357 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18337/tid=18371] ppid=18332 vsize=1123264 CPUtime=2.45 cores=4-31
/proc/18337/task/18371/stat : 18371 (plingeling) R 18332 18332 18306 0 -1 4202560 2075 1239 0 0 241 3 0 1 25 0 29 0 631448357 1150222336 112427 268435456000 4194304 4356188 140736216586688 18446744073709551615 4241909 0 0 4096 17442 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 98.5
Current children cumulated vsize (KiB) 1964140

[startup+12.7023 s]
/proc/loadavg: 26.40 26.87 29.15 34/448 18372
/proc/meminfo: memFree=254746712/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
[pid=18333] ppid=18332 vsize=86292 CPUtime=12.68 cores=0
/proc/18333/stat : 18333 (cryptominisat) R 18332 18332 18306 0 -1 4202496 23370 0 0 0 1262 6 0 0 25 0 1 0 631447983 88363008 16997 268435456000 4194304 4587354 140733305533728 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=18337/tid=18361] ppid=18332 vsize=1273644 CPUtime=164.86 cores=4-31
/proc/18337/task/18361/stat : 18361 (plingeling) R 18332 18332 18306 0 -1 4202560 11864 1239 0 0 16479 6 0 1 25 0 29 0 631448356 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18337/tid=18362] ppid=18332 vsize=1273644 CPUtime=164.87 cores=4-31
/proc/18337/task/18362/stat : 18362 (plingeling) R 18332 18332 18306 0 -1 4202560 7431 1239 0 0 16481 5 0 1 25 0 29 0 631448356 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4332145 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18337/tid=18363] ppid=18332 vsize=1273644 CPUtime=164.83 cores=4-31
/proc/18337/task/18363/stat : 18363 (plingeling) R 18332 18332 18306 0 -1 4202560 6214 1239 0 0 16477 5 0 1 25 0 29 0 631448356 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331854 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18337/tid=18364] ppid=18332 vsize=1273644 CPUtime=164.85 cores=4-31
/proc/18337/task/18364/stat : 18364 (plingeling) R 18332 18332 18306 0 -1 4202560 9491 1239 0 0 16480 4 0 1 25 0 29 0 631448356 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18337/tid=18365] ppid=18332 vsize=1273644 CPUtime=164.82 cores=4-31
/proc/18337/task/18365/stat : 18365 (plingeling) R 18332 18332 18306 0 -1 4202560 6389 1239 0 0 16477 4 0 1 25 0 29 0 631448357 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4251245 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18337/tid=18366] ppid=18332 vsize=1273644 CPUtime=164.76 cores=4-31
/proc/18337/task/18366/stat : 18366 (plingeling) R 18332 18332 18306 0 -1 4202560 10947 1239 0 0 16470 5 0 1 25 0 29 0 631448357 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18337/tid=18367] ppid=18332 vsize=1273644 CPUtime=164.87 cores=4-31
/proc/18337/task/18367/stat : 18367 (plingeling) R 18332 18332 18306 0 -1 4202560 7485 1239 0 0 16482 4 0 1 25 0 29 0 631448357 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4322472 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18337/tid=18368] ppid=18332 vsize=1273644 CPUtime=164.86 cores=4-31
/proc/18337/task/18368/stat : 18368 (plingeling) R 18332 18332 18306 0 -1 4202560 10210 1239 0 0 16480 5 0 1 25 0 29 0 631448357 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18337/tid=18369] ppid=18332 vsize=1273644 CPUtime=164.83 cores=4-31
/proc/18337/task/18369/stat : 18369 (plingeling) R 18332 18332 18306 0 -1 4202560 3532 1239 0 0 16482 0 0 1 25 0 29 0 631448357 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4237372 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18337/tid=18370] ppid=18332 vsize=1273644 CPUtime=164.87 cores=4-31
/proc/18337/task/18370/stat : 18370 (plingeling) R 18332 18332 18306 0 -1 4202560 4407 1239 0 0 16482 4 0 1 25 0 29 0 631448357 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18337/tid=18371] ppid=18332 vsize=1273644 CPUtime=164.81 cores=4-31
/proc/18337/task/18371/stat : 18371 (plingeling) R 18332 18332 18306 0 -1 4202560 2933 1239 0 0 16477 3 0 1 25 0 29 0 631448357 1304211456 149782 268435456000 4194304 4356188 140736216586688 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 5288.33
Current children cumulated vsize (KiB) 2153920

[startup+169.102 s]
/proc/loadavg: 31.65 29.03 29.62 33/447 18376
/proc/meminfo: memFree=254763608/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
[pid=18333] ppid=18332 vsize=124040 CPUtime=169.05 cores=0
/proc/18333/stat : 18333 (cryptominisat) R 18332 18332 18306 0 -1 4202496 53538 0 0 0 16889 16 0 0 25 0 1 0 631447983 127016960 23985 268435456000 4194304 4587354 140733305533728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18333/statm: 31010 23985 336 96 0 27572 0
[pid=18334] ppid=18332 vsize=103192 CPUtime=169.05 cores=1
/proc/18334/stat : 18334 (clasp) R 18332 18332 18306 0 -1 4202496 26371 0 0 0 16898 7 0 0 25 0 1 0 631447983 105668608 22910 268435456000 4194304 4785740 140733246937584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18334/statm: 25798 22910 338 145 0 22843 0
[pid=18335] ppid=18332 vsize=468768 CPUtime=167.91 cores=2
/proc/18335/stat : 18335 (TNM) R 18332 18332 18306 0 -1 4202496 8561 0 0 0 16789 2 0 0 25 0 1 0 631447983 480018432 8459 268435456000 134512640 134534564 4294904768 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18335/statm: 117192 8459 95 6 0 115857 0
[pid=18336] ppid=18332 vsize=165952 CPUtime=169.05 cores=3
/proc/18336/stat : 18336 (march_hi) R 18332 18332 18306 0 -1 4202496 88295 0 0 0 16888 17 0 0 25 0 1 0 631447983 169934848 35780 268435456000 4194304 4331988 140735505625696 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18336/statm: 41488 35780 172 34 0 39930 0
[pid=18337] ppid=18332 vsize=1274068 CPUtime=4626.07 cores=4-31
/proc/18337/stat : 18337 (plingeling) S 18332 18332 18306 0 -1 4202496 289676 1239 0 0 462442 164 0 1 18 0 29 0 631447983 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/18337/statm: 318517 149888 159 40 0 317061 0
[pid=18337/tid=18344] ppid=18332 vsize=1274068 CPUtime=165.27 cores=4-31
/proc/18337/task/18344/stat : 18344 (plingeling) R 18332 18332 18306 0 -1 4202560 7997 1239 0 0 16520 6 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18337/tid=18345] ppid=18332 vsize=1274068 CPUtime=165.28 cores=4-31
/proc/18337/task/18345/stat : 18345 (plingeling) R 18332 18332 18306 0 -1 4202560 7163 1239 0 0 16520 7 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4225594 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18337/tid=18346] ppid=18332 vsize=1274068 CPUtime=165.23 cores=4-31
/proc/18337/task/18346/stat : 18346 (plingeling) R 18332 18332 18306 0 -1 4202560 6713 1239 0 0 16517 5 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4239195 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=18337/tid=18347] ppid=18332 vsize=1274068 CPUtime=165.25 cores=4-31
/proc/18337/task/18347/stat : 18347 (plingeling) R 18332 18332 18306 0 -1 4202560 4370 1239 0 0 16520 4 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4237401 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18337/tid=18348] ppid=18332 vsize=1274068 CPUtime=165.26 cores=4-31
/proc/18337/task/18348/stat : 18348 (plingeling) R 18332 18332 18306 0 -1 4202560 7252 1239 0 0 16521 4 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18337/tid=18349] ppid=18332 vsize=1274068 CPUtime=165.27 cores=4-31
/proc/18337/task/18349/stat : 18349 (plingeling) R 18332 18332 18306 0 -1 4202560 6619 1239 0 0 16521 5 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18337/tid=18350] ppid=18332 vsize=1274068 CPUtime=165.28 cores=4-31
/proc/18337/task/18350/stat : 18350 (plingeling) R 18332 18332 18306 0 -1 4202560 7449 1239 0 0 16523 4 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4286111 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18337/tid=18351] ppid=18332 vsize=1274068 CPUtime=161.78 cores=4-31
/proc/18337/task/18351/stat : 18351 (plingeling) R 18332 18332 18306 0 -1 4202560 5807 1239 0 0 16173 4 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4334609 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18337/tid=18352] ppid=18332 vsize=1274068 CPUtime=165.23 cores=4-31
/proc/18337/task/18352/stat : 18352 (plingeling) R 18332 18332 18306 0 -1 4202560 8497 1239 0 0 16517 5 0 1 25 0 29 0 631448355 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18337/tid=18353] ppid=18332 vsize=1274068 CPUtime=165.27 cores=4-31
/proc/18337/task/18353/stat : 18353 (plingeling) R 18332 18332 18306 0 -1 4202560 6248 1239 0 0 16521 5 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18337/tid=18354] ppid=18332 vsize=1274068 CPUtime=165.26 cores=4-31
/proc/18337/task/18354/stat : 18354 (plingeling) R 18332 18332 18306 0 -1 4202560 9090 1239 0 0 16520 5 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331319 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18337/tid=18355] ppid=18332 vsize=1274068 CPUtime=165.26 cores=4-31
/proc/18337/task/18355/stat : 18355 (plingeling) R 18332 18332 18306 0 -1 4202560 3904 1239 0 0 16521 4 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4330856 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18337/tid=18356] ppid=18332 vsize=1274068 CPUtime=165.27 cores=4-31
/proc/18337/task/18356/stat : 18356 (plingeling) R 18332 18332 18306 0 -1 4202560 9805 1239 0 0 16520 6 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18337/tid=18357] ppid=18332 vsize=1274068 CPUtime=165.28 cores=4-31
/proc/18337/task/18357/stat : 18357 (plingeling) R 18332 18332 18306 0 -1 4202560 9187 1239 0 0 16522 5 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18337/tid=18358] ppid=18332 vsize=1274068 CPUtime=165.26 cores=4-31
/proc/18337/task/18358/stat : 18358 (plingeling) R 18332 18332 18306 0 -1 4202560 8178 1239 0 0 16520 5 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18337/tid=18359] ppid=18332 vsize=1274068 CPUtime=164.05 cores=4-31
/proc/18337/task/18359/stat : 18359 (plingeling) R 18332 18332 18306 0 -1 4202560 10333 1239 0 0 16394 10 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18337/tid=18360] ppid=18332 vsize=1274068 CPUtime=165.24 cores=4-31
/proc/18337/task/18360/stat : 18360 (plingeling) R 18332 18332 18306 0 -1 4202560 5415 1239 0 0 16522 1 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331803 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18337/tid=18361] ppid=18332 vsize=1274068 CPUtime=165.26 cores=4-31
/proc/18337/task/18361/stat : 18361 (plingeling) R 18332 18332 18306 0 -1 4202560 11864 1239 0 0 16519 6 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18337/tid=18362] ppid=18332 vsize=1274068 CPUtime=165.27 cores=4-31
/proc/18337/task/18362/stat : 18362 (plingeling) R 18332 18332 18306 0 -1 4202560 7431 1239 0 0 16521 5 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18337/tid=18363] ppid=18332 vsize=1274068 CPUtime=165.23 cores=4-31
/proc/18337/task/18363/stat : 18363 (plingeling) R 18332 18332 18306 0 -1 4202560 6214 1239 0 0 16517 5 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4210751 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18337/tid=18364] ppid=18332 vsize=1274068 CPUtime=165.25 cores=4-31
/proc/18337/task/18364/stat : 18364 (plingeling) R 18332 18332 18306 0 -1 4202560 9491 1239 0 0 16520 4 0 1 25 0 29 0 631448356 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4237407 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18337/tid=18365] ppid=18332 vsize=1274068 CPUtime=165.22 cores=4-31
/proc/18337/task/18365/stat : 18365 (plingeling) R 18332 18332 18306 0 -1 4202560 6389 1239 0 0 16517 4 0 1 25 0 29 0 631448357 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18337/tid=18366] ppid=18332 vsize=1274068 CPUtime=165.16 cores=4-31
/proc/18337/task/18366/stat : 18366 (plingeling) R 18332 18332 18306 0 -1 4202560 10947 1239 0 0 16510 5 0 1 25 0 29 0 631448357 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18337/tid=18367] ppid=18332 vsize=1274068 CPUtime=165.27 cores=4-31
/proc/18337/task/18367/stat : 18367 (plingeling) R 18332 18332 18306 0 -1 4202560 7593 1239 0 0 16522 4 0 1 25 0 29 0 631448357 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4233675 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18337/tid=18368] ppid=18332 vsize=1274068 CPUtime=165.26 cores=4-31
/proc/18337/task/18368/stat : 18368 (plingeling) R 18332 18332 18306 0 -1 4202560 10210 1239 0 0 16520 5 0 1 25 0 29 0 631448357 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18337/tid=18369] ppid=18332 vsize=1274068 CPUtime=165.23 cores=4-31
/proc/18337/task/18369/stat : 18369 (plingeling) R 18332 18332 18306 0 -1 4202560 3532 1239 0 0 16522 0 0 1 25 0 29 0 631448357 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4330817 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18337/tid=18370] ppid=18332 vsize=1274068 CPUtime=165.27 cores=4-31
/proc/18337/task/18370/stat : 18370 (plingeling) R 18332 18332 18306 0 -1 4202560 4407 1239 0 0 16522 4 0 1 25 0 29 0 631448357 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18337/tid=18371] ppid=18332 vsize=1274068 CPUtime=165.21 cores=4-31
/proc/18337/task/18371/stat : 18371 (plingeling) R 18332 18332 18306 0 -1 4202560 2933 1239 0 0 16517 3 0 1 25 0 29 0 631448357 1304645632 149888 268435456000 4194304 4356188 140736216586688 18446744073709551615 4236975 0 0 4096 17442 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 5301.13
Current children cumulated vsize (KiB) 2154344

[startup+169.302 s]
/proc/loadavg: 31.65 29.03 29.62 6/420 18376
/proc/meminfo: memFree=254760708/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
[pid=18333] ppid=18332 vsize=124040 CPUtime=169.27 cores=0
/proc/18333/stat : 18333 (cryptominisat) R 18332 18332 18306 0 -1 4202496 53574 0 0 0 16911 16 0 0 25 0 1 0 631447983 127016960 24020 268435456000 4194304 4587354 140733305533728 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18333/statm: 31010 24020 336 96 0 27572 0
[pid=18334] ppid=18332 vsize=103192 CPUtime=169.27 cores=1
/proc/18334/stat : 18334 (clasp) R 18332 18332 18306 0 -1 4202496 26371 0 0 0 16920 7 0 0 25 0 1 0 631447983 105668608 22910 268435456000 4194304 4785740 140733246937584 18446744073709551615 4277495 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18334/statm: 25798 22910 338 145 0 22843 0
[pid=18335] ppid=18332 vsize=468768 CPUtime=168.12 cores=2
/proc/18335/stat : 18335 (TNM) R 18332 18332 18306 0 -1 4202496 8561 0 0 0 16810 2 0 0 25 0 1 0 631447983 480018432 8459 268435456000 134512640 134534564 4294904768 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18335/statm: 117192 8459 95 6 0 115857 0
[pid=18336] ppid=18332 vsize=165952 CPUtime=169.27 cores=3
/proc/18336/stat : 18336 (march_hi) R 18332 18332 18306 0 -1 4202496 88295 0 0 0 16910 17 0 0 25 0 1 0 631447983 169934848 35780 268435456000 4194304 4331988 140735505625696 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18336/statm: 41488 35780 172 34 0 39930 0
[pid=18337] ppid=18332 vsize=1058244 CPUtime=4629.74 cores=4-31
/proc/18337/stat : 18337 (plingeling) S 18332 18332 18306 0 -1 4202496 289784 1239 0 0 462808 165 0 1 17 0 2 0 631447983 1083641856 149550 268435456000 4194304 4356188 140736216586688 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/18337/statm: 264561 149550 160 40 0 263105 0
[pid=18337/tid=18368] ppid=18332 vsize=1058244 CPUtime=165.48 cores=4-31
/proc/18337/task/18368/stat : 18368 (plingeling) R 18332 18332 18306 0 -1 4202560 10317 1239 0 0 16542 5 0 1 25 0 2 0 631448357 1083641856 149550 268435456000 4194304 4356188 140736216586688 18446744073709551615 4215916 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5305.67
Current children cumulated vsize (KiB) 1938520

[startup+169.42 s]
/proc/loadavg: 31.65 29.03 29.62 6/420 18376
/proc/meminfo: memFree=254760708/264257624 swapFree=67111528/67111528
[pid=18332] ppid=18330 vsize=18324 CPUtime=0 cores=0-31
/proc/18332/stat : 18332 (ppfolio) S 18330 18332 18306 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 631447982 18763776 385 268435456000 4194304 4287625 140737280302064 18446744073709551615 258650975999 0 0 4096 65536 9772503194994212863 0 0 17 8 0 0 0
/proc/18332/statm: 4581 385 337 23 0 91 0
[pid=18333] ppid=18332 vsize=124040 CPUtime=169.37 cores=0
/proc/18333/stat : 18333 (cryptominisat) R 18332 18332 18306 0 -1 4202496 53589 0 0 0 16921 16 0 0 25 0 1 0 631447983 127016960 24034 268435456000 4194304 4587354 140733305533728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18333/statm: 31010 24034 336 96 0 27572 0
[pid=18334] ppid=18332 vsize=103192 CPUtime=169.37 cores=1
/proc/18334/stat : 18334 (clasp) R 18332 18332 18306 0 -1 4202496 26371 0 0 0 16930 7 0 0 25 0 1 0 631447983 105668608 22910 268435456000 4194304 4785740 140733246937584 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18334/statm: 25798 22910 338 145 0 22843 0
[pid=18335] ppid=18332 vsize=468768 CPUtime=168.22 cores=2
/proc/18335/stat : 18335 (TNM) R 18332 18332 18306 0 -1 4202496 8561 0 0 0 16820 2 0 0 25 0 1 0 631447983 480018432 8459 268435456000 134512640 134534564 4294904768 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18335/statm: 117192 8459 95 6 0 115857 0
[pid=18336] ppid=18332 vsize=165952 CPUtime=169.37 cores=3
/proc/18336/stat : 18336 (march_hi) R 18332 18332 18306 0 -1 4202496 88296 0 0 0 16920 17 0 0 25 0 1 0 631447983 169934848 35781 268435456000 4194304 4331988 140735505625696 18446744073709551615 4263246 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18336/statm: 41488 35781 172 34 0 39930 0
[pid=18337] ppid=18332 vsize=1058244 CPUtime=4629.84 cores=4-31
/proc/18337/stat : 18337 (plingeling) S 18332 18332 18306 0 -1 4202496 289784 1239 0 0 462818 165 0 1 17 0 2 0 631447983 1083641856 149550 268435456000 4194304 4356188 140736216586688 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/18337/statm: 264561 149550 160 40 0 263105 0
[pid=18337/tid=18368] ppid=18332 vsize=1058244 CPUtime=165.58 cores=4-31
/proc/18337/task/18368/stat : 18368 (plingeling) R 18332 18332 18306 0 -1 4202560 10317 1239 0 0 16552 5 0 1 25 0 2 0 631448357 1083641856 149550 268435456000 4194304 4356188 140736216586688 18446744073709551615 4261931 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5306.17
Current children cumulated vsize (KiB) 1938520

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18332 and gives
#  childrusage.ru_utime.tv_sec=5135
#  childrusage.ru_utime.tv_usec=102345
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=11694
# CPU time returned by wait4() is 5137.11
# while last known CPU time is 5306.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 169.493
CPU time (s): 5306.17
CPU user time (s): 5304.09
CPU system time (s): 2.08
CPU usage (%): 3130.62
Max. virtual memory (cumulated for all children) (KiB): 4052976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5135.1
system time used= 2.01169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 380083
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= 2759
involuntary context switches= 13359

runsolver used 1.07284 second user time and 3.73243 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-12 13:26:56
IDJOB=3347483
IDBENCH=82477
IDSOLVER=1808
FILE ID=node200/3347483-1305199615
RUNJOBID= node200-1305199615-18320
PBS_JOBID= 13282084
Free space on /tmp= 62048 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347483-1305199615/watcher-3347483-1305199615 -o /tmp/evaluation-result-3347483-1305199615/solver-3347483-1305199615 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347483-1305199615.cnf

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=61686017

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:      255720424 kB
Buffers:        427488 kB
Cached:        7703828 kB
SwapCached:          0 kB
Active:        7276144 kB
Inactive:       924032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255720424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13860 kB
Writeback:           4 kB
AnonPages:       69676 kB
Mapped:          13216 kB
Slab:           248960 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   181276 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= 62036 MiB
End job on node200 at 2011-05-12 13:29:45