Trace number 3311858

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.14 1217.64

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3416.66
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

Solver Data

0.10/0.12	52:07 INFO : Reading from input HOME/instance-3311858-1304185926.cnf
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Starting Executor!
0.72/0.53	Starting Executor!
0.72/0.53	Starting Executor!
0.72/0.53	Starting Executor!
1.87/1.13	52:08 INFO : 75 variables remaining out of 75
1.87/1.13	52:08 INFO : 279822 literals remaining out of 279822
7.04/2.82	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
7.04/2.82	log4j:WARN Please initialize the log4j system properly.
7.04/2.82	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-3311858-1304185926/watcher-3311858-1304185926 -o /tmp/evaluation-result-3311858-1304185926/solver-3311858-1304185926 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311858-1304185926.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: 8.24 8.11 8.02 5/198 30429
/proc/meminfo: memFree=30184092/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/30429/stat : 30429 (java) R 30427 30429 29719 0 -1 4202496 1193 0 0 0 0 0 0 0 25 0 1 0 608823225 23580672 679 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260015433192 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30429/statm: 5757 680 507 9 0 124 0

[startup+0.093189 s]
/proc/loadavg: 8.24 8.11 8.02 5/198 30429
/proc/meminfo: memFree=30184092/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15676400 CPUtime=0.1 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 5479 0 1 0 9 1 0 0 25 0 18 0 608823225 16052633600 4877 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3919100 4877 2115 9 0 3909819 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676400

[startup+0.102783 s]
/proc/loadavg: 8.24 8.11 8.02 5/198 30429
/proc/meminfo: memFree=30184092/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15676400 CPUtime=0.1 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 5576 0 1 0 9 1 0 0 25 0 18 0 608823225 16052633600 4974 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3919100 4974 2116 9 0 3909819 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676400

[startup+0.300677 s]
/proc/loadavg: 8.24 8.11 8.02 5/198 30429
/proc/meminfo: memFree=30184092/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15682892 CPUtime=0.52 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 14538 0 1 0 50 2 0 0 25 0 18 0 608823225 16059281408 12680 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3920723 12683 2207 9 0 3911442 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682892

[startup+0.70058 s]
/proc/loadavg: 8.24 8.11 8.02 5/198 30429
/proc/meminfo: memFree=30184092/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15690212 CPUtime=1.07 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 43196 0 1 0 101 6 0 0 25 0 22 0 608823225 16066777088 40477 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3922553 40477 2249 9 0 3913272 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 15690212

[startup+1.50542 s]
/proc/loadavg: 8.24 8.11 8.02 6/220 30451
/proc/meminfo: memFree=30023524/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15695664 CPUtime=2.7 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 47855 0 1 0 263 7 0 0 25 0 22 0 608823225 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3923916 42958 2272 9 0 3914635 0
[pid=30429/tid=30431] ppid=30427 vsize=15695664 CPUtime=1.11 cores=0,2,4,6
/proc/30429/task/30431/stat : 30431 (java) S 30427 30429 29719 0 -1 4202560 35658 0 1 0 106 5 0 0 20 0 22 0 608823226 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30432] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30432/stat : 30432 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30433] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30433/stat : 30433 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30434] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30434/stat : 30434 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30435] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30435/stat : 30435 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30436] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30436/stat : 30436 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30437] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30437/stat : 30437 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30438] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30438/stat : 30438 (java) S 30427 30429 29719 0 -1 4202560 324 0 0 0 0 0 0 0 18 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30439] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30439/stat : 30439 (java) S 30427 30429 29719 0 -1 4202560 73 0 0 0 0 0 0 0 21 0 22 0 608823227 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30440] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30440/stat : 30440 (java) S 30427 30429 29719 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608823228 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 0 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30441] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30441/stat : 30441 (java) S 30427 30429 29719 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 608823228 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30442] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30442/stat : 30442 (java) S 30427 30429 29719 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 608823228 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30443] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30443/stat : 30443 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032219569 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30444] ppid=30427 vsize=15695664 CPUtime=0.6 cores=0,2,4,6
/proc/30429/task/30444/stat : 30444 (java) S 30427 30429 29719 0 -1 4202560 6707 0 0 0 60 0 0 0 15 0 22 0 608823230 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30445] ppid=30427 vsize=15695664 CPUtime=0.41 cores=0,2,4,6
/proc/30429/task/30445/stat : 30445 (java) R 30427 30429 29719 0 -1 4202560 3635 0 0 0 41 0 0 0 15 0 22 0 608823230 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 47901014902309 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30429/tid=30446] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30446/stat : 30446 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30447] ppid=30427 vsize=15695664 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30447/stat : 30447 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608823230 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30448] ppid=30427 vsize=15695664 CPUtime=0.01 cores=0,2,4,6
/proc/30429/task/30448/stat : 30448 (java) R 30427 30429 29719 0 -1 4202560 18 0 0 0 1 0 0 0 15 0 22 0 608823279 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505205061 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30429/tid=30449] ppid=30427 vsize=15695664 CPUtime=0.28 cores=0,2,4,6
/proc/30429/task/30449/stat : 30449 (java) S 30427 30429 29719 0 -1 4202560 21 0 0 0 28 0 0 0 15 0 22 0 608823279 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30450] ppid=30427 vsize=15695664 CPUtime=0.01 cores=0,2,4,6
/proc/30429/task/30450/stat : 30450 (java) R 30427 30429 29719 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 22 0 608823279 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505205107 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30429/tid=30451] ppid=30427 vsize=15695664 CPUtime=0.22 cores=0,2,4,6
/proc/30429/task/30451/stat : 30451 (java) S 30427 30429 29719 0 -1 4202560 10 0 0 0 22 0 0 0 15 0 22 0 608823279 16072359936 42958 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 15695664

[startup+3.1011 s]
/proc/loadavg: 8.14 8.09 8.02 9/220 30451
/proc/meminfo: memFree=29980744/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15761200 CPUtime=8.23 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 63788 0 1 0 813 10 0 0 25 0 22 0 608823225 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3940300 56433 2287 9 0 3931019 0
[pid=30429/tid=30431] ppid=30427 vsize=15761200 CPUtime=1.11 cores=0,2,4,6
/proc/30429/task/30431/stat : 30431 (java) S 30427 30429 29719 0 -1 4202560 35658 0 1 0 106 5 0 0 20 0 22 0 608823226 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30432] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30432/stat : 30432 (java) S 30427 30429 29719 0 -1 4202560 3198 0 0 0 0 0 0 0 16 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30433] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30433/stat : 30433 (java) S 30427 30429 29719 0 -1 4202560 1768 0 0 0 0 0 0 0 16 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30434] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30434/stat : 30434 (java) S 30427 30429 29719 0 -1 4202560 1016 0 0 0 0 0 0 0 15 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30435] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30435/stat : 30435 (java) S 30427 30429 29719 0 -1 4202560 2297 0 0 0 0 0 0 0 16 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30436] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30436/stat : 30436 (java) S 30427 30429 29719 0 -1 4202560 1552 0 0 0 0 0 0 0 15 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30437] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30437/stat : 30437 (java) S 30427 30429 29719 0 -1 4202560 1099 0 0 0 0 0 0 0 15 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30438] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30438/stat : 30438 (java) S 30427 30429 29719 0 -1 4202560 1235 0 0 0 0 0 0 0 15 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30439] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30439/stat : 30439 (java) S 30427 30429 29719 0 -1 4202560 1467 0 0 0 0 0 0 0 16 0 22 0 608823227 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30440] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30440/stat : 30440 (java) S 30427 30429 29719 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 608823228 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 0 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30441] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30441/stat : 30441 (java) S 30427 30429 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30442] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30442/stat : 30442 (java) S 30427 30429 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30443] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30443/stat : 30443 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032219569 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30444] ppid=30427 vsize=15761200 CPUtime=0.76 cores=0,2,4,6
/proc/30429/task/30444/stat : 30444 (java) R 30427 30429 29719 0 -1 4202560 7493 0 0 0 76 0 0 0 16 0 22 0 608823230 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30429/tid=30445] ppid=30427 vsize=15761200 CPUtime=0.71 cores=0,2,4,6
/proc/30429/task/30445/stat : 30445 (java) R 30427 30429 29719 0 -1 4202560 5521 0 0 0 70 1 0 0 16 0 22 0 608823230 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 47901012177080 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30429/tid=30446] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30446/stat : 30446 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30447] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30447/stat : 30447 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608823230 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30448] ppid=30427 vsize=15761200 CPUtime=1.54 cores=0,2,4,6
/proc/30429/task/30448/stat : 30448 (java) R 30427 30429 29719 0 -1 4202560 41 0 0 0 154 0 0 0 17 0 22 0 608823279 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505182412 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30429/tid=30449] ppid=30427 vsize=15761200 CPUtime=1.39 cores=0,2,4,6
/proc/30429/task/30449/stat : 30449 (java) R 30427 30429 29719 0 -1 4202560 24 0 0 0 139 0 0 0 16 0 22 0 608823279 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505733037 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30429/tid=30450] ppid=30427 vsize=15761200 CPUtime=1.32 cores=0,2,4,6
/proc/30429/task/30450/stat : 30450 (java) R 30427 30429 29719 0 -1 4202560 11 0 0 0 132 0 0 0 17 0 22 0 608823279 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505959301 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30429/tid=30451] ppid=30427 vsize=15761200 CPUtime=1.3 cores=0,2,4,6
/proc/30429/task/30451/stat : 30451 (java) R 30427 30429 29719 0 -1 4202560 11 0 0 0 130 0 0 0 16 0 22 0 608823279 16139468800 56433 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505733037 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 15761200

[startup+6.30151 s]
/proc/loadavg: 8.14 8.09 8.02 9/220 30451
/proc/meminfo: memFree=29271968/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15761200 CPUtime=20.88 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 238868 0 1 0 2049 39 0 0 25 0 22 0 608823225 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3940300 228063 2291 9 0 3931019 0
[pid=30429/tid=30431] ppid=30427 vsize=15761200 CPUtime=1.11 cores=0,2,4,6
/proc/30429/task/30431/stat : 30431 (java) S 30427 30429 29719 0 -1 4202560 35658 0 1 0 106 5 0 0 20 0 22 0 608823226 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30432] ppid=30427 vsize=15761200 CPUtime=0.02 cores=0,2,4,6
/proc/30429/task/30432/stat : 30432 (java) S 30427 30429 29719 0 -1 4202560 6284 0 0 0 1 1 0 0 16 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30433] ppid=30427 vsize=15761200 CPUtime=0.01 cores=0,2,4,6
/proc/30429/task/30433/stat : 30433 (java) S 30427 30429 29719 0 -1 4202560 2665 0 0 0 1 0 0 0 15 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30434] ppid=30427 vsize=15761200 CPUtime=0.02 cores=0,2,4,6
/proc/30429/task/30434/stat : 30434 (java) S 30427 30429 29719 0 -1 4202560 3963 0 0 0 2 0 0 0 15 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30435] ppid=30427 vsize=15761200 CPUtime=0.01 cores=0,2,4,6
/proc/30429/task/30435/stat : 30435 (java) S 30427 30429 29719 0 -1 4202560 4505 0 0 0 1 0 0 0 15 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30436] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30436/stat : 30436 (java) S 30427 30429 29719 0 -1 4202560 2985 0 0 0 0 0 0 0 15 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30437] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30437/stat : 30437 (java) S 30427 30429 29719 0 -1 4202560 4769 0 0 0 0 0 0 0 15 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30438] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30438/stat : 30438 (java) S 30427 30429 29719 0 -1 4202560 3877 0 0 0 0 0 0 0 15 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30439] ppid=30427 vsize=15761200 CPUtime=0.03 cores=0,2,4,6
/proc/30429/task/30439/stat : 30439 (java) S 30427 30429 29719 0 -1 4202560 7210 0 0 0 2 1 0 0 16 0 22 0 608823227 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30440] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30440/stat : 30440 (java) S 30427 30429 29719 0 -1 4202560 612 0 0 0 0 0 0 0 15 0 22 0 608823228 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 0 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30441] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30441/stat : 30441 (java) S 30427 30429 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30442] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30442/stat : 30442 (java) S 30427 30429 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30443] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30443/stat : 30443 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032219569 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30444] ppid=30427 vsize=15761200 CPUtime=1.06 cores=0,2,4,6
/proc/30429/task/30444/stat : 30444 (java) S 30427 30429 29719 0 -1 4202560 8685 0 0 0 106 0 0 0 16 0 22 0 608823230 16139468800 228063 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0

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

[pid=30429/tid=30449] ppid=30427 vsize=15761200 CPUtime=1039.72 cores=0,2,4,6
/proc/30429/task/30449/stat : 30449 (java) R 30427 30429 29719 0 -1 4202560 77860 0 0 0 102965 1007 0 0 18 0 22 0 608823279 16139468800 108296 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912506150477 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30429/tid=30450] ppid=30427 vsize=15761200 CPUtime=1039.4 cores=0,2,4,6
/proc/30429/task/30450/stat : 30450 (java) R 30427 30429 29719 0 -1 4202560 75702 0 0 0 102935 1005 0 0 18 0 22 0 608823279 16139468800 108296 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 18446744073699065981 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30429/tid=30451] ppid=30427 vsize=15761200 CPUtime=1039.52 cores=0,2,4,6
/proc/30429/task/30451/stat : 30451 (java) R 30427 30429 29719 0 -1 4202560 74061 0 0 0 102935 1017 0 0 18 0 22 0 608823279 16139468800 108296 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505984443 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4187.6
Current children cumulated vsize (KiB) 15761200

[startup+1122.3 s]
/proc/loadavg: 8.01 8.00 7.99 9/220 30541
/proc/meminfo: memFree=29341580/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15761200 CPUtime=4424.26 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 628502 0 1 0 438021 4405 0 0 25 0 22 0 608823225 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3940300 116747 2299 9 0 3931019 0
[pid=30429/tid=30431] ppid=30427 vsize=15761200 CPUtime=1.11 cores=0,2,4,6
/proc/30429/task/30431/stat : 30431 (java) S 30427 30429 29719 0 -1 4202560 35658 0 1 0 106 5 0 0 20 0 22 0 608823226 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30432] ppid=30427 vsize=15761200 CPUtime=3.1 cores=0,2,4,6
/proc/30429/task/30432/stat : 30432 (java) S 30427 30429 29719 0 -1 4202560 32643 0 0 0 299 11 0 0 15 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30433] ppid=30427 vsize=15761200 CPUtime=3.19 cores=0,2,4,6
/proc/30429/task/30433/stat : 30433 (java) S 30427 30429 29719 0 -1 4202560 29854 0 0 0 309 10 0 0 15 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30434] ppid=30427 vsize=15761200 CPUtime=3.23 cores=0,2,4,6
/proc/30429/task/30434/stat : 30434 (java) S 30427 30429 29719 0 -1 4202560 30789 0 0 0 314 9 0 0 16 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30435] ppid=30427 vsize=15761200 CPUtime=3.14 cores=0,2,4,6
/proc/30429/task/30435/stat : 30435 (java) S 30427 30429 29719 0 -1 4202560 31390 0 0 0 303 11 0 0 16 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30436] ppid=30427 vsize=15761200 CPUtime=3.15 cores=0,2,4,6
/proc/30429/task/30436/stat : 30436 (java) S 30427 30429 29719 0 -1 4202560 29602 0 0 0 305 10 0 0 16 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30437] ppid=30427 vsize=15761200 CPUtime=3.11 cores=0,2,4,6
/proc/30429/task/30437/stat : 30437 (java) S 30427 30429 29719 0 -1 4202560 31861 0 0 0 300 11 0 0 15 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30438] ppid=30427 vsize=15761200 CPUtime=3.07 cores=0,2,4,6
/proc/30429/task/30438/stat : 30438 (java) S 30427 30429 29719 0 -1 4202560 29138 0 0 0 298 9 0 0 15 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30439] ppid=30427 vsize=15761200 CPUtime=3.19 cores=0,2,4,6
/proc/30429/task/30439/stat : 30439 (java) S 30427 30429 29719 0 -1 4202560 34033 0 0 0 309 10 0 0 15 0 22 0 608823227 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30440] ppid=30427 vsize=15761200 CPUtime=1.69 cores=0,2,4,6
/proc/30429/task/30440/stat : 30440 (java) S 30427 30429 29719 0 -1 4202560 1709 0 0 0 129 40 0 0 15 0 22 0 608823228 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 0 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30441] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30441/stat : 30441 (java) S 30427 30429 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30442] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30442/stat : 30442 (java) S 30427 30429 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30443] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30443/stat : 30443 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032219569 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30444] ppid=30427 vsize=15761200 CPUtime=1.07 cores=0,2,4,6
/proc/30429/task/30444/stat : 30444 (java) S 30427 30429 29719 0 -1 4202560 8686 0 0 0 107 0 0 0 16 0 22 0 608823230 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30445] ppid=30427 vsize=15761200 CPUtime=1.2 cores=0,2,4,6
/proc/30429/task/30445/stat : 30445 (java) S 30427 30429 29719 0 -1 4202560 8007 0 0 0 119 1 0 0 16 0 22 0 608823230 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30446] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30446/stat : 30446 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30447] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30447/stat : 30447 (java) S 30427 30429 29719 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 608823230 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30448] ppid=30427 vsize=15761200 CPUtime=1098.77 cores=0,2,4,6
/proc/30429/task/30448/stat : 30448 (java) R 30427 30429 29719 0 -1 4202560 81108 0 0 0 108814 1063 0 0 18 0 22 0 608823279 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505983898 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30429/tid=30449] ppid=30427 vsize=15761200 CPUtime=1098.57 cores=0,2,4,6
/proc/30429/task/30449/stat : 30449 (java) R 30427 30429 29719 0 -1 4202560 82690 0 0 0 108792 1065 0 0 18 0 22 0 608823279 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 47901012100296 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30429/tid=30450] ppid=30427 vsize=15761200 CPUtime=1098.2 cores=0,2,4,6
/proc/30429/task/30450/stat : 30450 (java) R 30427 30429 29719 0 -1 4202560 80677 0 0 0 108757 1063 0 0 18 0 22 0 608823279 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912506134315 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30429/tid=30451] ppid=30427 vsize=15761200 CPUtime=1098.31 cores=0,2,4,6
/proc/30429/task/30451/stat : 30451 (java) R 30427 30429 29719 0 -1 4202560 79211 0 0 0 108754 1077 0 0 18 0 22 0 608823279 16139468800 116747 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505959921 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4424.26
Current children cumulated vsize (KiB) 15761200

[startup+1182.3 s]
/proc/loadavg: 8.10 8.03 8.00 9/220 30543
/proc/meminfo: memFree=29370548/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15761200 CPUtime=4660.87 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 651746 0 1 0 461446 4641 0 0 25 0 22 0 608823225 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3940300 114924 2299 9 0 3931019 0
[pid=30429/tid=30431] ppid=30427 vsize=15761200 CPUtime=1.11 cores=0,2,4,6
/proc/30429/task/30431/stat : 30431 (java) S 30427 30429 29719 0 -1 4202560 35658 0 1 0 106 5 0 0 20 0 22 0 608823226 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30432] ppid=30427 vsize=15761200 CPUtime=3.27 cores=0,2,4,6
/proc/30429/task/30432/stat : 30432 (java) S 30427 30429 29719 0 -1 4202560 33639 0 0 0 315 12 0 0 16 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30433] ppid=30427 vsize=15761200 CPUtime=3.35 cores=0,2,4,6
/proc/30429/task/30433/stat : 30433 (java) S 30427 30429 29719 0 -1 4202560 30708 0 0 0 325 10 0 0 15 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30434] ppid=30427 vsize=15761200 CPUtime=3.39 cores=0,2,4,6
/proc/30429/task/30434/stat : 30434 (java) S 30427 30429 29719 0 -1 4202560 31456 0 0 0 329 10 0 0 15 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30435] ppid=30427 vsize=15761200 CPUtime=3.31 cores=0,2,4,6
/proc/30429/task/30435/stat : 30435 (java) S 30427 30429 29719 0 -1 4202560 32285 0 0 0 319 12 0 0 15 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30436] ppid=30427 vsize=15761200 CPUtime=3.31 cores=0,2,4,6
/proc/30429/task/30436/stat : 30436 (java) S 30427 30429 29719 0 -1 4202560 30550 0 0 0 320 11 0 0 16 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30437] ppid=30427 vsize=15761200 CPUtime=3.27 cores=0,2,4,6
/proc/30429/task/30437/stat : 30437 (java) S 30427 30429 29719 0 -1 4202560 32993 0 0 0 316 11 0 0 15 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30438] ppid=30427 vsize=15761200 CPUtime=3.24 cores=0,2,4,6
/proc/30429/task/30438/stat : 30438 (java) S 30427 30429 29719 0 -1 4202560 29912 0 0 0 314 10 0 0 15 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30439] ppid=30427 vsize=15761200 CPUtime=3.34 cores=0,2,4,6
/proc/30429/task/30439/stat : 30439 (java) S 30427 30429 29719 0 -1 4202560 34765 0 0 0 324 10 0 0 16 0 22 0 608823227 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30440] ppid=30427 vsize=15761200 CPUtime=1.8 cores=0,2,4,6
/proc/30429/task/30440/stat : 30440 (java) S 30427 30429 29719 0 -1 4202560 1806 0 0 0 137 43 0 0 15 0 22 0 608823228 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 0 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30441] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30441/stat : 30441 (java) S 30427 30429 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30442] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30442/stat : 30442 (java) S 30427 30429 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30443] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30443/stat : 30443 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032219569 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30444] ppid=30427 vsize=15761200 CPUtime=1.07 cores=0,2,4,6
/proc/30429/task/30444/stat : 30444 (java) S 30427 30429 29719 0 -1 4202560 8686 0 0 0 107 0 0 0 16 0 22 0 608823230 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30445] ppid=30427 vsize=15761200 CPUtime=1.2 cores=0,2,4,6
/proc/30429/task/30445/stat : 30445 (java) S 30427 30429 29719 0 -1 4202560 8007 0 0 0 119 1 0 0 16 0 22 0 608823230 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30446] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30446/stat : 30446 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30447] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30447/stat : 30447 (java) S 30427 30429 29719 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608823230 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30448] ppid=30427 vsize=15761200 CPUtime=1157.62 cores=0,2,4,6
/proc/30429/task/30448/stat : 30448 (java) R 30427 30429 29719 0 -1 4202560 85279 0 0 0 114639 1123 0 0 18 0 22 0 608823279 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912506370773 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30429/tid=30449] ppid=30427 vsize=15761200 CPUtime=1157.33 cores=0,2,4,6
/proc/30429/task/30449/stat : 30449 (java) R 30427 30429 29719 0 -1 4202560 86476 0 0 0 114613 1120 0 0 18 0 22 0 608823279 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 47901015534896 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30429/tid=30450] ppid=30427 vsize=15761200 CPUtime=1156.96 cores=0,2,4,6
/proc/30429/task/30450/stat : 30450 (java) R 30427 30429 29719 0 -1 4202560 84870 0 0 0 114577 1119 0 0 18 0 22 0 608823279 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30429/tid=30451] ppid=30427 vsize=15761200 CPUtime=1157.13 cores=0,2,4,6
/proc/30429/task/30451/stat : 30451 (java) R 30427 30429 29719 0 -1 4202560 83206 0 0 0 114577 1136 0 0 18 0 22 0 608823279 16139468800 114924 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212934 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4660.87
Current children cumulated vsize (KiB) 15761200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1217.6 s]
/proc/loadavg: 8.11 8.04 8.00 9/220 30544
/proc/meminfo: memFree=29406608/32951124 swapFree=67111464/67111528
[pid=30429] ppid=30427 vsize=15761200 CPUtime=4800.08 cores=0,2,4,6
/proc/30429/stat : 30429 (java) S 30427 30429 29719 0 -1 4202496 660772 0 1 0 475233 4775 0 0 25 0 22 0 608823225 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/30429/statm: 3940300 106304 2299 9 0 3931019 0
[pid=30429/tid=30431] ppid=30427 vsize=15761200 CPUtime=1.11 cores=0,2,4,6
/proc/30429/task/30431/stat : 30431 (java) S 30427 30429 29719 0 -1 4202560 35658 0 1 0 106 5 0 0 20 0 22 0 608823226 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30432] ppid=30427 vsize=15761200 CPUtime=3.35 cores=0,2,4,6
/proc/30429/task/30432/stat : 30432 (java) S 30427 30429 29719 0 -1 4202560 33904 0 0 0 323 12 0 0 15 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30433] ppid=30427 vsize=15761200 CPUtime=3.43 cores=0,2,4,6
/proc/30429/task/30433/stat : 30433 (java) S 30427 30429 29719 0 -1 4202560 30981 0 0 0 333 10 0 0 15 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30434] ppid=30427 vsize=15761200 CPUtime=3.48 cores=0,2,4,6
/proc/30429/task/30434/stat : 30434 (java) S 30427 30429 29719 0 -1 4202560 31853 0 0 0 338 10 0 0 15 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30435] ppid=30427 vsize=15761200 CPUtime=3.41 cores=0,2,4,6
/proc/30429/task/30435/stat : 30435 (java) S 30427 30429 29719 0 -1 4202560 32516 0 0 0 329 12 0 0 15 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30436] ppid=30427 vsize=15761200 CPUtime=3.4 cores=0,2,4,6
/proc/30429/task/30436/stat : 30436 (java) S 30427 30429 29719 0 -1 4202560 31008 0 0 0 329 11 0 0 16 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30437] ppid=30427 vsize=15761200 CPUtime=3.37 cores=0,2,4,6
/proc/30429/task/30437/stat : 30437 (java) S 30427 30429 29719 0 -1 4202560 33556 0 0 0 325 12 0 0 15 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30438] ppid=30427 vsize=15761200 CPUtime=3.32 cores=0,2,4,6
/proc/30429/task/30438/stat : 30438 (java) S 30427 30429 29719 0 -1 4202560 30260 0 0 0 322 10 0 0 15 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 0 0 0 0
[pid=30429/tid=30439] ppid=30427 vsize=15761200 CPUtime=3.44 cores=0,2,4,6
/proc/30429/task/30439/stat : 30439 (java) S 30427 30429 29719 0 -1 4202560 35211 0 0 0 333 11 0 0 16 0 22 0 608823227 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30440] ppid=30427 vsize=15761200 CPUtime=1.89 cores=0,2,4,6
/proc/30429/task/30440/stat : 30440 (java) S 30427 30429 29719 0 -1 4202560 1883 0 0 0 144 45 0 0 15 0 22 0 608823228 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 0 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30441] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30441/stat : 30441 (java) S 30427 30429 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30442] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30442/stat : 30442 (java) S 30427 30429 29719 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608823228 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30443] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30443/stat : 30443 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032219569 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30444] ppid=30427 vsize=15761200 CPUtime=1.07 cores=0,2,4,6
/proc/30429/task/30444/stat : 30444 (java) S 30427 30429 29719 0 -1 4202560 8686 0 0 0 107 0 0 0 16 0 22 0 608823230 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30445] ppid=30427 vsize=15761200 CPUtime=1.2 cores=0,2,4,6
/proc/30429/task/30445/stat : 30445 (java) S 30427 30429 29719 0 -1 4202560 8007 0 0 0 119 1 0 0 16 0 22 0 608823230 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 4 0 0 0
[pid=30429/tid=30446] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30446/stat : 30446 (java) S 30427 30429 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608823230 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032211865 0 4 0 16800975 18446604453913479104 0 0 -1 6 0 0 0
[pid=30429/tid=30447] ppid=30427 vsize=15761200 CPUtime=0 cores=0,2,4,6
/proc/30429/task/30447/stat : 30447 (java) S 30427 30429 29719 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 608823230 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212480 0 4 0 16800975 18446604453913479104 0 0 -1 2 0 0 0
[pid=30429/tid=30448] ppid=30427 vsize=15761200 CPUtime=1192.24 cores=0,2,4,6
/proc/30429/task/30448/stat : 30448 (java) R 30427 30429 29719 0 -1 4202560 86788 0 0 0 118070 1154 0 0 18 0 22 0 608823279 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032212934 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30429/tid=30449] ppid=30427 vsize=15761200 CPUtime=1191.93 cores=0,2,4,6
/proc/30429/task/30449/stat : 30449 (java) R 30427 30429 29719 0 -1 4202560 87877 0 0 0 118042 1151 0 0 19 0 22 0 608823279 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 260032221877 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30429/tid=30450] ppid=30427 vsize=15761200 CPUtime=1191.51 cores=0,2,4,6
/proc/30429/task/30450/stat : 30450 (java) R 30427 30429 29719 0 -1 4202560 86529 0 0 0 117999 1152 0 0 18 0 22 0 608823279 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30429/tid=30451] ppid=30427 vsize=15761200 CPUtime=1191.76 cores=0,2,4,6
/proc/30429/task/30451/stat : 30451 (java) R 30427 30429 29719 0 -1 4202560 84603 0 0 0 118006 1170 0 0 18 0 22 0 608823279 16139468800 106304 33554432000 1073741824 1073778376 140737195333648 18446744073709551615 46912505733032 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15761200

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): 1217.64
CPU time (s): 4800.14
CPU user time (s): 4752.36
CPU system time (s): 47.7807
CPU usage (%): 394.216
Max. virtual memory (cumulated for all children) (KiB): 15761200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4752.36
system time used= 47.7807
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 660799
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= 10040223
involuntary context switches= 161286

runsolver used 1.9857 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-30 19:52:06
IDJOB=3311858
IDBENCH=83921
IDSOLVER=1698
FILE ID=node110/3311858-1304185926
RUNJOBID= node110-1304184717-30253
PBS_JOBID= 13172462
Free space on /tmp= 73472 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311858-1304185926/watcher-3311858-1304185926 -o /tmp/evaluation-result-3311858-1304185926/solver-3311858-1304185926 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311858-1304185926.cnf -hbr 2

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=851091884

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30184364 kB
Buffers:       1006592 kB
Cached:         990384 kB
SwapCached:         64 kB
Active:         582412 kB
Inactive:      1770648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30184364 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            2800 kB
Writeback:           0 kB
AnonPages:      355564 kB
Mapped:          23484 kB
Slab:           348976 kB
PageTables:       6496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   567588 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= 73468 MiB
End job on node110 at 2011-04-30 20:12:26