Trace number 3312275

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.15 1207.39

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.09/0.12	26:43 INFO : Reading from input HOME/instance-3312275-1304180803.cnf
0.71/0.58	Executor set job limit to 1000000
0.71/0.58	Executor set job limit to 1000000
0.71/0.58	Executor set job limit to 1000000
0.71/0.58	Executor set job limit to 1000000
0.71/0.58	Starting Executor!
0.71/0.58	Starting Executor!
0.71/0.58	Starting Executor!
0.71/0.58	Starting Executor!
2.68/1.45	26:44 INFO : Found 5595 xor gates
5.04/2.77	26:46 INFO : 23277 variables remaining out of 25972
5.04/2.77	26:46 INFO : 721802 literals remaining out of 238978

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-3312275-1304180803/watcher-3312275-1304180803 -o /tmp/evaluation-result-3312275-1304180803/solver-3312275-1304180803 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312275-1304180803.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.04 7.51 7.49 6/198 12213
/proc/meminfo: memFree=30121640/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/12213/stat : 12213 (java) R 12211 12213 11524 0 -1 4202496 768 0 0 0 0 0 0 0 25 0 1 0 262271565 23580672 255 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268655699712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12213/statm: 5757 268 213 9 0 124 0

[startup+0.0374889 s]
/proc/loadavg: 8.04 7.51 7.49 6/198 12213
/proc/meminfo: memFree=30121640/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15669784 CPUtime=0.02 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 3665 0 1 0 2 0 0 0 25 0 13 0 262271565 16045858816 3105 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3917446 3105 1676 9 0 3908194 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15669784

[startup+0.100545 s]
/proc/loadavg: 8.04 7.51 7.49 6/198 12213
/proc/meminfo: memFree=30121640/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15676932 CPUtime=0.09 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 5554 0 1 0 9 0 0 0 25 0 18 0 262271565 16053178368 4981 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3919233 4981 2116 9 0 3909952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676932

[startup+0.300494 s]
/proc/loadavg: 8.04 7.51 7.49 6/198 12213
/proc/meminfo: memFree=30121640/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15680556 CPUtime=0.51 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 15611 0 1 0 49 2 0 0 25 0 18 0 262271565 16056889344 14017 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3920139 14021 2206 9 0 3910858 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680556

[startup+0.707443 s]
/proc/loadavg: 8.04 7.51 7.49 6/198 12213
/proc/meminfo: memFree=30121640/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15684668 CPUtime=1.08 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 41313 0 1 0 104 4 0 0 25 0 22 0 262271565 16061100032 39716 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3921167 39716 2258 9 0 3911886 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 15684668

[startup+1.50127 s]
/proc/loadavg: 8.04 7.51 7.49 7/220 12235
/proc/meminfo: memFree=29957536/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15697692 CPUtime=2.99 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 63349 0 1 0 292 7 0 0 25 0 22 0 262271565 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3924423 53174 2266 9 0 3915142 0
[pid=12213/tid=12215] ppid=12211 vsize=15697692 CPUtime=1.45 cores=0,2,4,6
/proc/12213/task/12215/stat : 12215 (java) R 12211 12213 11524 0 -1 4202560 35651 0 1 0 141 4 0 0 21 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505187943 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12213/tid=12216] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12216/stat : 12216 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12217] ppid=12211 vsize=15697692 CPUtime=0.02 cores=0,2,4,6
/proc/12213/task/12217/stat : 12217 (java) S 12211 12213 11524 0 -1 4202560 2180 0 0 0 2 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12218] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12218/stat : 12218 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12219] ppid=12211 vsize=15697692 CPUtime=0.02 cores=0,2,4,6
/proc/12213/task/12219/stat : 12219 (java) S 12211 12213 11524 0 -1 4202560 1832 0 0 0 2 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12220] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12220/stat : 12220 (java) S 12211 12213 11524 0 -1 4202560 52 0 0 0 0 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12221] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12221/stat : 12221 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12222] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12222/stat : 12222 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12223] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12223/stat : 12223 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 262271566 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12224] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12224/stat : 12224 (java) S 12211 12213 11524 0 -1 4202560 71 0 0 0 0 0 0 0 17 0 22 0 262271567 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12225] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12225/stat : 12225 (java) S 12211 12213 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262271568 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12226] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12226/stat : 12226 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262271568 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12227] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12227/stat : 12227 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262271570 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12228] ppid=12211 vsize=15697692 CPUtime=1 cores=0,2,4,6
/proc/12213/task/12228/stat : 12228 (java) R 12211 12213 11524 0 -1 4202560 18163 0 0 0 98 2 0 0 25 0 22 0 262271570 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 47829789427107 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12213/tid=12229] ppid=12211 vsize=15697692 CPUtime=0.47 cores=0,2,4,6
/proc/12213/task/12229/stat : 12229 (java) R 12211 12213 11524 0 -1 4202560 3966 0 0 0 47 0 0 0 16 0 22 0 262271570 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672481025 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12213/tid=12230] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12230/stat : 12230 (java) S 12211 12213 11524 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 262271570 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12231] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12231/stat : 12231 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262271570 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12232] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12232/stat : 12232 (java) S 12211 12213 11524 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 262271624 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12233] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12233/stat : 12233 (java) S 12211 12213 11524 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 262271624 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12234] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12234/stat : 12234 (java) S 12211 12213 11524 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 262271624 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12235] ppid=12211 vsize=15697692 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12235/stat : 12235 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 262271624 16074436608 53174 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 15697692

[startup+3.10502 s]
/proc/loadavg: 8.04 7.51 7.49 6/220 12235
/proc/meminfo: memFree=29949972/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15694896 CPUtime=5.81 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 71859 0 1 0 573 8 0 0 25 0 22 0 262271565 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3923724 59416 2277 9 0 3914443 0
[pid=12213/tid=12215] ppid=12211 vsize=15694896 CPUtime=2.72 cores=0,2,4,6
/proc/12213/task/12215/stat : 12215 (java) S 12211 12213 11524 0 -1 4202560 35700 0 1 0 268 4 0 0 18 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12216] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12216/stat : 12216 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12217] ppid=12211 vsize=15694896 CPUtime=0.03 cores=0,2,4,6
/proc/12213/task/12217/stat : 12217 (java) S 12211 12213 11524 0 -1 4202560 3488 0 0 0 3 0 0 0 18 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12218] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12218/stat : 12218 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12219] ppid=12211 vsize=15694896 CPUtime=0.02 cores=0,2,4,6
/proc/12213/task/12219/stat : 12219 (java) S 12211 12213 11524 0 -1 4202560 1832 0 0 0 2 0 0 0 18 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12220] ppid=12211 vsize=15694896 CPUtime=0.01 cores=0,2,4,6
/proc/12213/task/12220/stat : 12220 (java) S 12211 12213 11524 0 -1 4202560 1558 0 0 0 1 0 0 0 16 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12221] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12221/stat : 12221 (java) S 12211 12213 11524 0 -1 4202560 2041 0 0 0 0 0 0 0 16 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12222] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12222/stat : 12222 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12223] ppid=12211 vsize=15694896 CPUtime=0.01 cores=0,2,4,6
/proc/12213/task/12223/stat : 12223 (java) S 12211 12213 11524 0 -1 4202560 2289 0 0 0 1 0 0 0 18 0 22 0 262271566 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12224] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12224/stat : 12224 (java) S 12211 12213 11524 0 -1 4202560 73 0 0 0 0 0 0 0 16 0 22 0 262271567 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12225] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12225/stat : 12225 (java) S 12211 12213 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12226] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12226/stat : 12226 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12227] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12227/stat : 12227 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12228] ppid=12211 vsize=15694896 CPUtime=1.55 cores=0,2,4,6
/proc/12213/task/12228/stat : 12228 (java) S 12211 12213 11524 0 -1 4202560 19399 0 0 0 153 2 0 0 18 0 22 0 262271570 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12229] ppid=12211 vsize=15694896 CPUtime=1.01 cores=0,2,4,6
/proc/12213/task/12229/stat : 12229 (java) S 12211 12213 11524 0 -1 4202560 4034 0 0 0 101 0 0 0 16 0 22 0 262271570 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12230] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12230/stat : 12230 (java) S 12211 12213 11524 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12231] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12231/stat : 12231 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262271570 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12232] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12232/stat : 12232 (java) S 12211 12213 11524 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 262271624 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12233] ppid=12211 vsize=15694896 CPUtime=0.2 cores=0,2,4,6
/proc/12213/task/12233/stat : 12233 (java) R 12211 12213 11524 0 -1 4202560 8 0 0 0 20 0 0 0 15 0 22 0 262271624 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12213/tid=12234] ppid=12211 vsize=15694896 CPUtime=0.19 cores=0,2,4,6
/proc/12213/task/12234/stat : 12234 (java) S 12211 12213 11524 0 -1 4202560 22 0 0 0 19 0 0 0 15 0 22 0 262271624 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12235] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12235/stat : 12235 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 262271624 16071573504 59416 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 15694896

[startup+6.30143 s]
/proc/loadavg: 7.80 7.47 7.47 7/220 12235
/proc/meminfo: memFree=29831616/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15694896 CPUtime=12.22 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 129819 0 1 0 1206 16 0 0 25 0 22 0 262271565 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3923724 116722 2287 9 0 3914443 0
[pid=12213/tid=12215] ppid=12211 vsize=15694896 CPUtime=2.72 cores=0,2,4,6
/proc/12213/task/12215/stat : 12215 (java) S 12211 12213 11524 0 -1 4202560 35700 0 1 0 268 4 0 0 18 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12216] ppid=12211 vsize=15694896 CPUtime=0.02 cores=0,2,4,6
/proc/12213/task/12216/stat : 12216 (java) S 12211 12213 11524 0 -1 4202560 2089 0 0 0 2 0 0 0 15 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12217] ppid=12211 vsize=15694896 CPUtime=0.06 cores=0,2,4,6
/proc/12213/task/12217/stat : 12217 (java) S 12211 12213 11524 0 -1 4202560 10064 0 0 0 5 1 0 0 16 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12218] ppid=12211 vsize=15694896 CPUtime=0.01 cores=0,2,4,6
/proc/12213/task/12218/stat : 12218 (java) S 12211 12213 11524 0 -1 4202560 3267 0 0 0 1 0 0 0 15 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12219] ppid=12211 vsize=15694896 CPUtime=0.04 cores=0,2,4,6
/proc/12213/task/12219/stat : 12219 (java) S 12211 12213 11524 0 -1 4202560 4954 0 0 0 4 0 0 0 15 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12220] ppid=12211 vsize=15694896 CPUtime=0.03 cores=0,2,4,6
/proc/12213/task/12220/stat : 12220 (java) S 12211 12213 11524 0 -1 4202560 4850 0 0 0 3 0 0 0 16 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12221] ppid=12211 vsize=15694896 CPUtime=0.04 cores=0,2,4,6
/proc/12213/task/12221/stat : 12221 (java) S 12211 12213 11524 0 -1 4202560 8794 0 0 0 3 1 0 0 16 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12222] ppid=12211 vsize=15694896 CPUtime=0.02 cores=0,2,4,6
/proc/12213/task/12222/stat : 12222 (java) S 12211 12213 11524 0 -1 4202560 5263 0 0 0 1 1 0 0 15 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12223] ppid=12211 vsize=15694896 CPUtime=0.04 cores=0,2,4,6
/proc/12213/task/12223/stat : 12223 (java) S 12211 12213 11524 0 -1 4202560 6729 0 0 0 3 1 0 0 16 0 22 0 262271566 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12224] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12224/stat : 12224 (java) S 12211 12213 11524 0 -1 4202560 270 0 0 0 0 0 0 0 15 0 22 0 262271567 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12225] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12225/stat : 12225 (java) S 12211 12213 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12226] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12226/stat : 12226 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12227] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12227/stat : 12227 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12228] ppid=12211 vsize=15694896 CPUtime=1.72 cores=0,2,4,6
/proc/12213/task/12228/stat : 12228 (java) S 12211 12213 11524 0 -1 4202560 19432 0 0 0 170 2 0 0 15 0 22 0 262271570 16071573504 116722 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0

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

[pid=12213/tid=12233] ppid=12211 vsize=15694896 CPUtime=1108.44 cores=0,2,4,6
/proc/12213/task/12233/stat : 12233 (java) R 12211 12213 11524 0 -1 4202560 364776 0 0 0 110802 42 0 0 25 0 22 0 262271624 16071573504 420368 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912506271711 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12213/tid=12234] ppid=12211 vsize=15694896 CPUtime=1107.63 cores=0,2,4,6
/proc/12213/task/12234/stat : 12234 (java) R 12211 12213 11524 0 -1 4202560 389944 0 0 0 110724 39 0 0 25 0 22 0 262271624 16071573504 420368 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505998007 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12213/tid=12235] ppid=12211 vsize=15694896 CPUtime=1104.63 cores=0,2,4,6
/proc/12213/task/12235/stat : 12235 (java) R 12211 12213 11524 0 -1 4202560 364839 0 0 0 110423 40 0 0 25 0 22 0 262271624 16071573504 420368 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912506209355 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4461.17
Current children cumulated vsize (KiB) 15694896

[startup+1182.3 s]
/proc/loadavg: 8.19 8.09 7.89 9/220 12318
/proc/meminfo: memFree=22975184/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15694896 CPUtime=4700.42 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 3099699 0 1 0 469582 460 0 0 25 0 22 0 262271565 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3923724 443374 2295 9 0 3914443 0
[pid=12213/tid=12215] ppid=12211 vsize=15694896 CPUtime=2.72 cores=0,2,4,6
/proc/12213/task/12215/stat : 12215 (java) S 12211 12213 11524 0 -1 4202560 35700 0 1 0 268 4 0 0 18 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12216] ppid=12211 vsize=15694896 CPUtime=3.63 cores=0,2,4,6
/proc/12213/task/12216/stat : 12216 (java) S 12211 12213 11524 0 -1 4202560 198508 0 0 0 330 33 0 0 16 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12217] ppid=12211 vsize=15694896 CPUtime=3.48 cores=0,2,4,6
/proc/12213/task/12217/stat : 12217 (java) S 12211 12213 11524 0 -1 4202560 169833 0 0 0 322 26 0 0 16 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12218] ppid=12211 vsize=15694896 CPUtime=3.75 cores=0,2,4,6
/proc/12213/task/12218/stat : 12218 (java) S 12211 12213 11524 0 -1 4202560 175030 0 0 0 346 29 0 0 16 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12219] ppid=12211 vsize=15694896 CPUtime=3.5 cores=0,2,4,6
/proc/12213/task/12219/stat : 12219 (java) S 12211 12213 11524 0 -1 4202560 172177 0 0 0 324 26 0 0 15 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12220] ppid=12211 vsize=15694896 CPUtime=3.88 cores=0,2,4,6
/proc/12213/task/12220/stat : 12220 (java) S 12211 12213 11524 0 -1 4202560 211346 0 0 0 358 30 0 0 16 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12221] ppid=12211 vsize=15694896 CPUtime=3.76 cores=0,2,4,6
/proc/12213/task/12221/stat : 12221 (java) S 12211 12213 11524 0 -1 4202560 185366 0 0 0 345 31 0 0 15 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12222] ppid=12211 vsize=15694896 CPUtime=3.62 cores=0,2,4,6
/proc/12213/task/12222/stat : 12222 (java) S 12211 12213 11524 0 -1 4202560 188982 0 0 0 333 29 0 0 15 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12223] ppid=12211 vsize=15694896 CPUtime=3.47 cores=0,2,4,6
/proc/12213/task/12223/stat : 12223 (java) S 12211 12213 11524 0 -1 4202560 196436 0 0 0 315 32 0 0 16 0 22 0 262271566 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12224] ppid=12211 vsize=15694896 CPUtime=2.48 cores=0,2,4,6
/proc/12213/task/12224/stat : 12224 (java) S 12211 12213 11524 0 -1 4202560 7658 0 0 0 205 43 0 0 15 0 22 0 262271567 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12225] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12225/stat : 12225 (java) S 12211 12213 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12226] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12226/stat : 12226 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12227] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12227/stat : 12227 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12228] ppid=12211 vsize=15694896 CPUtime=2.03 cores=0,2,4,6
/proc/12213/task/12228/stat : 12228 (java) S 12211 12213 11524 0 -1 4202560 19466 0 0 0 201 2 0 0 15 0 22 0 262271570 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12229] ppid=12211 vsize=15694896 CPUtime=1.46 cores=0,2,4,6
/proc/12213/task/12229/stat : 12229 (java) S 12211 12213 11524 0 -1 4202560 4071 0 0 0 146 0 0 0 16 0 22 0 262271570 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12230] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12230/stat : 12230 (java) S 12211 12213 11524 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12231] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12231/stat : 12231 (java) S 12211 12213 11524 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 262271570 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12232] ppid=12211 vsize=15694896 CPUtime=1163.86 cores=0,2,4,6
/proc/12213/task/12232/stat : 12232 (java) R 12211 12213 11524 0 -1 4202560 362606 0 0 0 116345 41 0 0 25 0 22 0 262271624 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505989615 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12213/tid=12233] ppid=12211 vsize=15694896 CPUtime=1167.73 cores=0,2,4,6
/proc/12213/task/12233/stat : 12233 (java) R 12211 12213 11524 0 -1 4202560 382449 0 0 0 116729 44 0 0 25 0 22 0 262271624 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912506578669 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12213/tid=12234] ppid=12211 vsize=15694896 CPUtime=1166.86 cores=0,2,4,6
/proc/12213/task/12234/stat : 12234 (java) R 12211 12213 11524 0 -1 4202560 405100 0 0 0 116645 41 0 0 25 0 22 0 262271624 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505989765 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12213/tid=12235] ppid=12211 vsize=15694896 CPUtime=1164.05 cores=0,2,4,6
/proc/12213/task/12235/stat : 12235 (java) R 12211 12213 11524 0 -1 4202560 383517 0 0 0 116363 42 0 0 25 0 22 0 262271624 16071573504 443374 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505703705 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.42
Current children cumulated vsize (KiB) 15694896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.12 8.08 7.89 9/220 12319
/proc/meminfo: memFree=22960032/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15694896 CPUtime=4800.04 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 3148742 0 1 0 479535 469 0 0 25 0 22 0 262271565 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3923724 417095 2295 9 0 3914443 0
[pid=12213/tid=12215] ppid=12211 vsize=15694896 CPUtime=2.72 cores=0,2,4,6
/proc/12213/task/12215/stat : 12215 (java) S 12211 12213 11524 0 -1 4202560 35700 0 1 0 268 4 0 0 18 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12216] ppid=12211 vsize=15694896 CPUtime=3.75 cores=0,2,4,6
/proc/12213/task/12216/stat : 12216 (java) S 12211 12213 11524 0 -1 4202560 201204 0 0 0 341 34 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12217] ppid=12211 vsize=15694896 CPUtime=3.54 cores=0,2,4,6
/proc/12213/task/12217/stat : 12217 (java) S 12211 12213 11524 0 -1 4202560 169834 0 0 0 328 26 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12218] ppid=12211 vsize=15694896 CPUtime=3.88 cores=0,2,4,6
/proc/12213/task/12218/stat : 12218 (java) S 12211 12213 11524 0 -1 4202560 180307 0 0 0 358 30 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12219] ppid=12211 vsize=15694896 CPUtime=3.61 cores=0,2,4,6
/proc/12213/task/12219/stat : 12219 (java) S 12211 12213 11524 0 -1 4202560 174050 0 0 0 334 27 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12220] ppid=12211 vsize=15694896 CPUtime=3.96 cores=0,2,4,6
/proc/12213/task/12220/stat : 12220 (java) S 12211 12213 11524 0 -1 4202560 214411 0 0 0 365 31 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12221] ppid=12211 vsize=15694896 CPUtime=3.86 cores=0,2,4,6
/proc/12213/task/12221/stat : 12221 (java) S 12211 12213 11524 0 -1 4202560 190753 0 0 0 355 31 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12222] ppid=12211 vsize=15694896 CPUtime=3.76 cores=0,2,4,6
/proc/12213/task/12222/stat : 12222 (java) S 12211 12213 11524 0 -1 4202560 196528 0 0 0 346 30 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12223] ppid=12211 vsize=15694896 CPUtime=3.53 cores=0,2,4,6
/proc/12213/task/12223/stat : 12223 (java) S 12211 12213 11524 0 -1 4202560 196620 0 0 0 321 32 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12224] ppid=12211 vsize=15694896 CPUtime=2.56 cores=0,2,4,6
/proc/12213/task/12224/stat : 12224 (java) S 12211 12213 11524 0 -1 4202560 7772 0 0 0 211 45 0 0 15 0 22 0 262271567 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12225] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12225/stat : 12225 (java) S 12211 12213 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12226] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12226/stat : 12226 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12227] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12227/stat : 12227 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12228] ppid=12211 vsize=15694896 CPUtime=2.03 cores=0,2,4,6
/proc/12213/task/12228/stat : 12228 (java) S 12211 12213 11524 0 -1 4202560 19466 0 0 0 201 2 0 0 15 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12229] ppid=12211 vsize=15694896 CPUtime=1.46 cores=0,2,4,6
/proc/12213/task/12229/stat : 12229 (java) S 12211 12213 11524 0 -1 4202560 4071 0 0 0 146 0 0 0 16 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12230] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12230/stat : 12230 (java) S 12211 12213 11524 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12231] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12231/stat : 12231 (java) R 12211 12213 11524 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12213/tid=12232] ppid=12211 vsize=15694896 CPUtime=1188.58 cores=0,2,4,6
/proc/12213/task/12232/stat : 12232 (java) R 12211 12213 11524 0 -1 4202560 366770 0 0 0 118817 41 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505989791 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12213/tid=12233] ppid=12211 vsize=15694896 CPUtime=1192.31 cores=0,2,4,6
/proc/12213/task/12233/stat : 12233 (java) R 12211 12213 11524 0 -1 4202560 386680 0 0 0 119187 44 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912506667030 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12213/tid=12234] ppid=12211 vsize=15694896 CPUtime=1191.58 cores=0,2,4,6
/proc/12213/task/12234/stat : 12234 (java) R 12211 12213 11524 0 -1 4202560 411905 0 0 0 119117 41 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912506270722 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12213/tid=12235] ppid=12211 vsize=15694896 CPUtime=1188.76 cores=0,2,4,6
/proc/12213/task/12235/stat : 12235 (java) R 12211 12213 11524 0 -1 4202560 391217 0 0 0 118833 43 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505997375 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15694896

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

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

[startup+1207.3 s]
/proc/loadavg: 8.12 8.08 7.89 9/220 12319
/proc/meminfo: memFree=22960032/32951124 swapFree=67111524/67111528
[pid=12213] ppid=12211 vsize=15694896 CPUtime=4800.04 cores=0,2,4,6
/proc/12213/stat : 12213 (java) S 12211 12213 11524 0 -1 4202496 3148742 0 1 0 479535 469 0 0 25 0 22 0 262271565 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12213/statm: 3923724 417095 2295 9 0 3914443 0
[pid=12213/tid=12215] ppid=12211 vsize=15694896 CPUtime=2.72 cores=0,2,4,6
/proc/12213/task/12215/stat : 12215 (java) S 12211 12213 11524 0 -1 4202560 35700 0 1 0 268 4 0 0 18 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12216] ppid=12211 vsize=15694896 CPUtime=3.75 cores=0,2,4,6
/proc/12213/task/12216/stat : 12216 (java) S 12211 12213 11524 0 -1 4202560 201204 0 0 0 341 34 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12217] ppid=12211 vsize=15694896 CPUtime=3.54 cores=0,2,4,6
/proc/12213/task/12217/stat : 12217 (java) S 12211 12213 11524 0 -1 4202560 169834 0 0 0 328 26 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12218] ppid=12211 vsize=15694896 CPUtime=3.88 cores=0,2,4,6
/proc/12213/task/12218/stat : 12218 (java) S 12211 12213 11524 0 -1 4202560 180307 0 0 0 358 30 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12219] ppid=12211 vsize=15694896 CPUtime=3.61 cores=0,2,4,6
/proc/12213/task/12219/stat : 12219 (java) S 12211 12213 11524 0 -1 4202560 174050 0 0 0 334 27 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12220] ppid=12211 vsize=15694896 CPUtime=3.96 cores=0,2,4,6
/proc/12213/task/12220/stat : 12220 (java) S 12211 12213 11524 0 -1 4202560 214411 0 0 0 365 31 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12221] ppid=12211 vsize=15694896 CPUtime=3.86 cores=0,2,4,6
/proc/12213/task/12221/stat : 12221 (java) S 12211 12213 11524 0 -1 4202560 190753 0 0 0 355 31 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12222] ppid=12211 vsize=15694896 CPUtime=3.76 cores=0,2,4,6
/proc/12213/task/12222/stat : 12222 (java) S 12211 12213 11524 0 -1 4202560 196528 0 0 0 346 30 0 0 16 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12223] ppid=12211 vsize=15694896 CPUtime=3.53 cores=0,2,4,6
/proc/12213/task/12223/stat : 12223 (java) S 12211 12213 11524 0 -1 4202560 196620 0 0 0 321 32 0 0 15 0 22 0 262271566 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12224] ppid=12211 vsize=15694896 CPUtime=2.56 cores=0,2,4,6
/proc/12213/task/12224/stat : 12224 (java) S 12211 12213 11524 0 -1 4202560 7772 0 0 0 211 45 0 0 15 0 22 0 262271567 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12225] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12225/stat : 12225 (java) S 12211 12213 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12226] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12226/stat : 12226 (java) S 12211 12213 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262271568 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=12213/tid=12227] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12227/stat : 12227 (java) S 12211 12213 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12228] ppid=12211 vsize=15694896 CPUtime=2.03 cores=0,2,4,6
/proc/12213/task/12228/stat : 12228 (java) S 12211 12213 11524 0 -1 4202560 19466 0 0 0 201 2 0 0 15 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=12213/tid=12229] ppid=12211 vsize=15694896 CPUtime=1.46 cores=0,2,4,6
/proc/12213/task/12229/stat : 12229 (java) S 12211 12213 11524 0 -1 4202560 4071 0 0 0 146 0 0 0 16 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=12213/tid=12230] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12230/stat : 12230 (java) S 12211 12213 11524 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=12213/tid=12231] ppid=12211 vsize=15694896 CPUtime=0 cores=0,2,4,6
/proc/12213/task/12231/stat : 12231 (java) R 12211 12213 11524 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 262271570 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 268672478720 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12213/tid=12232] ppid=12211 vsize=15694896 CPUtime=1188.58 cores=0,2,4,6
/proc/12213/task/12232/stat : 12232 (java) R 12211 12213 11524 0 -1 4202560 366770 0 0 0 118817 41 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505989791 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12213/tid=12233] ppid=12211 vsize=15694896 CPUtime=1192.31 cores=0,2,4,6
/proc/12213/task/12233/stat : 12233 (java) R 12211 12213 11524 0 -1 4202560 386680 0 0 0 119187 44 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912506667030 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12213/tid=12234] ppid=12211 vsize=15694896 CPUtime=1191.58 cores=0,2,4,6
/proc/12213/task/12234/stat : 12234 (java) R 12211 12213 11524 0 -1 4202560 411905 0 0 0 119117 41 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912506270722 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12213/tid=12235] ppid=12211 vsize=15694896 CPUtime=1188.76 cores=0,2,4,6
/proc/12213/task/12235/stat : 12235 (java) R 12211 12213 11524 0 -1 4202560 391217 0 0 0 118833 43 0 0 25 0 22 0 262271624 16071573504 417095 33554432000 1073741824 1073778376 140734250478208 18446744073709551615 46912505997375 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15694896

Child status: 143
Real time (s): 1207.39
CPU time (s): 4800.15
CPU user time (s): 4795.39
CPU system time (s): 4.76228
CPU usage (%): 397.566
Max. virtual memory (cumulated for all children) (KiB): 15697700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.39
system time used= 4.76228
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3148768
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= 42933
involuntary context switches= 55610

runsolver used 1.9827 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 18:26:43
IDJOB=3312275
IDBENCH=83108
IDSOLVER=1698
FILE ID=node107/3312275-1304180803
RUNJOBID= node107-1304180399-12112
PBS_JOBID= 13172425
Free space on /tmp= 72624 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312275-1304180803/watcher-3312275-1304180803 -o /tmp/evaluation-result-3312275-1304180803/solver-3312275-1304180803 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312275-1304180803.cnf -hbr 2

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1577012129

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30121912 kB
Buffers:        398568 kB
Cached:        1652612 kB
SwapCached:          4 kB
Active:         508152 kB
Inactive:      1969604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30121912 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:      426104 kB
Mapped:          23224 kB
Slab:           286156 kB
PageTables:       6632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   626036 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= 72620 MiB
End job on node107 at 2011-04-30 18:46:52