Trace number 3311774

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.53

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
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.11/0.11	22:28 INFO : Reading from input HOME/instance-3311774-1304184148.cnf
0.28/0.23	Executor set job limit to 1000000
0.28/0.23	Executor set job limit to 1000000
0.28/0.23	Executor set job limit to 1000000
0.28/0.23	Executor set job limit to 1000000
0.28/0.24	Starting Executor!
0.28/0.24	Starting Executor!
0.28/0.24	Starting Executor!
0.28/0.24	Starting Executor!
0.50/0.32	22:28 INFO : 196 variables remaining out of 196
0.50/0.32	22:28 INFO : 10584 literals remaining out of 6762

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

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

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


[startup+0 s]
/proc/loadavg: 7.61 7.88 7.51 5/198 10384
/proc/meminfo: memFree=27932144/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 1476 0 0 0 0 0 0 0 25 0 2 0 530013571 31260672 937 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 7632 943 725 9 0 383 0
[pid=10384/tid=10385] ppid=10382 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) R 10382 10384 9128 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 2 0 530013571 31260672 953 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268272688896 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.106804 s]
/proc/loadavg: 7.61 7.88 7.51 5/198 10384
/proc/meminfo: memFree=27932144/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15677076 CPUtime=0.11 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 5697 0 1 0 11 0 0 0 25 0 18 0 530013571 16053325824 5135 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3919269 5135 2122 9 0 3909988 0
[pid=10384/tid=10385] ppid=10382 vsize=15677076 CPUtime=0.09 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) R 10382 10384 9128 0 -1 4202560 3570 0 1 0 9 0 0 0 25 0 18 0 530013571 16053325824 5135 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 18446744073699066034 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15677076

[startup+0.200787 s]
/proc/loadavg: 7.61 7.88 7.51 5/198 10384
/proc/meminfo: memFree=27932144/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15679052 CPUtime=0.28 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 7308 0 1 0 27 1 0 0 25 0 18 0 530013571 16055349248 6674 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3919763 6674 2187 9 0 3910482 0
[pid=10384/tid=10385] ppid=10382 vsize=15679052 CPUtime=0.19 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) R 10382 10384 9128 0 -1 4202560 4547 0 1 0 18 1 0 0 25 0 18 0 530013571 16055349248 6674 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505166897 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15679052

[startup+0.300769 s]
/proc/loadavg: 7.61 7.88 7.51 5/198 10384
/proc/meminfo: memFree=27932144/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15690780 CPUtime=0.5 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 11145 0 1 0 49 1 0 0 25 0 22 0 530013571 16067358720 9666 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3922695 9666 2209 9 0 3913414 0
[pid=10384/tid=10385] ppid=10382 vsize=15690780 CPUtime=0.28 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) R 10382 10384 9128 0 -1 4202560 5614 0 1 0 27 1 0 0 25 0 22 0 530013571 16067358720 9666 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505202512 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15690780

[startup+0.700702 s]
/proc/loadavg: 7.61 7.88 7.51 5/198 10384
/proc/meminfo: memFree=27932144/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15693736 CPUtime=1.94 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 33978 0 1 0 189 5 0 0 25 0 22 0 530013571 16070385664 27734 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3923434 27737 2254 9 0 3914153 0
[pid=10384/tid=10385] ppid=10382 vsize=15693736 CPUtime=0.31 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) S 10382 10384 9128 0 -1 4202560 5762 0 1 0 30 1 0 0 25 0 22 0 530013571 16070385664 27739 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 15693736

[startup+1.50156 s]
/proc/loadavg: 7.61 7.88 7.51 11/220 10406
/proc/meminfo: memFree=27769660/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15693736 CPUtime=5.1 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 54120 0 1 0 501 9 0 0 25 0 22 0 530013571 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3923434 42995 2277 9 0 3914153 0
[pid=10384/tid=10385] ppid=10382 vsize=15693736 CPUtime=0.31 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) S 10382 10384 9128 0 -1 4202560 5762 0 1 0 30 1 0 0 25 0 22 0 530013571 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10387] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10387/stat : 10387 (java) S 10382 10384 9128 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10388] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10388/stat : 10388 (java) S 10382 10384 9128 0 -1 4202560 706 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10389] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10389/stat : 10389 (java) S 10382 10384 9128 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10390] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10390/stat : 10390 (java) S 10382 10384 9128 0 -1 4202560 299 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10391] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10391/stat : 10391 (java) S 10382 10384 9128 0 -1 4202560 280 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10392] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10392/stat : 10392 (java) S 10382 10384 9128 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10393] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10393/stat : 10393 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10394] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10394/stat : 10394 (java) S 10382 10384 9128 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10395] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10395/stat : 10395 (java) S 10382 10384 9128 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530013573 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 0 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10396] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10396/stat : 10396 (java) S 10382 10384 9128 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10397] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10397/stat : 10397 (java) S 10382 10384 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10398] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10398/stat : 10398 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284512689 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10399] ppid=10382 vsize=15693736 CPUtime=0.77 cores=0,2,4,6
/proc/10384/task/10399/stat : 10399 (java) S 10382 10384 9128 0 -1 4202560 10634 0 0 0 76 1 0 0 25 0 22 0 530013575 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10400] ppid=10382 vsize=15693736 CPUtime=0.62 cores=0,2,4,6
/proc/10384/task/10400/stat : 10400 (java) S 10382 10384 9128 0 -1 4202560 4327 0 0 0 62 0 0 0 24 0 22 0 530013575 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10401] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10401/stat : 10401 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10402] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10402/stat : 10402 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530013575 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10403] ppid=10382 vsize=15693736 CPUtime=0.75 cores=0,2,4,6
/proc/10384/task/10403/stat : 10403 (java) R 10382 10384 9128 0 -1 4202560 6602 0 0 0 74 1 0 0 25 0 22 0 530013595 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10384/tid=10404] ppid=10382 vsize=15693736 CPUtime=1.14 cores=0,2,4,6
/proc/10384/task/10404/stat : 10404 (java) R 10382 10384 9128 0 -1 4202560 11991 0 0 0 112 2 0 0 18 0 22 0 530013595 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505627850 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10384/tid=10405] ppid=10382 vsize=15693736 CPUtime=0.79 cores=0,2,4,6
/proc/10384/task/10405/stat : 10405 (java) R 10382 10384 9128 0 -1 4202560 6027 0 0 0 79 0 0 0 25 0 22 0 530013595 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505712962 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10384/tid=10406] ppid=10382 vsize=15693736 CPUtime=0.63 cores=0,2,4,6
/proc/10384/task/10406/stat : 10406 (java) R 10382 10384 9128 0 -1 4202560 5343 0 0 0 62 1 0 0 25 0 22 0 530013595 16070385664 42995 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505636068 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 15693736

[startup+3.10128 s]
/proc/loadavg: 7.61 7.88 7.51 9/220 10406
/proc/meminfo: memFree=27665624/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15693736 CPUtime=11.48 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 95052 0 1 0 1136 12 0 0 25 0 22 0 530013571 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3923434 81146 2284 9 0 3914153 0
[pid=10384/tid=10385] ppid=10382 vsize=15693736 CPUtime=0.31 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) S 10382 10384 9128 0 -1 4202560 5762 0 1 0 30 1 0 0 25 0 22 0 530013571 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10387] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10387/stat : 10387 (java) S 10382 10384 9128 0 -1 4202560 245 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10388] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10388/stat : 10388 (java) S 10382 10384 9128 0 -1 4202560 909 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10389] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10389/stat : 10389 (java) S 10382 10384 9128 0 -1 4202560 433 0 0 0 0 0 0 0 16 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10390] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10390/stat : 10390 (java) S 10382 10384 9128 0 -1 4202560 393 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10391] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10391/stat : 10391 (java) S 10382 10384 9128 0 -1 4202560 404 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10392] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10392/stat : 10392 (java) S 10382 10384 9128 0 -1 4202560 312 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10393] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10393/stat : 10393 (java) S 10382 10384 9128 0 -1 4202560 246 0 0 0 0 0 0 0 16 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10394] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10394/stat : 10394 (java) S 10382 10384 9128 0 -1 4202560 549 0 0 0 0 0 0 0 16 0 22 0 530013572 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10395] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10395/stat : 10395 (java) S 10382 10384 9128 0 -1 4202560 82 0 0 0 0 0 0 0 16 0 22 0 530013573 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 0 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10396] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10396/stat : 10396 (java) S 10382 10384 9128 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10397] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10397/stat : 10397 (java) S 10382 10384 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10398] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10398/stat : 10398 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284512689 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10399] ppid=10382 vsize=15693736 CPUtime=0.86 cores=0,2,4,6
/proc/10384/task/10399/stat : 10399 (java) S 10382 10384 9128 0 -1 4202560 11682 0 0 0 84 2 0 0 15 0 22 0 530013575 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10400] ppid=10382 vsize=15693736 CPUtime=0.69 cores=0,2,4,6
/proc/10384/task/10400/stat : 10400 (java) S 10382 10384 9128 0 -1 4202560 4339 0 0 0 69 0 0 0 16 0 22 0 530013575 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10401] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10401/stat : 10401 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10402] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10402/stat : 10402 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530013575 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10403] ppid=10382 vsize=15693736 CPUtime=2.26 cores=0,2,4,6
/proc/10384/task/10403/stat : 10403 (java) R 10382 10384 9128 0 -1 4202560 16524 0 0 0 225 1 0 0 25 0 22 0 530013595 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505672512 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10384/tid=10404] ppid=10382 vsize=15693736 CPUtime=2.73 cores=0,2,4,6
/proc/10384/task/10404/stat : 10404 (java) R 10382 10384 9128 0 -1 4202560 21348 0 0 0 270 3 0 0 20 0 22 0 530013595 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505672512 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10384/tid=10405] ppid=10382 vsize=15693736 CPUtime=2.32 cores=0,2,4,6
/proc/10384/task/10405/stat : 10405 (java) R 10382 10384 9128 0 -1 4202560 15569 0 0 0 231 1 0 0 25 0 22 0 530013595 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505638978 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10384/tid=10406] ppid=10382 vsize=15693736 CPUtime=2.21 cores=0,2,4,6
/proc/10384/task/10406/stat : 10406 (java) R 10382 10384 9128 0 -1 4202560 14866 0 0 0 220 1 0 0 25 0 22 0 530013595 16070385664 81146 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505627867 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 15693736

[startup+6.30071 s]
/proc/loadavg: 7.64 7.88 7.51 9/220 10406
/proc/meminfo: memFree=27741720/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15693736 CPUtime=24.22 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 96134 0 1 0 2409 13 0 0 25 0 22 0 530013571 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3923434 75130 2291 9 0 3914153 0
[pid=10384/tid=10385] ppid=10382 vsize=15693736 CPUtime=0.31 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) S 10382 10384 9128 0 -1 4202560 5762 0 1 0 30 1 0 0 25 0 22 0 530013571 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10387] ppid=10382 vsize=15693736 CPUtime=0.01 cores=0,2,4,6
/proc/10384/task/10387/stat : 10387 (java) S 10382 10384 9128 0 -1 4202560 327 0 0 0 1 0 0 0 15 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10388] ppid=10382 vsize=15693736 CPUtime=0.01 cores=0,2,4,6
/proc/10384/task/10388/stat : 10388 (java) S 10382 10384 9128 0 -1 4202560 1011 0 0 0 1 0 0 0 15 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10389] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10389/stat : 10389 (java) S 10382 10384 9128 0 -1 4202560 474 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10390] ppid=10382 vsize=15693736 CPUtime=0.01 cores=0,2,4,6
/proc/10384/task/10390/stat : 10390 (java) S 10382 10384 9128 0 -1 4202560 412 0 0 0 1 0 0 0 15 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10391] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10391/stat : 10391 (java) S 10382 10384 9128 0 -1 4202560 420 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10392] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10392/stat : 10392 (java) S 10382 10384 9128 0 -1 4202560 423 0 0 0 0 0 0 0 16 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10393] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10393/stat : 10393 (java) S 10382 10384 9128 0 -1 4202560 413 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10394] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10394/stat : 10394 (java) S 10382 10384 9128 0 -1 4202560 684 0 0 0 0 0 0 0 15 0 22 0 530013572 16070385664 75130 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0

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

[pid=10384/tid=10404] ppid=10382 vsize=15693736 CPUtime=1049.41 cores=0,2,4,6
/proc/10384/task/10404/stat : 10404 (java) R 10382 10384 9128 0 -1 4202560 144527 0 0 0 104912 29 0 0 25 0 22 0 530013595 16070385664 94039 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505635946 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10384/tid=10405] ppid=10382 vsize=15693736 CPUtime=1048.89 cores=0,2,4,6
/proc/10384/task/10405/stat : 10405 (java) R 10382 10384 9128 0 -1 4202560 136562 0 0 0 104863 26 0 0 25 0 22 0 530013595 16070385664 94039 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505627743 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10384/tid=10406] ppid=10382 vsize=15693736 CPUtime=1048.93 cores=0,2,4,6
/proc/10384/task/10406/stat : 10406 (java) R 10382 10384 9128 0 -1 4202560 137825 0 0 0 104865 28 0 0 25 0 22 0 530013595 16070385664 94039 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505627663 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4222.99
Current children cumulated vsize (KiB) 15693736

[startup+1122.3 s]
/proc/loadavg: 4.01 4.55 5.93 5/193 10454
/proc/meminfo: memFree=30112080/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15693736 CPUtime=4461.51 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 1007988 0 1 0 445859 292 0 0 25 0 22 0 530013571 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3923434 94319 2299 9 0 3914153 0
[pid=10384/tid=10385] ppid=10382 vsize=15693736 CPUtime=0.31 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) S 10382 10384 9128 0 -1 4202560 5762 0 1 0 30 1 0 0 25 0 22 0 530013571 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10387] ppid=10382 vsize=15693736 CPUtime=3.12 cores=0,2,4,6
/proc/10384/task/10387/stat : 10387 (java) S 10382 10384 9128 0 -1 4202560 51789 0 0 0 300 12 0 0 15 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10388] ppid=10382 vsize=15693736 CPUtime=3.04 cores=0,2,4,6
/proc/10384/task/10388/stat : 10388 (java) S 10382 10384 9128 0 -1 4202560 49714 0 0 0 293 11 0 0 15 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10389] ppid=10382 vsize=15693736 CPUtime=3.09 cores=0,2,4,6
/proc/10384/task/10389/stat : 10389 (java) S 10382 10384 9128 0 -1 4202560 48665 0 0 0 296 13 0 0 15 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10390] ppid=10382 vsize=15693736 CPUtime=3 cores=0,2,4,6
/proc/10384/task/10390/stat : 10390 (java) S 10382 10384 9128 0 -1 4202560 48481 0 0 0 288 12 0 0 16 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10391] ppid=10382 vsize=15693736 CPUtime=3.09 cores=0,2,4,6
/proc/10384/task/10391/stat : 10391 (java) S 10382 10384 9128 0 -1 4202560 48326 0 0 0 295 14 0 0 15 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10392] ppid=10382 vsize=15693736 CPUtime=3.13 cores=0,2,4,6
/proc/10384/task/10392/stat : 10392 (java) S 10382 10384 9128 0 -1 4202560 48958 0 0 0 300 13 0 0 15 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10393] ppid=10382 vsize=15693736 CPUtime=3.08 cores=0,2,4,6
/proc/10384/task/10393/stat : 10393 (java) S 10382 10384 9128 0 -1 4202560 49769 0 0 0 293 15 0 0 15 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10394] ppid=10382 vsize=15693736 CPUtime=3.09 cores=0,2,4,6
/proc/10384/task/10394/stat : 10394 (java) S 10382 10384 9128 0 -1 4202560 48458 0 0 0 296 13 0 0 16 0 22 0 530013572 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10395] ppid=10382 vsize=15693736 CPUtime=1.92 cores=0,2,4,6
/proc/10384/task/10395/stat : 10395 (java) S 10382 10384 9128 0 -1 4202560 2653 0 0 0 130 62 0 0 16 0 22 0 530013573 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 0 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10396] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10396/stat : 10396 (java) S 10382 10384 9128 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10397] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10397/stat : 10397 (java) S 10382 10384 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10398] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10398/stat : 10398 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284512689 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10399] ppid=10382 vsize=15693736 CPUtime=0.92 cores=0,2,4,6
/proc/10384/task/10399/stat : 10399 (java) S 10382 10384 9128 0 -1 4202560 12061 0 0 0 90 2 0 0 15 0 22 0 530013575 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10400] ppid=10382 vsize=15693736 CPUtime=0.82 cores=0,2,4,6
/proc/10384/task/10400/stat : 10400 (java) S 10382 10384 9128 0 -1 4202560 4364 0 0 0 82 0 0 0 15 0 22 0 530013575 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10401] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10401/stat : 10401 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10402] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10402/stat : 10402 (java) S 10382 10384 9128 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 530013575 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10403] ppid=10382 vsize=15693736 CPUtime=1107.68 cores=0,2,4,6
/proc/10384/task/10403/stat : 10403 (java) R 10382 10384 9128 0 -1 4202560 147252 0 0 0 110740 28 0 0 25 0 22 0 530013595 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505639950 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10384/tid=10404] ppid=10382 vsize=15693736 CPUtime=1108.71 cores=0,2,4,6
/proc/10384/task/10404/stat : 10404 (java) R 10382 10384 9128 0 -1 4202560 151430 0 0 0 110841 30 0 0 25 0 22 0 530013595 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505850446 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10384/tid=10405] ppid=10382 vsize=15693736 CPUtime=1108.1 cores=0,2,4,6
/proc/10384/task/10405/stat : 10405 (java) R 10382 10384 9128 0 -1 4202560 143744 0 0 0 110782 28 0 0 25 0 22 0 530013595 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505672512 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10384/tid=10406] ppid=10382 vsize=15693736 CPUtime=1108.25 cores=0,2,4,6
/proc/10384/task/10406/stat : 10406 (java) R 10382 10384 9128 0 -1 4202560 145121 0 0 0 110796 29 0 0 25 0 22 0 530013595 16070385664 94319 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505672537 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4461.51
Current children cumulated vsize (KiB) 15693736

[startup+1182.3 s]
/proc/loadavg: 4.00 4.45 5.81 5/193 10455
/proc/meminfo: memFree=30187808/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15693736 CPUtime=4700.02 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 1039396 0 1 0 469695 307 0 0 25 0 22 0 530013571 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3923434 76107 2299 9 0 3914153 0
[pid=10384/tid=10385] ppid=10382 vsize=15693736 CPUtime=0.31 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) S 10382 10384 9128 0 -1 4202560 5762 0 1 0 30 1 0 0 25 0 22 0 530013571 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10387] ppid=10382 vsize=15693736 CPUtime=3.26 cores=0,2,4,6
/proc/10384/task/10387/stat : 10387 (java) S 10382 10384 9128 0 -1 4202560 52904 0 0 0 313 13 0 0 15 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10388] ppid=10382 vsize=15693736 CPUtime=3.2 cores=0,2,4,6
/proc/10384/task/10388/stat : 10388 (java) S 10382 10384 9128 0 -1 4202560 51133 0 0 0 308 12 0 0 15 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10389] ppid=10382 vsize=15693736 CPUtime=3.26 cores=0,2,4,6
/proc/10384/task/10389/stat : 10389 (java) S 10382 10384 9128 0 -1 4202560 50092 0 0 0 312 14 0 0 15 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10390] ppid=10382 vsize=15693736 CPUtime=3.19 cores=0,2,4,6
/proc/10384/task/10390/stat : 10390 (java) S 10382 10384 9128 0 -1 4202560 49806 0 0 0 306 13 0 0 15 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10391] ppid=10382 vsize=15693736 CPUtime=3.24 cores=0,2,4,6
/proc/10384/task/10391/stat : 10391 (java) S 10382 10384 9128 0 -1 4202560 49589 0 0 0 310 14 0 0 15 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10392] ppid=10382 vsize=15693736 CPUtime=3.3 cores=0,2,4,6
/proc/10384/task/10392/stat : 10392 (java) S 10382 10384 9128 0 -1 4202560 50312 0 0 0 316 14 0 0 16 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10393] ppid=10382 vsize=15693736 CPUtime=3.22 cores=0,2,4,6
/proc/10384/task/10393/stat : 10393 (java) S 10382 10384 9128 0 -1 4202560 51286 0 0 0 307 15 0 0 15 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10394] ppid=10382 vsize=15693736 CPUtime=3.26 cores=0,2,4,6
/proc/10384/task/10394/stat : 10394 (java) S 10382 10384 9128 0 -1 4202560 49684 0 0 0 312 14 0 0 15 0 22 0 530013572 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10395] ppid=10382 vsize=15693736 CPUtime=2.05 cores=0,2,4,6
/proc/10384/task/10395/stat : 10395 (java) S 10382 10384 9128 0 -1 4202560 2766 0 0 0 138 67 0 0 15 0 22 0 530013573 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 0 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10396] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10396/stat : 10396 (java) S 10382 10384 9128 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10397] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10397/stat : 10397 (java) S 10382 10384 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10398] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10398/stat : 10398 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284512689 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10399] ppid=10382 vsize=15693736 CPUtime=0.92 cores=0,2,4,6
/proc/10384/task/10399/stat : 10399 (java) S 10382 10384 9128 0 -1 4202560 12061 0 0 0 90 2 0 0 15 0 22 0 530013575 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10400] ppid=10382 vsize=15693736 CPUtime=0.82 cores=0,2,4,6
/proc/10384/task/10400/stat : 10400 (java) S 10382 10384 9128 0 -1 4202560 4364 0 0 0 82 0 0 0 15 0 22 0 530013575 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10401] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10401/stat : 10401 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10402] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10402/stat : 10402 (java) S 10382 10384 9128 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 530013575 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10403] ppid=10382 vsize=15693736 CPUtime=1167.03 cores=0,2,4,6
/proc/10384/task/10403/stat : 10403 (java) R 10382 10384 9128 0 -1 4202560 152329 0 0 0 116673 30 0 0 25 0 22 0 530013595 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505866230 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10384/tid=10404] ppid=10382 vsize=15693736 CPUtime=1167.95 cores=0,2,4,6
/proc/10384/task/10404/stat : 10404 (java) R 10382 10384 9128 0 -1 4202560 156757 0 0 0 116764 31 0 0 25 0 22 0 530013595 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505648601 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10384/tid=10405] ppid=10382 vsize=15693736 CPUtime=1167.26 cores=0,2,4,6
/proc/10384/task/10405/stat : 10405 (java) R 10382 10384 9128 0 -1 4202560 148740 0 0 0 116698 28 0 0 25 0 22 0 530013595 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505672515 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10384/tid=10406] ppid=10382 vsize=15693736 CPUtime=1167.58 cores=0,2,4,6
/proc/10384/task/10406/stat : 10406 (java) R 10382 10384 9128 0 -1 4202560 150366 0 0 0 116727 31 0 0 25 0 22 0 530013595 16070385664 76107 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505627910 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.02
Current children cumulated vsize (KiB) 15693736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 4.00 4.41 5.76 5/193 10456
/proc/meminfo: memFree=30150840/32950928 swapFree=67111464/67111528
[pid=10384] ppid=10382 vsize=15693736 CPUtime=4800.21 cores=0,2,4,6
/proc/10384/stat : 10384 (java) S 10382 10384 9128 0 -1 4202496 1066991 0 1 0 479707 314 0 0 25 0 22 0 530013571 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10384/statm: 3923434 84617 2299 9 0 3914153 0
[pid=10384/tid=10385] ppid=10382 vsize=15693736 CPUtime=0.31 cores=0,2,4,6
/proc/10384/task/10385/stat : 10385 (java) S 10382 10384 9128 0 -1 4202560 5762 0 1 0 30 1 0 0 25 0 22 0 530013571 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10387] ppid=10382 vsize=15693736 CPUtime=3.33 cores=0,2,4,6
/proc/10384/task/10387/stat : 10387 (java) S 10382 10384 9128 0 -1 4202560 54109 0 0 0 320 13 0 0 15 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10388] ppid=10382 vsize=15693736 CPUtime=3.26 cores=0,2,4,6
/proc/10384/task/10388/stat : 10388 (java) S 10382 10384 9128 0 -1 4202560 52386 0 0 0 314 12 0 0 15 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10389] ppid=10382 vsize=15693736 CPUtime=3.32 cores=0,2,4,6
/proc/10384/task/10389/stat : 10389 (java) S 10382 10384 9128 0 -1 4202560 51437 0 0 0 318 14 0 0 15 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10390] ppid=10382 vsize=15693736 CPUtime=3.26 cores=0,2,4,6
/proc/10384/task/10390/stat : 10390 (java) S 10382 10384 9128 0 -1 4202560 51130 0 0 0 313 13 0 0 15 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10391] ppid=10382 vsize=15693736 CPUtime=3.31 cores=0,2,4,6
/proc/10384/task/10391/stat : 10391 (java) S 10382 10384 9128 0 -1 4202560 50839 0 0 0 316 15 0 0 15 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10392] ppid=10382 vsize=15693736 CPUtime=3.36 cores=0,2,4,6
/proc/10384/task/10392/stat : 10392 (java) S 10382 10384 9128 0 -1 4202560 51162 0 0 0 322 14 0 0 15 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10393] ppid=10382 vsize=15693736 CPUtime=3.28 cores=0,2,4,6
/proc/10384/task/10393/stat : 10393 (java) S 10382 10384 9128 0 -1 4202560 52274 0 0 0 313 15 0 0 15 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10394] ppid=10382 vsize=15693736 CPUtime=3.33 cores=0,2,4,6
/proc/10384/task/10394/stat : 10394 (java) S 10382 10384 9128 0 -1 4202560 50859 0 0 0 319 14 0 0 16 0 22 0 530013572 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10395] ppid=10382 vsize=15693736 CPUtime=2.08 cores=0,2,4,6
/proc/10384/task/10395/stat : 10395 (java) S 10382 10384 9128 0 -1 4202560 2833 0 0 0 140 68 0 0 15 0 22 0 530013573 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 0 0 16800975 18446604453940099136 0 0 -1 2 0 0 0
[pid=10384/tid=10396] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10396/stat : 10396 (java) S 10382 10384 9128 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10397] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10397/stat : 10397 (java) S 10382 10384 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530013573 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10398] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10398/stat : 10398 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284512689 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10399] ppid=10382 vsize=15693736 CPUtime=0.92 cores=0,2,4,6
/proc/10384/task/10399/stat : 10399 (java) S 10382 10384 9128 0 -1 4202560 12061 0 0 0 90 2 0 0 15 0 22 0 530013575 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 0 0 0 0
[pid=10384/tid=10400] ppid=10382 vsize=15693736 CPUtime=0.82 cores=0,2,4,6
/proc/10384/task/10400/stat : 10400 (java) S 10382 10384 9128 0 -1 4202560 4364 0 0 0 82 0 0 0 15 0 22 0 530013575 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10401] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10401/stat : 10401 (java) S 10382 10384 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530013575 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284504985 0 4 0 16800975 18446604453940099136 0 0 -1 6 0 0 0
[pid=10384/tid=10402] ppid=10382 vsize=15693736 CPUtime=0 cores=0,2,4,6
/proc/10384/task/10402/stat : 10402 (java) S 10382 10384 9128 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 530013575 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 268284505600 0 4 0 16800975 18446604453940099136 0 0 -1 4 0 0 0
[pid=10384/tid=10403] ppid=10382 vsize=15693736 CPUtime=1191.92 cores=0,2,4,6
/proc/10384/task/10403/stat : 10403 (java) R 10382 10384 9128 0 -1 4202560 156863 0 0 0 119161 31 0 0 25 0 22 0 530013595 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505627910 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10384/tid=10404] ppid=10382 vsize=15693736 CPUtime=1192.9 cores=0,2,4,6
/proc/10384/task/10404/stat : 10404 (java) R 10382 10384 9128 0 -1 4202560 161273 0 0 0 119257 33 0 0 25 0 22 0 530013595 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505636084 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10384/tid=10405] ppid=10382 vsize=15693736 CPUtime=1192.15 cores=0,2,4,6
/proc/10384/task/10405/stat : 10405 (java) R 10382 10384 9128 0 -1 4202560 153051 0 0 0 119186 29 0 0 25 0 22 0 530013595 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505817805 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10384/tid=10406] ppid=10382 vsize=15693736 CPUtime=1192.51 cores=0,2,4,6
/proc/10384/task/10406/stat : 10406 (java) R 10382 10384 9128 0 -1 4202560 155143 0 0 0 119219 32 0 0 25 0 22 0 530013595 16070385664 84617 33554432000 1073741824 1073778376 140734227266256 18446744073709551615 46912505627867 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15693736

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.53
CPU time (s): 4800.27
CPU user time (s): 4797.1
CPU system time (s): 3.16552
CPU usage (%): 397.528
Max. virtual memory (cumulated for all children) (KiB): 15695012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.1
system time used= 3.16552
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1067017
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= 344883
involuntary context switches= 179446

runsolver used 2.13167 second user time and 4.48732 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 19:22:28
IDJOB=3311774
IDBENCH=83211
IDSOLVER=1698
FILE ID=node122/3311774-1304184148
RUNJOBID= node122-1304184125-10244
PBS_JOBID= 13172421
Free space on /tmp= 73344 MiB

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

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=757517852

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.75
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27932408 kB
Buffers:        343976 kB
Cached:        1716588 kB
SwapCached:         64 kB
Active:        2913176 kB
Inactive:      1756944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27932408 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            4308 kB
Writeback:           0 kB
AnonPages:     2609480 kB
Mapped:          23404 kB
Slab:           279524 kB
PageTables:      10036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3034944 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= 73344 MiB
End job on node122 at 2011-04-30 19:42:37