Trace number 3312308

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) 4800.21 1262.17

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

Solver Data

0.10/0.12	01:03 INFO : Reading from input HOME/instance-3312308-1304103663.cnf
2.05/1.81	Executor set job limit to 1000000
2.05/1.81	Executor set job limit to 1000000
2.05/1.81	Executor set job limit to 1000000
2.05/1.81	Executor set job limit to 1000000
2.05/1.81	Starting Executor!
2.05/1.82	Starting Executor!
2.05/1.82	Starting Executor!
2.05/1.82	Starting Executor!
35.27/32.77	01:36 INFO : 62384 variables remaining out of 95456
35.27/32.77	01:36 INFO : 7017818 literals remaining out of 1614347
209.65/111.09	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
209.65/111.09	log4j:WARN Please initialize the log4j system properly.
209.65/111.09	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-3312308-1304103663/watcher-3312308-1304103663 -o /tmp/evaluation-result-3312308-1304103663/solver-3312308-1304103663 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312308-1304103663.cnf -hbr 2 

running on 4 cores: 1,3,5,7

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 3/174 2210
/proc/meminfo: memFree=30838044/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 485 0 0 0 0 0 0 0 18 0 1 0 600596965 9318400 147 33554432000 1073741824 1073778376 140733475261104 18446744073709551615 218880563200 0 2147483391 4096 0 18446744071699207358 0 0 17 3 0 0 0
/proc/2210/statm: 2275 147 118 9 0 67 0

[startup+0.0773711 s]
/proc/loadavg: 7.40 7.92 7.95 3/174 2210
/proc/meminfo: memFree=30838044/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 4446 0 1 0 5 1 0 0 18 0 18 0 600596965 15984414720 3886 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3902445 3887 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100377 s]
/proc/loadavg: 7.40 7.92 7.95 3/174 2210
/proc/meminfo: memFree=30838044/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15676384 CPUtime=0.1 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 5551 0 1 0 9 1 0 0 18 0 18 0 600596965 16052617216 4961 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3919096 4961 2117 9 0 3909815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676384

[startup+0.300334 s]
/proc/loadavg: 7.40 7.92 7.95 3/174 2210
/proc/meminfo: memFree=30838044/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15680900 CPUtime=0.51 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 14786 0 1 0 48 3 0 0 18 0 18 0 600596965 16057241600 13021 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3920225 13028 2207 9 0 3910944 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680900

[startup+0.700275 s]
/proc/loadavg: 7.40 7.92 7.95 3/174 2210
/proc/meminfo: memFree=30838044/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15680900 CPUtime=0.92 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 41970 0 1 0 85 7 0 0 18 0 18 0 600596965 16057241600 40202 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3920225 40202 2223 9 0 3910944 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680900

[startup+1.50113 s]
/proc/loadavg: 7.40 7.92 7.95 3/212 2260
/proc/meminfo: memFree=30525308/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15680900 CPUtime=1.74 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 52441 0 1 0 165 9 0 0 18 0 18 0 600596965 16057241600 50656 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3920225 50663 2223 9 0 3910944 0
[pid=2210/tid=2212] ppid=2208 vsize=15680900 CPUtime=1.46 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (java) R 2208 2210 1141 0 -1 4202560 42884 0 1 0 138 8 0 0 19 0 18 0 600596966 16057241600 50666 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505365698 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (java) S 2208 2210 1141 0 -1 4202560 1476 0 0 0 0 0 0 0 16 0 18 0 600596966 16057241600 50670 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (java) S 2208 2210 1141 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 18 0 600596966 16057241600 50674 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (java) S 2208 2210 1141 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 600596966 16057241600 50678 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2216] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2216/stat : 2216 (java) S 2208 2210 1141 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 18 0 600596966 16057241600 50682 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2217] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2217/stat : 2217 (java) S 2208 2210 1141 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 18 0 600596966 16057241600 50686 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2218] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2218/stat : 2218 (java) S 2208 2210 1141 0 -1 4202560 1077 0 0 0 0 0 0 0 15 0 18 0 600596966 16057241600 50690 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2219] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2219/stat : 2219 (java) S 2208 2210 1141 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 18 0 600596966 16057241600 50693 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2220] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2220/stat : 2220 (java) S 2208 2210 1141 0 -1 4202560 1374 0 0 0 0 0 0 0 15 0 18 0 600596966 16057241600 50697 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2221] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2221/stat : 2221 (java) S 2208 2210 1141 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 600596967 16057241600 50701 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 0 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2222] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2222/stat : 2222 (java) S 2208 2210 1141 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 18 0 600596968 16057241600 50705 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2223] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2223/stat : 2223 (java) S 2208 2210 1141 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 600596968 16057241600 50708 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2224] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2224/stat : 2224 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 600596970 16057241600 50712 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892388785 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2225] ppid=2208 vsize=15680900 CPUtime=0.11 cores=1,3,5,7
/proc/2210/task/2225/stat : 2225 (java) S 2208 2210 1141 0 -1 4202560 1229 0 0 0 11 0 0 0 18 0 18 0 600596970 16057241600 50716 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2226] ppid=2208 vsize=15680900 CPUtime=0.11 cores=1,3,5,7
/proc/2210/task/2226/stat : 2226 (java) S 2208 2210 1141 0 -1 4202560 2528 0 0 0 11 0 0 0 15 0 18 0 600596970 16057241600 50720 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2227] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2227/stat : 2227 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 600596970 16057241600 50724 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2228] ppid=2208 vsize=15680900 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2228/stat : 2228 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 600596970 16057241600 50728 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15680900

[startup+3.10085 s]
/proc/loadavg: 6.97 7.83 7.92 6/216 2264
/proc/meminfo: memFree=30185780/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15716004 CPUtime=4.59 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 109293 0 1 0 444 15 0 0 18 0 22 0 600596965 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3929001 98590 2265 9 0 3919720 0
[pid=2210/tid=2212] ppid=2208 vsize=15716004 CPUtime=3.01 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (java) R 2208 2210 1141 0 -1 4202560 64786 0 1 0 291 10 0 0 25 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505802590 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=15716004 CPUtime=0.04 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (java) S 2208 2210 1141 0 -1 4202560 6981 0 0 0 4 0 0 0 16 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (java) S 2208 2210 1141 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (java) S 2208 2210 1141 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2216] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2216/stat : 2216 (java) S 2208 2210 1141 0 -1 4202560 320 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2217] ppid=2208 vsize=15716004 CPUtime=0.05 cores=1,3,5,7
/proc/2210/task/2217/stat : 2217 (java) S 2208 2210 1141 0 -1 4202560 4980 0 0 0 5 0 0 0 16 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2218] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2218/stat : 2218 (java) S 2208 2210 1141 0 -1 4202560 1077 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2219] ppid=2208 vsize=15716004 CPUtime=0.05 cores=1,3,5,7
/proc/2210/task/2219/stat : 2219 (java) S 2208 2210 1141 0 -1 4202560 3353 0 0 0 5 0 0 0 16 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2220] ppid=2208 vsize=15716004 CPUtime=0.04 cores=1,3,5,7
/proc/2210/task/2220/stat : 2220 (java) S 2208 2210 1141 0 -1 4202560 6192 0 0 0 4 0 0 0 16 0 22 0 600596966 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2221] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2221/stat : 2221 (java) S 2208 2210 1141 0 -1 4202560 221 0 0 0 0 0 0 0 15 0 22 0 600596967 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 0 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2222] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2222/stat : 2222 (java) S 2208 2210 1141 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 600596968 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2223] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2223/stat : 2223 (java) S 2208 2210 1141 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 600596968 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2224] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2224/stat : 2224 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892388785 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2225] ppid=2208 vsize=15716004 CPUtime=0.19 cores=1,3,5,7
/proc/2210/task/2225/stat : 2225 (java) S 2208 2210 1141 0 -1 4202560 1544 0 0 0 19 0 0 0 15 0 22 0 600596970 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2226] ppid=2208 vsize=15716004 CPUtime=1.12 cores=1,3,5,7
/proc/2210/task/2226/stat : 2226 (java) S 2208 2210 1141 0 -1 4202560 18337 0 0 0 110 2 0 0 17 0 22 0 600596970 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2227] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2227/stat : 2227 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2228] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2228/stat : 2228 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 600596970 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2261] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2261/stat : 2261 (java) S 2208 2210 1141 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 600597147 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2262] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2262/stat : 2262 (java) S 2208 2210 1141 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 600597147 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2263] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2263/stat : 2263 (java) S 2208 2210 1141 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 600597147 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2264] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2264/stat : 2264 (java) S 2208 2210 1141 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 600597147 16093188096 98590 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 15716004

[startup+6.30129 s]
/proc/loadavg: 6.97 7.83 7.92 3/220 2268
/proc/meminfo: memFree=29824848/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15716004 CPUtime=8.34 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 112474 0 1 0 818 16 0 0 18 0 22 0 600596965 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3929001 98766 2275 9 0 3919720 0
[pid=2210/tid=2212] ppid=2208 vsize=15716004 CPUtime=6.21 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (java) R 2208 2210 1141 0 -1 4202560 64802 0 1 0 611 10 0 0 18 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505789603 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=15716004 CPUtime=0.04 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (java) S 2208 2210 1141 0 -1 4202560 6981 0 0 0 4 0 0 0 16 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (java) S 2208 2210 1141 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (java) S 2208 2210 1141 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2216] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2216/stat : 2216 (java) S 2208 2210 1141 0 -1 4202560 320 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2217] ppid=2208 vsize=15716004 CPUtime=0.05 cores=1,3,5,7
/proc/2210/task/2217/stat : 2217 (java) S 2208 2210 1141 0 -1 4202560 4980 0 0 0 5 0 0 0 16 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2218] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2218/stat : 2218 (java) S 2208 2210 1141 0 -1 4202560 1077 0 0 0 0 0 0 0 15 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2219] ppid=2208 vsize=15716004 CPUtime=0.05 cores=1,3,5,7
/proc/2210/task/2219/stat : 2219 (java) S 2208 2210 1141 0 -1 4202560 3353 0 0 0 5 0 0 0 16 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2220] ppid=2208 vsize=15716004 CPUtime=0.04 cores=1,3,5,7
/proc/2210/task/2220/stat : 2220 (java) S 2208 2210 1141 0 -1 4202560 6192 0 0 0 4 0 0 0 16 0 22 0 600596966 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2221] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2221/stat : 2221 (java) S 2208 2210 1141 0 -1 4202560 222 0 0 0 0 0 0 0 15 0 22 0 600596967 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 0 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2222] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2222/stat : 2222 (java) S 2208 2210 1141 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 600596968 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2223] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2223/stat : 2223 (java) S 2208 2210 1141 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 600596968 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2224] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2224/stat : 2224 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892388785 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2225] ppid=2208 vsize=15716004 CPUtime=0.51 cores=1,3,5,7
/proc/2210/task/2225/stat : 2225 (java) S 2208 2210 1141 0 -1 4202560 4629 0 0 0 50 1 0 0 15 0 22 0 600596970 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2226] ppid=2208 vsize=15716004 CPUtime=1.35 cores=1,3,5,7
/proc/2210/task/2226/stat : 2226 (java) S 2208 2210 1141 0 -1 4202560 18413 0 0 0 133 2 0 0 15 0 22 0 600596970 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2227] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2227/stat : 2227 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2228] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2228/stat : 2228 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 600596970 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2261] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2261/stat : 2261 (java) S 2208 2210 1141 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 600597147 16093188096 98766 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0

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

[pid=2210/tid=2262] ppid=2208 vsize=15716004 CPUtime=1078.38 cores=1,3,5,7
/proc/2210/task/2262/stat : 2262 (java) R 2208 2210 1141 0 -1 4202560 152178 0 0 0 107820 18 0 0 25 0 22 0 600597147 16093188096 302264 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505704992 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2210/tid=2263] ppid=2208 vsize=15716004 CPUtime=1122.81 cores=1,3,5,7
/proc/2210/task/2263/stat : 2263 (java) R 2208 2210 1141 0 -1 4202560 197310 0 0 0 112256 25 0 0 25 0 22 0 600597147 16093188096 302264 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506041678 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2210/tid=2264] ppid=2208 vsize=15716004 CPUtime=1130.74 cores=1,3,5,7
/proc/2210/task/2264/stat : 2264 (java) R 2208 2210 1141 0 -1 4202560 348233 0 0 0 113030 44 0 0 25 0 22 0 600597147 16093188096 302264 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506041718 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.93
Current children cumulated vsize (KiB) 15716004

[startup+1242.3 s]
/proc/loadavg: 8.11 8.02 7.68 9/220 2303
/proc/meminfo: memFree=20953376/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15716004 CPUtime=4721.13 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 1669795 0 1 0 471831 282 0 0 18 0 22 0 600596965 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3929001 325667 2300 9 0 3919720 0
[pid=2210/tid=2212] ppid=2208 vsize=15716004 CPUtime=32.68 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (java) S 2208 2210 1141 0 -1 4202560 97454 0 1 0 3255 13 0 0 25 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=15716004 CPUtime=3.05 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (java) S 2208 2210 1141 0 -1 4202560 82280 0 0 0 292 13 0 0 16 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=15716004 CPUtime=2.96 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (java) S 2208 2210 1141 0 -1 4202560 67383 0 0 0 285 11 0 0 16 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=15716004 CPUtime=2.95 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (java) S 2208 2210 1141 0 -1 4202560 78899 0 0 0 282 13 0 0 16 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2216] ppid=2208 vsize=15716004 CPUtime=2.97 cores=1,3,5,7
/proc/2210/task/2216/stat : 2216 (java) S 2208 2210 1141 0 -1 4202560 71606 0 0 0 284 13 0 0 15 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2217] ppid=2208 vsize=15716004 CPUtime=2.92 cores=1,3,5,7
/proc/2210/task/2217/stat : 2217 (java) S 2208 2210 1141 0 -1 4202560 70400 0 0 0 281 11 0 0 15 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2218] ppid=2208 vsize=15716004 CPUtime=3.12 cores=1,3,5,7
/proc/2210/task/2218/stat : 2218 (java) S 2208 2210 1141 0 -1 4202560 77789 0 0 0 297 15 0 0 15 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2219] ppid=2208 vsize=15716004 CPUtime=3.17 cores=1,3,5,7
/proc/2210/task/2219/stat : 2219 (java) S 2208 2210 1141 0 -1 4202560 88153 0 0 0 302 15 0 0 15 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2220] ppid=2208 vsize=15716004 CPUtime=3.08 cores=1,3,5,7
/proc/2210/task/2220/stat : 2220 (java) S 2208 2210 1141 0 -1 4202560 84718 0 0 0 293 15 0 0 15 0 22 0 600596966 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2221] ppid=2208 vsize=15716004 CPUtime=1.56 cores=1,3,5,7
/proc/2210/task/2221/stat : 2221 (java) S 2208 2210 1141 0 -1 4202560 16030 0 0 0 123 33 0 0 15 0 22 0 600596967 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 0 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2222] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2222/stat : 2222 (java) S 2208 2210 1141 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600596968 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2223] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2223/stat : 2223 (java) S 2208 2210 1141 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600596968 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2224] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2224/stat : 2224 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892388785 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2225] ppid=2208 vsize=15716004 CPUtime=1.74 cores=1,3,5,7
/proc/2210/task/2225/stat : 2225 (java) S 2208 2210 1141 0 -1 4202560 11260 0 0 0 172 2 0 0 15 0 22 0 600596970 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2226] ppid=2208 vsize=15716004 CPUtime=2.36 cores=1,3,5,7
/proc/2210/task/2226/stat : 2226 (java) S 2208 2210 1141 0 -1 4202560 18497 0 0 0 234 2 0 0 15 0 22 0 600596970 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2227] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2227/stat : 2227 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2228] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2228/stat : 2228 (java) S 2208 2210 1141 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 600596970 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2261] ppid=2208 vsize=15716004 CPUtime=1148.44 cores=1,3,5,7
/proc/2210/task/2261/stat : 2261 (java) R 2208 2210 1141 0 -1 4202560 172711 0 0 0 114818 26 0 0 25 0 22 0 600597147 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506042347 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2210/tid=2262] ppid=2208 vsize=15716004 CPUtime=1137.84 cores=1,3,5,7
/proc/2210/task/2262/stat : 2262 (java) R 2208 2210 1141 0 -1 4202560 165396 0 0 0 113764 20 0 0 25 0 22 0 600597147 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505844961 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2210/tid=2263] ppid=2208 vsize=15716004 CPUtime=1182.22 cores=1,3,5,7
/proc/2210/task/2263/stat : 2263 (java) R 2208 2210 1141 0 -1 4202560 207521 0 0 0 118196 26 0 0 25 0 22 0 600597147 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506486587 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2210/tid=2264] ppid=2208 vsize=15716004 CPUtime=1189.89 cores=1,3,5,7
/proc/2210/task/2264/stat : 2264 (java) R 2208 2210 1141 0 -1 4202560 358244 0 0 0 118945 44 0 0 25 0 22 0 600597147 16093188096 325667 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505789580 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.13
Current children cumulated vsize (KiB) 15716004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1262.1 s]
/proc/loadavg: 8.13 8.04 7.70 9/220 2303
/proc/meminfo: memFree=20969484/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15716004 CPUtime=4800.11 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 1684541 0 1 0 479726 285 0 0 18 0 22 0 600596965 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3929001 318805 2300 9 0 3919720 0
[pid=2210/tid=2212] ppid=2208 vsize=15716004 CPUtime=32.68 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (java) S 2208 2210 1141 0 -1 4202560 97454 0 1 0 3255 13 0 0 25 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=15716004 CPUtime=3.11 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (java) S 2208 2210 1141 0 -1 4202560 82325 0 0 0 298 13 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=15716004 CPUtime=3.04 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (java) S 2208 2210 1141 0 -1 4202560 67390 0 0 0 293 11 0 0 16 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=15716004 CPUtime=3.02 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (java) S 2208 2210 1141 0 -1 4202560 79059 0 0 0 289 13 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2216] ppid=2208 vsize=15716004 CPUtime=3.02 cores=1,3,5,7
/proc/2210/task/2216/stat : 2216 (java) S 2208 2210 1141 0 -1 4202560 71958 0 0 0 289 13 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2217] ppid=2208 vsize=15716004 CPUtime=2.97 cores=1,3,5,7
/proc/2210/task/2217/stat : 2217 (java) S 2208 2210 1141 0 -1 4202560 70402 0 0 0 286 11 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2218] ppid=2208 vsize=15716004 CPUtime=3.19 cores=1,3,5,7
/proc/2210/task/2218/stat : 2218 (java) S 2208 2210 1141 0 -1 4202560 78157 0 0 0 304 15 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2219] ppid=2208 vsize=15716004 CPUtime=3.25 cores=1,3,5,7
/proc/2210/task/2219/stat : 2219 (java) S 2208 2210 1141 0 -1 4202560 88666 0 0 0 309 16 0 0 16 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2220] ppid=2208 vsize=15716004 CPUtime=3.15 cores=1,3,5,7
/proc/2210/task/2220/stat : 2220 (java) S 2208 2210 1141 0 -1 4202560 85066 0 0 0 299 16 0 0 16 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2221] ppid=2208 vsize=15716004 CPUtime=1.58 cores=1,3,5,7
/proc/2210/task/2221/stat : 2221 (java) S 2208 2210 1141 0 -1 4202560 16048 0 0 0 124 34 0 0 16 0 22 0 600596967 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 0 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2222] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2222/stat : 2222 (java) S 2208 2210 1141 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600596968 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2223] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2223/stat : 2223 (java) S 2208 2210 1141 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600596968 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2224] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2224/stat : 2224 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892388785 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2225] ppid=2208 vsize=15716004 CPUtime=1.74 cores=1,3,5,7
/proc/2210/task/2225/stat : 2225 (java) S 2208 2210 1141 0 -1 4202560 11260 0 0 0 172 2 0 0 15 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2226] ppid=2208 vsize=15716004 CPUtime=2.36 cores=1,3,5,7
/proc/2210/task/2226/stat : 2226 (java) S 2208 2210 1141 0 -1 4202560 18497 0 0 0 234 2 0 0 15 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2227] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2227/stat : 2227 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2228] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2228/stat : 2228 (java) S 2208 2210 1141 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2261] ppid=2208 vsize=15716004 CPUtime=1168.07 cores=1,3,5,7
/proc/2210/task/2261/stat : 2261 (java) R 2208 2210 1141 0 -1 4202560 176038 0 0 0 116781 26 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505789608 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2210/tid=2262] ppid=2208 vsize=15716004 CPUtime=1157.48 cores=1,3,5,7
/proc/2210/task/2262/stat : 2262 (java) R 2208 2210 1141 0 -1 4202560 169381 0 0 0 115728 20 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506042224 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2210/tid=2263] ppid=2208 vsize=15716004 CPUtime=1201.81 cores=1,3,5,7
/proc/2210/task/2263/stat : 2263 (java) R 2208 2210 1141 0 -1 4202560 210740 0 0 0 120154 27 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506041724 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2210/tid=2264] ppid=2208 vsize=15716004 CPUtime=1209.47 cores=1,3,5,7
/proc/2210/task/2264/stat : 2264 (java) R 2208 2210 1141 0 -1 4202560 360644 0 0 0 120902 45 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506426486 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 15716004

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

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

[startup+1262.1 s]
/proc/loadavg: 8.13 8.04 7.70 9/220 2303
/proc/meminfo: memFree=20969484/32950928 swapFree=67111524/67111528
[pid=2210] ppid=2208 vsize=15716004 CPUtime=4800.11 cores=1,3,5,7
/proc/2210/stat : 2210 (java) S 2208 2210 1141 0 -1 4202496 1684541 0 1 0 479726 285 0 0 18 0 22 0 600596965 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 3929001 318805 2300 9 0 3919720 0
[pid=2210/tid=2212] ppid=2208 vsize=15716004 CPUtime=32.68 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (java) S 2208 2210 1141 0 -1 4202560 97454 0 1 0 3255 13 0 0 25 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=15716004 CPUtime=3.11 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (java) S 2208 2210 1141 0 -1 4202560 82325 0 0 0 298 13 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=15716004 CPUtime=3.04 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (java) S 2208 2210 1141 0 -1 4202560 67390 0 0 0 293 11 0 0 16 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=15716004 CPUtime=3.02 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (java) S 2208 2210 1141 0 -1 4202560 79059 0 0 0 289 13 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2216] ppid=2208 vsize=15716004 CPUtime=3.02 cores=1,3,5,7
/proc/2210/task/2216/stat : 2216 (java) S 2208 2210 1141 0 -1 4202560 71958 0 0 0 289 13 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2217] ppid=2208 vsize=15716004 CPUtime=2.97 cores=1,3,5,7
/proc/2210/task/2217/stat : 2217 (java) S 2208 2210 1141 0 -1 4202560 70402 0 0 0 286 11 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2218] ppid=2208 vsize=15716004 CPUtime=3.19 cores=1,3,5,7
/proc/2210/task/2218/stat : 2218 (java) S 2208 2210 1141 0 -1 4202560 78157 0 0 0 304 15 0 0 15 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2219] ppid=2208 vsize=15716004 CPUtime=3.25 cores=1,3,5,7
/proc/2210/task/2219/stat : 2219 (java) S 2208 2210 1141 0 -1 4202560 88666 0 0 0 309 16 0 0 16 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2220] ppid=2208 vsize=15716004 CPUtime=3.15 cores=1,3,5,7
/proc/2210/task/2220/stat : 2220 (java) S 2208 2210 1141 0 -1 4202560 85066 0 0 0 299 16 0 0 16 0 22 0 600596966 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2221] ppid=2208 vsize=15716004 CPUtime=1.58 cores=1,3,5,7
/proc/2210/task/2221/stat : 2221 (java) S 2208 2210 1141 0 -1 4202560 16048 0 0 0 124 34 0 0 16 0 22 0 600596967 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 0 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2222] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2222/stat : 2222 (java) S 2208 2210 1141 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600596968 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2223] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2223/stat : 2223 (java) S 2208 2210 1141 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600596968 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 7 0 0 0
[pid=2210/tid=2224] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2224/stat : 2224 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892388785 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2225] ppid=2208 vsize=15716004 CPUtime=1.74 cores=1,3,5,7
/proc/2210/task/2225/stat : 2225 (java) S 2208 2210 1141 0 -1 4202560 11260 0 0 0 172 2 0 0 15 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2226] ppid=2208 vsize=15716004 CPUtime=2.36 cores=1,3,5,7
/proc/2210/task/2226/stat : 2226 (java) S 2208 2210 1141 0 -1 4202560 18497 0 0 0 234 2 0 0 15 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 3 0 0 0
[pid=2210/tid=2227] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2227/stat : 2227 (java) S 2208 2210 1141 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381081 0 4 0 16800975 18446604471088891712 0 0 -1 5 0 0 0
[pid=2210/tid=2228] ppid=2208 vsize=15716004 CPUtime=0 cores=1,3,5,7
/proc/2210/task/2228/stat : 2228 (java) S 2208 2210 1141 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 600596970 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 218892381696 0 4 0 16800975 18446604471088891712 0 0 -1 1 0 0 0
[pid=2210/tid=2261] ppid=2208 vsize=15716004 CPUtime=1168.07 cores=1,3,5,7
/proc/2210/task/2261/stat : 2261 (java) R 2208 2210 1141 0 -1 4202560 176038 0 0 0 116781 26 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912505789608 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2210/tid=2262] ppid=2208 vsize=15716004 CPUtime=1157.48 cores=1,3,5,7
/proc/2210/task/2262/stat : 2262 (java) R 2208 2210 1141 0 -1 4202560 169381 0 0 0 115728 20 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506042224 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2210/tid=2263] ppid=2208 vsize=15716004 CPUtime=1201.81 cores=1,3,5,7
/proc/2210/task/2263/stat : 2263 (java) R 2208 2210 1141 0 -1 4202560 210740 0 0 0 120154 27 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506041724 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2210/tid=2264] ppid=2208 vsize=15716004 CPUtime=1209.47 cores=1,3,5,7
/proc/2210/task/2264/stat : 2264 (java) R 2208 2210 1141 0 -1 4202560 360644 0 0 0 120902 45 0 0 25 0 22 0 600597147 16093188096 318805 33554432000 1073741824 1073778376 140737128850336 18446744073709551615 46912506426486 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 15716004

Child status: 143
Real time (s): 1262.17
CPU time (s): 4800.21
CPU user time (s): 4797.3
CPU system time (s): 2.90756
CPU usage (%): 380.314
Max. virtual memory (cumulated for all children) (KiB): 15717416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.3
system time used= 2.90756
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1684566
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= 89499
involuntary context switches= 76617

runsolver used 2.09668 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 21:01:03
IDJOB=3312308
IDBENCH=82390
IDSOLVER=1698
FILE ID=node112/3312308-1304103663
RUNJOBID= node112-1304103663-2197
PBS_JOBID= 13170614
Free space on /tmp= 72548 MiB

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

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
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:      30838440 kB
Buffers:        447124 kB
Cached:        1195612 kB
SwapCached:          4 kB
Active:         147784 kB
Inactive:      1563296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30838440 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           18756 kB
Writeback:           0 kB
AnonPages:       68108 kB
Mapped:          14500 kB
Slab:           335408 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194708 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= 72544 MiB
End job on node112 at 2011-04-29 21:22:07