Trace number 3311776

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.42 1207.43

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
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 variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

Solver Data

0.11/0.11	22:43 INFO : Reading from input HOME/instance-3311776-1304184163.cnf
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.54/0.37	22:44 INFO : 256 variables remaining out of 256
0.54/0.37	22:44 INFO : 15872 literals remaining out of 10112

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-3311776-1304184163/watcher-3311776-1304184163 -o /tmp/evaluation-result-3311776-1304184163/solver-3311776-1304184163 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311776-1304184163.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: 4.01 4.78 5.82 2/186 12638
/proc/meminfo: memFree=30374740/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/12638/stat : 12638 (java) R 12636 12638 11524 0 -1 4202496 1292 0 0 0 0 0 0 0 23 0 1 0 262607575 23580672 779 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 47072403477184 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12638/statm: 5757 800 606 9 0 124 0

[startup+0.037975 s]
/proc/loadavg: 4.01 4.78 5.82 2/186 12638
/proc/meminfo: memFree=30374740/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 3732 0 1 0 2 0 0 0 23 0 13 0 262607575 15978749952 3172 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3901062 3173 1680 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100978 s]
/proc/loadavg: 4.01 4.78 5.82 2/186 12638
/proc/meminfo: memFree=30374740/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15677028 CPUtime=0.11 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 5609 0 1 0 10 1 0 0 23 0 18 0 262607575 16053276672 5049 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3919257 5050 2117 9 0 3909976 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15677028

[startup+0.300851 s]
/proc/loadavg: 4.01 4.78 5.82 2/186 12638
/proc/meminfo: memFree=30374740/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15753908 CPUtime=0.54 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 11779 0 1 0 53 1 0 0 23 0 22 0 262607575 16132001792 9832 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3938477 9832 2213 9 0 3929196 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 15753908

[startup+0.770767 s]
/proc/loadavg: 4.01 4.78 5.82 2/186 12638
/proc/meminfo: memFree=30374740/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15757560 CPUtime=2.13 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 36377 0 1 0 208 5 0 0 23 0 22 0 262607575 16135741440 31010 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3939390 31011 2251 9 0 3930109 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 15757560

[startup+1.50164 s]
/proc/loadavg: 4.01 4.78 5.82 13/220 12672
/proc/meminfo: memFree=30044576/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15753908 CPUtime=5.02 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 67399 0 1 0 492 10 0 0 23 0 22 0 262607575 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3938477 55849 2276 9 0 3929196 0
[pid=12638/tid=12640] ppid=12636 vsize=15753908 CPUtime=0.36 cores=0,2,4,6
/proc/12638/task/12640/stat : 12640 (java) S 12636 12638 11524 0 -1 4202560 6433 0 1 0 35 1 0 0 19 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12642] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12642/stat : 12642 (java) S 12636 12638 11524 0 -1 4202560 416 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12643] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12643/stat : 12643 (java) S 12636 12638 11524 0 -1 4202560 677 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12644] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12644/stat : 12644 (java) S 12636 12638 11524 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12645] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12645/stat : 12645 (java) S 12636 12638 11524 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12646] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12646/stat : 12646 (java) S 12636 12638 11524 0 -1 4202560 619 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12647] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12647/stat : 12647 (java) S 12636 12638 11524 0 -1 4202560 434 0 0 0 0 0 0 0 17 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12648] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12648/stat : 12648 (java) S 12636 12638 11524 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12649] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12649/stat : 12649 (java) S 12636 12638 11524 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12652] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12652/stat : 12652 (java) S 12636 12638 11524 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 262607577 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 0 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12653] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12653/stat : 12653 (java) S 12636 12638 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12654] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12654/stat : 12654 (java) S 12636 12638 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12660] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12660/stat : 12660 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672485809 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12661] ppid=12636 vsize=15753908 CPUtime=0.95 cores=0,2,4,6
/proc/12638/task/12661/stat : 12661 (java) R 12636 12638 11524 0 -1 4202560 10917 0 0 0 94 1 0 0 17 0 22 0 262607580 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268660358923 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12638/tid=12662] ppid=12636 vsize=15753908 CPUtime=0.87 cores=0,2,4,6
/proc/12638/task/12662/stat : 12662 (java) R 12636 12638 11524 0 -1 4202560 17556 0 0 0 85 2 0 0 18 0 22 0 262607580 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 47072400369696 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12638/tid=12663] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12663/stat : 12663 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12664] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12664/stat : 12664 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262607580 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12669] ppid=12636 vsize=15753908 CPUtime=0.7 cores=0,2,4,6
/proc/12638/task/12669/stat : 12669 (java) R 12636 12638 11524 0 -1 4202560 7923 0 0 0 69 1 0 0 18 0 22 0 262607600 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505228269 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12638/tid=12670] ppid=12636 vsize=15753908 CPUtime=0.84 cores=0,2,4,6
/proc/12638/task/12670/stat : 12670 (java) R 12636 12638 11524 0 -1 4202560 8949 0 0 0 83 1 0 0 17 0 22 0 262607600 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505702686 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12638/tid=12671] ppid=12636 vsize=15753908 CPUtime=0.58 cores=0,2,4,6
/proc/12638/task/12671/stat : 12671 (java) R 12636 12638 11524 0 -1 4202560 6175 0 0 0 57 1 0 0 17 0 22 0 262607600 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505726030 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12638/tid=12672] ppid=12636 vsize=15753908 CPUtime=0.65 cores=0,2,4,6
/proc/12638/task/12672/stat : 12672 (java) R 12636 12638 11524 0 -1 4202560 5860 0 0 0 65 0 0 0 18 0 22 0 262607600 16132001792 55849 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672488117 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 15753908

[startup+3.10136 s]
/proc/loadavg: 4.49 4.86 5.84 9/220 12672
/proc/meminfo: memFree=29958520/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15753908 CPUtime=11.39 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 100810 0 1 0 1125 14 0 0 23 0 22 0 262607575 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3938477 88961 2287 9 0 3929196 0
[pid=12638/tid=12640] ppid=12636 vsize=15753908 CPUtime=0.36 cores=0,2,4,6
/proc/12638/task/12640/stat : 12640 (java) S 12636 12638 11524 0 -1 4202560 6433 0 1 0 35 1 0 0 19 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12642] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12642/stat : 12642 (java) S 12636 12638 11524 0 -1 4202560 627 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12643] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12643/stat : 12643 (java) S 12636 12638 11524 0 -1 4202560 997 0 0 0 0 0 0 0 16 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12644] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12644/stat : 12644 (java) S 12636 12638 11524 0 -1 4202560 321 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12645] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12645/stat : 12645 (java) S 12636 12638 11524 0 -1 4202560 820 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12646] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12646/stat : 12646 (java) S 12636 12638 11524 0 -1 4202560 697 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12647] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12647/stat : 12647 (java) S 12636 12638 11524 0 -1 4202560 626 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12648] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12648/stat : 12648 (java) S 12636 12638 11524 0 -1 4202560 490 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12649] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12649/stat : 12649 (java) S 12636 12638 11524 0 -1 4202560 706 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12652] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12652/stat : 12652 (java) S 12636 12638 11524 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 262607577 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 0 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12653] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12653/stat : 12653 (java) S 12636 12638 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12654] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12654/stat : 12654 (java) S 12636 12638 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12660] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12660/stat : 12660 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672485809 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12661] ppid=12636 vsize=15753908 CPUtime=1.11 cores=0,2,4,6
/proc/12638/task/12661/stat : 12661 (java) S 12636 12638 11524 0 -1 4202560 10960 0 0 0 110 1 0 0 16 0 22 0 262607580 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12662] ppid=12636 vsize=15753908 CPUtime=0.99 cores=0,2,4,6
/proc/12638/task/12662/stat : 12662 (java) S 12636 12638 11524 0 -1 4202560 17626 0 0 0 97 2 0 0 16 0 22 0 262607580 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12663] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12663/stat : 12663 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12664] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12664/stat : 12664 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262607580 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12669] ppid=12636 vsize=15753908 CPUtime=2.12 cores=0,2,4,6
/proc/12638/task/12669/stat : 12669 (java) R 12636 12638 11524 0 -1 4202560 15370 0 0 0 210 2 0 0 19 0 22 0 262607600 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505702671 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12638/tid=12670] ppid=12636 vsize=15753908 CPUtime=2.41 cores=0,2,4,6
/proc/12638/task/12670/stat : 12670 (java) R 12636 12638 11524 0 -1 4202560 16816 0 0 0 239 2 0 0 19 0 22 0 262607600 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505164223 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12638/tid=12671] ppid=12636 vsize=15753908 CPUtime=2.13 cores=0,2,4,6
/proc/12638/task/12671/stat : 12671 (java) R 12636 12638 11524 0 -1 4202560 13322 0 0 0 212 1 0 0 19 0 22 0 262607600 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505666300 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12638/tid=12672] ppid=12636 vsize=15753908 CPUtime=2.15 cores=0,2,4,6
/proc/12638/task/12672/stat : 12672 (java) R 12636 12638 11524 0 -1 4202560 13414 0 0 0 214 1 0 0 20 0 22 0 262607600 16132001792 88961 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505702392 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 15753908

[startup+6.3008 s]
/proc/loadavg: 4.49 4.86 5.84 9/220 12672
/proc/meminfo: memFree=29843208/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15753908 CPUtime=24.14 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 105046 0 1 0 2399 15 0 0 23 0 22 0 262607575 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3938477 89239 2287 9 0 3929196 0
[pid=12638/tid=12640] ppid=12636 vsize=15753908 CPUtime=0.36 cores=0,2,4,6
/proc/12638/task/12640/stat : 12640 (java) S 12636 12638 11524 0 -1 4202560 6433 0 1 0 35 1 0 0 19 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12642] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12642/stat : 12642 (java) S 12636 12638 11524 0 -1 4202560 1246 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12643] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12643/stat : 12643 (java) S 12636 12638 11524 0 -1 4202560 1477 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12644] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12644/stat : 12644 (java) S 12636 12638 11524 0 -1 4202560 578 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12645] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12645/stat : 12645 (java) S 12636 12638 11524 0 -1 4202560 1147 0 0 0 0 0 0 0 16 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12646] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12646/stat : 12646 (java) S 12636 12638 11524 0 -1 4202560 1076 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12647] ppid=12636 vsize=15753908 CPUtime=0.01 cores=0,2,4,6
/proc/12638/task/12647/stat : 12647 (java) S 12636 12638 11524 0 -1 4202560 1261 0 0 0 1 0 0 0 15 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12648] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12648/stat : 12648 (java) S 12636 12638 11524 0 -1 4202560 1338 0 0 0 0 0 0 0 15 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12649] ppid=12636 vsize=15753908 CPUtime=0.01 cores=0,2,4,6
/proc/12638/task/12649/stat : 12649 (java) S 12636 12638 11524 0 -1 4202560 1352 0 0 0 1 0 0 0 16 0 22 0 262607576 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12652] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12652/stat : 12652 (java) S 12636 12638 11524 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 262607577 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 0 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12653] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12653/stat : 12653 (java) S 12636 12638 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12654] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12654/stat : 12654 (java) S 12636 12638 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12660] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12660/stat : 12660 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672485809 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12661] ppid=12636 vsize=15753908 CPUtime=1.14 cores=0,2,4,6
/proc/12638/task/12661/stat : 12661 (java) S 12636 12638 11524 0 -1 4202560 10962 0 0 0 113 1 0 0 16 0 22 0 262607580 16132001792 89239 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0

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

[pid=12638/tid=12670] ppid=12636 vsize=15753908 CPUtime=1048.71 cores=0,2,4,6
/proc/12638/task/12670/stat : 12670 (java) S 12636 12638 11524 0 -1 4202560 143411 0 0 0 104844 27 0 0 25 0 22 0 262607600 16132001792 78252 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12671] ppid=12636 vsize=15753908 CPUtime=1049.13 cores=0,2,4,6
/proc/12638/task/12671/stat : 12671 (java) S 12636 12638 11524 0 -1 4202560 141602 0 0 0 104886 27 0 0 25 0 22 0 262607600 16132001792 78252 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12672] ppid=12636 vsize=15753908 CPUtime=1048.55 cores=0,2,4,6
/proc/12638/task/12672/stat : 12672 (java) S 12636 12638 11524 0 -1 4202560 144039 0 0 0 104827 28 0 0 25 0 22 0 262607600 16132001792 78252 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.45
Current children cumulated vsize (KiB) 15753908

[startup+1122.3 s]
/proc/loadavg: 8.05 7.99 7.39 9/220 12898
/proc/meminfo: memFree=29656720/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15753908 CPUtime=4462 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 1116805 0 1 0 445892 308 0 0 23 0 22 0 262607575 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3938477 82307 2298 9 0 3929196 0
[pid=12638/tid=12640] ppid=12636 vsize=15753908 CPUtime=0.36 cores=0,2,4,6
/proc/12638/task/12640/stat : 12640 (java) S 12636 12638 11524 0 -1 4202560 6433 0 1 0 35 1 0 0 19 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12642] ppid=12636 vsize=15753908 CPUtime=3.08 cores=0,2,4,6
/proc/12638/task/12642/stat : 12642 (java) S 12636 12638 11524 0 -1 4202560 57470 0 0 0 291 17 0 0 16 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12643] ppid=12636 vsize=15753908 CPUtime=3.12 cores=0,2,4,6
/proc/12638/task/12643/stat : 12643 (java) S 12636 12638 11524 0 -1 4202560 60172 0 0 0 296 16 0 0 15 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12644] ppid=12636 vsize=15753908 CPUtime=3.08 cores=0,2,4,6
/proc/12638/task/12644/stat : 12644 (java) S 12636 12638 11524 0 -1 4202560 55937 0 0 0 296 12 0 0 15 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12645] ppid=12636 vsize=15753908 CPUtime=3.24 cores=0,2,4,6
/proc/12638/task/12645/stat : 12645 (java) S 12636 12638 11524 0 -1 4202560 59477 0 0 0 309 15 0 0 15 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12646] ppid=12636 vsize=15753908 CPUtime=3.05 cores=0,2,4,6
/proc/12638/task/12646/stat : 12646 (java) S 12636 12638 11524 0 -1 4202560 56192 0 0 0 289 16 0 0 16 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12647] ppid=12636 vsize=15753908 CPUtime=3.05 cores=0,2,4,6
/proc/12638/task/12647/stat : 12647 (java) S 12636 12638 11524 0 -1 4202560 54933 0 0 0 288 17 0 0 15 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12648] ppid=12636 vsize=15753908 CPUtime=3.14 cores=0,2,4,6
/proc/12638/task/12648/stat : 12648 (java) S 12636 12638 11524 0 -1 4202560 56640 0 0 0 301 13 0 0 16 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12649] ppid=12636 vsize=15753908 CPUtime=3.11 cores=0,2,4,6
/proc/12638/task/12649/stat : 12649 (java) S 12636 12638 11524 0 -1 4202560 56103 0 0 0 297 14 0 0 16 0 22 0 262607576 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12652] ppid=12636 vsize=15753908 CPUtime=2.07 cores=0,2,4,6
/proc/12638/task/12652/stat : 12652 (java) S 12636 12638 11524 0 -1 4202560 2767 0 0 0 150 57 0 0 15 0 22 0 262607577 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 0 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12653] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12653/stat : 12653 (java) S 12636 12638 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12654] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12654/stat : 12654 (java) S 12636 12638 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12660] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12660/stat : 12660 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672485809 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12661] ppid=12636 vsize=15753908 CPUtime=1.15 cores=0,2,4,6
/proc/12638/task/12661/stat : 12661 (java) S 12636 12638 11524 0 -1 4202560 10965 0 0 0 114 1 0 0 15 0 22 0 262607580 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12662] ppid=12636 vsize=15753908 CPUtime=1.09 cores=0,2,4,6
/proc/12638/task/12662/stat : 12662 (java) S 12636 12638 11524 0 -1 4202560 17652 0 0 0 107 2 0 0 15 0 22 0 262607580 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12663] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12663/stat : 12663 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12664] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12664/stat : 12664 (java) S 12636 12638 11524 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 262607580 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12669] ppid=12636 vsize=15753908 CPUtime=1108.05 cores=0,2,4,6
/proc/12638/task/12669/stat : 12669 (java) R 12636 12638 11524 0 -1 4202560 157212 0 0 0 110776 29 0 0 25 0 22 0 262607600 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12638/tid=12670] ppid=12636 vsize=15753908 CPUtime=1107.99 cores=0,2,4,6
/proc/12638/task/12670/stat : 12670 (java) R 12636 12638 11524 0 -1 4202560 154944 0 0 0 110770 29 0 0 25 0 22 0 262607600 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505693740 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12638/tid=12671] ppid=12636 vsize=15753908 CPUtime=1108.48 cores=0,2,4,6
/proc/12638/task/12671/stat : 12671 (java) R 12636 12638 11524 0 -1 4202560 152878 0 0 0 110819 29 0 0 25 0 22 0 262607600 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505666024 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12638/tid=12672] ppid=12636 vsize=15753908 CPUtime=1107.78 cores=0,2,4,6
/proc/12638/task/12672/stat : 12672 (java) R 12636 12638 11524 0 -1 4202560 155583 0 0 0 110747 31 0 0 25 0 22 0 262607600 16132001792 82307 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505693548 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462
Current children cumulated vsize (KiB) 15753908

[startup+1182.3 s]
/proc/loadavg: 8.11 8.02 7.43 10/220 12899
/proc/meminfo: memFree=29577948/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15753908 CPUtime=4700.56 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 1179272 0 1 0 469730 326 0 0 23 0 22 0 262607575 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3938477 90137 2298 9 0 3929196 0
[pid=12638/tid=12640] ppid=12636 vsize=15753908 CPUtime=0.36 cores=0,2,4,6
/proc/12638/task/12640/stat : 12640 (java) S 12636 12638 11524 0 -1 4202560 6433 0 1 0 35 1 0 0 19 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12642] ppid=12636 vsize=15753908 CPUtime=3.23 cores=0,2,4,6
/proc/12638/task/12642/stat : 12642 (java) S 12636 12638 11524 0 -1 4202560 59134 0 0 0 305 18 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12643] ppid=12636 vsize=15753908 CPUtime=3.29 cores=0,2,4,6
/proc/12638/task/12643/stat : 12643 (java) S 12636 12638 11524 0 -1 4202560 62319 0 0 0 312 17 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12644] ppid=12636 vsize=15753908 CPUtime=3.23 cores=0,2,4,6
/proc/12638/task/12644/stat : 12644 (java) S 12636 12638 11524 0 -1 4202560 58907 0 0 0 310 13 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12645] ppid=12636 vsize=15753908 CPUtime=3.4 cores=0,2,4,6
/proc/12638/task/12645/stat : 12645 (java) S 12636 12638 11524 0 -1 4202560 62044 0 0 0 324 16 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12646] ppid=12636 vsize=15753908 CPUtime=3.2 cores=0,2,4,6
/proc/12638/task/12646/stat : 12646 (java) S 12636 12638 11524 0 -1 4202560 58237 0 0 0 303 17 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12647] ppid=12636 vsize=15753908 CPUtime=3.2 cores=0,2,4,6
/proc/12638/task/12647/stat : 12647 (java) S 12636 12638 11524 0 -1 4202560 57218 0 0 0 302 18 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12648] ppid=12636 vsize=15753908 CPUtime=3.29 cores=0,2,4,6
/proc/12638/task/12648/stat : 12648 (java) S 12636 12638 11524 0 -1 4202560 58683 0 0 0 316 13 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12649] ppid=12636 vsize=15753908 CPUtime=3.27 cores=0,2,4,6
/proc/12638/task/12649/stat : 12649 (java) S 12636 12638 11524 0 -1 4202560 58688 0 0 0 313 14 0 0 15 0 22 0 262607576 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12652] ppid=12636 vsize=15753908 CPUtime=2.19 cores=0,2,4,6
/proc/12638/task/12652/stat : 12652 (java) S 12636 12638 11524 0 -1 4202560 2932 0 0 0 158 61 0 0 15 0 22 0 262607577 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 0 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12653] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12653/stat : 12653 (java) S 12636 12638 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12654] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12654/stat : 12654 (java) S 12636 12638 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12660] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12660/stat : 12660 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672485809 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12661] ppid=12636 vsize=15753908 CPUtime=1.15 cores=0,2,4,6
/proc/12638/task/12661/stat : 12661 (java) S 12636 12638 11524 0 -1 4202560 10965 0 0 0 114 1 0 0 15 0 22 0 262607580 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12662] ppid=12636 vsize=15753908 CPUtime=1.09 cores=0,2,4,6
/proc/12638/task/12662/stat : 12662 (java) S 12636 12638 11524 0 -1 4202560 17652 0 0 0 107 2 0 0 15 0 22 0 262607580 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12663] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12663/stat : 12663 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12664] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12664/stat : 12664 (java) S 12636 12638 11524 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 262607580 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12669] ppid=12636 vsize=15753908 CPUtime=1167.4 cores=0,2,4,6
/proc/12638/task/12669/stat : 12669 (java) R 12636 12638 11524 0 -1 4202560 168260 0 0 0 116710 30 0 0 25 0 22 0 262607600 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505738887 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12638/tid=12670] ppid=12636 vsize=15753908 CPUtime=1167.23 cores=0,2,4,6
/proc/12638/task/12670/stat : 12670 (java) R 12636 12638 11524 0 -1 4202560 166114 0 0 0 116691 32 0 0 23 0 22 0 262607600 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505673069 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12638/tid=12671] ppid=12636 vsize=15753908 CPUtime=1167.87 cores=0,2,4,6
/proc/12638/task/12671/stat : 12671 (java) R 12636 12638 11524 0 -1 4202560 163894 0 0 0 116756 31 0 0 25 0 22 0 262607600 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505693505 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12638/tid=12672] ppid=12636 vsize=15753908 CPUtime=1166.99 cores=0,2,4,6
/proc/12638/task/12672/stat : 12672 (java) R 12636 12638 11524 0 -1 4202560 166343 0 0 0 116666 33 0 0 25 0 22 0 262607600 16132001792 90137 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 46912505765976 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.56
Current children cumulated vsize (KiB) 15753908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.14 8.03 7.46 9/220 12900
/proc/meminfo: memFree=29537256/32951124 swapFree=67111524/67111528
[pid=12638] ppid=12636 vsize=15753908 CPUtime=4800.37 cores=0,2,4,6
/proc/12638/stat : 12638 (java) S 12636 12638 11524 0 -1 4202496 1201071 0 1 0 479704 333 0 0 23 0 22 0 262607575 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12638/statm: 3938477 85677 2298 9 0 3929196 0
[pid=12638/tid=12640] ppid=12636 vsize=15753908 CPUtime=0.36 cores=0,2,4,6
/proc/12638/task/12640/stat : 12640 (java) S 12636 12638 11524 0 -1 4202560 6433 0 1 0 35 1 0 0 19 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12642] ppid=12636 vsize=15753908 CPUtime=3.3 cores=0,2,4,6
/proc/12638/task/12642/stat : 12642 (java) R 12636 12638 11524 0 -1 4202560 59990 0 0 0 311 19 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268660615479 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12638/tid=12643] ppid=12636 vsize=15753908 CPUtime=3.36 cores=0,2,4,6
/proc/12638/task/12643/stat : 12643 (java) S 12636 12638 11524 0 -1 4202560 63440 0 0 0 319 17 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12644] ppid=12636 vsize=15753908 CPUtime=3.3 cores=0,2,4,6
/proc/12638/task/12644/stat : 12644 (java) S 12636 12638 11524 0 -1 4202560 59656 0 0 0 317 13 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12645] ppid=12636 vsize=15753908 CPUtime=3.47 cores=0,2,4,6
/proc/12638/task/12645/stat : 12645 (java) R 12636 12638 11524 0 -1 4202560 63173 0 0 0 331 16 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268660615479 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12638/tid=12646] ppid=12636 vsize=15753908 CPUtime=3.26 cores=0,2,4,6
/proc/12638/task/12646/stat : 12646 (java) S 12636 12638 11524 0 -1 4202560 58905 0 0 0 309 17 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12647] ppid=12636 vsize=15753908 CPUtime=3.27 cores=0,2,4,6
/proc/12638/task/12647/stat : 12647 (java) R 12636 12638 11524 0 -1 4202560 58207 0 0 0 309 18 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12638/tid=12648] ppid=12636 vsize=15753908 CPUtime=3.38 cores=0,2,4,6
/proc/12638/task/12648/stat : 12648 (java) S 12636 12638 11524 0 -1 4202560 59284 0 0 0 324 14 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12649] ppid=12636 vsize=15753908 CPUtime=3.35 cores=0,2,4,6
/proc/12638/task/12649/stat : 12649 (java) S 12636 12638 11524 0 -1 4202560 59155 0 0 0 320 15 0 0 15 0 22 0 262607576 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12652] ppid=12636 vsize=15753908 CPUtime=2.25 cores=0,2,4,6
/proc/12638/task/12652/stat : 12652 (java) S 12636 12638 11524 0 -1 4202560 3001 0 0 0 162 63 0 0 16 0 22 0 262607577 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 0 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12653] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12653/stat : 12653 (java) S 12636 12638 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12654] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12654/stat : 12654 (java) S 12636 12638 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262607578 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12660] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12660/stat : 12660 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672485809 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12661] ppid=12636 vsize=15753908 CPUtime=1.15 cores=0,2,4,6
/proc/12638/task/12661/stat : 12661 (java) S 12636 12638 11524 0 -1 4202560 10965 0 0 0 114 1 0 0 15 0 22 0 262607580 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12662] ppid=12636 vsize=15753908 CPUtime=1.09 cores=0,2,4,6
/proc/12638/task/12662/stat : 12662 (java) S 12636 12638 11524 0 -1 4202560 17652 0 0 0 107 2 0 0 15 0 22 0 262607580 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
[pid=12638/tid=12663] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12663/stat : 12663 (java) S 12636 12638 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262607580 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12664] ppid=12636 vsize=15753908 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12664/stat : 12664 (java) S 12636 12638 11524 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 262607580 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478720 0 4 0 16800975 18446604453927368704 0 0 -1 6 0 0 0
[pid=12638/tid=12669] ppid=12636 vsize=15753908 CPUtime=1192.23 cores=0,2,4,6
/proc/12638/task/12669/stat : 12669 (java) S 12636 12638 11524 0 -1 4202560 171933 0 0 0 119192 31 0 0 25 0 22 0 262607600 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12670] ppid=12636 vsize=15753908 CPUtime=1191.99 cores=0,2,4,6
/proc/12638/task/12670/stat : 12670 (java) S 12636 12638 11524 0 -1 4202560 169631 0 0 0 119167 32 0 0 25 0 22 0 262607600 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 0 0 0 0
[pid=12638/tid=12671] ppid=12636 vsize=15753908 CPUtime=1192.7 cores=0,2,4,6
/proc/12638/task/12671/stat : 12671 (java) S 12636 12638 11524 0 -1 4202560 167759 0 0 0 119238 32 0 0 25 0 22 0 262607600 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 2 0 0 0
[pid=12638/tid=12672] ppid=12636 vsize=15753908 CPUtime=1191.75 cores=0,2,4,6
/proc/12638/task/12672/stat : 12672 (java) S 12636 12638 11524 0 -1 4202560 170436 0 0 0 119141 34 0 0 25 0 22 0 262607600 16132001792 85677 33554432000 1073741824 1073778376 140733939756832 18446744073709551615 268672478105 0 4 0 16800975 18446604453927368704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15753908

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.43
CPU time (s): 4800.42
CPU user time (s): 4797.07
CPU system time (s): 3.35149
CPU usage (%): 397.573
Max. virtual memory (cumulated for all children) (KiB): 15757692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.07
system time used= 3.35149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1201097
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= 339881
involuntary context switches= 173651

runsolver used 2.07568 second user time and 4.54631 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 19:22:43
IDJOB=3311776
IDBENCH=83223
IDSOLVER=1698
FILE ID=node107/3311776-1304184163
RUNJOBID= node107-1304184163-12609
PBS_JOBID= 13172425
Free space on /tmp= 72624 MiB

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

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=1381125235

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30375260 kB
Buffers:        400696 kB
Cached:        1759896 kB
SwapCached:          4 kB
Active:         153256 kB
Inactive:      2073816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30375260 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3120 kB
Writeback:           0 kB
AnonPages:       66396 kB
Mapped:          18204 kB
Slab:           286012 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   757624 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= 72624 MiB
End job on node107 at 2011-04-30 19:42:53