Trace number 3311861

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.09 1220.85

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
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 560
Number of clauses of size over 555162

Solver Data

0.10/0.11	53:08 INFO : Reading from input HOME/instance-3311861-1304185988.cnf
0.92/0.79	Executor set job limit to 1000000
0.92/0.79	Executor set job limit to 1000000
0.92/0.79	Executor set job limit to 1000000
0.92/0.79	Executor set job limit to 1000000
0.92/0.79	Starting Executor!
0.92/0.79	Starting Executor!
0.92/0.79	Starting Executor!
0.92/0.79	Starting Executor!
3.44/2.11	53:10 INFO : 150 variables remaining out of 150
3.44/2.11	53:10 INFO : 607142 literals remaining out of 607142
31.10/9.80	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
31.10/9.80	log4j:WARN Please initialize the log4j system properly.
31.10/9.80	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-3311861-1304185988/watcher-3311861-1304185988 -o /tmp/evaluation-result-3311861-1304185988/solver-3311861-1304185988 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311861-1304185988.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: 6.35 7.68 7.75 3/194 11044
/proc/meminfo: memFree=28983108/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11044/stat : 11044 (java) R 11042 11044 10989 0 -1 4202496 1156 0 0 0 0 0 0 0 25 0 1 0 608829462 23580672 642 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251362584320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11044/statm: 5757 654 485 9 0 124 0

[startup+0.045532 s]
/proc/loadavg: 6.35 7.68 7.75 3/194 11044
/proc/meminfo: memFree=28983108/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 3882 0 1 0 3 0 0 0 25 0 13 0 608829462 15978749952 3321 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3901062 3321 1689 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100532 s]
/proc/loadavg: 6.35 7.68 7.75 3/194 11044
/proc/meminfo: memFree=28983108/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15675916 CPUtime=0.1 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 5615 0 1 0 9 1 0 0 25 0 18 0 608829462 16052137984 5039 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3918979 5040 2117 9 0 3909698 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675916

[startup+0.300493 s]
/proc/loadavg: 6.35 7.68 7.75 3/194 11044
/proc/meminfo: memFree=28983108/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15679296 CPUtime=0.52 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 15520 0 1 0 49 3 0 0 25 0 18 0 608829462 16055599104 13994 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3919824 14001 2206 9 0 3910543 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679296

[startup+0.700411 s]
/proc/loadavg: 6.35 7.68 7.75 3/194 11044
/proc/meminfo: memFree=28983108/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15679296 CPUtime=0.92 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 41781 0 1 0 87 5 0 0 25 0 18 0 608829462 16055599104 40253 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3919824 40253 2222 9 0 3910543 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679296

[startup+1.50121 s]
/proc/loadavg: 6.35 7.68 7.75 6/220 11070
/proc/meminfo: memFree=28648436/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15706588 CPUtime=2.56 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 51357 0 1 0 250 6 0 0 25 0 22 0 608829462 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3926647 46942 2259 9 0 3917366 0
[pid=11044/tid=11046] ppid=11042 vsize=15706588 CPUtime=1.47 cores=0,2,4,6
/proc/11044/task/11046/stat : 11046 (java) R 11042 11044 10989 0 -1 4202560 35647 0 1 0 142 5 0 0 21 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912505227539 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11044/tid=11047] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11047/stat : 11047 (java) S 11042 11044 10989 0 -1 4202560 72 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11048] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11048/stat : 11048 (java) S 11042 11044 10989 0 -1 4202560 325 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11049] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11049/stat : 11049 (java) S 11042 11044 10989 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11050] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11050/stat : 11050 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11051] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11051/stat : 11051 (java) S 11042 11044 10989 0 -1 4202560 666 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11052] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11052/stat : 11052 (java) S 11042 11044 10989 0 -1 4202560 316 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11053] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11053/stat : 11053 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11054] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11054/stat : 11054 (java) S 11042 11044 10989 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 22 0 608829463 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11055] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11055/stat : 11055 (java) S 11042 11044 10989 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 608829464 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 0 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11056] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11056/stat : 11056 (java) S 11042 11044 10989 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 608829465 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11057] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11057/stat : 11057 (java) S 11042 11044 10989 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 608829465 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11058] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11058/stat : 11058 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379370417 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11059] ppid=11042 vsize=15706588 CPUtime=0.75 cores=0,2,4,6
/proc/11044/task/11059/stat : 11059 (java) R 11042 11044 10989 0 -1 4202560 9972 0 0 0 75 0 0 0 16 0 22 0 608829467 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 47158407391524 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11044/tid=11060] ppid=11042 vsize=15706588 CPUtime=0.31 cores=0,2,4,6
/proc/11044/task/11060/stat : 11060 (java) R 11042 11044 10989 0 -1 4202560 2864 0 0 0 31 0 0 0 16 0 22 0 608829467 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 47158407232832 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11044/tid=11061] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11061/stat : 11061 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11062] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11062/stat : 11062 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608829467 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11067] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11067/stat : 11067 (java) S 11042 11044 10989 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608829542 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11068] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11068/stat : 11068 (java) S 11042 11044 10989 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608829542 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11069] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11069/stat : 11069 (java) S 11042 11044 10989 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 608829542 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11070] ppid=11042 vsize=15706588 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11070/stat : 11070 (java) S 11042 11044 10989 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 608829542 16083546112 46942 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 15706588

[startup+3.10092 s]
/proc/loadavg: 6.35 7.68 7.75 9/220 11070
/proc/meminfo: memFree=28572548/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15708352 CPUtime=5.05 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 58454 0 1 0 497 8 0 0 25 0 22 0 608829462 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3927088 52741 2273 9 0 3917807 0
[pid=11044/tid=11046] ppid=11042 vsize=15708352 CPUtime=2.09 cores=0,2,4,6
/proc/11044/task/11046/stat : 11046 (java) S 11042 11044 10989 0 -1 4202560 35668 0 1 0 204 5 0 0 23 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11047] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11047/stat : 11047 (java) S 11042 11044 10989 0 -1 4202560 72 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11048] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11048/stat : 11048 (java) S 11042 11044 10989 0 -1 4202560 1380 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11049] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11049/stat : 11049 (java) S 11042 11044 10989 0 -1 4202560 1226 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11050] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11050/stat : 11050 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11051] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11051/stat : 11051 (java) S 11042 11044 10989 0 -1 4202560 1880 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11052] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11052/stat : 11052 (java) S 11042 11044 10989 0 -1 4202560 316 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11053] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11053/stat : 11053 (java) S 11042 11044 10989 0 -1 4202560 1190 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11054] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11054/stat : 11054 (java) S 11042 11044 10989 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 22 0 608829463 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11055] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11055/stat : 11055 (java) S 11042 11044 10989 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608829464 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 0 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11056] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11056/stat : 11056 (java) S 11042 11044 10989 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608829465 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11057] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11057/stat : 11057 (java) S 11042 11044 10989 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608829465 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11058] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11058/stat : 11058 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379370417 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11059] ppid=11042 vsize=15708352 CPUtime=1.14 cores=0,2,4,6
/proc/11044/task/11059/stat : 11059 (java) S 11042 11044 10989 0 -1 4202560 10530 0 0 0 114 0 0 0 15 0 22 0 608829467 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11060] ppid=11042 vsize=15708352 CPUtime=0.48 cores=0,2,4,6
/proc/11044/task/11060/stat : 11060 (java) S 11042 11044 10989 0 -1 4202560 4693 0 0 0 48 0 0 0 15 0 22 0 608829467 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11061] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11061/stat : 11061 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11062] ppid=11042 vsize=15708352 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11062/stat : 11062 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608829467 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11067] ppid=11042 vsize=15708352 CPUtime=0.69 cores=0,2,4,6
/proc/11044/task/11067/stat : 11067 (java) S 11042 11044 10989 0 -1 4202560 31 0 0 0 69 0 0 0 15 0 22 0 608829542 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11068] ppid=11042 vsize=15708352 CPUtime=0.12 cores=0,2,4,6
/proc/11044/task/11068/stat : 11068 (java) R 11042 11044 10989 0 -1 4202560 10 0 0 0 12 0 0 0 16 0 22 0 608829542 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912505864866 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11044/tid=11069] ppid=11042 vsize=15708352 CPUtime=0.22 cores=0,2,4,6
/proc/11044/task/11069/stat : 11069 (java) R 11042 11044 10989 0 -1 4202560 7 0 0 0 22 0 0 0 16 0 22 0 608829542 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912505864861 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11044/tid=11070] ppid=11042 vsize=15708352 CPUtime=0.22 cores=0,2,4,6
/proc/11044/task/11070/stat : 11070 (java) R 11042 11044 10989 0 -1 4202560 9 0 0 0 22 0 0 0 16 0 22 0 608829542 16085352448 52741 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506161254 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 15708352

[startup+6.30127 s]
/proc/loadavg: 6.32 7.65 7.74 9/220 11070
/proc/meminfo: memFree=27582856/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15699968 CPUtime=17.19 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 99315 0 1 0 1704 15 0 0 25 0 22 0 608829462 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3924992 91152 2273 9 0 3915711 0
[pid=11044/tid=11046] ppid=11042 vsize=15699968 CPUtime=2.09 cores=0,2,4,6
/proc/11044/task/11046/stat : 11046 (java) S 11042 11044 10989 0 -1 4202560 35668 0 1 0 204 5 0 0 23 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11047] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11047/stat : 11047 (java) S 11042 11044 10989 0 -1 4202560 3767 0 0 0 0 0 0 0 15 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11048] ppid=11042 vsize=15699968 CPUtime=0.01 cores=0,2,4,6
/proc/11044/task/11048/stat : 11048 (java) S 11042 11044 10989 0 -1 4202560 1401 0 0 0 1 0 0 0 15 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11049] ppid=11042 vsize=15699968 CPUtime=0.02 cores=0,2,4,6
/proc/11044/task/11049/stat : 11049 (java) S 11042 11044 10989 0 -1 4202560 7344 0 0 0 1 1 0 0 16 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11050] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11050/stat : 11050 (java) S 11042 11044 10989 0 -1 4202560 2744 0 0 0 0 0 0 0 15 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11051] ppid=11042 vsize=15699968 CPUtime=0.03 cores=0,2,4,6
/proc/11044/task/11051/stat : 11051 (java) S 11042 11044 10989 0 -1 4202560 10119 0 0 0 2 1 0 0 16 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11052] ppid=11042 vsize=15699968 CPUtime=0.03 cores=0,2,4,6
/proc/11044/task/11052/stat : 11052 (java) S 11042 11044 10989 0 -1 4202560 7388 0 0 0 2 1 0 0 16 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11053] ppid=11042 vsize=15699968 CPUtime=0.03 cores=0,2,4,6
/proc/11044/task/11053/stat : 11053 (java) S 11042 11044 10989 0 -1 4202560 7607 0 0 0 2 1 0 0 15 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11054] ppid=11042 vsize=15699968 CPUtime=0.02 cores=0,2,4,6
/proc/11044/task/11054/stat : 11054 (java) S 11042 11044 10989 0 -1 4202560 6479 0 0 0 2 0 0 0 16 0 22 0 608829463 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11055] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11055/stat : 11055 (java) S 11042 11044 10989 0 -1 4202560 121 0 0 0 0 0 0 0 15 0 22 0 608829464 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 0 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11056] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11056/stat : 11056 (java) S 11042 11044 10989 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11057] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11057/stat : 11057 (java) S 11042 11044 10989 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11058] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11058/stat : 11058 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379370417 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11059] ppid=11042 vsize=15699968 CPUtime=1.21 cores=0,2,4,6
/proc/11044/task/11059/stat : 11059 (java) S 11042 11044 10989 0 -1 4202560 10532 0 0 0 121 0 0 0 15 0 22 0 608829467 16076767232 91152 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0

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

[pid=11044/tid=11068] ppid=11042 vsize=15699968 CPUtime=1035.97 cores=0,2,4,6
/proc/11044/task/11068/stat : 11068 (java) R 11042 11044 10989 0 -1 4202560 72257 0 0 0 102524 1073 0 0 18 0 22 0 608829542 16076767232 145956 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506369078 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11044/tid=11069] ppid=11042 vsize=15699968 CPUtime=1036.52 cores=0,2,4,6
/proc/11044/task/11069/stat : 11069 (java) R 11042 11044 10989 0 -1 4202560 72637 0 0 0 102606 1046 0 0 18 0 22 0 608829542 16076767232 145956 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912505864838 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11044/tid=11070] ppid=11042 vsize=15699968 CPUtime=1036.17 cores=0,2,4,6
/proc/11044/task/11070/stat : 11070 (java) R 11042 11044 10989 0 -1 4202560 66206 0 0 0 102553 1064 0 0 18 0 22 0 608829542 16076767232 145956 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912505911900 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4175.86
Current children cumulated vsize (KiB) 15699968

[startup+1122.3 s]
/proc/loadavg: 8.06 8.03 7.93 9/220 11109
/proc/meminfo: memFree=27784708/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15699968 CPUtime=4412.14 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 583669 0 1 0 436620 4594 0 0 25 0 22 0 608829462 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3924992 144007 2299 9 0 3915711 0
[pid=11044/tid=11046] ppid=11042 vsize=15699968 CPUtime=2.09 cores=0,2,4,6
/proc/11044/task/11046/stat : 11046 (java) S 11042 11044 10989 0 -1 4202560 35668 0 1 0 204 5 0 0 23 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11047] ppid=11042 vsize=15699968 CPUtime=3.22 cores=0,2,4,6
/proc/11044/task/11047/stat : 11047 (java) S 11042 11044 10989 0 -1 4202560 26228 0 0 0 313 9 0 0 15 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11048] ppid=11042 vsize=15699968 CPUtime=3.14 cores=0,2,4,6
/proc/11044/task/11048/stat : 11048 (java) S 11042 11044 10989 0 -1 4202560 23330 0 0 0 305 9 0 0 15 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11049] ppid=11042 vsize=15699968 CPUtime=3.16 cores=0,2,4,6
/proc/11044/task/11049/stat : 11049 (java) S 11042 11044 10989 0 -1 4202560 30002 0 0 0 306 10 0 0 16 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11050] ppid=11042 vsize=15699968 CPUtime=3.2 cores=0,2,4,6
/proc/11044/task/11050/stat : 11050 (java) S 11042 11044 10989 0 -1 4202560 28852 0 0 0 311 9 0 0 15 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11051] ppid=11042 vsize=15699968 CPUtime=3.22 cores=0,2,4,6
/proc/11044/task/11051/stat : 11051 (java) S 11042 11044 10989 0 -1 4202560 30855 0 0 0 313 9 0 0 16 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11052] ppid=11042 vsize=15699968 CPUtime=3.18 cores=0,2,4,6
/proc/11044/task/11052/stat : 11052 (java) S 11042 11044 10989 0 -1 4202560 36248 0 0 0 308 10 0 0 15 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11053] ppid=11042 vsize=15699968 CPUtime=3.16 cores=0,2,4,6
/proc/11044/task/11053/stat : 11053 (java) S 11042 11044 10989 0 -1 4202560 27125 0 0 0 307 9 0 0 16 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11054] ppid=11042 vsize=15699968 CPUtime=3.27 cores=0,2,4,6
/proc/11044/task/11054/stat : 11054 (java) S 11042 11044 10989 0 -1 4202560 33702 0 0 0 317 10 0 0 16 0 22 0 608829463 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11055] ppid=11042 vsize=15699968 CPUtime=1.49 cores=0,2,4,6
/proc/11044/task/11055/stat : 11055 (java) S 11042 11044 10989 0 -1 4202560 1279 0 0 0 112 37 0 0 15 0 22 0 608829464 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 0 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11056] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11056/stat : 11056 (java) S 11042 11044 10989 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11057] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11057/stat : 11057 (java) S 11042 11044 10989 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11058] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11058/stat : 11058 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379370417 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11059] ppid=11042 vsize=15699968 CPUtime=1.7 cores=0,2,4,6
/proc/11044/task/11059/stat : 11059 (java) S 11042 11044 10989 0 -1 4202560 10599 0 0 0 170 0 0 0 15 0 22 0 608829467 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11060] ppid=11042 vsize=15699968 CPUtime=0.98 cores=0,2,4,6
/proc/11044/task/11060/stat : 11060 (java) S 11042 11044 10989 0 -1 4202560 4759 0 0 0 98 0 0 0 15 0 22 0 608829467 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11061] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11061/stat : 11061 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11062] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11062/stat : 11062 (java) S 11042 11044 10989 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 608829467 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11067] ppid=11042 vsize=15699968 CPUtime=1095.32 cores=0,2,4,6
/proc/11044/task/11067/stat : 11067 (java) R 11042 11044 10989 0 -1 4202560 76234 0 0 0 108417 1115 0 0 18 0 22 0 608829542 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506092042 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11044/tid=11068] ppid=11042 vsize=15699968 CPUtime=1094.71 cores=0,2,4,6
/proc/11044/task/11068/stat : 11068 (java) R 11042 11044 10989 0 -1 4202560 74513 0 0 0 108343 1128 0 0 18 0 22 0 608829542 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506256534 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11044/tid=11069] ppid=11042 vsize=15699968 CPUtime=1095.27 cores=0,2,4,6
/proc/11044/task/11069/stat : 11069 (java) R 11042 11044 10989 0 -1 4202560 74743 0 0 0 108426 1101 0 0 18 0 22 0 608829542 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506240083 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11044/tid=11070] ppid=11042 vsize=15699968 CPUtime=1094.89 cores=0,2,4,6
/proc/11044/task/11070/stat : 11070 (java) R 11042 11044 10989 0 -1 4202560 68089 0 0 0 108363 1126 0 0 18 0 22 0 608829542 16076767232 144007 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 47158409745574 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4412.14
Current children cumulated vsize (KiB) 15699968

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 7.93 9/220 11110
/proc/meminfo: memFree=27676048/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15699968 CPUtime=4648.45 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 606885 0 1 0 460016 4829 0 0 25 0 22 0 608829462 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3924992 153297 2299 9 0 3915711 0
[pid=11044/tid=11046] ppid=11042 vsize=15699968 CPUtime=2.09 cores=0,2,4,6
/proc/11044/task/11046/stat : 11046 (java) S 11042 11044 10989 0 -1 4202560 35668 0 1 0 204 5 0 0 23 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11047] ppid=11042 vsize=15699968 CPUtime=3.38 cores=0,2,4,6
/proc/11044/task/11047/stat : 11047 (java) S 11042 11044 10989 0 -1 4202560 27860 0 0 0 329 9 0 0 15 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11048] ppid=11042 vsize=15699968 CPUtime=3.3 cores=0,2,4,6
/proc/11044/task/11048/stat : 11048 (java) S 11042 11044 10989 0 -1 4202560 24663 0 0 0 320 10 0 0 15 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11049] ppid=11042 vsize=15699968 CPUtime=3.31 cores=0,2,4,6
/proc/11044/task/11049/stat : 11049 (java) S 11042 11044 10989 0 -1 4202560 31475 0 0 0 320 11 0 0 15 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11050] ppid=11042 vsize=15699968 CPUtime=3.37 cores=0,2,4,6
/proc/11044/task/11050/stat : 11050 (java) S 11042 11044 10989 0 -1 4202560 30444 0 0 0 327 10 0 0 16 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11051] ppid=11042 vsize=15699968 CPUtime=3.37 cores=0,2,4,6
/proc/11044/task/11051/stat : 11051 (java) S 11042 11044 10989 0 -1 4202560 32103 0 0 0 327 10 0 0 15 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11052] ppid=11042 vsize=15699968 CPUtime=3.33 cores=0,2,4,6
/proc/11044/task/11052/stat : 11052 (java) S 11042 11044 10989 0 -1 4202560 37754 0 0 0 323 10 0 0 15 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11053] ppid=11042 vsize=15699968 CPUtime=3.32 cores=0,2,4,6
/proc/11044/task/11053/stat : 11053 (java) S 11042 11044 10989 0 -1 4202560 28850 0 0 0 323 9 0 0 15 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11054] ppid=11042 vsize=15699968 CPUtime=3.42 cores=0,2,4,6
/proc/11044/task/11054/stat : 11054 (java) S 11042 11044 10989 0 -1 4202560 35184 0 0 0 332 10 0 0 16 0 22 0 608829463 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11055] ppid=11042 vsize=15699968 CPUtime=1.57 cores=0,2,4,6
/proc/11044/task/11055/stat : 11055 (java) S 11042 11044 10989 0 -1 4202560 1364 0 0 0 118 39 0 0 15 0 22 0 608829464 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 0 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11056] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11056/stat : 11056 (java) S 11042 11044 10989 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11057] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11057/stat : 11057 (java) S 11042 11044 10989 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11058] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11058/stat : 11058 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379370417 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11059] ppid=11042 vsize=15699968 CPUtime=1.7 cores=0,2,4,6
/proc/11044/task/11059/stat : 11059 (java) S 11042 11044 10989 0 -1 4202560 10599 0 0 0 170 0 0 0 15 0 22 0 608829467 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11060] ppid=11042 vsize=15699968 CPUtime=0.98 cores=0,2,4,6
/proc/11044/task/11060/stat : 11060 (java) S 11042 11044 10989 0 -1 4202560 4759 0 0 0 98 0 0 0 15 0 22 0 608829467 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11061] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11061/stat : 11061 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11062] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11062/stat : 11062 (java) S 11042 11044 10989 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 608829467 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11067] ppid=11042 vsize=15699968 CPUtime=1154.05 cores=0,2,4,6
/proc/11044/task/11067/stat : 11067 (java) R 11042 11044 10989 0 -1 4202560 78918 0 0 0 114230 1175 0 0 18 0 22 0 608829542 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506545412 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11044/tid=11068] ppid=11042 vsize=15699968 CPUtime=1153.48 cores=0,2,4,6
/proc/11044/task/11068/stat : 11068 (java) R 11042 11044 10989 0 -1 4202560 77291 0 0 0 114166 1182 0 0 18 0 22 0 608829542 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379372725 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11044/tid=11069] ppid=11042 vsize=15699968 CPUtime=1154.07 cores=0,2,4,6
/proc/11044/task/11069/stat : 11069 (java) R 11042 11044 10989 0 -1 4202560 77436 0 0 0 114249 1158 0 0 18 0 22 0 608829542 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363782 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11044/tid=11070] ppid=11042 vsize=15699968 CPUtime=1153.55 cores=0,2,4,6
/proc/11044/task/11070/stat : 11070 (java) R 11042 11044 10989 0 -1 4202560 71071 0 0 0 114171 1184 0 0 18 0 22 0 608829542 16076767232 153297 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912505864838 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4648.45
Current children cumulated vsize (KiB) 15699968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.8 s]
/proc/loadavg: 7.73 7.96 7.91 9/220 11162
/proc/meminfo: memFree=26411284/32950928 swapFree=67111352/67111528
[pid=11044] ppid=11042 vsize=15699968 CPUtime=4800.02 cores=0,2,4,6
/proc/11044/stat : 11044 (java) S 11042 11044 10989 0 -1 4202496 617219 0 1 0 475037 4965 0 0 25 0 22 0 608829462 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11044/statm: 3924992 154757 2299 9 0 3915711 0
[pid=11044/tid=11046] ppid=11042 vsize=15699968 CPUtime=2.09 cores=0,2,4,6
/proc/11044/task/11046/stat : 11046 (java) S 11042 11044 10989 0 -1 4202560 35668 0 1 0 204 5 0 0 23 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11047] ppid=11042 vsize=15699968 CPUtime=3.51 cores=0,2,4,6
/proc/11044/task/11047/stat : 11047 (java) S 11042 11044 10989 0 -1 4202560 28534 0 0 0 341 10 0 0 15 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11048] ppid=11042 vsize=15699968 CPUtime=3.41 cores=0,2,4,6
/proc/11044/task/11048/stat : 11048 (java) S 11042 11044 10989 0 -1 4202560 25226 0 0 0 331 10 0 0 16 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11049] ppid=11042 vsize=15699968 CPUtime=3.42 cores=0,2,4,6
/proc/11044/task/11049/stat : 11049 (java) S 11042 11044 10989 0 -1 4202560 32154 0 0 0 331 11 0 0 15 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11050] ppid=11042 vsize=15699968 CPUtime=3.48 cores=0,2,4,6
/proc/11044/task/11050/stat : 11050 (java) S 11042 11044 10989 0 -1 4202560 30942 0 0 0 338 10 0 0 15 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11051] ppid=11042 vsize=15699968 CPUtime=3.48 cores=0,2,4,6
/proc/11044/task/11051/stat : 11051 (java) S 11042 11044 10989 0 -1 4202560 32607 0 0 0 338 10 0 0 15 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11052] ppid=11042 vsize=15699968 CPUtime=3.45 cores=0,2,4,6
/proc/11044/task/11052/stat : 11052 (java) S 11042 11044 10989 0 -1 4202560 38375 0 0 0 334 11 0 0 15 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 2 0 0 0
[pid=11044/tid=11053] ppid=11042 vsize=15699968 CPUtime=3.42 cores=0,2,4,6
/proc/11044/task/11053/stat : 11053 (java) S 11042 11044 10989 0 -1 4202560 29282 0 0 0 333 9 0 0 15 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11054] ppid=11042 vsize=15699968 CPUtime=3.52 cores=0,2,4,6
/proc/11044/task/11054/stat : 11054 (java) S 11042 11044 10989 0 -1 4202560 35538 0 0 0 342 10 0 0 16 0 22 0 608829463 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11055] ppid=11042 vsize=15699968 CPUtime=1.62 cores=0,2,4,6
/proc/11044/task/11055/stat : 11055 (java) S 11042 11044 10989 0 -1 4202560 1408 0 0 0 121 41 0 0 15 0 22 0 608829464 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 0 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11056] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11056/stat : 11056 (java) S 11042 11044 10989 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11057] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11057/stat : 11057 (java) S 11042 11044 10989 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608829465 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11058] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11058/stat : 11058 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379370417 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11059] ppid=11042 vsize=15699968 CPUtime=1.7 cores=0,2,4,6
/proc/11044/task/11059/stat : 11059 (java) S 11042 11044 10989 0 -1 4202560 10599 0 0 0 170 0 0 0 15 0 22 0 608829467 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 0 0 0 0
[pid=11044/tid=11060] ppid=11042 vsize=15699968 CPUtime=0.98 cores=0,2,4,6
/proc/11044/task/11060/stat : 11060 (java) S 11042 11044 10989 0 -1 4202560 4759 0 0 0 98 0 0 0 15 0 22 0 608829467 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 6 0 0 0
[pid=11044/tid=11061] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11061/stat : 11061 (java) S 11042 11044 10989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608829467 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379362713 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11062] ppid=11042 vsize=15699968 CPUtime=0 cores=0,2,4,6
/proc/11044/task/11062/stat : 11062 (java) S 11042 11044 10989 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608829467 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379363328 0 4 0 16800975 18446604444152177024 0 0 -1 4 0 0 0
[pid=11044/tid=11067] ppid=11042 vsize=15699968 CPUtime=1191.66 cores=0,2,4,6
/proc/11044/task/11067/stat : 11067 (java) R 11042 11044 10989 0 -1 4202560 80417 0 0 0 117961 1205 0 0 18 0 22 0 608829542 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506133808 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11044/tid=11068] ppid=11042 vsize=15699968 CPUtime=1191.14 cores=0,2,4,6
/proc/11044/task/11068/stat : 11068 (java) R 11042 11044 10989 0 -1 4202560 78904 0 0 0 117900 1214 0 0 18 0 22 0 608829542 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506341812 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11044/tid=11069] ppid=11042 vsize=15699968 CPUtime=1191.76 cores=0,2,4,6
/proc/11044/task/11069/stat : 11069 (java) R 11042 11044 10989 0 -1 4202560 78960 0 0 0 117982 1194 0 0 18 0 22 0 608829542 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 251379372725 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11044/tid=11070] ppid=11042 vsize=15699968 CPUtime=1191.21 cores=0,2,4,6
/proc/11044/task/11070/stat : 11070 (java) R 11042 11044 10989 0 -1 4202560 72396 0 0 0 117905 1216 0 0 18 0 22 0 608829542 16076767232 154757 33554432000 1073741824 1073778376 140735482841984 18446744073709551615 46912506250643 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15699968

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): 1220.85
CPU time (s): 4800.09
CPU user time (s): 4750.41
CPU system time (s): 49.6814
CPU usage (%): 393.177
Max. virtual memory (cumulated for all children) (KiB): 15708352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4750.41
system time used= 49.6814
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 617247
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= 12410077
involuntary context switches= 139970

runsolver used 2.01269 second user time and 4.70328 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 19:53:08
IDJOB=3311861
IDBENCH=83930
IDSOLVER=1698
FILE ID=node113/3311861-1304185988
RUNJOBID= node113-1304185988-11007
PBS_JOBID= 13172487
Free space on /tmp= 72392 MiB

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

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=391905432

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28983380 kB
Buffers:        780084 kB
Cached:        2609764 kB
SwapCached:         12 kB
Active:         227736 kB
Inactive:      3234756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28983380 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            6424 kB
Writeback:           0 kB
AnonPages:       72300 kB
Mapped:          20916 kB
Slab:           438768 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   778144 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= 72384 MiB
End job on node113 at 2011-04-30 20:13:31