Trace number 3313120

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.26 1207.33

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.10/0.11	11:05 INFO : Reading from input HOME/instance-3313120-1304183465.cnf
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.53/0.38	11:06 INFO : 364 variables remaining out of 364
0.53/0.38	11:06 INFO : 19488 literals remaining out of 12390

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

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.77 8.02 8.06 5/198 30057
/proc/meminfo: memFree=22149052/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 1488 0 0 0 0 0 0 0 25 0 2 0 608577097 31260672 951 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 7632 953 733 9 0 383 0
[pid=30057/tid=30058] ppid=30055 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) R 30055 30057 29719 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 2 0 608577098 31260672 953 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260020395776 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.00831504 s]
/proc/loadavg: 7.77 8.02 8.06 5/198 30057
/proc/meminfo: memFree=22149052/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15580980 CPUtime=0 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 1818 0 1 0 0 0 0 0 25 0 2 0 608577097 15954923520 1263 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3895245 1283 915 9 0 3886401 0
[pid=30057/tid=30058] ppid=30055 vsize=15580980 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) R 30055 30057 29719 0 -1 4202560 492 0 1 0 0 0 0 0 25 0 2 0 608577098 15954923520 1295 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260020089915 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15580980

[startup+0.100296 s]
/proc/loadavg: 7.77 8.02 8.06 5/198 30057
/proc/meminfo: memFree=22149052/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15677016 CPUtime=0.1 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 5625 0 1 0 9 1 0 0 25 0 18 0 608577097 16053264384 5041 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3919254 5041 2118 9 0 3909973 0
[pid=30057/tid=30058] ppid=30055 vsize=15677016 CPUtime=0.08 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) R 30055 30057 29719 0 -1 4202560 3469 0 1 0 7 1 0 0 18 0 18 0 608577098 16053264384 5042 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 47227307545347 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677016

[startup+0.304261 s]
/proc/loadavg: 7.77 8.02 8.06 5/198 30057
/proc/meminfo: memFree=22149052/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15750512 CPUtime=0.53 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 11656 0 1 0 51 2 0 0 25 0 22 0 608577097 16128524288 10054 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3937628 10054 2213 9 0 3928347 0
[pid=30057/tid=30058] ppid=30055 vsize=15750512 CPUtime=0.28 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) R 30055 30057 29719 0 -1 4202560 6649 0 1 0 27 1 0 0 20 0 22 0 608577098 16128524288 10054 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505219229 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15750512

[startup+0.764171 s]
/proc/loadavg: 7.77 8.02 8.06 5/198 30057
/proc/meminfo: memFree=22149052/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15753252 CPUtime=2 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 33538 0 1 0 196 4 0 0 25 0 22 0 608577097 16131330048 31009 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3938313 31015 2260 9 0 3929032 0
[pid=30057/tid=30058] ppid=30055 vsize=15753252 CPUtime=0.36 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) S 30055 30057 29719 0 -1 4202560 6942 0 1 0 35 1 0 0 20 0 22 0 608577098 16131330048 31017 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 15753252

[startup+1.50101 s]
/proc/loadavg: 7.77 8.02 8.06 11/220 30079
/proc/meminfo: memFree=21980068/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15753252 CPUtime=4.88 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 79220 0 1 0 477 11 0 0 25 0 22 0 608577097 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3938313 76156 2283 9 0 3929032 0
[pid=30057/tid=30058] ppid=30055 vsize=15753252 CPUtime=0.36 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) S 30055 30057 29719 0 -1 4202560 6942 0 1 0 35 1 0 0 20 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30060] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30060/stat : 30060 (java) S 30055 30057 29719 0 -1 4202560 1183 0 0 0 0 0 0 0 16 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30061] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30061/stat : 30061 (java) S 30055 30057 29719 0 -1 4202560 300 0 0 0 0 0 0 0 15 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30062] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30062/stat : 30062 (java) S 30055 30057 29719 0 -1 4202560 1232 0 0 0 0 0 0 0 15 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30063] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30063/stat : 30063 (java) S 30055 30057 29719 0 -1 4202560 392 0 0 0 0 0 0 0 15 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30064] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30064/stat : 30064 (java) S 30055 30057 29719 0 -1 4202560 1637 0 0 0 0 0 0 0 16 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30065] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30065/stat : 30065 (java) S 30055 30057 29719 0 -1 4202560 815 0 0 0 0 0 0 0 15 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30066] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30066/stat : 30066 (java) S 30055 30057 29719 0 -1 4202560 1127 0 0 0 0 0 0 0 16 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30067] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30067/stat : 30067 (java) S 30055 30057 29719 0 -1 4202560 1658 0 0 0 0 0 0 0 15 0 22 0 608577098 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30068] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30068/stat : 30068 (java) S 30055 30057 29719 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 22 0 608577099 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 0 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30069] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30069/stat : 30069 (java) S 30055 30057 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608577100 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30070] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30070/stat : 30070 (java) S 30055 30057 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608577100 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30071] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30071/stat : 30071 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032219569 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30072] ppid=30055 vsize=15753252 CPUtime=0.69 cores=1,3,5,7
/proc/30057/task/30072/stat : 30072 (java) S 30055 30057 29719 0 -1 4202560 2658 0 0 0 69 0 0 0 15 0 22 0 608577102 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30073] ppid=30055 vsize=15753252 CPUtime=0.62 cores=1,3,5,7
/proc/30057/task/30073/stat : 30073 (java) S 30055 30057 29719 0 -1 4202560 3642 0 0 0 62 0 0 0 15 0 22 0 608577102 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30074] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30074/stat : 30074 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30075] ppid=30055 vsize=15753252 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30075/stat : 30075 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608577102 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30076] ppid=30055 vsize=15753252 CPUtime=1 cores=1,3,5,7
/proc/30057/task/30076/stat : 30076 (java) R 30055 30057 29719 0 -1 4202560 18869 0 0 0 98 2 0 0 18 0 22 0 608577124 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505725500 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30057/tid=30077] ppid=30055 vsize=15753252 CPUtime=0.74 cores=1,3,5,7
/proc/30057/task/30077/stat : 30077 (java) R 30055 30057 29719 0 -1 4202560 11043 0 0 0 73 1 0 0 16 0 22 0 608577124 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30057/tid=30078] ppid=30055 vsize=15753252 CPUtime=0.59 cores=1,3,5,7
/proc/30057/task/30078/stat : 30078 (java) R 30055 30057 29719 0 -1 4202560 8037 0 0 0 58 1 0 0 17 0 22 0 608577124 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505788404 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30057/tid=30079] ppid=30055 vsize=15753252 CPUtime=0.79 cores=1,3,5,7
/proc/30057/task/30079/stat : 30079 (java) R 30055 30057 29719 0 -1 4202560 18112 0 0 0 77 2 0 0 19 0 22 0 608577124 16131330048 76156 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505788506 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 15753252

[startup+3.10071 s]
/proc/loadavg: 7.77 8.02 8.06 6/201 30082
/proc/meminfo: memFree=22284472/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15753568 CPUtime=11.27 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 220109 0 1 0 1098 29 0 0 25 0 22 0 608577097 16131653632 216986 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3938392 216993 2290 9 0 3929111 0
[pid=30057/tid=30058] ppid=30055 vsize=15753568 CPUtime=0.36 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) S 30055 30057 29719 0 -1 4202560 6942 0 1 0 35 1 0 0 20 0 22 0 608577098 16131653632 216997 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30060] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30060/stat : 30060 (java) S 30055 30057 29719 0 -1 4202560 2472 0 0 0 0 0 0 0 16 0 22 0 608577098 16131653632 217000 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30061] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30061/stat : 30061 (java) S 30055 30057 29719 0 -1 4202560 349 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 217010 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30062] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30062/stat : 30062 (java) S 30055 30057 29719 0 -1 4202560 1604 0 0 0 0 0 0 0 16 0 22 0 608577098 16131653632 217017 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30063] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30063/stat : 30063 (java) S 30055 30057 29719 0 -1 4202560 858 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 217021 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30064] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30064/stat : 30064 (java) S 30055 30057 29719 0 -1 4202560 1693 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 217026 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30065] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30065/stat : 30065 (java) S 30055 30057 29719 0 -1 4202560 1255 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 217031 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30066] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30066/stat : 30066 (java) S 30055 30057 29719 0 -1 4202560 1596 0 0 0 0 0 0 0 16 0 22 0 608577098 16131653632 217037 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30067] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30067/stat : 30067 (java) S 30055 30057 29719 0 -1 4202560 2946 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 217053 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30068] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30068/stat : 30068 (java) S 30055 30057 29719 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 608577099 16131653632 217059 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 0 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30069] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30069/stat : 30069 (java) S 30055 30057 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608577100 16131653632 217065 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30070] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30070/stat : 30070 (java) S 30055 30057 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608577100 16131653632 217071 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30071] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30071/stat : 30071 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16131653632 217076 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032219569 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30072] ppid=30055 vsize=15753568 CPUtime=0.72 cores=1,3,5,7
/proc/30057/task/30072/stat : 30072 (java) S 30055 30057 29719 0 -1 4202560 2666 0 0 0 72 0 0 0 16 0 22 0 608577102 16131653632 217081 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30073] ppid=30055 vsize=15753568 CPUtime=0.73 cores=1,3,5,7
/proc/30057/task/30073/stat : 30073 (java) S 30055 30057 29719 0 -1 4202560 3741 0 0 0 73 0 0 0 16 0 22 0 608577102 16131653632 217084 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30074] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30074/stat : 30074 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16131653632 217090 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30075] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30075/stat : 30075 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608577102 16131653632 217093 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30076] ppid=30055 vsize=15753568 CPUtime=2.58 cores=1,3,5,7
/proc/30057/task/30076/stat : 30076 (java) R 30055 30057 29719 0 -1 4202560 54963 0 0 0 252 6 0 0 21 0 22 0 608577124 16131653632 217099 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912506038515 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30057/tid=30077] ppid=30055 vsize=15753568 CPUtime=2.33 cores=1,3,5,7
/proc/30057/task/30077/stat : 30077 (java) R 30055 30057 29719 0 -1 4202560 44495 0 0 0 227 6 0 0 18 0 22 0 608577124 16131653632 217105 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505708116 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30057/tid=30078] ppid=30055 vsize=15753568 CPUtime=2.06 cores=1,3,5,7
/proc/30057/task/30078/stat : 30078 (java) R 30055 30057 29719 0 -1 4202560 39251 0 0 0 201 5 0 0 19 0 22 0 608577124 16131653632 217108 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505943374 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30057/tid=30079] ppid=30055 vsize=15753568 CPUtime=2.35 cores=1,3,5,7
/proc/30057/task/30079/stat : 30079 (java) R 30055 30057 29719 0 -1 4202560 53572 0 0 0 230 5 0 0 22 0 22 0 608577124 16131653632 217109 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912506010043 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 15753568

[startup+6.30112 s]
/proc/loadavg: 7.47 7.95 8.04 11/220 30130
/proc/meminfo: memFree=29168072/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15753568 CPUtime=24.04 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 269422 0 1 0 2369 35 0 0 25 0 22 0 608577097 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3938392 264634 2290 9 0 3929111 0
[pid=30057/tid=30058] ppid=30055 vsize=15753568 CPUtime=0.36 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) S 30055 30057 29719 0 -1 4202560 6942 0 1 0 35 1 0 0 20 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30060] ppid=30055 vsize=15753568 CPUtime=0.01 cores=1,3,5,7
/proc/30057/task/30060/stat : 30060 (java) S 30055 30057 29719 0 -1 4202560 2636 0 0 0 1 0 0 0 15 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30061] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30061/stat : 30061 (java) S 30055 30057 29719 0 -1 4202560 414 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30062] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30062/stat : 30062 (java) S 30055 30057 29719 0 -1 4202560 1725 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30063] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30063/stat : 30063 (java) S 30055 30057 29719 0 -1 4202560 1002 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30064] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30064/stat : 30064 (java) S 30055 30057 29719 0 -1 4202560 1747 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30065] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30065/stat : 30065 (java) S 30055 30057 29719 0 -1 4202560 1336 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30066] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30066/stat : 30066 (java) S 30055 30057 29719 0 -1 4202560 1603 0 0 0 0 0 0 0 16 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30067] ppid=30055 vsize=15753568 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30067/stat : 30067 (java) S 30055 30057 29719 0 -1 4202560 3055 0 0 0 0 0 0 0 15 0 22 0 608577098 16131653632 264634 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0

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

[pid=30057/tid=30077] ppid=30055 vsize=15754128 CPUtime=1049.03 cores=1,3,5,7
/proc/30057/task/30077/stat : 30077 (java) R 30055 30057 29719 0 -1 4202560 115091 0 0 0 104871 32 0 0 25 0 22 0 608577124 16132227072 111316 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505787738 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30057/tid=30078] ppid=30055 vsize=15754128 CPUtime=1048.87 cores=1,3,5,7
/proc/30057/task/30078/stat : 30078 (java) R 30055 30057 29719 0 -1 4202560 108492 0 0 0 104857 30 0 0 25 0 22 0 608577124 16132227072 111316 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505788326 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30057/tid=30079] ppid=30055 vsize=15754128 CPUtime=1049.12 cores=1,3,5,7
/proc/30057/task/30079/stat : 30079 (java) R 30055 30057 29719 0 -1 4202560 123708 0 0 0 104885 27 0 0 25 0 22 0 608577124 16132227072 111316 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912506348459 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4223.73
Current children cumulated vsize (KiB) 15754128

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 8.09 9/220 30208
/proc/meminfo: memFree=29716040/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15754128 CPUtime=4462.26 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 798842 0 1 0 445941 285 0 0 25 0 22 0 608577097 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3938532 95439 2298 9 0 3929251 0
[pid=30057/tid=30058] ppid=30055 vsize=15754128 CPUtime=0.36 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) S 30055 30057 29719 0 -1 4202560 6942 0 1 0 35 1 0 0 20 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30060] ppid=30055 vsize=15754128 CPUtime=3.09 cores=1,3,5,7
/proc/30057/task/30060/stat : 30060 (java) S 30055 30057 29719 0 -1 4202560 37271 0 0 0 296 13 0 0 15 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30061] ppid=30055 vsize=15754128 CPUtime=3.07 cores=1,3,5,7
/proc/30057/task/30061/stat : 30061 (java) S 30055 30057 29719 0 -1 4202560 33613 0 0 0 295 12 0 0 15 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30062] ppid=30055 vsize=15754128 CPUtime=3.18 cores=1,3,5,7
/proc/30057/task/30062/stat : 30062 (java) S 30055 30057 29719 0 -1 4202560 36182 0 0 0 305 13 0 0 15 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30063] ppid=30055 vsize=15754128 CPUtime=3.06 cores=1,3,5,7
/proc/30057/task/30063/stat : 30063 (java) S 30055 30057 29719 0 -1 4202560 33819 0 0 0 295 11 0 0 15 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30064] ppid=30055 vsize=15754128 CPUtime=3.05 cores=1,3,5,7
/proc/30057/task/30064/stat : 30064 (java) S 30055 30057 29719 0 -1 4202560 35628 0 0 0 292 13 0 0 15 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30065] ppid=30055 vsize=15754128 CPUtime=3.06 cores=1,3,5,7
/proc/30057/task/30065/stat : 30065 (java) S 30055 30057 29719 0 -1 4202560 34755 0 0 0 294 12 0 0 16 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30066] ppid=30055 vsize=15754128 CPUtime=3.05 cores=1,3,5,7
/proc/30057/task/30066/stat : 30066 (java) S 30055 30057 29719 0 -1 4202560 34074 0 0 0 294 11 0 0 16 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30067] ppid=30055 vsize=15754128 CPUtime=3.16 cores=1,3,5,7
/proc/30057/task/30067/stat : 30067 (java) S 30055 30057 29719 0 -1 4202560 36650 0 0 0 302 14 0 0 15 0 22 0 608577098 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30068] ppid=30055 vsize=15754128 CPUtime=1.95 cores=1,3,5,7
/proc/30057/task/30068/stat : 30068 (java) S 30055 30057 29719 0 -1 4202560 1845 0 0 0 147 48 0 0 15 0 22 0 608577099 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 0 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30069] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30069/stat : 30069 (java) S 30055 30057 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608577100 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30070] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30070/stat : 30070 (java) S 30055 30057 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608577100 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30071] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30071/stat : 30071 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032219569 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30072] ppid=30055 vsize=15754128 CPUtime=0.81 cores=1,3,5,7
/proc/30057/task/30072/stat : 30072 (java) S 30055 30057 29719 0 -1 4202560 3542 0 0 0 81 0 0 0 15 0 22 0 608577102 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30073] ppid=30055 vsize=15754128 CPUtime=0.97 cores=1,3,5,7
/proc/30057/task/30073/stat : 30073 (java) S 30055 30057 29719 0 -1 4202560 4093 0 0 0 97 0 0 0 15 0 22 0 608577102 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30074] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30074/stat : 30074 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30075] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30075/stat : 30075 (java) S 30055 30057 29719 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 608577102 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30076] ppid=30055 vsize=15754128 CPUtime=1108.37 cores=1,3,5,7
/proc/30057/task/30076/stat : 30076 (java) R 30055 30057 29719 0 -1 4202560 132422 0 0 0 110804 33 0 0 25 0 22 0 608577124 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505787780 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30057/tid=30077] ppid=30055 vsize=15754128 CPUtime=1108.34 cores=1,3,5,7
/proc/30057/task/30077/stat : 30077 (java) R 30055 30057 29719 0 -1 4202560 122007 0 0 0 110801 33 0 0 25 0 22 0 608577124 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505743046 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30057/tid=30078] ppid=30055 vsize=15754128 CPUtime=1108.17 cores=1,3,5,7
/proc/30057/task/30078/stat : 30078 (java) R 30055 30057 29719 0 -1 4202560 114975 0 0 0 110785 32 0 0 25 0 22 0 608577124 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 47227311363747 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30057/tid=30079] ppid=30055 vsize=15754128 CPUtime=1108.38 cores=1,3,5,7
/proc/30057/task/30079/stat : 30079 (java) R 30055 30057 29719 0 -1 4202560 129580 0 0 0 110809 29 0 0 25 0 22 0 608577124 16132227072 95439 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505738599 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.26
Current children cumulated vsize (KiB) 15754128

[startup+1182.3 s]
/proc/loadavg: 8.06 8.10 8.09 9/220 30210
/proc/meminfo: memFree=29752948/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15754128 CPUtime=4700.78 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 830323 0 1 0 469778 300 0 0 25 0 22 0 608577097 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3938532 91743 2298 9 0 3929251 0
[pid=30057/tid=30058] ppid=30055 vsize=15754128 CPUtime=0.36 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) S 30055 30057 29719 0 -1 4202560 6942 0 1 0 35 1 0 0 20 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30060] ppid=30055 vsize=15754128 CPUtime=3.25 cores=1,3,5,7
/proc/30057/task/30060/stat : 30060 (java) S 30055 30057 29719 0 -1 4202560 39787 0 0 0 311 14 0 0 15 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30061] ppid=30055 vsize=15754128 CPUtime=3.24 cores=1,3,5,7
/proc/30057/task/30061/stat : 30061 (java) S 30055 30057 29719 0 -1 4202560 36172 0 0 0 311 13 0 0 16 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30062] ppid=30055 vsize=15754128 CPUtime=3.35 cores=1,3,5,7
/proc/30057/task/30062/stat : 30062 (java) S 30055 30057 29719 0 -1 4202560 38277 0 0 0 321 14 0 0 16 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30063] ppid=30055 vsize=15754128 CPUtime=3.23 cores=1,3,5,7
/proc/30057/task/30063/stat : 30063 (java) S 30055 30057 29719 0 -1 4202560 36065 0 0 0 311 12 0 0 15 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30064] ppid=30055 vsize=15754128 CPUtime=3.21 cores=1,3,5,7
/proc/30057/task/30064/stat : 30064 (java) S 30055 30057 29719 0 -1 4202560 38122 0 0 0 307 14 0 0 15 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30065] ppid=30055 vsize=15754128 CPUtime=3.23 cores=1,3,5,7
/proc/30057/task/30065/stat : 30065 (java) S 30055 30057 29719 0 -1 4202560 36973 0 0 0 309 14 0 0 15 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30066] ppid=30055 vsize=15754128 CPUtime=3.21 cores=1,3,5,7
/proc/30057/task/30066/stat : 30066 (java) S 30055 30057 29719 0 -1 4202560 36312 0 0 0 309 12 0 0 15 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30067] ppid=30055 vsize=15754128 CPUtime=3.34 cores=1,3,5,7
/proc/30057/task/30067/stat : 30067 (java) S 30055 30057 29719 0 -1 4202560 39138 0 0 0 319 15 0 0 15 0 22 0 608577098 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30068] ppid=30055 vsize=15754128 CPUtime=2.06 cores=1,3,5,7
/proc/30057/task/30068/stat : 30068 (java) S 30055 30057 29719 0 -1 4202560 1961 0 0 0 155 51 0 0 15 0 22 0 608577099 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 0 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30069] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30069/stat : 30069 (java) S 30055 30057 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608577100 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30070] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30070/stat : 30070 (java) S 30055 30057 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608577100 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30071] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30071/stat : 30071 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032219569 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30072] ppid=30055 vsize=15754128 CPUtime=0.81 cores=1,3,5,7
/proc/30057/task/30072/stat : 30072 (java) S 30055 30057 29719 0 -1 4202560 3542 0 0 0 81 0 0 0 15 0 22 0 608577102 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30073] ppid=30055 vsize=15754128 CPUtime=0.97 cores=1,3,5,7
/proc/30057/task/30073/stat : 30073 (java) S 30055 30057 29719 0 -1 4202560 4093 0 0 0 97 0 0 0 15 0 22 0 608577102 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30074] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30074/stat : 30074 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30075] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30075/stat : 30075 (java) S 30055 30057 29719 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 608577102 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30076] ppid=30055 vsize=15754128 CPUtime=1167.68 cores=1,3,5,7
/proc/30057/task/30076/stat : 30076 (java) R 30055 30057 29719 0 -1 4202560 135611 0 0 0 116733 35 0 0 19 0 22 0 608577124 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 47227311360139 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30057/tid=30077] ppid=30055 vsize=15754128 CPUtime=1167.63 cores=1,3,5,7
/proc/30057/task/30077/stat : 30077 (java) R 30055 30057 29719 0 -1 4202560 125247 0 0 0 116728 35 0 0 25 0 22 0 608577124 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505738600 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30057/tid=30078] ppid=30055 vsize=15754128 CPUtime=1167.5 cores=1,3,5,7
/proc/30057/task/30078/stat : 30078 (java) R 30055 30057 29719 0 -1 4202560 118099 0 0 0 116716 34 0 0 25 0 22 0 608577124 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505788747 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30057/tid=30079] ppid=30055 vsize=15754128 CPUtime=1167.57 cores=1,3,5,7
/proc/30057/task/30079/stat : 30079 (java) R 30055 30057 29719 0 -1 4202560 132536 0 0 0 116727 30 0 0 25 0 22 0 608577124 16132227072 91743 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505788279 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.78
Current children cumulated vsize (KiB) 15754128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.98 8.08 8.08 6/220 30211
/proc/meminfo: memFree=29666124/32951124 swapFree=67111464/67111528
[pid=30057] ppid=30055 vsize=15754128 CPUtime=4800.21 cores=1,3,5,7
/proc/30057/stat : 30057 (java) S 30055 30057 29719 0 -1 4202496 861742 0 1 0 479714 307 0 0 25 0 22 0 608577097 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30057/statm: 3938532 110584 2298 9 0 3929251 0
[pid=30057/tid=30058] ppid=30055 vsize=15754128 CPUtime=0.36 cores=1,3,5,7
/proc/30057/task/30058/stat : 30058 (java) S 30055 30057 29719 0 -1 4202560 6942 0 1 0 35 1 0 0 20 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30060] ppid=30055 vsize=15754128 CPUtime=3.32 cores=1,3,5,7
/proc/30057/task/30060/stat : 30060 (java) S 30055 30057 29719 0 -1 4202560 40133 0 0 0 318 14 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30061] ppid=30055 vsize=15754128 CPUtime=3.31 cores=1,3,5,7
/proc/30057/task/30061/stat : 30061 (java) S 30055 30057 29719 0 -1 4202560 36690 0 0 0 318 13 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30062] ppid=30055 vsize=15754128 CPUtime=3.41 cores=1,3,5,7
/proc/30057/task/30062/stat : 30062 (java) S 30055 30057 29719 0 -1 4202560 38615 0 0 0 327 14 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30063] ppid=30055 vsize=15754128 CPUtime=3.29 cores=1,3,5,7
/proc/30057/task/30063/stat : 30063 (java) S 30055 30057 29719 0 -1 4202560 36537 0 0 0 317 12 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30064] ppid=30055 vsize=15754128 CPUtime=3.27 cores=1,3,5,7
/proc/30057/task/30064/stat : 30064 (java) S 30055 30057 29719 0 -1 4202560 38399 0 0 0 313 14 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30065] ppid=30055 vsize=15754128 CPUtime=3.28 cores=1,3,5,7
/proc/30057/task/30065/stat : 30065 (java) S 30055 30057 29719 0 -1 4202560 37310 0 0 0 314 14 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30066] ppid=30055 vsize=15754128 CPUtime=3.27 cores=1,3,5,7
/proc/30057/task/30066/stat : 30066 (java) S 30055 30057 29719 0 -1 4202560 36724 0 0 0 315 12 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30067] ppid=30055 vsize=15754128 CPUtime=3.39 cores=1,3,5,7
/proc/30057/task/30067/stat : 30067 (java) S 30055 30057 29719 0 -1 4202560 39411 0 0 0 324 15 0 0 15 0 22 0 608577098 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 1 0 0 0
[pid=30057/tid=30068] ppid=30055 vsize=15754128 CPUtime=2.11 cores=1,3,5,7
/proc/30057/task/30068/stat : 30068 (java) S 30055 30057 29719 0 -1 4202560 2023 0 0 0 159 52 0 0 15 0 22 0 608577099 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 0 0 16800975 18446604471119458496 0 0 -1 7 0 0 0
[pid=30057/tid=30069] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30069/stat : 30069 (java) S 30055 30057 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608577100 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30070] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30070/stat : 30070 (java) S 30055 30057 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608577100 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30071] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30071/stat : 30071 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032219569 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30072] ppid=30055 vsize=15754128 CPUtime=0.81 cores=1,3,5,7
/proc/30057/task/30072/stat : 30072 (java) S 30055 30057 29719 0 -1 4202560 3542 0 0 0 81 0 0 0 15 0 22 0 608577102 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30073] ppid=30055 vsize=15754128 CPUtime=0.97 cores=1,3,5,7
/proc/30057/task/30073/stat : 30073 (java) S 30055 30057 29719 0 -1 4202560 4093 0 0 0 97 0 0 0 15 0 22 0 608577102 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30074] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30074/stat : 30074 (java) S 30055 30057 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608577102 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 18446604471119458496 0 0 -1 5 0 0 0
[pid=30057/tid=30075] ppid=30055 vsize=15754128 CPUtime=0 cores=1,3,5,7
/proc/30057/task/30075/stat : 30075 (java) S 30055 30057 29719 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 608577102 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032212480 0 4 0 16800975 18446604471119458496 0 0 -1 3 0 0 0
[pid=30057/tid=30076] ppid=30055 vsize=15754128 CPUtime=1192.38 cores=1,3,5,7
/proc/30057/task/30076/stat : 30076 (java) R 30055 30057 29719 0 -1 4202560 142619 0 0 0 119202 36 0 0 25 0 22 0 608577124 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505773796 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30057/tid=30077] ppid=30055 vsize=15754128 CPUtime=1192.32 cores=1,3,5,7
/proc/30057/task/30077/stat : 30077 (java) R 30055 30057 29719 0 -1 4202560 132313 0 0 0 119196 36 0 0 25 0 22 0 608577124 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 260032211865 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30057/tid=30078] ppid=30055 vsize=15754128 CPUtime=1192.23 cores=1,3,5,7
/proc/30057/task/30078/stat : 30078 (java) R 30055 30057 29719 0 -1 4202560 125511 0 0 0 119189 34 0 0 25 0 22 0 608577124 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505743046 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30057/tid=30079] ppid=30055 vsize=15754128 CPUtime=1192.33 cores=1,3,5,7
/proc/30057/task/30079/stat : 30079 (java) R 30055 30057 29719 0 -1 4202560 139434 0 0 0 119202 31 0 0 25 0 22 0 608577124 16132227072 110584 33554432000 1073741824 1073778376 140735465002064 18446744073709551615 46912505738835 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15754128

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.33
CPU time (s): 4800.26
CPU user time (s): 4797.17
CPU system time (s): 3.09153
CPU usage (%): 397.592
Max. virtual memory (cumulated for all children) (KiB): 15754128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.17
system time used= 3.09153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 861768
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= 354499
involuntary context switches= 181638

runsolver used 2.11968 second user time and 4.50432 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-30 19:11:05
IDJOB=3313120
IDBENCH=83219
IDSOLVER=1699
FILE ID=node110/3313120-1304183465
RUNJOBID= node110-1304181047-29738
PBS_JOBID= 13172462
Free space on /tmp= 73464 MiB

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

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=1158558564

node110.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.830
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.66
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.830
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22149076 kB
Buffers:       1004508 kB
Cached:         999568 kB
SwapCached:         64 kB
Active:        8604012 kB
Inactive:      1769564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22149076 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1644 kB
Writeback:           0 kB
AnonPages:     8369324 kB
Mapped:          23464 kB
Slab:           348960 kB
PageTables:      21124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  9294048 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= 73472 MiB
End job on node110 at 2011-04-30 19:31:15