Trace number 3312310

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
STRUCTure 0.1 (hbr=2)? (TO) 4401.86 1300.35

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.11/0.11	01:03 INFO : Reading from input HOME/instance-3312310-1304103663.cnf
2.62/2.36	Executor set job limit to 1000000
2.62/2.36	Executor set job limit to 1000000
2.62/2.36	Executor set job limit to 1000000
2.62/2.36	Executor set job limit to 1000000
2.62/2.36	Starting Executor!
2.62/2.36	Starting Executor!
2.62/2.36	Starting Executor!
2.62/2.36	Starting Executor!
52.60/49.95	01:53 INFO : 98582 variables remaining out of 133566
52.60/49.95	01:53 INFO : 16055722 literals remaining out of 2259917
1898.31/672.73	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
1898.31/672.73	log4j:WARN Please initialize the log4j system properly.
1898.31/672.73	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3312310-1304103663/watcher-3312310-1304103663 -o /tmp/evaluation-result-3312310-1304103663/solver-3312310-1304103663 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312310-1304103663.cnf -hbr 2 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.40 7.92 7.95 2/194 2233
/proc/meminfo: memFree=30824912/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=20404 CPUtime=0 cores=0,2,4,6
/proc/2233/stat : 2233 (java) R 2231 2233 1141 0 -1 4202496 668 0 0 0 0 0 0 0 18 0 1 0 600596976 20893696 155 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218875641959 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2233/statm: 5101 159 128 9 0 124 0
[pid=2233/tid=2234] ppid=2231 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 83 0 0 0 0 0 0 0 19 0 2 0 600596977 31313920 909 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218875602588 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.094262 s]
/proc/loadavg: 7.40 7.92 7.95 2/194 2233
/proc/meminfo: memFree=30824912/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15677044 CPUtime=0.09 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 5552 0 1 0 9 0 0 0 18 0 18 0 600596976 16053293056 4979 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3919261 4979 2116 9 0 3909980 0
[pid=2233/tid=2234] ppid=2231 vsize=15677044 CPUtime=0.07 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 3401 0 1 0 7 0 0 0 18 0 18 0 600596977 16053293056 4979 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677044

[startup+0.107233 s]
/proc/loadavg: 7.40 7.92 7.95 2/194 2233
/proc/meminfo: memFree=30824912/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15677044 CPUtime=0.11 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 5735 0 1 0 10 1 0 0 18 0 18 0 600596976 16053293056 5162 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3919261 5162 2120 9 0 3909980 0
[pid=2233/tid=2234] ppid=2231 vsize=15677044 CPUtime=0.09 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 3585 0 1 0 9 0 0 0 18 0 18 0 600596977 16053293056 5163 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15677044

[startup+0.301243 s]
/proc/loadavg: 7.40 7.92 7.95 2/194 2233
/proc/meminfo: memFree=30824912/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15680728 CPUtime=0.52 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 15602 0 1 0 50 2 0 0 18 0 18 0 600596976 16057065472 14041 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3920182 14047 2207 9 0 3910901 0
[pid=2233/tid=2234] ppid=2231 vsize=15680728 CPUtime=0.28 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 10442 0 1 0 27 1 0 0 18 0 18 0 600596977 16057065472 14050 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505641619 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680728

[startup+0.701136 s]
/proc/loadavg: 7.40 7.92 7.95 2/194 2233
/proc/meminfo: memFree=30824912/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15680728 CPUtime=0.93 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 42082 0 1 0 87 6 0 0 18 0 18 0 600596976 16057065472 40518 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3920182 40518 2223 9 0 3910901 0
[pid=2233/tid=2234] ppid=2231 vsize=15680728 CPUtime=0.67 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 35536 0 1 0 62 5 0 0 18 0 18 0 600596977 16057065472 40518 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505513355 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680728

[startup+1.501 s]
/proc/loadavg: 7.40 7.92 7.95 3/212 2260
/proc/meminfo: memFree=30521960/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15680728 CPUtime=1.76 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 58085 0 1 0 167 9 0 0 18 0 18 0 600596976 16057065472 56504 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3920182 56510 2223 9 0 3910901 0
[pid=2233/tid=2234] ppid=2231 vsize=15680728 CPUtime=1.46 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 48388 0 1 0 139 7 0 0 19 0 18 0 600596977 16057065472 56514 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505641619 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2233/tid=2236] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2236/stat : 2236 (java) S 2231 2233 1141 0 -1 4202560 177 0 0 0 0 0 0 0 16 0 18 0 600596977 16057065472 56518 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2237] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2237/stat : 2237 (java) S 2231 2233 1141 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 18 0 600596977 16057065472 56522 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2238] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2238/stat : 2238 (java) S 2231 2233 1141 0 -1 4202560 683 0 0 0 0 0 0 0 16 0 18 0 600596977 16057065472 56526 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2239] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2239/stat : 2239 (java) S 2231 2233 1141 0 -1 4202560 163 0 0 0 0 0 0 0 16 0 18 0 600596977 16057065472 56530 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2240] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2240/stat : 2240 (java) S 2231 2233 1141 0 -1 4202560 1398 0 0 0 0 0 0 0 15 0 18 0 600596977 16057065472 56534 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2241] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2241/stat : 2241 (java) S 2231 2233 1141 0 -1 4202560 370 0 0 0 0 0 0 0 15 0 18 0 600596977 16057065472 56537 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2242] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2242/stat : 2242 (java) S 2231 2233 1141 0 -1 4202560 1623 0 0 0 0 0 0 0 16 0 18 0 600596977 16057065472 56541 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2243] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2243/stat : 2243 (java) S 2231 2233 1141 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 18 0 600596977 16057065472 56545 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2244] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2244/stat : 2244 (java) S 2231 2233 1141 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 600596978 16057065472 56549 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 0 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2245] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2245/stat : 2245 (java) S 2231 2233 1141 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 600596979 16057065472 56553 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2246] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2246/stat : 2246 (java) S 2231 2233 1141 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 600596979 16057065472 56557 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2247] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2247/stat : 2247 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 600596981 16057065472 56561 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892388785 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2248] ppid=2231 vsize=15680728 CPUtime=0.11 cores=0,2,4,6
/proc/2233/task/2248/stat : 2248 (java) S 2231 2233 1141 0 -1 4202560 1395 0 0 0 11 0 0 0 17 0 18 0 600596981 16057065472 56565 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2258] ppid=2231 vsize=15680728 CPUtime=0.12 cores=0,2,4,6
/proc/2233/task/2258/stat : 2258 (java) S 2231 2233 1141 0 -1 4202560 2378 0 0 0 12 0 0 0 17 0 18 0 600596981 16057065472 56569 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2259] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2259/stat : 2259 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 600596981 16057065472 56572 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2260] ppid=2231 vsize=15680728 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2260/stat : 2260 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 600596981 16057065472 56576 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15680728

[startup+3.10233 s]
/proc/loadavg: 6.97 7.83 7.92 4/216 2264
/proc/meminfo: memFree=30176480/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15717664 CPUtime=4.07 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 162083 0 1 0 385 22 0 0 18 0 22 0 600596976 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3929416 157148 2266 9 0 3920135 0
[pid=2233/tid=2234] ppid=2231 vsize=15717664 CPUtime=3 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 117100 0 1 0 285 15 0 0 25 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505191183 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2233/tid=2236] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2236/stat : 2236 (java) S 2231 2233 1141 0 -1 4202560 2773 0 0 0 0 0 0 0 15 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2237] ppid=2231 vsize=15717664 CPUtime=0.04 cores=0,2,4,6
/proc/2233/task/2237/stat : 2237 (java) S 2231 2233 1141 0 -1 4202560 5287 0 0 0 4 0 0 0 16 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2238] ppid=2231 vsize=15717664 CPUtime=0.05 cores=0,2,4,6
/proc/2233/task/2238/stat : 2238 (java) S 2231 2233 1141 0 -1 4202560 4967 0 0 0 4 1 0 0 16 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2239] ppid=2231 vsize=15717664 CPUtime=0.05 cores=0,2,4,6
/proc/2233/task/2239/stat : 2239 (java) S 2231 2233 1141 0 -1 4202560 5788 0 0 0 4 1 0 0 16 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2240] ppid=2231 vsize=15717664 CPUtime=0.01 cores=0,2,4,6
/proc/2233/task/2240/stat : 2240 (java) S 2231 2233 1141 0 -1 4202560 1428 0 0 0 1 0 0 0 15 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2241] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2241/stat : 2241 (java) S 2231 2233 1141 0 -1 4202560 370 0 0 0 0 0 0 0 15 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2242] ppid=2231 vsize=15717664 CPUtime=0.04 cores=0,2,4,6
/proc/2233/task/2242/stat : 2242 (java) S 2231 2233 1141 0 -1 4202560 7321 0 0 0 4 0 0 0 16 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2243] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2243/stat : 2243 (java) S 2231 2233 1141 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 600596977 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2244] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2244/stat : 2244 (java) S 2231 2233 1141 0 -1 4202560 380 0 0 0 0 0 0 0 15 0 22 0 600596978 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 0 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2245] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2245/stat : 2245 (java) S 2231 2233 1141 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 600596979 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2246] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2246/stat : 2246 (java) S 2231 2233 1141 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 600596979 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2247] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2247/stat : 2247 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892388785 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2248] ppid=2231 vsize=15717664 CPUtime=0.57 cores=0,2,4,6
/proc/2233/task/2248/stat : 2248 (java) R 2231 2233 1141 0 -1 4202560 12744 0 0 0 56 1 0 0 16 0 22 0 600596981 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 47942264183934 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2233/tid=2258] ppid=2231 vsize=15717664 CPUtime=0.21 cores=0,2,4,6
/proc/2233/task/2258/stat : 2258 (java) S 2231 2233 1141 0 -1 4202560 2448 0 0 0 21 0 0 0 15 0 22 0 600596981 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2259] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2259/stat : 2259 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2260] ppid=2231 vsize=15717664 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2260/stat : 2260 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 600596981 16094887936 157148 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 15717664

[startup+6.30116 s]
/proc/loadavg: 6.97 7.83 7.92 3/220 2268
/proc/meminfo: memFree=29824848/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15717736 CPUtime=8.28 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 168578 0 1 0 804 24 0 0 18 0 22 0 600596976 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3929434 157462 2276 9 0 3920153 0
[pid=2233/tid=2234] ppid=2231 vsize=15717736 CPUtime=6.2 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) R 2231 2233 1141 0 -1 4202560 117115 0 1 0 604 16 0 0 18 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506101912 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2233/tid=2236] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2236/stat : 2236 (java) S 2231 2233 1141 0 -1 4202560 2773 0 0 0 0 0 0 0 15 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2237] ppid=2231 vsize=15717736 CPUtime=0.04 cores=0,2,4,6
/proc/2233/task/2237/stat : 2237 (java) S 2231 2233 1141 0 -1 4202560 5287 0 0 0 4 0 0 0 16 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2238] ppid=2231 vsize=15717736 CPUtime=0.05 cores=0,2,4,6
/proc/2233/task/2238/stat : 2238 (java) S 2231 2233 1141 0 -1 4202560 4967 0 0 0 4 1 0 0 16 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2239] ppid=2231 vsize=15717736 CPUtime=0.05 cores=0,2,4,6
/proc/2233/task/2239/stat : 2239 (java) S 2231 2233 1141 0 -1 4202560 5788 0 0 0 4 1 0 0 16 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2240] ppid=2231 vsize=15717736 CPUtime=0.01 cores=0,2,4,6
/proc/2233/task/2240/stat : 2240 (java) S 2231 2233 1141 0 -1 4202560 1428 0 0 0 1 0 0 0 15 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2241] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2241/stat : 2241 (java) S 2231 2233 1141 0 -1 4202560 370 0 0 0 0 0 0 0 15 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2242] ppid=2231 vsize=15717736 CPUtime=0.04 cores=0,2,4,6
/proc/2233/task/2242/stat : 2242 (java) S 2231 2233 1141 0 -1 4202560 7321 0 0 0 4 0 0 0 16 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2243] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2243/stat : 2243 (java) S 2231 2233 1141 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 600596977 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2244] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2244/stat : 2244 (java) S 2231 2233 1141 0 -1 4202560 380 0 0 0 0 0 0 0 15 0 22 0 600596978 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 0 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2245] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2245/stat : 2245 (java) S 2231 2233 1141 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 600596979 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2246] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2246/stat : 2246 (java) S 2231 2233 1141 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 600596979 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2247] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2247/stat : 2247 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892388785 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2248] ppid=2231 vsize=15717736 CPUtime=1.17 cores=0,2,4,6
/proc/2233/task/2248/stat : 2248 (java) R 2231 2233 1141 0 -1 4202560 16573 0 0 0 116 1 0 0 15 0 22 0 600596981 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 47942262564665 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2233/tid=2258] ppid=2231 vsize=15717736 CPUtime=0.6 cores=0,2,4,6
/proc/2233/task/2258/stat : 2258 (java) S 2231 2233 1141 0 -1 4202560 5098 0 0 0 60 0 0 0 15 0 22 0 600596981 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2259] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2259/stat : 2259 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2260] ppid=2231 vsize=15717736 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2260/stat : 2260 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 600596981 16094961664 157462 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0

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

/proc/2233/task/2238/stat : 2238 (java) S 2231 2233 1141 0 -1 4202560 257895 0 0 0 688 47 0 0 16 0 22 0 600596977 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2239] ppid=2231 vsize=15707884 CPUtime=5.62 cores=0,2,4,6
/proc/2233/task/2239/stat : 2239 (java) S 2231 2233 1141 0 -1 4202560 223173 0 0 0 520 42 0 0 16 0 22 0 600596977 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2240] ppid=2231 vsize=15707884 CPUtime=5.88 cores=0,2,4,6
/proc/2233/task/2240/stat : 2240 (java) S 2231 2233 1141 0 -1 4202560 232504 0 0 0 546 42 0 0 16 0 22 0 600596977 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2241] ppid=2231 vsize=15707884 CPUtime=6.36 cores=0,2,4,6
/proc/2233/task/2241/stat : 2241 (java) S 2231 2233 1141 0 -1 4202560 187653 0 0 0 603 33 0 0 15 0 22 0 600596977 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2242] ppid=2231 vsize=15707884 CPUtime=6.82 cores=0,2,4,6
/proc/2233/task/2242/stat : 2242 (java) S 2231 2233 1141 0 -1 4202560 221694 0 0 0 641 41 0 0 15 0 22 0 600596977 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2243] ppid=2231 vsize=15707884 CPUtime=6.33 cores=0,2,4,6
/proc/2233/task/2243/stat : 2243 (java) S 2231 2233 1141 0 -1 4202560 230847 0 0 0 591 42 0 0 15 0 22 0 600596977 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2244] ppid=2231 vsize=15707884 CPUtime=3.89 cores=0,2,4,6
/proc/2233/task/2244/stat : 2244 (java) S 2231 2233 1141 0 -1 4202560 73695 0 0 0 382 7 0 0 15 0 22 0 600596978 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 0 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2245] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2245/stat : 2245 (java) S 2231 2233 1141 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600596979 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2246] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2246/stat : 2246 (java) S 2231 2233 1141 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600596979 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2247] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2247/stat : 2247 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892388785 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2248] ppid=2231 vsize=15707884 CPUtime=2.24 cores=0,2,4,6
/proc/2233/task/2248/stat : 2248 (java) S 2231 2233 1141 0 -1 4202560 16693 0 0 0 223 1 0 0 15 0 22 0 600596981 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2258] ppid=2231 vsize=15707884 CPUtime=1.4 cores=0,2,4,6
/proc/2233/task/2258/stat : 2258 (java) S 2231 2233 1141 0 -1 4202560 6054 0 0 0 140 0 0 0 16 0 22 0 600596981 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2259] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2259/stat : 2259 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2260] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2260/stat : 2260 (java) S 2231 2233 1141 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 600596981 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2265] ppid=2231 vsize=15707884 CPUtime=1065.44 cores=0,2,4,6
/proc/2233/task/2265/stat : 2265 (java) R 2231 2233 1141 0 -1 4202560 20523 0 0 0 106541 3 0 0 25 0 22 0 600597212 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505835064 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2233/tid=2266] ppid=2231 vsize=15707884 CPUtime=798.87 cores=0,2,4,6
/proc/2233/task/2266/stat : 2266 (java) R 2231 2233 1141 0 -1 4202560 74 0 0 0 79887 0 0 0 25 0 22 0 600597212 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506144029 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2233/tid=2267] ppid=2231 vsize=15707884 CPUtime=844.69 cores=0,2,4,6
/proc/2233/task/2267/stat : 2267 (java) R 2231 2233 1141 0 -1 4202560 29063 0 0 0 84465 4 0 0 25 0 22 0 600597212 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506606437 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2233/tid=2268] ppid=2231 vsize=15707884 CPUtime=1112.6 cores=0,2,4,6
/proc/2233/task/2268/stat : 2268 (java) R 2231 2233 1141 0 -1 4202560 62470 0 0 0 111252 8 0 0 25 0 22 0 600597212 16084873216 2133218 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506068086 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3931.39
Current children cumulated vsize (KiB) 15707884

[startup+1242.3 s]
/proc/loadavg: 8.11 8.02 7.68 9/220 2303
/proc/meminfo: memFree=20953376/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15707884 CPUtime=4171.03 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 2178599 0 1 0 416716 387 0 0 18 0 22 0 600596976 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3926971 2145818 2300 9 0 3917690 0
[pid=2233/tid=2234] ppid=2231 vsize=15707884 CPUtime=49.81 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) S 2231 2233 1141 0 -1 4202560 127399 0 1 0 4964 17 0 0 18 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2236] ppid=2231 vsize=15707884 CPUtime=6.9 cores=0,2,4,6
/proc/2233/task/2236/stat : 2236 (java) S 2231 2233 1141 0 -1 4202560 270968 0 0 0 640 50 0 0 15 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2237] ppid=2231 vsize=15707884 CPUtime=7.15 cores=0,2,4,6
/proc/2233/task/2237/stat : 2237 (java) S 2231 2233 1141 0 -1 4202560 207867 0 0 0 677 38 0 0 15 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2238] ppid=2231 vsize=15707884 CPUtime=7.45 cores=0,2,4,6
/proc/2233/task/2238/stat : 2238 (java) S 2231 2233 1141 0 -1 4202560 259938 0 0 0 698 47 0 0 16 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2239] ppid=2231 vsize=15707884 CPUtime=5.68 cores=0,2,4,6
/proc/2233/task/2239/stat : 2239 (java) S 2231 2233 1141 0 -1 4202560 223517 0 0 0 526 42 0 0 15 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2240] ppid=2231 vsize=15707884 CPUtime=5.95 cores=0,2,4,6
/proc/2233/task/2240/stat : 2240 (java) S 2231 2233 1141 0 -1 4202560 233418 0 0 0 553 42 0 0 16 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2241] ppid=2231 vsize=15707884 CPUtime=6.43 cores=0,2,4,6
/proc/2233/task/2241/stat : 2241 (java) S 2231 2233 1141 0 -1 4202560 189138 0 0 0 609 34 0 0 16 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2242] ppid=2231 vsize=15707884 CPUtime=6.9 cores=0,2,4,6
/proc/2233/task/2242/stat : 2242 (java) S 2231 2233 1141 0 -1 4202560 222296 0 0 0 648 42 0 0 15 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2243] ppid=2231 vsize=15707884 CPUtime=6.39 cores=0,2,4,6
/proc/2233/task/2243/stat : 2243 (java) S 2231 2233 1141 0 -1 4202560 230947 0 0 0 597 42 0 0 16 0 22 0 600596977 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2244] ppid=2231 vsize=15707884 CPUtime=3.9 cores=0,2,4,6
/proc/2233/task/2244/stat : 2244 (java) S 2231 2233 1141 0 -1 4202560 73701 0 0 0 383 7 0 0 15 0 22 0 600596978 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 0 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2245] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2245/stat : 2245 (java) S 2231 2233 1141 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600596979 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2246] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2246/stat : 2246 (java) S 2231 2233 1141 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600596979 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2247] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2247/stat : 2247 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892388785 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2248] ppid=2231 vsize=15707884 CPUtime=2.24 cores=0,2,4,6
/proc/2233/task/2248/stat : 2248 (java) S 2231 2233 1141 0 -1 4202560 16693 0 0 0 223 1 0 0 15 0 22 0 600596981 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2258] ppid=2231 vsize=15707884 CPUtime=1.4 cores=0,2,4,6
/proc/2233/task/2258/stat : 2258 (java) S 2231 2233 1141 0 -1 4202560 6054 0 0 0 140 0 0 0 16 0 22 0 600596981 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2259] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2259/stat : 2259 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2260] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2260/stat : 2260 (java) S 2231 2233 1141 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 600596981 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2265] ppid=2231 vsize=15707884 CPUtime=1124.96 cores=0,2,4,6
/proc/2233/task/2265/stat : 2265 (java) R 2231 2233 1141 0 -1 4202560 22248 0 0 0 112493 3 0 0 25 0 22 0 600597212 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506068738 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2233/tid=2266] ppid=2231 vsize=15707884 CPUtime=858.72 cores=0,2,4,6
/proc/2233/task/2266/stat : 2266 (java) R 2231 2233 1141 0 -1 4202560 1070 0 0 0 85872 0 0 0 25 0 22 0 600597212 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506068653 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2233/tid=2267] ppid=2231 vsize=15707884 CPUtime=904.55 cores=0,2,4,6
/proc/2233/task/2267/stat : 2267 (java) R 2231 2233 1141 0 -1 4202560 29414 0 0 0 90450 5 0 0 25 0 22 0 600597212 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505914475 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2233/tid=2268] ppid=2231 vsize=15707884 CPUtime=1172.45 cores=0,2,4,6
/proc/2233/task/2268/stat : 2268 (java) R 2231 2233 1141 0 -1 4202560 62472 0 0 0 117237 8 0 0 25 0 22 0 600597212 16084873216 2145818 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4171.03
Current children cumulated vsize (KiB) 15707884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.37 7.60 7.56 5/193 2325
/proc/meminfo: memFree=22242740/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=15707884 CPUtime=4401.49 cores=0,2,4,6
/proc/2233/stat : 2233 (java) S 2231 2233 1141 0 -1 4202496 2181870 0 1 0 439760 389 0 0 18 0 22 0 600596976 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 3926971 2149056 2300 9 0 3917690 0
[pid=2233/tid=2234] ppid=2231 vsize=15707884 CPUtime=49.81 cores=0,2,4,6
/proc/2233/task/2234/stat : 2234 (java) S 2231 2233 1141 0 -1 4202560 127399 0 1 0 4964 17 0 0 18 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2236] ppid=2231 vsize=15707884 CPUtime=6.98 cores=0,2,4,6
/proc/2233/task/2236/stat : 2236 (java) S 2231 2233 1141 0 -1 4202560 271256 0 0 0 648 50 0 0 16 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2237] ppid=2231 vsize=15707884 CPUtime=7.18 cores=0,2,4,6
/proc/2233/task/2237/stat : 2237 (java) S 2231 2233 1141 0 -1 4202560 208470 0 0 0 680 38 0 0 16 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2238] ppid=2231 vsize=15707884 CPUtime=7.51 cores=0,2,4,6
/proc/2233/task/2238/stat : 2238 (java) S 2231 2233 1141 0 -1 4202560 260269 0 0 0 704 47 0 0 15 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 0 0 0 0
[pid=2233/tid=2239] ppid=2231 vsize=15707884 CPUtime=5.74 cores=0,2,4,6
/proc/2233/task/2239/stat : 2239 (java) S 2231 2233 1141 0 -1 4202560 224011 0 0 0 532 42 0 0 16 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2240] ppid=2231 vsize=15707884 CPUtime=6.03 cores=0,2,4,6
/proc/2233/task/2240/stat : 2240 (java) S 2231 2233 1141 0 -1 4202560 234116 0 0 0 561 42 0 0 16 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2241] ppid=2231 vsize=15707884 CPUtime=6.5 cores=0,2,4,6
/proc/2233/task/2241/stat : 2241 (java) S 2231 2233 1141 0 -1 4202560 189627 0 0 0 616 34 0 0 15 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2242] ppid=2231 vsize=15707884 CPUtime=6.96 cores=0,2,4,6
/proc/2233/task/2242/stat : 2242 (java) S 2231 2233 1141 0 -1 4202560 222518 0 0 0 654 42 0 0 16 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 4 0 0 0
[pid=2233/tid=2243] ppid=2231 vsize=15707884 CPUtime=6.44 cores=0,2,4,6
/proc/2233/task/2243/stat : 2243 (java) S 2231 2233 1141 0 -1 4202560 231072 0 0 0 602 42 0 0 16 0 22 0 600596977 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2244] ppid=2231 vsize=15707884 CPUtime=3.9 cores=0,2,4,6
/proc/2233/task/2244/stat : 2244 (java) S 2231 2233 1141 0 -1 4202560 73707 0 0 0 383 7 0 0 15 0 22 0 600596978 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 0 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2245] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2245/stat : 2245 (java) S 2231 2233 1141 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600596979 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2246] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2246/stat : 2246 (java) S 2231 2233 1141 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600596979 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2247] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2247/stat : 2247 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892388785 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2248] ppid=2231 vsize=15707884 CPUtime=2.24 cores=0,2,4,6
/proc/2233/task/2248/stat : 2248 (java) S 2231 2233 1141 0 -1 4202560 16693 0 0 0 223 1 0 0 15 0 22 0 600596981 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2258] ppid=2231 vsize=15707884 CPUtime=1.4 cores=0,2,4,6
/proc/2233/task/2258/stat : 2258 (java) S 2231 2233 1141 0 -1 4202560 6054 0 0 0 140 0 0 0 16 0 22 0 600596981 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2259] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2259/stat : 2259 (java) S 2231 2233 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596981 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381081 0 4 0 16800975 18446604448063780992 0 0 -1 6 0 0 0
[pid=2233/tid=2260] ppid=2231 vsize=15707884 CPUtime=0 cores=0,2,4,6
/proc/2233/task/2260/stat : 2260 (java) S 2231 2233 1141 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 600596981 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 218892381696 0 4 0 16800975 18446604448063780992 0 0 -1 2 0 0 0
[pid=2233/tid=2265] ppid=2231 vsize=15707884 CPUtime=1182.2 cores=0,2,4,6
/proc/2233/task/2265/stat : 2265 (java) R 2231 2233 1141 0 -1 4202560 22250 0 0 0 118217 3 0 0 25 0 22 0 600597212 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506298477 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2233/tid=2266] ppid=2231 vsize=15707884 CPUtime=916.29 cores=0,2,4,6
/proc/2233/task/2266/stat : 2266 (java) R 2231 2233 1141 0 -1 4202560 1073 0 0 0 91629 0 0 0 25 0 22 0 600597212 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912506068092 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2233/tid=2267] ppid=2231 vsize=15707884 CPUtime=962.12 cores=0,2,4,6
/proc/2233/task/2267/stat : 2267 (java) R 2231 2233 1141 0 -1 4202560 29417 0 0 0 96207 5 0 0 25 0 22 0 600597212 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505746700 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2233/tid=2268] ppid=2231 vsize=15707884 CPUtime=1230.02 cores=0,2,4,6
/proc/2233/task/2268/stat : 2268 (java) R 2231 2233 1141 0 -1 4202560 62475 0 0 0 122994 8 0 0 25 0 22 0 600597212 16084873216 2149056 33554432000 1073741824 1073778376 140735232252240 18446744073709551615 46912505827925 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4401.49
Current children cumulated vsize (KiB) 15707884

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.2 s]
/proc/loadavg: 6.37 7.60 7.56 5/193 2325
/proc/meminfo: memFree=22242740/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=0 CPUtime=4401.7 cores=0,2,4,6
/proc/2233/stat : 2233 (java) Z 2231 2233 1141 0 -1 4203548 2181896 0 1 0 439763 407 0 0 17 0 2 0 600596976 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 0 0 0 0 0 0 0
[pid=2233/tid=2265] ppid=2231 vsize=0 CPUtime=1182.39 cores=0,2,4,6
/proc/2233/task/2265/stat : 2265 (java) R 2231 2233 1141 0 -1 4203588 22250 0 0 0 118217 22 0 0 25 0 2 0 600597212 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4401.7
Current children cumulated vsize (KiB) 0

[startup+1300.3 s]
/proc/loadavg: 6.37 7.60 7.56 5/193 2325
/proc/meminfo: memFree=22242740/32950928 swapFree=67111524/67111528
[pid=2233] ppid=2231 vsize=0 CPUtime=4401.8 cores=0,2,4,6
/proc/2233/stat : 2233 (java) Z 2231 2233 1141 0 -1 4203548 2181896 0 1 0 439763 417 0 0 17 0 2 0 600596976 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2233/statm: 0 0 0 0 0 0 0
[pid=2233/tid=2265] ppid=2231 vsize=0 CPUtime=1182.49 cores=0,2,4,6
/proc/2233/task/2265/stat : 2265 (java) R 2231 2233 1141 0 -1 4203588 22250 0 0 0 118217 32 0 0 25 0 2 0 600597212 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4401.8
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.35
CPU time (s): 4401.86
CPU user time (s): 4397.64
CPU system time (s): 4.22036
CPU usage (%): 338.514
Max. virtual memory (cumulated for all children) (KiB): 15720044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4397.64
system time used= 4.22036
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2181896
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56421
involuntary context switches= 72548

runsolver used 2.06768 second user time and 5.08323 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 21:01:03
IDJOB=3312310
IDBENCH=82392
IDSOLVER=1698
FILE ID=node112/3312310-1304103663
RUNJOBID= node112-1304103663-2196
PBS_JOBID= 13170614
Free space on /tmp= 72544 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312310-1304103663/watcher-3312310-1304103663 -o /tmp/evaluation-result-3312310-1304103663/solver-3312310-1304103663 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312310-1304103663.cnf -hbr 2

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=156738362

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30825308 kB
Buffers:        447128 kB
Cached:        1200264 kB
SwapCached:          4 kB
Active:         170008 kB
Inactive:      1554488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30825308 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           23412 kB
Writeback:           0 kB
AnonPages:       77032 kB
Mapped:          22648 kB
Slab:           335668 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   781064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72552 MiB
End job on node112 at 2011-04-29 21:22:45