Trace number 3311922

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.27 1207.33

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-17-33-sat.cnf
MD5SUMff3a31481d1bf95f014a91f5192a55fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of clauses4777
Sum of the clauses size18513
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24488
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5289

Solver Data

0.11/0.11	23:40 INFO : Reading from input HOME/instance-3311922-1304184220.cnf
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Starting Executor!
0.28/0.29	Starting Executor!
0.28/0.29	Starting Executor!
0.28/0.29	Starting Executor!
0.77/0.49	23:41 INFO : 561 variables remaining out of 561
0.77/0.49	23:41 INFO : 36754 literals remaining out of 23290

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

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

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


[startup+0 s]
/proc/loadavg: 5.18 6.88 7.52 6/198 16042
/proc/meminfo: memFree=20566404/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 1414 0 0 0 0 0 0 0 25 0 2 0 530021782 26714112 886 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 6522 886 678 9 0 381 0
[pid=16042/tid=16043] ppid=16040 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 530021782 27824128 895 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237273955975 0 2147483391 4096 0 18446744071699199166 0 0 -1 3 0 0 0

[startup+0.0303949 s]
/proc/loadavg: 5.18 6.88 7.52 6/198 16042
/proc/meminfo: memFree=20566404/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 3599 0 1 0 2 0 0 0 25 0 13 0 530021782 15978749952 3039 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3901062 3039 1671 9 0 3891810 0
[pid=16042/tid=16043] ppid=16040 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) R 16040 16042 15033 0 -1 4202560 2209 0 1 0 2 0 0 0 25 0 13 0 530021782 15978749952 3040 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 47357219973971 0 4 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100385 s]
/proc/loadavg: 5.18 6.88 7.52 6/198 16042
/proc/meminfo: memFree=20566404/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15675596 CPUtime=0.11 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 5661 0 1 0 10 1 0 0 25 0 18 0 530021782 16051810304 5065 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3918899 5065 2118 9 0 3909618 0
[pid=16042/tid=16043] ppid=16040 vsize=15675596 CPUtime=0.08 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) R 16040 16042 15033 0 -1 4202560 3479 0 1 0 8 0 0 0 25 0 18 0 530021782 16051810304 5066 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 47357215473639 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15675596

[startup+0.30035 s]
/proc/loadavg: 5.18 6.88 7.52 6/198 16042
/proc/meminfo: memFree=20566404/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15682280 CPUtime=0.52 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 13463 0 1 0 50 2 0 0 25 0 22 0 530021782 16058654720 11949 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3920570 11949 2209 9 0 3911289 0
[pid=16042/tid=16043] ppid=16040 vsize=15682280 CPUtime=0.28 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) R 16040 16042 15033 0 -1 4202560 8280 0 1 0 27 1 0 0 25 0 22 0 530021782 16058654720 11949 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505179264 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682280

[startup+0.700281 s]
/proc/loadavg: 5.18 6.88 7.52 6/198 16042
/proc/meminfo: memFree=20566404/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15697244 CPUtime=1.76 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 25079 0 1 0 173 3 0 0 25 0 22 0 530021782 16073977856 20832 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3924311 20832 2257 9 0 3915030 0
[pid=16042/tid=16043] ppid=16040 vsize=15697244 CPUtime=0.48 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 8960 0 1 0 46 2 0 0 25 0 22 0 530021782 16073977856 20832 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15697244

[startup+1.50114 s]
/proc/loadavg: 5.18 6.88 7.52 11/220 16065
/proc/meminfo: memFree=20391764/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15697244 CPUtime=4.9 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 68350 0 1 0 482 8 0 0 25 0 22 0 530021782 16073977856 62505 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3924311 62513 2284 9 0 3915030 0
[pid=16042/tid=16043] ppid=16040 vsize=15697244 CPUtime=0.48 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 8960 0 1 0 46 2 0 0 25 0 22 0 530021782 16073977856 62516 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16045] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16045/stat : 16045 (java) S 16040 16042 15033 0 -1 4202560 1390 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 62518 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16046] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16046/stat : 16046 (java) S 16040 16042 15033 0 -1 4202560 2423 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 62522 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16048] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16048/stat : 16048 (java) S 16040 16042 15033 0 -1 4202560 1125 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 62524 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16049] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16049/stat : 16049 (java) S 16040 16042 15033 0 -1 4202560 610 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 62528 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16050] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16050/stat : 16050 (java) S 16040 16042 15033 0 -1 4202560 1526 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 62529 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16051] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16051/stat : 16051 (java) S 16040 16042 15033 0 -1 4202560 1287 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 62532 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16052] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16052/stat : 16052 (java) S 16040 16042 15033 0 -1 4202560 4251 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 62534 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16053] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16053/stat : 16053 (java) S 16040 16042 15033 0 -1 4202560 1812 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 62541 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16054] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16054/stat : 16054 (java) S 16040 16042 15033 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530021784 16073977856 62543 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 0 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16055] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16055/stat : 16055 (java) S 16040 16042 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 62545 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16056] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16056/stat : 16056 (java) S 16040 16042 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 62546 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16057] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16057/stat : 16057 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 62550 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290703281 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16058] ppid=16040 vsize=15697244 CPUtime=0.71 cores=1,3,5,7
/proc/16042/task/16058/stat : 16058 (java) R 16040 16042 15033 0 -1 4202560 6903 0 0 0 71 0 0 0 23 0 22 0 530021786 16073977856 62552 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237278572240 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16059] ppid=16040 vsize=15697244 CPUtime=0.7 cores=1,3,5,7
/proc/16042/task/16059/stat : 16059 (java) R 16040 16042 15033 0 -1 4202560 7038 0 0 0 70 0 0 0 22 0 22 0 530021786 16073977856 62554 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 47357219184286 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16060] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16060/stat : 16060 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 62555 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16061] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16061/stat : 16061 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530021786 16073977856 62557 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16062] ppid=16040 vsize=15697244 CPUtime=0.67 cores=1,3,5,7
/proc/16042/task/16062/stat : 16062 (java) R 16040 16042 15033 0 -1 4202560 3355 0 0 0 67 0 0 0 25 0 22 0 530021811 16073977856 62559 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290705589 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16063] ppid=16040 vsize=15697244 CPUtime=0.63 cores=1,3,5,7
/proc/16042/task/16063/stat : 16063 (java) R 16040 16042 15033 0 -1 4202560 7015 0 0 0 63 0 0 0 22 0 22 0 530021811 16073977856 62568 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912506008334 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16042/tid=16064] ppid=16040 vsize=15697244 CPUtime=0.75 cores=1,3,5,7
/proc/16042/task/16064/stat : 16064 (java) R 16040 16042 15033 0 -1 4202560 7760 0 0 0 75 0 0 0 25 0 22 0 530021811 16073977856 62578 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505733336 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16042/tid=16065] ppid=16040 vsize=15697244 CPUtime=0.84 cores=1,3,5,7
/proc/16042/task/16065/stat : 16065 (java) R 16040 16042 15033 0 -1 4202560 11511 0 0 0 83 1 0 0 25 0 22 0 530021811 16073977856 62581 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505803570 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 15697244

[startup+3.10085 s]
/proc/loadavg: 5.18 6.88 7.52 11/220 16065
/proc/meminfo: memFree=20160760/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15697244 CPUtime=11.28 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 164720 0 1 0 1106 22 0 0 25 0 22 0 530021782 16073977856 158581 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3924311 158581 2284 9 0 3915030 0
[pid=16042/tid=16043] ppid=16040 vsize=15697244 CPUtime=0.48 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 8960 0 1 0 46 2 0 0 25 0 22 0 530021782 16073977856 158581 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16045] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16045/stat : 16045 (java) S 16040 16042 15033 0 -1 4202560 3747 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 158581 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16046] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16046/stat : 16046 (java) S 16040 16042 15033 0 -1 4202560 4847 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 158581 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16048] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16048/stat : 16048 (java) S 16040 16042 15033 0 -1 4202560 3456 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 158581 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16049] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16049/stat : 16049 (java) S 16040 16042 15033 0 -1 4202560 1412 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16050] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16050/stat : 16050 (java) S 16040 16042 15033 0 -1 4202560 3268 0 0 0 0 0 0 0 16 0 22 0 530021783 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16051] ppid=16040 vsize=15697244 CPUtime=0.01 cores=1,3,5,7
/proc/16042/task/16051/stat : 16051 (java) S 16040 16042 15033 0 -1 4202560 3580 0 0 0 1 0 0 0 15 0 22 0 530021783 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16052] ppid=16040 vsize=15697244 CPUtime=0.01 cores=1,3,5,7
/proc/16042/task/16052/stat : 16052 (java) S 16040 16042 15033 0 -1 4202560 5807 0 0 0 0 1 0 0 15 0 22 0 530021783 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16053] ppid=16040 vsize=15697244 CPUtime=0.01 cores=1,3,5,7
/proc/16042/task/16053/stat : 16053 (java) S 16040 16042 15033 0 -1 4202560 4229 0 0 0 1 0 0 0 15 0 22 0 530021783 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16054] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16054/stat : 16054 (java) S 16040 16042 15033 0 -1 4202560 459 0 0 0 0 0 0 0 15 0 22 0 530021784 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 0 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16055] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16055/stat : 16055 (java) S 16040 16042 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16056] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16056/stat : 16056 (java) S 16040 16042 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16057] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16057/stat : 16057 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290703281 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16058] ppid=16040 vsize=15697244 CPUtime=0.82 cores=1,3,5,7
/proc/16042/task/16058/stat : 16058 (java) S 16040 16042 15033 0 -1 4202560 6930 0 0 0 82 0 0 0 16 0 22 0 530021786 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16059] ppid=16040 vsize=15697244 CPUtime=0.84 cores=1,3,5,7
/proc/16042/task/16059/stat : 16059 (java) S 16040 16042 15033 0 -1 4202560 7146 0 0 0 84 0 0 0 15 0 22 0 530021786 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16060] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16060/stat : 16060 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16061] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16061/stat : 16061 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530021786 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16062] ppid=16040 vsize=15697244 CPUtime=2.14 cores=1,3,5,7
/proc/16042/task/16062/stat : 16062 (java) R 16040 16042 15033 0 -1 4202560 20848 0 0 0 212 2 0 0 25 0 22 0 530021811 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505791003 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16063] ppid=16040 vsize=15697244 CPUtime=2.2 cores=1,3,5,7
/proc/16042/task/16063/stat : 16063 (java) R 16040 16042 15033 0 -1 4202560 29956 0 0 0 217 3 0 0 25 0 22 0 530021811 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16042/tid=16064] ppid=16040 vsize=15697244 CPUtime=2.33 cores=1,3,5,7
/proc/16042/task/16064/stat : 16064 (java) R 16040 16042 15033 0 -1 4202560 29843 0 0 0 231 2 0 0 25 0 22 0 530021811 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505791491 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16042/tid=16065] ppid=16040 vsize=15697244 CPUtime=2.28 cores=1,3,5,7
/proc/16042/task/16065/stat : 16065 (java) R 16040 16042 15033 0 -1 4202560 28847 0 0 0 225 3 0 0 25 0 22 0 530021811 16073977856 158582 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505732824 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 15697244

[startup+6.30129 s]
/proc/loadavg: 5.41 6.90 7.52 9/220 16065
/proc/meminfo: memFree=19126812/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15697244 CPUtime=24.05 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 432681 0 1 0 2353 52 0 0 25 0 22 0 530021782 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3924311 426227 2291 9 0 3915030 0
[pid=16042/tid=16043] ppid=16040 vsize=15697244 CPUtime=0.48 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 8960 0 1 0 46 2 0 0 25 0 22 0 530021782 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16045] ppid=16040 vsize=15697244 CPUtime=0.01 cores=1,3,5,7
/proc/16042/task/16045/stat : 16045 (java) S 16040 16042 15033 0 -1 4202560 3869 0 0 0 0 1 0 0 16 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16046] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16046/stat : 16046 (java) S 16040 16042 15033 0 -1 4202560 4847 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16048] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16048/stat : 16048 (java) S 16040 16042 15033 0 -1 4202560 3519 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16049] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16049/stat : 16049 (java) S 16040 16042 15033 0 -1 4202560 1448 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16050] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16050/stat : 16050 (java) S 16040 16042 15033 0 -1 4202560 3385 0 0 0 0 0 0 0 15 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16051] ppid=16040 vsize=15697244 CPUtime=0.01 cores=1,3,5,7
/proc/16042/task/16051/stat : 16051 (java) S 16040 16042 15033 0 -1 4202560 3647 0 0 0 1 0 0 0 15 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16052] ppid=16040 vsize=15697244 CPUtime=0.02 cores=1,3,5,7
/proc/16042/task/16052/stat : 16052 (java) S 16040 16042 15033 0 -1 4202560 6022 0 0 0 1 1 0 0 15 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16053] ppid=16040 vsize=15697244 CPUtime=0.01 cores=1,3,5,7
/proc/16042/task/16053/stat : 16053 (java) S 16040 16042 15033 0 -1 4202560 4340 0 0 0 1 0 0 0 15 0 22 0 530021783 16073977856 426227 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0

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

[pid=16042/tid=16063] ppid=16040 vsize=15697244 CPUtime=1107.76 cores=1,3,5,7
/proc/16042/task/16063/stat : 16063 (java) R 16040 16042 15033 0 -1 4202560 175739 0 0 0 110741 35 0 0 25 0 22 0 530021811 16073977856 98293 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505836937 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16042/tid=16064] ppid=16040 vsize=15697244 CPUtime=1108.73 cores=1,3,5,7
/proc/16042/task/16064/stat : 16064 (java) R 16040 16042 15033 0 -1 4202560 170142 0 0 0 110837 36 0 0 21 0 22 0 530021811 16073977856 98293 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505770706 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16065] ppid=16040 vsize=15697244 CPUtime=1108.48 cores=1,3,5,7
/proc/16042/task/16065/stat : 16065 (java) R 16040 16042 15033 0 -1 4202560 170769 0 0 0 110816 32 0 0 25 0 22 0 530021811 16073977856 98293 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505720739 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4462.23
Current children cumulated vsize (KiB) 15697244

[startup+1182.3 s]
/proc/loadavg: 8.07 8.05 7.90 9/220 16097
/proc/meminfo: memFree=20074752/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15697244 CPUtime=4700.83 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 1042972 0 1 0 469766 317 0 0 25 0 22 0 530021782 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3924311 97033 2299 9 0 3915030 0
[pid=16042/tid=16043] ppid=16040 vsize=15697244 CPUtime=0.48 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 8960 0 1 0 46 2 0 0 25 0 22 0 530021782 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16045] ppid=16040 vsize=15697244 CPUtime=3.18 cores=1,3,5,7
/proc/16042/task/16045/stat : 16045 (java) S 16040 16042 15033 0 -1 4202560 37194 0 0 0 303 15 0 0 15 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16046] ppid=16040 vsize=15697244 CPUtime=3.18 cores=1,3,5,7
/proc/16042/task/16046/stat : 16046 (java) S 16040 16042 15033 0 -1 4202560 40594 0 0 0 303 15 0 0 16 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16048] ppid=16040 vsize=15697244 CPUtime=3.21 cores=1,3,5,7
/proc/16042/task/16048/stat : 16048 (java) S 16040 16042 15033 0 -1 4202560 37383 0 0 0 306 15 0 0 15 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16049] ppid=16040 vsize=15697244 CPUtime=3.21 cores=1,3,5,7
/proc/16042/task/16049/stat : 16049 (java) S 16040 16042 15033 0 -1 4202560 37462 0 0 0 307 14 0 0 15 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16050] ppid=16040 vsize=15697244 CPUtime=3.12 cores=1,3,5,7
/proc/16042/task/16050/stat : 16050 (java) S 16040 16042 15033 0 -1 4202560 37901 0 0 0 300 12 0 0 15 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16051] ppid=16040 vsize=15697244 CPUtime=3.19 cores=1,3,5,7
/proc/16042/task/16051/stat : 16051 (java) S 16040 16042 15033 0 -1 4202560 37282 0 0 0 306 13 0 0 16 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16052] ppid=16040 vsize=15697244 CPUtime=3.18 cores=1,3,5,7
/proc/16042/task/16052/stat : 16052 (java) S 16040 16042 15033 0 -1 4202560 40906 0 0 0 303 15 0 0 16 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16053] ppid=16040 vsize=15697244 CPUtime=3.11 cores=1,3,5,7
/proc/16042/task/16053/stat : 16053 (java) S 16040 16042 15033 0 -1 4202560 39795 0 0 0 300 11 0 0 15 0 22 0 530021783 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16054] ppid=16040 vsize=15697244 CPUtime=2.13 cores=1,3,5,7
/proc/16042/task/16054/stat : 16054 (java) S 16040 16042 15033 0 -1 4202560 2422 0 0 0 156 57 0 0 15 0 22 0 530021784 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 0 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16055] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16055/stat : 16055 (java) S 16040 16042 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16056] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16056/stat : 16056 (java) S 16040 16042 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16057] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16057/stat : 16057 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290703281 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16058] ppid=16040 vsize=15697244 CPUtime=0.85 cores=1,3,5,7
/proc/16042/task/16058/stat : 16058 (java) S 16040 16042 15033 0 -1 4202560 6937 0 0 0 85 0 0 0 16 0 22 0 530021786 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16059] ppid=16040 vsize=15697244 CPUtime=0.92 cores=1,3,5,7
/proc/16042/task/16059/stat : 16059 (java) S 16040 16042 15033 0 -1 4202560 7240 0 0 0 92 0 0 0 15 0 22 0 530021786 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16060] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16060/stat : 16060 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16061] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16061/stat : 16061 (java) S 16040 16042 15033 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 530021786 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16062] ppid=16040 vsize=15697244 CPUtime=1168.08 cores=1,3,5,7
/proc/16042/task/16062/stat : 16062 (java) R 16040 16042 15033 0 -1 4202560 172442 0 0 0 116774 34 0 0 25 0 22 0 530021811 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16042/tid=16063] ppid=16040 vsize=15697244 CPUtime=1167.03 cores=1,3,5,7
/proc/16042/task/16063/stat : 16063 (java) R 16040 16042 15033 0 -1 4202560 181950 0 0 0 116667 36 0 0 25 0 22 0 530021811 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505836751 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16064] ppid=16040 vsize=15697244 CPUtime=1168.07 cores=1,3,5,7
/proc/16042/task/16064/stat : 16064 (java) R 16040 16042 15033 0 -1 4202560 176084 0 0 0 116770 37 0 0 25 0 22 0 530021811 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16042/tid=16065] ppid=16040 vsize=15697244 CPUtime=1167.74 cores=1,3,5,7
/proc/16042/task/16065/stat : 16065 (java) R 16040 16042 15033 0 -1 4202560 176975 0 0 0 116740 34 0 0 25 0 22 0 530021811 16073977856 97033 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505803441 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4700.83
Current children cumulated vsize (KiB) 15697244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.23 7.86 7.84 5/193 16117
/proc/meminfo: memFree=20429016/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15697244 CPUtime=4800.22 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 1064798 0 1 0 479696 326 0 0 25 0 22 0 530021782 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3924311 102058 2299 9 0 3915030 0
[pid=16042/tid=16043] ppid=16040 vsize=15697244 CPUtime=0.48 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 8960 0 1 0 46 2 0 0 25 0 22 0 530021782 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16045] ppid=16040 vsize=15697244 CPUtime=3.25 cores=1,3,5,7
/proc/16042/task/16045/stat : 16045 (java) S 16040 16042 15033 0 -1 4202560 38106 0 0 0 309 16 0 0 16 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16046] ppid=16040 vsize=15697244 CPUtime=3.24 cores=1,3,5,7
/proc/16042/task/16046/stat : 16046 (java) S 16040 16042 15033 0 -1 4202560 41349 0 0 0 309 15 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16048] ppid=16040 vsize=15697244 CPUtime=3.27 cores=1,3,5,7
/proc/16042/task/16048/stat : 16048 (java) S 16040 16042 15033 0 -1 4202560 38153 0 0 0 312 15 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16049] ppid=16040 vsize=15697244 CPUtime=3.28 cores=1,3,5,7
/proc/16042/task/16049/stat : 16049 (java) S 16040 16042 15033 0 -1 4202560 38269 0 0 0 314 14 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16050] ppid=16040 vsize=15697244 CPUtime=3.19 cores=1,3,5,7
/proc/16042/task/16050/stat : 16050 (java) S 16040 16042 15033 0 -1 4202560 38722 0 0 0 306 13 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16051] ppid=16040 vsize=15697244 CPUtime=3.26 cores=1,3,5,7
/proc/16042/task/16051/stat : 16051 (java) S 16040 16042 15033 0 -1 4202560 38287 0 0 0 312 14 0 0 16 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16052] ppid=16040 vsize=15697244 CPUtime=3.24 cores=1,3,5,7
/proc/16042/task/16052/stat : 16052 (java) S 16040 16042 15033 0 -1 4202560 41812 0 0 0 309 15 0 0 16 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16053] ppid=16040 vsize=15697244 CPUtime=3.17 cores=1,3,5,7
/proc/16042/task/16053/stat : 16053 (java) S 16040 16042 15033 0 -1 4202560 40500 0 0 0 306 11 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16054] ppid=16040 vsize=15697244 CPUtime=2.19 cores=1,3,5,7
/proc/16042/task/16054/stat : 16054 (java) S 16040 16042 15033 0 -1 4202560 2561 0 0 0 160 59 0 0 15 0 22 0 530021784 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 0 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16055] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16055/stat : 16055 (java) S 16040 16042 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16056] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16056/stat : 16056 (java) S 16040 16042 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16057] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16057/stat : 16057 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290703281 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16058] ppid=16040 vsize=15697244 CPUtime=0.85 cores=1,3,5,7
/proc/16042/task/16058/stat : 16058 (java) S 16040 16042 15033 0 -1 4202560 6937 0 0 0 85 0 0 0 16 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16059] ppid=16040 vsize=15697244 CPUtime=0.92 cores=1,3,5,7
/proc/16042/task/16059/stat : 16059 (java) S 16040 16042 15033 0 -1 4202560 7240 0 0 0 92 0 0 0 15 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16060] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16060/stat : 16060 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16061] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16061/stat : 16061 (java) S 16040 16042 15033 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16062] ppid=16040 vsize=15697244 CPUtime=1192.82 cores=1,3,5,7
/proc/16042/task/16062/stat : 16062 (java) R 16040 16042 15033 0 -1 4202560 176440 0 0 0 119247 35 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505982564 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16042/tid=16063] ppid=16040 vsize=15697244 CPUtime=1191.74 cores=1,3,5,7
/proc/16042/task/16063/stat : 16063 (java) R 16040 16042 15033 0 -1 4202560 185410 0 0 0 119138 36 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505733023 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16042/tid=16064] ppid=16040 vsize=15697244 CPUtime=1192.7 cores=1,3,5,7
/proc/16042/task/16064/stat : 16064 (java) R 16040 16042 15033 0 -1 4202560 180141 0 0 0 119232 38 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505713151 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16065] ppid=16040 vsize=15697244 CPUtime=1192.46 cores=1,3,5,7
/proc/16042/task/16065/stat : 16065 (java) R 16040 16042 15033 0 -1 4202560 180464 0 0 0 119211 35 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505803936 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15697244

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

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

[startup+1207.3 s]
/proc/loadavg: 7.23 7.86 7.84 5/193 16117
/proc/meminfo: memFree=20429016/32950904 swapFree=67082284/67111528
[pid=16042] ppid=16040 vsize=15697244 CPUtime=4800.22 cores=1,3,5,7
/proc/16042/stat : 16042 (java) S 16040 16042 15033 0 -1 4202496 1064798 0 1 0 479696 326 0 0 25 0 22 0 530021782 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/16042/statm: 3924311 102058 2299 9 0 3915030 0
[pid=16042/tid=16043] ppid=16040 vsize=15697244 CPUtime=0.48 cores=1,3,5,7
/proc/16042/task/16043/stat : 16043 (java) S 16040 16042 15033 0 -1 4202560 8960 0 1 0 46 2 0 0 25 0 22 0 530021782 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16045] ppid=16040 vsize=15697244 CPUtime=3.25 cores=1,3,5,7
/proc/16042/task/16045/stat : 16045 (java) S 16040 16042 15033 0 -1 4202560 38106 0 0 0 309 16 0 0 16 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16046] ppid=16040 vsize=15697244 CPUtime=3.24 cores=1,3,5,7
/proc/16042/task/16046/stat : 16046 (java) S 16040 16042 15033 0 -1 4202560 41349 0 0 0 309 15 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16048] ppid=16040 vsize=15697244 CPUtime=3.27 cores=1,3,5,7
/proc/16042/task/16048/stat : 16048 (java) S 16040 16042 15033 0 -1 4202560 38153 0 0 0 312 15 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16049] ppid=16040 vsize=15697244 CPUtime=3.28 cores=1,3,5,7
/proc/16042/task/16049/stat : 16049 (java) S 16040 16042 15033 0 -1 4202560 38269 0 0 0 314 14 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16050] ppid=16040 vsize=15697244 CPUtime=3.19 cores=1,3,5,7
/proc/16042/task/16050/stat : 16050 (java) S 16040 16042 15033 0 -1 4202560 38722 0 0 0 306 13 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 7 0 0 0
[pid=16042/tid=16051] ppid=16040 vsize=15697244 CPUtime=3.26 cores=1,3,5,7
/proc/16042/task/16051/stat : 16051 (java) S 16040 16042 15033 0 -1 4202560 38287 0 0 0 312 14 0 0 16 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16052] ppid=16040 vsize=15697244 CPUtime=3.24 cores=1,3,5,7
/proc/16042/task/16052/stat : 16052 (java) S 16040 16042 15033 0 -1 4202560 41812 0 0 0 309 15 0 0 16 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16053] ppid=16040 vsize=15697244 CPUtime=3.17 cores=1,3,5,7
/proc/16042/task/16053/stat : 16053 (java) S 16040 16042 15033 0 -1 4202560 40500 0 0 0 306 11 0 0 15 0 22 0 530021783 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16054] ppid=16040 vsize=15697244 CPUtime=2.19 cores=1,3,5,7
/proc/16042/task/16054/stat : 16054 (java) S 16040 16042 15033 0 -1 4202560 2561 0 0 0 160 59 0 0 15 0 22 0 530021784 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 0 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16055] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16055/stat : 16055 (java) S 16040 16042 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16056] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16056/stat : 16056 (java) S 16040 16042 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530021784 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16057] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16057/stat : 16057 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290703281 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16058] ppid=16040 vsize=15697244 CPUtime=0.85 cores=1,3,5,7
/proc/16042/task/16058/stat : 16058 (java) S 16040 16042 15033 0 -1 4202560 6937 0 0 0 85 0 0 0 16 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 1 0 0 0
[pid=16042/tid=16059] ppid=16040 vsize=15697244 CPUtime=0.92 cores=1,3,5,7
/proc/16042/task/16059/stat : 16059 (java) S 16040 16042 15033 0 -1 4202560 7240 0 0 0 92 0 0 0 15 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16060] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16060/stat : 16060 (java) S 16040 16042 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290695577 0 4 0 16800975 18446604457156485184 0 0 -1 5 0 0 0
[pid=16042/tid=16061] ppid=16040 vsize=15697244 CPUtime=0 cores=1,3,5,7
/proc/16042/task/16061/stat : 16061 (java) S 16040 16042 15033 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530021786 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 237290696192 0 4 0 16800975 18446604457156485184 0 0 -1 3 0 0 0
[pid=16042/tid=16062] ppid=16040 vsize=15697244 CPUtime=1192.82 cores=1,3,5,7
/proc/16042/task/16062/stat : 16062 (java) R 16040 16042 15033 0 -1 4202560 176440 0 0 0 119247 35 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505982564 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16042/tid=16063] ppid=16040 vsize=15697244 CPUtime=1191.74 cores=1,3,5,7
/proc/16042/task/16063/stat : 16063 (java) R 16040 16042 15033 0 -1 4202560 185410 0 0 0 119138 36 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505733023 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16042/tid=16064] ppid=16040 vsize=15697244 CPUtime=1192.7 cores=1,3,5,7
/proc/16042/task/16064/stat : 16064 (java) R 16040 16042 15033 0 -1 4202560 180141 0 0 0 119232 38 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505713151 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16042/tid=16065] ppid=16040 vsize=15697244 CPUtime=1192.46 cores=1,3,5,7
/proc/16042/task/16065/stat : 16065 (java) R 16040 16042 15033 0 -1 4202560 180464 0 0 0 119211 35 0 0 25 0 22 0 530021811 16073977856 102058 33554432000 1073741824 1073778376 140736031657168 18446744073709551615 46912505803936 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15697244

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.27
CPU user time (s): 4796.99
CPU system time (s): 3.2795
CPU usage (%): 397.593
Max. virtual memory (cumulated for all children) (KiB): 15699384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.99
system time used= 3.2795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1064824
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= 321199
involuntary context switches= 161138

runsolver used 1.93871 second user time and 4.68929 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 19:23:40
IDJOB=3311922
IDBENCH=83234
IDSOLVER=1698
FILE ID=node121/3311922-1304184220
RUNJOBID= node121-1304184208-15855
PBS_JOBID= 13172442
Free space on /tmp= 73560 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311922-1304184220/watcher-3311922-1304184220 -o /tmp/evaluation-result-3311922-1304184220/solver-3311922-1304184220 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311922-1304184220.cnf -hbr 2

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=748204144

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20566676 kB
Buffers:       2188960 kB
Cached:        9378636 kB
SwapCached:       2776 kB
Active:        8870092 kB
Inactive:      3002124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20566676 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            3552 kB
Writeback:          36 kB
AnonPages:      301752 kB
Mapped:          22644 kB
Slab:           446736 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   853828 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= 73560 MiB
End job on node121 at 2011-04-30 19:43:50