Trace number 3313158

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.26 1207.44

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
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 variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	55:06 INFO : Reading from input HOME/instance-3313158-1304186106.cnf
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.26	55:06 INFO : Found 52 xor gates
0.27/0.29	55:06 INFO : 193 variables remaining out of 194
0.27/0.29	55:06 INFO : 4230 literals remaining out of 2432
7.75/2.29	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
7.75/2.29	log4j:WARN Please initialize the log4j system properly.
7.75/2.29	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

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

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


[startup+0 s]
/proc/loadavg: 7.89 8.07 7.99 1/175 28600
/proc/meminfo: memFree=30455168/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28600/stat : 28600 (java) R 28598 28600 28406 0 -1 4202496 985 0 0 0 0 0 0 0 25 0 1 0 530212931 23580672 471 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212431054592 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28600/statm: 5757 484 371 9 0 124 0

[startup+0.015486 s]
/proc/loadavg: 7.89 8.07 7.99 1/175 28600
/proc/meminfo: memFree=30455168/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 2458 0 1 0 0 0 0 0 25 0 10 0 530212931 15963811840 1901 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3897912 1908 1056 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.100453 s]
/proc/loadavg: 7.89 8.07 7.99 1/175 28600
/proc/meminfo: memFree=30455168/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15676424 CPUtime=0.1 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 5530 0 1 0 8 2 0 0 25 0 18 0 530212931 16052658176 4957 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3919106 4957 2116 9 0 3909825 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676424

[startup+0.304413 s]
/proc/loadavg: 7.89 8.07 7.99 1/175 28600
/proc/meminfo: memFree=30455168/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15688312 CPUtime=0.47 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 12218 0 1 0 44 3 0 0 25 0 22 0 530212931 16064831488 10194 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3922078 10194 2210 9 0 3912797 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15688312

[startup+0.786778 s]
/proc/loadavg: 7.89 8.07 7.99 1/175 28600
/proc/meminfo: memFree=30455168/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15716356 CPUtime=2.14 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 35515 0 1 0 206 8 0 0 25 0 22 0 530212931 16093548544 31079 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3929089 31079 2245 9 0 3919808 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 15716356

[startup+1.50113 s]
/proc/loadavg: 7.89 8.07 7.99 8/196 28631
/proc/meminfo: memFree=30259732/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15712100 CPUtime=4.98 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 65541 0 1 0 485 13 0 0 25 0 22 0 530212931 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3928025 55503 2272 9 0 3918744 0
[pid=28600/tid=28602] ppid=28598 vsize=15712100 CPUtime=0.28 cores=0,2,4,6
/proc/28600/task/28602/stat : 28602 (java) S 28598 28600 28406 0 -1 4202560 5266 0 1 0 26 2 0 0 20 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28603] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28603/stat : 28603 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28604] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28604/stat : 28604 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28605] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28605/stat : 28605 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28606] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28606/stat : 28606 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 1 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28607] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28607/stat : 28607 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 1 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28608] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28608/stat : 28608 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 1 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28609] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28609/stat : 28609 (java) S 28598 28600 28406 0 -1 4202560 222 0 0 0 1 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28610] ppid=28598 vsize=15712100 CPUtime=0.02 cores=0,2,4,6
/proc/28600/task/28610/stat : 28610 (java) S 28598 28600 28406 0 -1 4202560 242 0 0 0 2 0 0 0 17 0 22 0 530212932 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28611] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28611/stat : 28611 (java) S 28598 28600 28406 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 22 0 530212933 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 0 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28612] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28612/stat : 28612 (java) R 28598 28600 28406 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530212934 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212435713540 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28600/tid=28613] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28613/stat : 28613 (java) S 28598 28600 28406 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 530212934 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28614] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28614/stat : 28614 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447840689 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28615] ppid=28598 vsize=15712100 CPUtime=1.16 cores=0,2,4,6
/proc/28600/task/28615/stat : 28615 (java) R 28598 28600 28406 0 -1 4202560 7335 0 0 0 115 1 0 0 18 0 22 0 530212936 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 48006449593752 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28600/tid=28616] ppid=28598 vsize=15712100 CPUtime=1.14 cores=0,2,4,6
/proc/28600/task/28616/stat : 28616 (java) R 28598 28600 28406 0 -1 4202560 21140 0 0 0 110 4 0 0 17 0 22 0 530212936 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212435708272 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28600/tid=28617] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28617/stat : 28617 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28618] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28618/stat : 28618 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530212936 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28619] ppid=28598 vsize=15712100 CPUtime=0.8 cores=0,2,4,6
/proc/28600/task/28619/stat : 28619 (java) R 28598 28600 28406 0 -1 4202560 11717 0 0 0 79 1 0 0 17 0 22 0 530212954 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505747059 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28600/tid=28620] ppid=28598 vsize=15712100 CPUtime=0.11 cores=0,2,4,6
/proc/28600/task/28620/stat : 28620 (java) R 28598 28600 28406 0 -1 4202560 990 0 0 0 11 0 0 0 19 0 22 0 530212954 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505725809 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28600/tid=28621] ppid=28598 vsize=15712100 CPUtime=0.65 cores=0,2,4,6
/proc/28600/task/28621/stat : 28621 (java) R 28598 28600 28406 0 -1 4202560 8092 0 0 0 64 1 0 0 18 0 22 0 530212954 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28600/tid=28622] ppid=28598 vsize=15712100 CPUtime=0.68 cores=0,2,4,6
/proc/28600/task/28622/stat : 28622 (java) R 28598 28600 28406 0 -1 4202560 9074 0 0 0 68 0 0 0 17 0 22 0 530212954 16089190400 55503 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505689802 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 15712100

[startup+3.1008 s]
/proc/loadavg: 7.89 8.07 7.99 11/220 28670
/proc/meminfo: memFree=29968768/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15712100 CPUtime=11.34 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 163386 0 1 0 1109 25 0 0 25 0 22 0 530212931 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3928025 153338 2287 9 0 3918744 0
[pid=28600/tid=28602] ppid=28598 vsize=15712100 CPUtime=0.28 cores=0,2,4,6
/proc/28600/task/28602/stat : 28602 (java) S 28598 28600 28406 0 -1 4202560 5266 0 1 0 26 2 0 0 20 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28603] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28603/stat : 28603 (java) S 28598 28600 28406 0 -1 4202560 531 0 0 0 0 0 0 0 15 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28604] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28604/stat : 28604 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 1 0 0 0 16 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28605] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28605/stat : 28605 (java) S 28598 28600 28406 0 -1 4202560 513 0 0 0 1 0 0 0 16 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28606] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28606/stat : 28606 (java) S 28598 28600 28406 0 -1 4202560 363 0 0 0 1 0 0 0 16 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28607] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28607/stat : 28607 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 1 0 0 0 15 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28608] ppid=28598 vsize=15712100 CPUtime=0.02 cores=0,2,4,6
/proc/28600/task/28608/stat : 28608 (java) S 28598 28600 28406 0 -1 4202560 366 0 0 0 2 0 0 0 16 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28609] ppid=28598 vsize=15712100 CPUtime=0.02 cores=0,2,4,6
/proc/28600/task/28609/stat : 28609 (java) S 28598 28600 28406 0 -1 4202560 535 0 0 0 2 0 0 0 16 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28610] ppid=28598 vsize=15712100 CPUtime=0.02 cores=0,2,4,6
/proc/28600/task/28610/stat : 28610 (java) S 28598 28600 28406 0 -1 4202560 524 0 0 0 2 0 0 0 15 0 22 0 530212932 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28611] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28611/stat : 28611 (java) S 28598 28600 28406 0 -1 4202560 431 0 0 0 0 0 0 0 15 0 22 0 530212933 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 0 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28612] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28612/stat : 28612 (java) S 28598 28600 28406 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530212934 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28613] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28613/stat : 28613 (java) S 28598 28600 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530212934 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28614] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28614/stat : 28614 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447840689 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28615] ppid=28598 vsize=15712100 CPUtime=1.35 cores=0,2,4,6
/proc/28600/task/28615/stat : 28615 (java) S 28598 28600 28406 0 -1 4202560 7371 0 0 0 134 1 0 0 15 0 22 0 530212936 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28616] ppid=28598 vsize=15712100 CPUtime=1.43 cores=0,2,4,6
/proc/28600/task/28616/stat : 28616 (java) S 28598 28600 28406 0 -1 4202560 21203 0 0 0 139 4 0 0 15 0 22 0 530212936 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28617] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28617/stat : 28617 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28618] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28618/stat : 28618 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530212936 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28619] ppid=28598 vsize=15712100 CPUtime=2.34 cores=0,2,4,6
/proc/28600/task/28619/stat : 28619 (java) R 28598 28600 28406 0 -1 4202560 36378 0 0 0 230 4 0 0 19 0 22 0 530212954 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912506491788 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28600/tid=28620] ppid=28598 vsize=15712100 CPUtime=1.48 cores=0,2,4,6
/proc/28600/task/28620/stat : 28620 (java) R 28598 28600 28406 0 -1 4202560 24594 0 0 0 145 3 0 0 21 0 22 0 530212954 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505905360 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28600/tid=28621] ppid=28598 vsize=15712100 CPUtime=2.19 cores=0,2,4,6
/proc/28600/task/28621/stat : 28621 (java) R 28598 28600 28406 0 -1 4202560 33028 0 0 0 216 3 0 0 20 0 22 0 530212954 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505838378 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28600/tid=28622] ppid=28598 vsize=15712100 CPUtime=2.07 cores=0,2,4,6
/proc/28600/task/28622/stat : 28622 (java) R 28598 28600 28406 0 -1 4202560 30895 0 0 0 204 3 0 0 19 0 22 0 530212954 16089190400 153338 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505641195 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 15712100

[startup+6.30119 s]
/proc/loadavg: 7.90 8.07 7.99 9/220 28670
/proc/meminfo: memFree=29021516/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15712100 CPUtime=24.11 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 290026 0 1 0 2372 39 0 0 25 0 22 0 530212931 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3928025 278429 2287 9 0 3918744 0
[pid=28600/tid=28602] ppid=28598 vsize=15712100 CPUtime=0.28 cores=0,2,4,6
/proc/28600/task/28602/stat : 28602 (java) S 28598 28600 28406 0 -1 4202560 5266 0 1 0 26 2 0 0 20 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28603] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28603/stat : 28603 (java) S 28598 28600 28406 0 -1 4202560 575 0 0 0 0 0 0 0 15 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28604] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28604/stat : 28604 (java) S 28598 28600 28406 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28605] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28605/stat : 28605 (java) S 28598 28600 28406 0 -1 4202560 836 0 0 0 1 0 0 0 15 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28606] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28606/stat : 28606 (java) S 28598 28600 28406 0 -1 4202560 388 0 0 0 1 0 0 0 15 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28607] ppid=28598 vsize=15712100 CPUtime=0.01 cores=0,2,4,6
/proc/28600/task/28607/stat : 28607 (java) S 28598 28600 28406 0 -1 4202560 165 0 0 0 1 0 0 0 16 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28608] ppid=28598 vsize=15712100 CPUtime=0.02 cores=0,2,4,6
/proc/28600/task/28608/stat : 28608 (java) S 28598 28600 28406 0 -1 4202560 523 0 0 0 2 0 0 0 15 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28609] ppid=28598 vsize=15712100 CPUtime=0.02 cores=0,2,4,6
/proc/28600/task/28609/stat : 28609 (java) S 28598 28600 28406 0 -1 4202560 607 0 0 0 2 0 0 0 15 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28610] ppid=28598 vsize=15712100 CPUtime=0.02 cores=0,2,4,6
/proc/28600/task/28610/stat : 28610 (java) S 28598 28600 28406 0 -1 4202560 614 0 0 0 2 0 0 0 15 0 22 0 530212932 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28611] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28611/stat : 28611 (java) S 28598 28600 28406 0 -1 4202560 431 0 0 0 0 0 0 0 15 0 22 0 530212933 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 0 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28612] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28612/stat : 28612 (java) S 28598 28600 28406 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530212934 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28613] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28613/stat : 28613 (java) S 28598 28600 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530212934 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28614] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28614/stat : 28614 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447840689 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28615] ppid=28598 vsize=15712100 CPUtime=1.36 cores=0,2,4,6
/proc/28600/task/28615/stat : 28615 (java) S 28598 28600 28406 0 -1 4202560 7372 0 0 0 135 1 0 0 15 0 22 0 530212936 16089190400 278429 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0

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

[pid=28600/tid=28620] ppid=28598 vsize=15712100 CPUtime=1107.1 cores=0,2,4,6
/proc/28600/task/28620/stat : 28620 (java) R 28598 28600 28406 0 -1 4202560 84505 0 0 0 110665 45 0 0 25 0 22 0 530212954 16089190400 110140 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 48006452594437 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28600/tid=28621] ppid=28598 vsize=15712100 CPUtime=1108.36 cores=0,2,4,6
/proc/28600/task/28621/stat : 28621 (java) R 28598 28600 28406 0 -1 4202560 92042 0 0 0 110796 40 0 0 25 0 22 0 530212954 16089190400 110140 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505607011 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28600/tid=28622] ppid=28598 vsize=15712100 CPUtime=1108.01 cores=0,2,4,6
/proc/28600/task/28622/stat : 28622 (java) R 28598 28600 28406 0 -1 4202560 91035 0 0 0 110757 44 0 0 25 0 22 0 530212954 16089190400 110140 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505667977 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4461.93
Current children cumulated vsize (KiB) 15712100

[startup+1182.3 s]
/proc/loadavg: 8.05 8.10 8.05 9/220 28713
/proc/meminfo: memFree=29493676/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15712100 CPUtime=4700.38 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 601286 0 1 0 469702 336 0 0 25 0 22 0 530212931 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3928025 110399 2295 9 0 3918744 0
[pid=28600/tid=28602] ppid=28598 vsize=15712100 CPUtime=0.28 cores=0,2,4,6
/proc/28600/task/28602/stat : 28602 (java) S 28598 28600 28406 0 -1 4202560 5266 0 1 0 26 2 0 0 20 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28603] ppid=28598 vsize=15712100 CPUtime=3.28 cores=0,2,4,6
/proc/28600/task/28603/stat : 28603 (java) S 28598 28600 28406 0 -1 4202560 24027 0 0 0 316 12 0 0 16 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28604] ppid=28598 vsize=15712100 CPUtime=3.21 cores=0,2,4,6
/proc/28600/task/28604/stat : 28604 (java) S 28598 28600 28406 0 -1 4202560 22460 0 0 0 310 11 0 0 15 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28605] ppid=28598 vsize=15712100 CPUtime=3.19 cores=0,2,4,6
/proc/28600/task/28605/stat : 28605 (java) S 28598 28600 28406 0 -1 4202560 22898 0 0 0 307 12 0 0 15 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28606] ppid=28598 vsize=15712100 CPUtime=3.08 cores=0,2,4,6
/proc/28600/task/28606/stat : 28606 (java) S 28598 28600 28406 0 -1 4202560 22505 0 0 0 297 11 0 0 15 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28607] ppid=28598 vsize=15712100 CPUtime=3.24 cores=0,2,4,6
/proc/28600/task/28607/stat : 28607 (java) S 28598 28600 28406 0 -1 4202560 23308 0 0 0 311 13 0 0 16 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28608] ppid=28598 vsize=15712100 CPUtime=3.27 cores=0,2,4,6
/proc/28600/task/28608/stat : 28608 (java) S 28598 28600 28406 0 -1 4202560 23905 0 0 0 317 10 0 0 15 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28609] ppid=28598 vsize=15712100 CPUtime=3.2 cores=0,2,4,6
/proc/28600/task/28609/stat : 28609 (java) S 28598 28600 28406 0 -1 4202560 23824 0 0 0 307 13 0 0 15 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28610] ppid=28598 vsize=15712100 CPUtime=3.28 cores=0,2,4,6
/proc/28600/task/28610/stat : 28610 (java) S 28598 28600 28406 0 -1 4202560 25078 0 0 0 317 11 0 0 15 0 22 0 530212932 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28611] ppid=28598 vsize=15712100 CPUtime=1.95 cores=0,2,4,6
/proc/28600/task/28611/stat : 28611 (java) S 28598 28600 28406 0 -1 4202560 1267 0 0 0 149 46 0 0 15 0 22 0 530212933 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 0 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28612] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28612/stat : 28612 (java) S 28598 28600 28406 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530212934 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28613] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28613/stat : 28613 (java) S 28598 28600 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530212934 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28614] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28614/stat : 28614 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447840689 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28615] ppid=28598 vsize=15712100 CPUtime=1.45 cores=0,2,4,6
/proc/28600/task/28615/stat : 28615 (java) S 28598 28600 28406 0 -1 4202560 7383 0 0 0 144 1 0 0 15 0 22 0 530212936 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28616] ppid=28598 vsize=15712100 CPUtime=1.43 cores=0,2,4,6
/proc/28600/task/28616/stat : 28616 (java) S 28598 28600 28406 0 -1 4202560 21203 0 0 0 139 4 0 0 15 0 22 0 530212936 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28617] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28617/stat : 28617 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28618] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28618/stat : 28618 (java) S 28598 28600 28406 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530212936 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28619] ppid=28598 vsize=15712100 CPUtime=1168.19 cores=0,2,4,6
/proc/28600/task/28619/stat : 28619 (java) R 28598 28600 28406 0 -1 4202560 98690 0 0 0 116772 47 0 0 25 0 22 0 530212954 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505780779 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28600/tid=28620] ppid=28598 vsize=15712100 CPUtime=1166.24 cores=0,2,4,6
/proc/28600/task/28620/stat : 28620 (java) R 28598 28600 28406 0 -1 4202560 88144 0 0 0 116577 47 0 0 25 0 22 0 530212954 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505826571 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28600/tid=28621] ppid=28598 vsize=15712100 CPUtime=1167.65 cores=0,2,4,6
/proc/28600/task/28621/stat : 28621 (java) R 28598 28600 28406 0 -1 4202560 95345 0 0 0 116723 42 0 0 25 0 22 0 530212954 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505639373 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28600/tid=28622] ppid=28598 vsize=15712100 CPUtime=1167.28 cores=0,2,4,6
/proc/28600/task/28622/stat : 28622 (java) R 28598 28600 28406 0 -1 4202560 94534 0 0 0 116682 46 0 0 25 0 22 0 530212954 16089190400 110399 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505521392 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.38
Current children cumulated vsize (KiB) 15712100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 7.89 8.06 8.03 9/220 28714
/proc/meminfo: memFree=29594232/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15712100 CPUtime=4800.2 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 601650 0 1 0 479677 343 0 0 25 0 22 0 530212931 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3928025 98894 2295 9 0 3918744 0
[pid=28600/tid=28602] ppid=28598 vsize=15712100 CPUtime=0.28 cores=0,2,4,6
/proc/28600/task/28602/stat : 28602 (java) S 28598 28600 28406 0 -1 4202560 5266 0 1 0 26 2 0 0 20 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28603] ppid=28598 vsize=15712100 CPUtime=3.36 cores=0,2,4,6
/proc/28600/task/28603/stat : 28603 (java) S 28598 28600 28406 0 -1 4202560 24033 0 0 0 324 12 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28604] ppid=28598 vsize=15712100 CPUtime=3.28 cores=0,2,4,6
/proc/28600/task/28604/stat : 28604 (java) S 28598 28600 28406 0 -1 4202560 22464 0 0 0 317 11 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28605] ppid=28598 vsize=15712100 CPUtime=3.27 cores=0,2,4,6
/proc/28600/task/28605/stat : 28605 (java) S 28598 28600 28406 0 -1 4202560 22903 0 0 0 314 13 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28606] ppid=28598 vsize=15712100 CPUtime=3.13 cores=0,2,4,6
/proc/28600/task/28606/stat : 28606 (java) S 28598 28600 28406 0 -1 4202560 22509 0 0 0 302 11 0 0 16 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28607] ppid=28598 vsize=15712100 CPUtime=3.3 cores=0,2,4,6
/proc/28600/task/28607/stat : 28607 (java) S 28598 28600 28406 0 -1 4202560 23312 0 0 0 317 13 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28608] ppid=28598 vsize=15712100 CPUtime=3.34 cores=0,2,4,6
/proc/28600/task/28608/stat : 28608 (java) S 28598 28600 28406 0 -1 4202560 23911 0 0 0 324 10 0 0 16 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28609] ppid=28598 vsize=15712100 CPUtime=3.26 cores=0,2,4,6
/proc/28600/task/28609/stat : 28609 (java) S 28598 28600 28406 0 -1 4202560 23828 0 0 0 313 13 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28610] ppid=28598 vsize=15712100 CPUtime=3.33 cores=0,2,4,6
/proc/28600/task/28610/stat : 28610 (java) S 28598 28600 28406 0 -1 4202560 25083 0 0 0 322 11 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28611] ppid=28598 vsize=15712100 CPUtime=2.01 cores=0,2,4,6
/proc/28600/task/28611/stat : 28611 (java) S 28598 28600 28406 0 -1 4202560 1268 0 0 0 153 48 0 0 15 0 22 0 530212933 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 0 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28612] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28612/stat : 28612 (java) S 28598 28600 28406 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530212934 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28613] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28613/stat : 28613 (java) S 28598 28600 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530212934 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28614] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28614/stat : 28614 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447840689 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28615] ppid=28598 vsize=15712100 CPUtime=1.45 cores=0,2,4,6
/proc/28600/task/28615/stat : 28615 (java) S 28598 28600 28406 0 -1 4202560 7383 0 0 0 144 1 0 0 15 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28616] ppid=28598 vsize=15712100 CPUtime=1.43 cores=0,2,4,6
/proc/28600/task/28616/stat : 28616 (java) S 28598 28600 28406 0 -1 4202560 21203 0 0 0 139 4 0 0 15 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28617] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28617/stat : 28617 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28618] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28618/stat : 28618 (java) S 28598 28600 28406 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28619] ppid=28598 vsize=15712100 CPUtime=1192.92 cores=0,2,4,6
/proc/28600/task/28619/stat : 28619 (java) R 28598 28600 28406 0 -1 4202560 98792 0 0 0 119245 47 0 0 25 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912506489734 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28600/tid=28620] ppid=28598 vsize=15712100 CPUtime=1191.07 cores=0,2,4,6
/proc/28600/task/28620/stat : 28620 (java) R 28598 28600 28406 0 -1 4202560 88212 0 0 0 119059 48 0 0 20 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505780752 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28600/tid=28621] ppid=28598 vsize=15712100 CPUtime=1192.5 cores=0,2,4,6
/proc/28600/task/28621/stat : 28621 (java) R 28598 28600 28406 0 -1 4202560 95402 0 0 0 119207 43 0 0 25 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505724003 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28600/tid=28622] ppid=28598 vsize=15712100 CPUtime=1192.1 cores=0,2,4,6
/proc/28600/task/28622/stat : 28622 (java) R 28598 28600 28406 0 -1 4202560 94630 0 0 0 119163 47 0 0 25 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505756469 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15712100

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

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

[startup+1207.4 s]
/proc/loadavg: 7.89 8.06 8.03 9/220 28714
/proc/meminfo: memFree=29594232/32951124 swapFree=67111416/67111528
[pid=28600] ppid=28598 vsize=15712100 CPUtime=4800.2 cores=0,2,4,6
/proc/28600/stat : 28600 (java) S 28598 28600 28406 0 -1 4202496 601650 0 1 0 479677 343 0 0 25 0 22 0 530212931 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28600/statm: 3928025 98894 2295 9 0 3918744 0
[pid=28600/tid=28602] ppid=28598 vsize=15712100 CPUtime=0.28 cores=0,2,4,6
/proc/28600/task/28602/stat : 28602 (java) S 28598 28600 28406 0 -1 4202560 5266 0 1 0 26 2 0 0 20 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28603] ppid=28598 vsize=15712100 CPUtime=3.36 cores=0,2,4,6
/proc/28600/task/28603/stat : 28603 (java) S 28598 28600 28406 0 -1 4202560 24033 0 0 0 324 12 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28604] ppid=28598 vsize=15712100 CPUtime=3.28 cores=0,2,4,6
/proc/28600/task/28604/stat : 28604 (java) S 28598 28600 28406 0 -1 4202560 22464 0 0 0 317 11 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28605] ppid=28598 vsize=15712100 CPUtime=3.27 cores=0,2,4,6
/proc/28600/task/28605/stat : 28605 (java) S 28598 28600 28406 0 -1 4202560 22903 0 0 0 314 13 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28606] ppid=28598 vsize=15712100 CPUtime=3.13 cores=0,2,4,6
/proc/28600/task/28606/stat : 28606 (java) S 28598 28600 28406 0 -1 4202560 22509 0 0 0 302 11 0 0 16 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28607] ppid=28598 vsize=15712100 CPUtime=3.3 cores=0,2,4,6
/proc/28600/task/28607/stat : 28607 (java) S 28598 28600 28406 0 -1 4202560 23312 0 0 0 317 13 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28608] ppid=28598 vsize=15712100 CPUtime=3.34 cores=0,2,4,6
/proc/28600/task/28608/stat : 28608 (java) S 28598 28600 28406 0 -1 4202560 23911 0 0 0 324 10 0 0 16 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 6 0 0 0
[pid=28600/tid=28609] ppid=28598 vsize=15712100 CPUtime=3.26 cores=0,2,4,6
/proc/28600/task/28609/stat : 28609 (java) S 28598 28600 28406 0 -1 4202560 23828 0 0 0 313 13 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 4 0 0 0
[pid=28600/tid=28610] ppid=28598 vsize=15712100 CPUtime=3.33 cores=0,2,4,6
/proc/28600/task/28610/stat : 28610 (java) S 28598 28600 28406 0 -1 4202560 25083 0 0 0 322 11 0 0 15 0 22 0 530212932 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28611] ppid=28598 vsize=15712100 CPUtime=2.01 cores=0,2,4,6
/proc/28600/task/28611/stat : 28611 (java) S 28598 28600 28406 0 -1 4202560 1268 0 0 0 153 48 0 0 15 0 22 0 530212933 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 0 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28612] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28612/stat : 28612 (java) S 28598 28600 28406 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530212934 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28613] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28613/stat : 28613 (java) S 28598 28600 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530212934 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28614] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28614/stat : 28614 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447840689 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28615] ppid=28598 vsize=15712100 CPUtime=1.45 cores=0,2,4,6
/proc/28600/task/28615/stat : 28615 (java) S 28598 28600 28406 0 -1 4202560 7383 0 0 0 144 1 0 0 15 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28616] ppid=28598 vsize=15712100 CPUtime=1.43 cores=0,2,4,6
/proc/28600/task/28616/stat : 28616 (java) S 28598 28600 28406 0 -1 4202560 21203 0 0 0 139 4 0 0 15 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28617] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28617/stat : 28617 (java) S 28598 28600 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447832985 0 4 0 16800975 18446604444581631936 0 0 -1 2 0 0 0
[pid=28600/tid=28618] ppid=28598 vsize=15712100 CPUtime=0 cores=0,2,4,6
/proc/28600/task/28618/stat : 28618 (java) S 28598 28600 28406 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530212936 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 212447833600 0 4 0 16800975 18446604444581631936 0 0 -1 0 0 0 0
[pid=28600/tid=28619] ppid=28598 vsize=15712100 CPUtime=1192.92 cores=0,2,4,6
/proc/28600/task/28619/stat : 28619 (java) R 28598 28600 28406 0 -1 4202560 98792 0 0 0 119245 47 0 0 25 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912506489734 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28600/tid=28620] ppid=28598 vsize=15712100 CPUtime=1191.07 cores=0,2,4,6
/proc/28600/task/28620/stat : 28620 (java) R 28598 28600 28406 0 -1 4202560 88212 0 0 0 119059 48 0 0 20 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505780752 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28600/tid=28621] ppid=28598 vsize=15712100 CPUtime=1192.5 cores=0,2,4,6
/proc/28600/task/28621/stat : 28621 (java) R 28598 28600 28406 0 -1 4202560 95402 0 0 0 119207 43 0 0 25 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505724003 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28600/tid=28622] ppid=28598 vsize=15712100 CPUtime=1192.1 cores=0,2,4,6
/proc/28600/task/28622/stat : 28622 (java) R 28598 28600 28406 0 -1 4202560 94630 0 0 0 119163 47 0 0 25 0 22 0 530212954 16089190400 98894 33554432000 1073741824 1073778376 140737178037632 18446744073709551615 46912505756469 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15712100

Child status: 143
Real time (s): 1207.44
CPU time (s): 4800.26
CPU user time (s): 4796.81
CPU system time (s): 3.45148
CPU usage (%): 397.558
Max. virtual memory (cumulated for all children) (KiB): 15716464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.8
system time used= 3.45147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 601677
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= 425790
involuntary context switches= 167661

runsolver used 1.9677 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 19:55:06
IDJOB=3313158
IDBENCH=84028
IDSOLVER=1699
FILE ID=node102/3313158-1304186106
RUNJOBID= node102-1304184896-28424
PBS_JOBID= 13172473
Free space on /tmp= 72468 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313158-1304186106/watcher-3313158-1304186106 -o /tmp/evaluation-result-3313158-1304186106/solver-3313158-1304186106 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313158-1304186106.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=727529818

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30455564 kB
Buffers:        638628 kB
Cached:        1374600 kB
SwapCached:          0 kB
Active:         207056 kB
Inactive:      1873004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30455564 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            1648 kB
Writeback:           0 kB
AnonPages:       66556 kB
Mapped:          15156 kB
Slab:           352140 kB
PageTables:       4368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224336 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= 72468 MiB
End job on node102 at 2011-04-30 20:15:15