Trace number 3313083

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? (TO) 4800.45 1207.73

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.978
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data

0.09/0.12	10:34 INFO : Reading from input HOME/instance-3313083-1304183433.cnf
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.48/0.31	10:34 INFO : 169 variables remaining out of 169
0.48/0.31	10:34 INFO : 8450 literals remaining out of 5408

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

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: 5.10 5.13 6.47 6/198 12311
/proc/meminfo: memFree=26485032/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 1422 0 0 0 0 0 0 0 25 0 2 0 529941060 27824128 892 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 6793 894 684 9 0 381 0
[pid=12311/tid=12312] ppid=12309 vsize=28384 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) R 12309 12311 11613 0 -1 4202560 71 0 0 0 0 0 0 0 25 0 2 0 529941060 29065216 898 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218900808720 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0965371 s]
/proc/loadavg: 5.10 5.13 6.47 6/198 12311
/proc/meminfo: memFree=26485032/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15676352 CPUtime=0.09 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 5474 0 1 0 9 0 0 0 25 0 18 0 529941060 16052584448 4893 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3919088 4893 2116 9 0 3909807 0
[pid=12311/tid=12312] ppid=12309 vsize=15676352 CPUtime=0.07 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) R 12309 12311 11613 0 -1 4202560 3311 0 1 0 7 0 0 0 18 0 18 0 529941060 16052584448 4893 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917557707 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) 15676352

[startup+0.100568 s]
/proc/loadavg: 5.10 5.13 6.47 6/198 12311
/proc/meminfo: memFree=26485032/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15676352 CPUtime=0.09 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 5528 0 1 0 9 0 0 0 25 0 18 0 529941060 16052584448 4947 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3919088 4947 2116 9 0 3909807 0
[pid=12311/tid=12312] ppid=12309 vsize=15676352 CPUtime=0.08 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) R 12309 12311 11613 0 -1 4202560 3365 0 1 0 8 0 0 0 18 0 18 0 529941060 16052584448 4947 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917557707 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) 15676352

[startup+0.300687 s]
/proc/loadavg: 5.10 5.13 6.47 6/198 12311
/proc/meminfo: memFree=26485032/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15681544 CPUtime=0.48 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 8823 0 1 0 46 2 0 0 25 0 22 0 529941060 16057901056 7889 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3920386 7889 2216 9 0 3911105 0
[pid=12311/tid=12312] ppid=12309 vsize=15681544 CPUtime=0.27 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) R 12309 12311 11613 0 -1 4202560 5394 0 1 0 26 1 0 0 20 0 22 0 529941060 16057901056 7889 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 15681544

[startup+0.748304 s]
/proc/loadavg: 5.10 5.13 6.47 6/198 12311
/proc/meminfo: memFree=26485032/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15684936 CPUtime=1.92 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 41528 0 1 0 187 5 0 0 25 0 22 0 529941060 16061374464 38194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3921234 38194 2257 9 0 3911953 0
[pid=12311/tid=12312] ppid=12309 vsize=15684936 CPUtime=0.28 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) S 12309 12311 11613 0 -1 4202560 5478 0 1 0 27 1 0 0 20 0 22 0 529941060 16061374464 38194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 15684936

[startup+1.50128 s]
/proc/loadavg: 5.10 5.13 6.47 10/220 12333
/proc/meminfo: memFree=26329492/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15684936 CPUtime=4.9 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 45350 0 1 0 484 6 0 0 25 0 22 0 529941060 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3921234 41346 2277 9 0 3911953 0
[pid=12311/tid=12312] ppid=12309 vsize=15684936 CPUtime=0.28 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) S 12309 12311 11613 0 -1 4202560 5478 0 1 0 27 1 0 0 20 0 22 0 529941060 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12314] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12314/stat : 12314 (java) S 12309 12311 11613 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12315] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12315/stat : 12315 (java) S 12309 12311 11613 0 -1 4202560 175 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12316] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12316/stat : 12316 (java) S 12309 12311 11613 0 -1 4202560 227 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12317] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12317/stat : 12317 (java) S 12309 12311 11613 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12318] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12318/stat : 12318 (java) S 12309 12311 11613 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12319] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12319/stat : 12319 (java) S 12309 12311 11613 0 -1 4202560 522 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12320] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12320/stat : 12320 (java) S 12309 12311 11613 0 -1 4202560 299 0 0 0 0 0 0 0 16 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12321] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12321/stat : 12321 (java) S 12309 12311 11613 0 -1 4202560 337 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12322] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12322/stat : 12322 (java) S 12309 12311 11613 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 529941062 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 0 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12323] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12323/stat : 12323 (java) S 12309 12311 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12324] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12324/stat : 12324 (java) S 12309 12311 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12325] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12325/stat : 12325 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917554609 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12326] ppid=12309 vsize=15684936 CPUtime=0.67 cores=0,2,4,6
/proc/12311/task/12326/stat : 12326 (java) S 12309 12311 11613 0 -1 4202560 3929 0 0 0 67 0 0 0 15 0 22 0 529941065 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12327] ppid=12309 vsize=15684936 CPUtime=0.41 cores=0,2,4,6
/proc/12311/task/12327/stat : 12327 (java) R 12309 12311 11613 0 -1 4202560 2536 0 0 0 41 0 0 0 24 0 22 0 529941065 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917556917 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12311/tid=12328] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12328/stat : 12328 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12329] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12329/stat : 12329 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529941065 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12330] ppid=12309 vsize=15684936 CPUtime=1.06 cores=0,2,4,6
/proc/12311/task/12330/stat : 12330 (java) R 12309 12311 11613 0 -1 4202560 12464 0 0 0 105 1 0 0 20 0 22 0 529941084 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505790434 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12311/tid=12331] ppid=12309 vsize=15684936 CPUtime=0.86 cores=0,2,4,6
/proc/12311/task/12331/stat : 12331 (java) R 12309 12311 11613 0 -1 4202560 9168 0 0 0 86 0 0 0 18 0 22 0 529941084 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505623430 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12311/tid=12332] ppid=12309 vsize=15684936 CPUtime=0.86 cores=0,2,4,6
/proc/12311/task/12332/stat : 12332 (java) R 12309 12311 11613 0 -1 4202560 6697 0 0 0 86 0 0 0 19 0 22 0 529941084 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505820757 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12311/tid=12333] ppid=12309 vsize=15684936 CPUtime=0.65 cores=0,2,4,6
/proc/12311/task/12333/stat : 12333 (java) R 12309 12311 11613 0 -1 4202560 1922 0 0 0 65 0 0 0 19 0 22 0 529941084 16061374464 41346 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505215681 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 15684936

[startup+3.10099 s]
/proc/loadavg: 5.10 5.13 6.47 10/220 12333
/proc/meminfo: memFree=26358636/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15684936 CPUtime=11.26 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 51704 0 1 0 1119 7 0 0 25 0 22 0 529941060 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3921234 46194 2287 9 0 3911953 0
[pid=12311/tid=12312] ppid=12309 vsize=15684936 CPUtime=0.28 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) S 12309 12311 11613 0 -1 4202560 5478 0 1 0 27 1 0 0 20 0 22 0 529941060 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12314] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12314/stat : 12314 (java) S 12309 12311 11613 0 -1 4202560 378 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12315] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12315/stat : 12315 (java) S 12309 12311 11613 0 -1 4202560 557 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12316] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12316/stat : 12316 (java) S 12309 12311 11613 0 -1 4202560 472 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12317] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12317/stat : 12317 (java) S 12309 12311 11613 0 -1 4202560 562 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12318] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12318/stat : 12318 (java) S 12309 12311 11613 0 -1 4202560 265 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12319] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12319/stat : 12319 (java) S 12309 12311 11613 0 -1 4202560 841 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12320] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12320/stat : 12320 (java) S 12309 12311 11613 0 -1 4202560 716 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12321] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12321/stat : 12321 (java) S 12309 12311 11613 0 -1 4202560 541 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12322] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12322/stat : 12322 (java) S 12309 12311 11613 0 -1 4202560 83 0 0 0 0 0 0 0 15 0 22 0 529941062 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 0 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12323] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12323/stat : 12323 (java) S 12309 12311 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12324] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12324/stat : 12324 (java) S 12309 12311 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12325] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12325/stat : 12325 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917554609 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12326] ppid=12309 vsize=15684936 CPUtime=0.8 cores=0,2,4,6
/proc/12311/task/12326/stat : 12326 (java) S 12309 12311 11613 0 -1 4202560 3950 0 0 0 80 0 0 0 16 0 22 0 529941065 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12327] ppid=12309 vsize=15684936 CPUtime=0.47 cores=0,2,4,6
/proc/12311/task/12327/stat : 12327 (java) S 12309 12311 11613 0 -1 4202560 2575 0 0 0 47 0 0 0 16 0 22 0 529941065 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12328] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12328/stat : 12328 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12329] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12329/stat : 12329 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529941065 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12330] ppid=12309 vsize=15684936 CPUtime=2.65 cores=0,2,4,6
/proc/12311/task/12330/stat : 12330 (java) R 12309 12311 11613 0 -1 4202560 13411 0 0 0 264 1 0 0 25 0 22 0 529941084 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12311/tid=12331] ppid=12309 vsize=15684936 CPUtime=2.39 cores=0,2,4,6
/proc/12311/task/12331/stat : 12331 (java) R 12309 12311 11613 0 -1 4202560 10031 0 0 0 239 0 0 0 21 0 22 0 529941084 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505855523 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12311/tid=12332] ppid=12309 vsize=15684936 CPUtime=2.4 cores=0,2,4,6
/proc/12311/task/12332/stat : 12332 (java) R 12309 12311 11613 0 -1 4202560 7635 0 0 0 240 0 0 0 22 0 22 0 529941084 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505688427 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12311/tid=12333] ppid=12309 vsize=15684936 CPUtime=2.15 cores=0,2,4,6
/proc/12311/task/12333/stat : 12333 (java) R 12309 12311 11613 0 -1 4202560 2823 0 0 0 215 0 0 0 21 0 22 0 529941084 16061374464 46194 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.26
Current children cumulated vsize (KiB) 15684936

[startup+6.3014 s]
/proc/loadavg: 5.33 5.18 6.47 9/220 12333
/proc/meminfo: memFree=26438748/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15684936 CPUtime=23.96 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 56236 0 1 0 2388 8 0 0 25 0 22 0 529941060 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3921234 47051 2290 9 0 3911953 0
[pid=12311/tid=12312] ppid=12309 vsize=15684936 CPUtime=0.28 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) S 12309 12311 11613 0 -1 4202560 5478 0 1 0 27 1 0 0 20 0 22 0 529941060 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12314] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12314/stat : 12314 (java) S 12309 12311 11613 0 -1 4202560 959 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12315] ppid=12309 vsize=15684936 CPUtime=0.01 cores=0,2,4,6
/proc/12311/task/12315/stat : 12315 (java) S 12309 12311 11613 0 -1 4202560 962 0 0 0 1 0 0 0 15 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12316] ppid=12309 vsize=15684936 CPUtime=0.01 cores=0,2,4,6
/proc/12311/task/12316/stat : 12316 (java) S 12309 12311 11613 0 -1 4202560 867 0 0 0 1 0 0 0 16 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12317] ppid=12309 vsize=15684936 CPUtime=0.01 cores=0,2,4,6
/proc/12311/task/12317/stat : 12317 (java) S 12309 12311 11613 0 -1 4202560 1211 0 0 0 1 0 0 0 15 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12318] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12318/stat : 12318 (java) S 12309 12311 11613 0 -1 4202560 887 0 0 0 0 0 0 0 15 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12319] ppid=12309 vsize=15684936 CPUtime=0.01 cores=0,2,4,6
/proc/12311/task/12319/stat : 12319 (java) S 12309 12311 11613 0 -1 4202560 1512 0 0 0 1 0 0 0 15 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12320] ppid=12309 vsize=15684936 CPUtime=0.01 cores=0,2,4,6
/proc/12311/task/12320/stat : 12320 (java) S 12309 12311 11613 0 -1 4202560 1352 0 0 0 1 0 0 0 16 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12321] ppid=12309 vsize=15684936 CPUtime=0.01 cores=0,2,4,6
/proc/12311/task/12321/stat : 12321 (java) S 12309 12311 11613 0 -1 4202560 1063 0 0 0 1 0 0 0 16 0 22 0 529941061 16061374464 47051 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0

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

[pid=12311/tid=12331] ppid=12309 vsize=15684936 CPUtime=1048.39 cores=0,2,4,6
/proc/12311/task/12331/stat : 12331 (java) R 12309 12311 11613 0 -1 4202560 130964 0 0 0 104810 29 0 0 25 0 22 0 529941084 16061374464 89894 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505635706 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12311/tid=12332] ppid=12309 vsize=15684936 CPUtime=1049.3 cores=0,2,4,6
/proc/12311/task/12332/stat : 12332 (java) R 12309 12311 11613 0 -1 4202560 129223 0 0 0 104904 26 0 0 25 0 22 0 529941084 16061374464 89894 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505660375 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12311/tid=12333] ppid=12309 vsize=15684936 CPUtime=1048.33 cores=0,2,4,6
/proc/12311/task/12333/stat : 12333 (java) R 12309 12311 11613 0 -1 4202560 122574 0 0 0 104809 24 0 0 25 0 22 0 529941084 16061374464 89894 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505704821 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4222.49
Current children cumulated vsize (KiB) 15684936

[startup+1122.3 s]
/proc/loadavg: 8.08 8.02 7.58 9/220 12363
/proc/meminfo: memFree=28101072/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15684936 CPUtime=4460.92 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 893101 0 1 0 445808 284 0 0 25 0 22 0 529941060 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3921234 81326 2298 9 0 3911953 0
[pid=12311/tid=12312] ppid=12309 vsize=15684936 CPUtime=0.28 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) S 12309 12311 11613 0 -1 4202560 5478 0 1 0 27 1 0 0 20 0 22 0 529941060 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12314] ppid=12309 vsize=15684936 CPUtime=3.17 cores=0,2,4,6
/proc/12311/task/12314/stat : 12314 (java) S 12309 12311 11613 0 -1 4202560 43855 0 0 0 304 13 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12315] ppid=12309 vsize=15684936 CPUtime=3.18 cores=0,2,4,6
/proc/12311/task/12315/stat : 12315 (java) S 12309 12311 11613 0 -1 4202560 42719 0 0 0 305 13 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12316] ppid=12309 vsize=15684936 CPUtime=3.07 cores=0,2,4,6
/proc/12311/task/12316/stat : 12316 (java) S 12309 12311 11613 0 -1 4202560 40562 0 0 0 294 13 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12317] ppid=12309 vsize=15684936 CPUtime=3.12 cores=0,2,4,6
/proc/12311/task/12317/stat : 12317 (java) S 12309 12311 11613 0 -1 4202560 42953 0 0 0 298 14 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12318] ppid=12309 vsize=15684936 CPUtime=3.03 cores=0,2,4,6
/proc/12311/task/12318/stat : 12318 (java) S 12309 12311 11613 0 -1 4202560 40039 0 0 0 290 13 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12319] ppid=12309 vsize=15684936 CPUtime=3.15 cores=0,2,4,6
/proc/12311/task/12319/stat : 12319 (java) S 12309 12311 11613 0 -1 4202560 43318 0 0 0 301 14 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12320] ppid=12309 vsize=15684936 CPUtime=3.16 cores=0,2,4,6
/proc/12311/task/12320/stat : 12320 (java) S 12309 12311 11613 0 -1 4202560 41835 0 0 0 302 14 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12321] ppid=12309 vsize=15684936 CPUtime=3.17 cores=0,2,4,6
/proc/12311/task/12321/stat : 12321 (java) S 12309 12311 11613 0 -1 4202560 42216 0 0 0 304 13 0 0 15 0 22 0 529941061 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12322] ppid=12309 vsize=15684936 CPUtime=2.08 cores=0,2,4,6
/proc/12311/task/12322/stat : 12322 (java) S 12309 12311 11613 0 -1 4202560 2416 0 0 0 158 50 0 0 15 0 22 0 529941062 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 0 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12323] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12323/stat : 12323 (java) S 12309 12311 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12324] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12324/stat : 12324 (java) S 12309 12311 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12325] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12325/stat : 12325 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917554609 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12326] ppid=12309 vsize=15684936 CPUtime=0.82 cores=0,2,4,6
/proc/12311/task/12326/stat : 12326 (java) S 12309 12311 11613 0 -1 4202560 3954 0 0 0 82 0 0 0 16 0 22 0 529941065 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12327] ppid=12309 vsize=15684936 CPUtime=0.57 cores=0,2,4,6
/proc/12311/task/12327/stat : 12327 (java) S 12309 12311 11613 0 -1 4202560 2597 0 0 0 57 0 0 0 15 0 22 0 529941065 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12328] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12328/stat : 12328 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12329] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12329/stat : 12329 (java) S 12309 12311 11613 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 529941065 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12330] ppid=12309 vsize=15684936 CPUtime=1108.13 cores=0,2,4,6
/proc/12311/task/12330/stat : 12330 (java) R 12309 12311 11613 0 -1 4202560 139882 0 0 0 110781 32 0 0 25 0 22 0 529941084 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505660617 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12311/tid=12331] ppid=12309 vsize=15684936 CPUtime=1107.7 cores=0,2,4,6
/proc/12311/task/12331/stat : 12331 (java) R 12309 12311 11613 0 -1 4202560 136714 0 0 0 110739 31 0 0 25 0 22 0 529941084 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505704821 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12311/tid=12332] ppid=12309 vsize=15684936 CPUtime=1108.55 cores=0,2,4,6
/proc/12311/task/12332/stat : 12332 (java) R 12309 12311 11613 0 -1 4202560 134846 0 0 0 110828 27 0 0 25 0 22 0 529941084 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505635697 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12311/tid=12333] ppid=12309 vsize=15684936 CPUtime=1107.54 cores=0,2,4,6
/proc/12311/task/12333/stat : 12333 (java) R 12309 12311 11613 0 -1 4202560 128278 0 0 0 110728 26 0 0 25 0 22 0 529941084 16061374464 81326 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505656871 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4460.92
Current children cumulated vsize (KiB) 15684936

[startup+1182.3 s]
/proc/loadavg: 8.12 8.04 7.62 9/220 12364
/proc/meminfo: memFree=28078484/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15684936 CPUtime=4699.52 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 949956 0 1 0 469652 300 0 0 25 0 22 0 529941060 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3921234 101064 2298 9 0 3911953 0
[pid=12311/tid=12312] ppid=12309 vsize=15684936 CPUtime=0.28 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) S 12309 12311 11613 0 -1 4202560 5478 0 1 0 27 1 0 0 20 0 22 0 529941060 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12314] ppid=12309 vsize=15684936 CPUtime=3.32 cores=0,2,4,6
/proc/12311/task/12314/stat : 12314 (java) S 12309 12311 11613 0 -1 4202560 46873 0 0 0 318 14 0 0 16 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12315] ppid=12309 vsize=15684936 CPUtime=3.34 cores=0,2,4,6
/proc/12311/task/12315/stat : 12315 (java) S 12309 12311 11613 0 -1 4202560 45052 0 0 0 319 15 0 0 15 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12316] ppid=12309 vsize=15684936 CPUtime=3.21 cores=0,2,4,6
/proc/12311/task/12316/stat : 12316 (java) S 12309 12311 11613 0 -1 4202560 42857 0 0 0 307 14 0 0 16 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12317] ppid=12309 vsize=15684936 CPUtime=3.28 cores=0,2,4,6
/proc/12311/task/12317/stat : 12317 (java) S 12309 12311 11613 0 -1 4202560 45581 0 0 0 313 15 0 0 15 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12318] ppid=12309 vsize=15684936 CPUtime=3.19 cores=0,2,4,6
/proc/12311/task/12318/stat : 12318 (java) S 12309 12311 11613 0 -1 4202560 42813 0 0 0 305 14 0 0 15 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12319] ppid=12309 vsize=15684936 CPUtime=3.32 cores=0,2,4,6
/proc/12311/task/12319/stat : 12319 (java) S 12309 12311 11613 0 -1 4202560 46102 0 0 0 317 15 0 0 15 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12320] ppid=12309 vsize=15684936 CPUtime=3.33 cores=0,2,4,6
/proc/12311/task/12320/stat : 12320 (java) S 12309 12311 11613 0 -1 4202560 44574 0 0 0 318 15 0 0 16 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12321] ppid=12309 vsize=15684936 CPUtime=3.32 cores=0,2,4,6
/proc/12311/task/12321/stat : 12321 (java) S 12309 12311 11613 0 -1 4202560 45270 0 0 0 319 13 0 0 15 0 22 0 529941061 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12322] ppid=12309 vsize=15684936 CPUtime=2.2 cores=0,2,4,6
/proc/12311/task/12322/stat : 12322 (java) S 12309 12311 11613 0 -1 4202560 2546 0 0 0 167 53 0 0 16 0 22 0 529941062 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 0 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12323] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12323/stat : 12323 (java) S 12309 12311 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12324] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12324/stat : 12324 (java) S 12309 12311 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12325] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12325/stat : 12325 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917554609 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12326] ppid=12309 vsize=15684936 CPUtime=0.82 cores=0,2,4,6
/proc/12311/task/12326/stat : 12326 (java) S 12309 12311 11613 0 -1 4202560 3954 0 0 0 82 0 0 0 16 0 22 0 529941065 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12327] ppid=12309 vsize=15684936 CPUtime=0.57 cores=0,2,4,6
/proc/12311/task/12327/stat : 12327 (java) S 12309 12311 11613 0 -1 4202560 2597 0 0 0 57 0 0 0 15 0 22 0 529941065 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12328] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12328/stat : 12328 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12329] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12329/stat : 12329 (java) S 12309 12311 11613 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 529941065 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12330] ppid=12309 vsize=15684936 CPUtime=1167.46 cores=0,2,4,6
/proc/12311/task/12330/stat : 12330 (java) R 12309 12311 11613 0 -1 4202560 148426 0 0 0 116713 33 0 0 25 0 22 0 529941084 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12311/tid=12331] ppid=12309 vsize=15684936 CPUtime=1167.05 cores=0,2,4,6
/proc/12311/task/12331/stat : 12331 (java) R 12309 12311 11613 0 -1 4202560 145336 0 0 0 116672 33 0 0 25 0 22 0 529941084 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 47471786575743 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12311/tid=12332] ppid=12309 vsize=15684936 CPUtime=1167.74 cores=0,2,4,6
/proc/12311/task/12332/stat : 12332 (java) R 12309 12311 11613 0 -1 4202560 143599 0 0 0 116745 29 0 0 25 0 22 0 529941084 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505660666 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12311/tid=12333] ppid=12309 vsize=15684936 CPUtime=1166.9 cores=0,2,4,6
/proc/12311/task/12333/stat : 12333 (java) R 12309 12311 11613 0 -1 4202560 137455 0 0 0 116663 27 0 0 25 0 22 0 529941084 16061374464 101064 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505660226 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4699.52
Current children cumulated vsize (KiB) 15684936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.7 s]
/proc/loadavg: 7.85 7.98 7.60 9/220 12416
/proc/meminfo: memFree=27686740/32951124 swapFree=67111356/67111528
[pid=12311] ppid=12309 vsize=15684936 CPUtime=4800.39 cores=0,2,4,6
/proc/12311/stat : 12311 (java) S 12309 12311 11613 0 -1 4202496 963194 0 1 0 479733 306 0 0 25 0 22 0 529941060 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12311/statm: 3921234 91806 2298 9 0 3911953 0
[pid=12311/tid=12312] ppid=12309 vsize=15684936 CPUtime=0.28 cores=0,2,4,6
/proc/12311/task/12312/stat : 12312 (java) S 12309 12311 11613 0 -1 4202560 5478 0 1 0 27 1 0 0 20 0 22 0 529941060 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12314] ppid=12309 vsize=15684936 CPUtime=3.4 cores=0,2,4,6
/proc/12311/task/12314/stat : 12314 (java) S 12309 12311 11613 0 -1 4202560 47844 0 0 0 326 14 0 0 15 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12315] ppid=12309 vsize=15684936 CPUtime=3.4 cores=0,2,4,6
/proc/12311/task/12315/stat : 12315 (java) S 12309 12311 11613 0 -1 4202560 45993 0 0 0 325 15 0 0 15 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12316] ppid=12309 vsize=15684936 CPUtime=3.28 cores=0,2,4,6
/proc/12311/task/12316/stat : 12316 (java) S 12309 12311 11613 0 -1 4202560 43657 0 0 0 313 15 0 0 16 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12317] ppid=12309 vsize=15684936 CPUtime=3.34 cores=0,2,4,6
/proc/12311/task/12317/stat : 12317 (java) S 12309 12311 11613 0 -1 4202560 46324 0 0 0 319 15 0 0 15 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12318] ppid=12309 vsize=15684936 CPUtime=3.25 cores=0,2,4,6
/proc/12311/task/12318/stat : 12318 (java) S 12309 12311 11613 0 -1 4202560 43421 0 0 0 311 14 0 0 15 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12319] ppid=12309 vsize=15684936 CPUtime=3.38 cores=0,2,4,6
/proc/12311/task/12319/stat : 12319 (java) S 12309 12311 11613 0 -1 4202560 46743 0 0 0 323 15 0 0 15 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12320] ppid=12309 vsize=15684936 CPUtime=3.39 cores=0,2,4,6
/proc/12311/task/12320/stat : 12320 (java) S 12309 12311 11613 0 -1 4202560 44863 0 0 0 324 15 0 0 16 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12321] ppid=12309 vsize=15684936 CPUtime=3.39 cores=0,2,4,6
/proc/12311/task/12321/stat : 12321 (java) S 12309 12311 11613 0 -1 4202560 45830 0 0 0 325 14 0 0 15 0 22 0 529941061 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12322] ppid=12309 vsize=15684936 CPUtime=2.27 cores=0,2,4,6
/proc/12311/task/12322/stat : 12322 (java) S 12309 12311 11613 0 -1 4202560 2582 0 0 0 173 54 0 0 15 0 22 0 529941062 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 0 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12323] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12323/stat : 12323 (java) S 12309 12311 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12324] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12324/stat : 12324 (java) S 12309 12311 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529941062 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12325] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12325/stat : 12325 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917554609 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12326] ppid=12309 vsize=15684936 CPUtime=0.82 cores=0,2,4,6
/proc/12311/task/12326/stat : 12326 (java) S 12309 12311 11613 0 -1 4202560 3954 0 0 0 82 0 0 0 16 0 22 0 529941065 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 4 0 0 0
[pid=12311/tid=12327] ppid=12309 vsize=15684936 CPUtime=0.57 cores=0,2,4,6
/proc/12311/task/12327/stat : 12327 (java) S 12309 12311 11613 0 -1 4202560 2597 0 0 0 57 0 0 0 15 0 22 0 529941065 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 0 0 0 0
[pid=12311/tid=12328] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12328/stat : 12328 (java) S 12309 12311 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529941065 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917546905 0 4 0 16800975 18446604451927938240 0 0 -1 2 0 0 0
[pid=12311/tid=12329] ppid=12309 vsize=15684936 CPUtime=0 cores=0,2,4,6
/proc/12311/task/12329/stat : 12329 (java) S 12309 12311 11613 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 529941065 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 218917547520 0 4 0 16800975 18446604451927938240 0 0 -1 6 0 0 0
[pid=12311/tid=12330] ppid=12309 vsize=15684936 CPUtime=1192.53 cores=0,2,4,6
/proc/12311/task/12330/stat : 12330 (java) R 12309 12311 11613 0 -1 4202560 150320 0 0 0 119220 33 0 0 25 0 22 0 529941084 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505945726 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12311/tid=12331] ppid=12309 vsize=15684936 CPUtime=1192.18 cores=0,2,4,6
/proc/12311/task/12331/stat : 12331 (java) R 12309 12311 11613 0 -1 4202560 147260 0 0 0 119184 34 0 0 25 0 22 0 529941084 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505623470 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12311/tid=12332] ppid=12309 vsize=15684936 CPUtime=1192.78 cores=0,2,4,6
/proc/12311/task/12332/stat : 12332 (java) R 12309 12311 11613 0 -1 4202560 145537 0 0 0 119248 30 0 0 25 0 22 0 529941084 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505623674 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12311/tid=12333] ppid=12309 vsize=15684936 CPUtime=1191.94 cores=0,2,4,6
/proc/12311/task/12333/stat : 12333 (java) R 12309 12311 11613 0 -1 4202560 139348 0 0 0 119166 28 0 0 25 0 22 0 529941084 16061374464 91806 33554432000 1073741824 1073778376 140735028640320 18446744073709551615 46912505660436 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15684936

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

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

Child status: 143
Real time (s): 1207.73
CPU time (s): 4800.45
CPU user time (s): 4797.36
CPU system time (s): 3.08453
CPU usage (%): 397.476
Max. virtual memory (cumulated for all children) (KiB): 15684936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.36
system time used= 3.08453
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 963220
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= 348090
involuntary context switches= 185779

runsolver used 2.12568 second user time and 4.49632 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 19:10:33
IDJOB=3313083
IDBENCH=83217
IDSOLVER=1699
FILE ID=node137/3313083-1304183433
RUNJOBID= node137-1304183408-12122
PBS_JOBID= 13172453
Free space on /tmp= 73212 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313083-1304183433/watcher-3313083-1304183433 -o /tmp/evaluation-result-3313083-1304183433/solver-3313083-1304183433 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313083-1304183433.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=490619410

node137.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.844
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.68
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.844
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.75
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.844
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.74
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.844
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.74
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.844
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	: 5332.82
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26485188 kB
Buffers:        927564 kB
Cached:        2512572 kB
SwapCached:         48 kB
Active:        2705320 kB
Inactive:      3299816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26485188 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4036 kB
Writeback:           0 kB
AnonPages:     2564604 kB
Mapped:          23660 kB
Slab:           392568 kB
PageTables:       9848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2990588 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= 73208 MiB
End job on node137 at 2011-04-30 19:30:43