Trace number 3313066

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.2 1207.43

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	54:25 INFO : Reading from input HOME/instance-3313066-1304186065.cnf
0.27/0.21	Executor set job limit to 1000000
0.27/0.21	Executor set job limit to 1000000
0.27/0.21	Executor set job limit to 1000000
0.27/0.21	Executor set job limit to 1000000
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.25	54:26 INFO : Found 50 xor gates
0.27/0.28	54:26 INFO : 183 variables remaining out of 184
0.27/0.28	54:26 INFO : 3980 literals remaining out of 2280
343.18/86.65	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
343.18/86.65	log4j:WARN Please initialize the log4j system properly.
343.18/86.65	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-3313066-1304186065/watcher-3313066-1304186065 -o /tmp/evaluation-result-3313066-1304186065/solver-3313066-1304186065 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313066-1304186065.cnf 

running on 4 cores: 1,3,5,7

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: 3.45 4.87 6.48 1/176 12006
/proc/meminfo: memFree=30812956/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/12006/stat : 12006 (java) R 12004 12006 11976 0 -1 4202496 666 0 0 0 0 0 0 0 18 0 1 0 530204410 9318400 155 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271545613959 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12006/statm: 2275 155 126 9 0 67 0

[startup+0.025274 s]
/proc/loadavg: 3.45 4.87 6.48 1/176 12006
/proc/meminfo: memFree=30812956/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 3318 0 1 0 1 0 0 0 18 0 11 0 530204410 15976509440 2760 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3900515 2760 1602 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100276 s]
/proc/loadavg: 3.45 4.87 6.48 1/176 12006
/proc/meminfo: memFree=30812956/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15676500 CPUtime=0.09 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 5518 0 1 0 9 0 0 0 18 0 18 0 530204410 16052736000 4958 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3919125 4959 2116 9 0 3909844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676500

[startup+0.300191 s]
/proc/loadavg: 3.45 4.87 6.48 1/176 12006
/proc/meminfo: memFree=30812956/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15687276 CPUtime=0.46 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 12584 0 1 0 44 2 0 0 18 0 22 0 530204410 16063770624 10544 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3921819 10544 2211 9 0 3912538 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15687276

[startup+0.700122 s]
/proc/loadavg: 3.45 4.87 6.48 1/176 12006
/proc/meminfo: memFree=30812956/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15721792 CPUtime=1.93 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 36484 0 1 0 188 5 0 0 18 0 22 0 530204410 16099115008 30358 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3930448 30359 2240 9 0 3921167 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 15721792

[startup+1.50098 s]
/proc/loadavg: 3.45 4.87 6.48 15/224 12058
/proc/meminfo: memFree=30513724/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15724312 CPUtime=5.12 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 66862 0 1 0 503 9 0 0 18 0 22 0 530204410 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3931078 57440 2278 9 0 3921797 0
[pid=12006/tid=12011] ppid=12004 vsize=15724312 CPUtime=0.26 cores=1,3,5,7
/proc/12006/task/12011/stat : 12011 (java) S 12004 12006 11976 0 -1 4202560 5224 0 1 0 25 1 0 0 20 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12012] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12012/stat : 12012 (java) S 12004 12006 11976 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12013] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12013/stat : 12013 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12014] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12014/stat : 12014 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12015] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12015/stat : 12015 (java) S 12004 12006 11976 0 -1 4202560 212 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12016] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12016/stat : 12016 (java) S 12004 12006 11976 0 -1 4202560 286 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12017] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12017/stat : 12017 (java) S 12004 12006 11976 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12018] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12018/stat : 12018 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12019] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12019/stat : 12019 (java) S 12004 12006 11976 0 -1 4202560 247 0 0 0 0 0 0 0 16 0 22 0 530204411 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12026] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12026/stat : 12026 (java) S 12004 12006 11976 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530204412 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 0 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12035] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12035/stat : 12035 (java) S 12004 12006 11976 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530204413 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12036] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12036/stat : 12036 (java) S 12004 12006 11976 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530204413 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12040] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12040/stat : 12040 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530204415 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562361265 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12041] ppid=12004 vsize=15724312 CPUtime=0.91 cores=1,3,5,7
/proc/12006/task/12041/stat : 12041 (java) R 12004 12006 11976 0 -1 4202560 18052 0 0 0 89 2 0 0 25 0 22 0 530204415 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46952538996224 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12006/tid=12042] ppid=12004 vsize=15724312 CPUtime=1.26 cores=1,3,5,7
/proc/12006/task/12042/stat : 12042 (java) R 12004 12006 11976 0 -1 4202560 11120 0 0 0 125 1 0 0 18 0 22 0 530204415 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46952538495238 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12006/tid=12043] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12043/stat : 12043 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530204415 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12044] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12044/stat : 12044 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530204415 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12050] ppid=12004 vsize=15724312 CPUtime=0.45 cores=1,3,5,7
/proc/12006/task/12050/stat : 12050 (java) R 12004 12006 11976 0 -1 4202560 6586 0 0 0 45 0 0 0 18 0 22 0 530204432 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46952540302170 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12006/tid=12051] ppid=12004 vsize=15724312 CPUtime=0.92 cores=1,3,5,7
/proc/12006/task/12051/stat : 12051 (java) R 12004 12006 11976 0 -1 4202560 9709 0 0 0 92 0 0 0 19 0 22 0 530204432 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505590444 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12006/tid=12052] ppid=12004 vsize=15724312 CPUtime=0.54 cores=1,3,5,7
/proc/12006/task/12052/stat : 12052 (java) R 12004 12006 11976 0 -1 4202560 5993 0 0 0 54 0 0 0 19 0 22 0 530204432 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12006/tid=12053] ppid=12004 vsize=15724312 CPUtime=0.71 cores=1,3,5,7
/proc/12006/task/12053/stat : 12053 (java) S 12004 12006 11976 0 -1 4202560 7886 0 0 0 70 1 0 0 19 0 22 0 530204432 16101695488 57440 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 15724312

[startup+3.10068 s]
/proc/loadavg: 4.14 4.99 6.51 9/224 12058
/proc/meminfo: memFree=30376232/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15724312 CPUtime=11.48 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 69182 0 1 0 1138 10 0 0 18 0 22 0 530204410 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3931078 58099 2289 9 0 3921797 0
[pid=12006/tid=12011] ppid=12004 vsize=15724312 CPUtime=0.26 cores=1,3,5,7
/proc/12006/task/12011/stat : 12011 (java) S 12004 12006 11976 0 -1 4202560 5224 0 1 0 25 1 0 0 20 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12012] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12012/stat : 12012 (java) S 12004 12006 11976 0 -1 4202560 311 0 0 0 0 0 0 0 16 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12013] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12013/stat : 12013 (java) S 12004 12006 11976 0 -1 4202560 121 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12014] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12014/stat : 12014 (java) S 12004 12006 11976 0 -1 4202560 234 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12015] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12015/stat : 12015 (java) S 12004 12006 11976 0 -1 4202560 387 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12016] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12016/stat : 12016 (java) S 12004 12006 11976 0 -1 4202560 486 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12017] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12017/stat : 12017 (java) S 12004 12006 11976 0 -1 4202560 335 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12018] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12018/stat : 12018 (java) S 12004 12006 11976 0 -1 4202560 336 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12019] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12019/stat : 12019 (java) S 12004 12006 11976 0 -1 4202560 539 0 0 0 0 0 0 0 15 0 22 0 530204411 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12026] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12026/stat : 12026 (java) S 12004 12006 11976 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 530204412 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 0 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12035] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12035/stat : 12035 (java) S 12004 12006 11976 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530204413 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12036] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12036/stat : 12036 (java) S 12004 12006 11976 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530204413 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12040] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12040/stat : 12040 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530204415 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562361265 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12041] ppid=12004 vsize=15724312 CPUtime=0.98 cores=1,3,5,7
/proc/12006/task/12041/stat : 12041 (java) S 12004 12006 11976 0 -1 4202560 18063 0 0 0 96 2 0 0 19 0 22 0 530204415 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12042] ppid=12004 vsize=15724312 CPUtime=1.59 cores=1,3,5,7
/proc/12006/task/12042/stat : 12042 (java) S 12004 12006 11976 0 -1 4202560 11202 0 0 0 158 1 0 0 16 0 22 0 530204415 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12043] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12043/stat : 12043 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530204415 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12044] ppid=12004 vsize=15724312 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12044/stat : 12044 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530204415 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12050] ppid=12004 vsize=15724312 CPUtime=2 cores=1,3,5,7
/proc/12006/task/12050/stat : 12050 (java) R 12004 12006 11976 0 -1 4202560 6710 0 0 0 200 0 0 0 20 0 22 0 530204432 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912506432963 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12006/tid=12051] ppid=12004 vsize=15724312 CPUtime=2.48 cores=1,3,5,7
/proc/12006/task/12051/stat : 12051 (java) R 12004 12006 11976 0 -1 4202560 9878 0 0 0 247 1 0 0 22 0 22 0 530204432 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354630 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12006/tid=12052] ppid=12004 vsize=15724312 CPUtime=2.03 cores=1,3,5,7
/proc/12006/task/12052/stat : 12052 (java) R 12004 12006 11976 0 -1 4202560 6072 0 0 0 203 0 0 0 21 0 22 0 530204432 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505573280 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12006/tid=12053] ppid=12004 vsize=15724312 CPUtime=2.03 cores=1,3,5,7
/proc/12006/task/12053/stat : 12053 (java) R 12004 12006 11976 0 -1 4202560 7890 0 0 0 202 1 0 0 20 0 22 0 530204432 16101695488 58099 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562363573 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 15724312

[startup+6.30111 s]
/proc/loadavg: 4.14 4.99 6.51 9/224 12058
/proc/meminfo: memFree=30408476/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15713372 CPUtime=24.17 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 69965 0 1 0 2406 11 0 0 18 0 22 0 530204410 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3928343 51091 2289 9 0 3919062 0
[pid=12006/tid=12011] ppid=12004 vsize=15713372 CPUtime=0.26 cores=1,3,5,7
/proc/12006/task/12011/stat : 12011 (java) S 12004 12006 11976 0 -1 4202560 5224 0 1 0 25 1 0 0 20 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12012] ppid=12004 vsize=15713372 CPUtime=0.01 cores=1,3,5,7
/proc/12006/task/12012/stat : 12012 (java) S 12004 12006 11976 0 -1 4202560 406 0 0 0 1 0 0 0 15 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12013] ppid=12004 vsize=15713372 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12013/stat : 12013 (java) S 12004 12006 11976 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12014] ppid=12004 vsize=15713372 CPUtime=0.01 cores=1,3,5,7
/proc/12006/task/12014/stat : 12014 (java) S 12004 12006 11976 0 -1 4202560 369 0 0 0 1 0 0 0 16 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12015] ppid=12004 vsize=15713372 CPUtime=0.01 cores=1,3,5,7
/proc/12006/task/12015/stat : 12015 (java) S 12004 12006 11976 0 -1 4202560 439 0 0 0 1 0 0 0 15 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12016] ppid=12004 vsize=15713372 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12016/stat : 12016 (java) S 12004 12006 11976 0 -1 4202560 567 0 0 0 0 0 0 0 15 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12017] ppid=12004 vsize=15713372 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12017/stat : 12017 (java) S 12004 12006 11976 0 -1 4202560 429 0 0 0 0 0 0 0 16 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12018] ppid=12004 vsize=15713372 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12018/stat : 12018 (java) S 12004 12006 11976 0 -1 4202560 400 0 0 0 0 0 0 0 15 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12019] ppid=12004 vsize=15713372 CPUtime=0.01 cores=1,3,5,7
/proc/12006/task/12019/stat : 12019 (java) S 12004 12006 11976 0 -1 4202560 665 0 0 0 1 0 0 0 15 0 22 0 530204411 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12026] ppid=12004 vsize=15713372 CPUtime=0.01 cores=1,3,5,7
/proc/12006/task/12026/stat : 12026 (java) S 12004 12006 11976 0 -1 4202560 10 0 0 0 1 0 0 0 16 0 22 0 530204412 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 0 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12035] ppid=12004 vsize=15713372 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12035/stat : 12035 (java) S 12004 12006 11976 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530204413 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12036] ppid=12004 vsize=15713372 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12036/stat : 12036 (java) S 12004 12006 11976 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530204413 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12040] ppid=12004 vsize=15713372 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12040/stat : 12040 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530204415 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562361265 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12041] ppid=12004 vsize=15713372 CPUtime=1 cores=1,3,5,7
/proc/12006/task/12041/stat : 12041 (java) S 12004 12006 11976 0 -1 4202560 18067 0 0 0 98 2 0 0 15 0 22 0 530204415 16090492928 51091 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0

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

[pid=12006/tid=12051] ppid=12004 vsize=15778908 CPUtime=1049.27 cores=1,3,5,7
/proc/12006/task/12051/stat : 12051 (java) R 12004 12006 11976 0 -1 4202560 73209 0 0 0 104887 40 0 0 25 0 22 0 530204432 16157601792 106186 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912506493880 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12006/tid=12052] ppid=12004 vsize=15778908 CPUtime=1048.31 cores=1,3,5,7
/proc/12006/task/12052/stat : 12052 (java) R 12004 12006 11976 0 -1 4202560 70900 0 0 0 104790 41 0 0 25 0 22 0 530204432 16157601792 106186 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505648596 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12006/tid=12053] ppid=12004 vsize=15778908 CPUtime=1049.06 cores=1,3,5,7
/proc/12006/task/12053/stat : 12053 (java) R 12004 12006 11976 0 -1 4202560 72684 0 0 0 104862 44 0 0 25 0 22 0 530204432 16157601792 106186 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505615553 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4223.51
Current children cumulated vsize (KiB) 15778908

[startup+1122.3 s]
/proc/loadavg: 8.37 8.12 7.67 10/224 12099
/proc/meminfo: memFree=29936392/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15778908 CPUtime=4461.91 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 582639 0 1 0 445860 331 0 0 18 0 22 0 530204410 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3944727 117731 2297 9 0 3935446 0
[pid=12006/tid=12011] ppid=12004 vsize=15778908 CPUtime=0.26 cores=1,3,5,7
/proc/12006/task/12011/stat : 12011 (java) S 12004 12006 11976 0 -1 4202560 5224 0 1 0 25 1 0 0 20 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12012] ppid=12004 vsize=15778908 CPUtime=3.14 cores=1,3,5,7
/proc/12006/task/12012/stat : 12012 (java) S 12004 12006 11976 0 -1 4202560 28579 0 0 0 303 11 0 0 16 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12013] ppid=12004 vsize=15778908 CPUtime=3.22 cores=1,3,5,7
/proc/12006/task/12013/stat : 12013 (java) S 12004 12006 11976 0 -1 4202560 28229 0 0 0 310 12 0 0 15 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12014] ppid=12004 vsize=15778908 CPUtime=3.17 cores=1,3,5,7
/proc/12006/task/12014/stat : 12014 (java) S 12004 12006 11976 0 -1 4202560 28832 0 0 0 306 11 0 0 15 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12015] ppid=12004 vsize=15778908 CPUtime=3.17 cores=1,3,5,7
/proc/12006/task/12015/stat : 12015 (java) S 12004 12006 11976 0 -1 4202560 28884 0 0 0 303 14 0 0 15 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12016] ppid=12004 vsize=15778908 CPUtime=3.13 cores=1,3,5,7
/proc/12006/task/12016/stat : 12016 (java) S 12004 12006 11976 0 -1 4202560 28560 0 0 0 300 13 0 0 15 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12017] ppid=12004 vsize=15778908 CPUtime=3.15 cores=1,3,5,7
/proc/12006/task/12017/stat : 12017 (java) S 12004 12006 11976 0 -1 4202560 28922 0 0 0 303 12 0 0 15 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12018] ppid=12004 vsize=15778908 CPUtime=3.14 cores=1,3,5,7
/proc/12006/task/12018/stat : 12018 (java) S 12004 12006 11976 0 -1 4202560 28648 0 0 0 301 13 0 0 15 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12019] ppid=12004 vsize=15778908 CPUtime=3.17 cores=1,3,5,7
/proc/12006/task/12019/stat : 12019 (java) S 12004 12006 11976 0 -1 4202560 28092 0 0 0 304 13 0 0 15 0 22 0 530204411 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12026] ppid=12004 vsize=15778908 CPUtime=1.78 cores=1,3,5,7
/proc/12006/task/12026/stat : 12026 (java) S 12004 12006 11976 0 -1 4202560 1291 0 0 0 134 44 0 0 15 0 22 0 530204412 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 0 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12035] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12035/stat : 12035 (java) S 12004 12006 11976 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530204413 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12036] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12036/stat : 12036 (java) S 12004 12006 11976 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530204413 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12040] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12040/stat : 12040 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530204415 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562361265 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12041] ppid=12004 vsize=15778908 CPUtime=1 cores=1,3,5,7
/proc/12006/task/12041/stat : 12041 (java) S 12004 12006 11976 0 -1 4202560 18067 0 0 0 98 2 0 0 15 0 22 0 530204415 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12042] ppid=12004 vsize=15778908 CPUtime=1.69 cores=1,3,5,7
/proc/12006/task/12042/stat : 12042 (java) S 12004 12006 11976 0 -1 4202560 11209 0 0 0 168 1 0 0 15 0 22 0 530204415 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12043] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12043/stat : 12043 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530204415 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12044] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12044/stat : 12044 (java) S 12004 12006 11976 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530204415 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12050] ppid=12004 vsize=15778908 CPUtime=1107.4 cores=1,3,5,7
/proc/12006/task/12050/stat : 12050 (java) R 12004 12006 11976 0 -1 4202560 77789 0 0 0 110697 43 0 0 25 0 22 0 530204432 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505649152 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12006/tid=12051] ppid=12004 vsize=15778908 CPUtime=1108.54 cores=1,3,5,7
/proc/12006/task/12051/stat : 12051 (java) R 12004 12006 11976 0 -1 4202560 80718 0 0 0 110811 43 0 0 25 0 22 0 530204432 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505987884 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12006/tid=12052] ppid=12004 vsize=15778908 CPUtime=1107.64 cores=1,3,5,7
/proc/12006/task/12052/stat : 12052 (java) R 12004 12006 11976 0 -1 4202560 78357 0 0 0 110720 44 0 0 25 0 22 0 530204432 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505751509 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12006/tid=12053] ppid=12004 vsize=15778908 CPUtime=1108.17 cores=1,3,5,7
/proc/12006/task/12053/stat : 12053 (java) R 12004 12006 11976 0 -1 4202560 79788 0 0 0 110770 47 0 0 25 0 22 0 530204432 16157601792 117731 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505615509 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4461.91
Current children cumulated vsize (KiB) 15778908

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 7.69 9/224 12101
/proc/meminfo: memFree=30044860/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15778908 CPUtime=4700.39 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 594540 0 1 0 469690 349 0 0 18 0 22 0 530204410 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3944727 101399 2297 9 0 3935446 0
[pid=12006/tid=12011] ppid=12004 vsize=15778908 CPUtime=0.26 cores=1,3,5,7
/proc/12006/task/12011/stat : 12011 (java) S 12004 12006 11976 0 -1 4202560 5224 0 1 0 25 1 0 0 20 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12012] ppid=12004 vsize=15778908 CPUtime=3.3 cores=1,3,5,7
/proc/12006/task/12012/stat : 12012 (java) S 12004 12006 11976 0 -1 4202560 29503 0 0 0 318 12 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12013] ppid=12004 vsize=15778908 CPUtime=3.36 cores=1,3,5,7
/proc/12006/task/12013/stat : 12013 (java) S 12004 12006 11976 0 -1 4202560 29075 0 0 0 324 12 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12014] ppid=12004 vsize=15778908 CPUtime=3.34 cores=1,3,5,7
/proc/12006/task/12014/stat : 12014 (java) S 12004 12006 11976 0 -1 4202560 30227 0 0 0 323 11 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12015] ppid=12004 vsize=15778908 CPUtime=3.32 cores=1,3,5,7
/proc/12006/task/12015/stat : 12015 (java) S 12004 12006 11976 0 -1 4202560 29964 0 0 0 318 14 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12016] ppid=12004 vsize=15778908 CPUtime=3.28 cores=1,3,5,7
/proc/12006/task/12016/stat : 12016 (java) S 12004 12006 11976 0 -1 4202560 29771 0 0 0 315 13 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12017] ppid=12004 vsize=15778908 CPUtime=3.32 cores=1,3,5,7
/proc/12006/task/12017/stat : 12017 (java) S 12004 12006 11976 0 -1 4202560 29736 0 0 0 319 13 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12018] ppid=12004 vsize=15778908 CPUtime=3.3 cores=1,3,5,7
/proc/12006/task/12018/stat : 12018 (java) S 12004 12006 11976 0 -1 4202560 29534 0 0 0 317 13 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12019] ppid=12004 vsize=15778908 CPUtime=3.32 cores=1,3,5,7
/proc/12006/task/12019/stat : 12019 (java) S 12004 12006 11976 0 -1 4202560 29435 0 0 0 318 14 0 0 15 0 22 0 530204411 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12026] ppid=12004 vsize=15778908 CPUtime=1.91 cores=1,3,5,7
/proc/12006/task/12026/stat : 12026 (java) S 12004 12006 11976 0 -1 4202560 1316 0 0 0 144 47 0 0 15 0 22 0 530204412 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 0 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12035] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12035/stat : 12035 (java) S 12004 12006 11976 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530204413 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12036] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12036/stat : 12036 (java) S 12004 12006 11976 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530204413 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12040] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12040/stat : 12040 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530204415 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562361265 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12041] ppid=12004 vsize=15778908 CPUtime=1 cores=1,3,5,7
/proc/12006/task/12041/stat : 12041 (java) S 12004 12006 11976 0 -1 4202560 18067 0 0 0 98 2 0 0 15 0 22 0 530204415 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12042] ppid=12004 vsize=15778908 CPUtime=1.69 cores=1,3,5,7
/proc/12006/task/12042/stat : 12042 (java) S 12004 12006 11976 0 -1 4202560 11209 0 0 0 168 1 0 0 15 0 22 0 530204415 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12043] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12043/stat : 12043 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530204415 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12044] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12044/stat : 12044 (java) S 12004 12006 11976 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 530204415 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12050] ppid=12004 vsize=15778908 CPUtime=1166.67 cores=1,3,5,7
/proc/12006/task/12050/stat : 12050 (java) R 12004 12006 11976 0 -1 4202560 78567 0 0 0 116621 46 0 0 18 0 22 0 530204432 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271550300048 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12006/tid=12051] ppid=12004 vsize=15778908 CPUtime=1167.76 cores=1,3,5,7
/proc/12006/task/12051/stat : 12051 (java) R 12004 12006 11976 0 -1 4202560 81650 0 0 0 116731 45 0 0 25 0 22 0 530204432 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12006/tid=12052] ppid=12004 vsize=15778908 CPUtime=1166.97 cores=1,3,5,7
/proc/12006/task/12052/stat : 12052 (java) R 12004 12006 11976 0 -1 4202560 79301 0 0 0 116650 47 0 0 25 0 22 0 530204432 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12006/tid=12053] ppid=12004 vsize=15778908 CPUtime=1167.42 cores=1,3,5,7
/proc/12006/task/12053/stat : 12053 (java) R 12004 12006 11976 0 -1 4202560 80508 0 0 0 116693 49 0 0 25 0 22 0 530204432 16157601792 101399 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505675769 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4700.39
Current children cumulated vsize (KiB) 15778908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.11 8.10 7.70 9/224 12102
/proc/meminfo: memFree=30015316/32951124 swapFree=67111336/67111528
[pid=12006] ppid=12004 vsize=15778908 CPUtime=4800.15 cores=1,3,5,7
/proc/12006/stat : 12006 (java) S 12004 12006 11976 0 -1 4202496 606176 0 1 0 479658 357 0 0 18 0 22 0 530204410 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12006/statm: 3944727 103191 2297 9 0 3935446 0
[pid=12006/tid=12011] ppid=12004 vsize=15778908 CPUtime=0.26 cores=1,3,5,7
/proc/12006/task/12011/stat : 12011 (java) S 12004 12006 11976 0 -1 4202560 5224 0 1 0 25 1 0 0 20 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12012] ppid=12004 vsize=15778908 CPUtime=3.36 cores=1,3,5,7
/proc/12006/task/12012/stat : 12012 (java) S 12004 12006 11976 0 -1 4202560 29693 0 0 0 324 12 0 0 15 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12013] ppid=12004 vsize=15778908 CPUtime=3.43 cores=1,3,5,7
/proc/12006/task/12013/stat : 12013 (java) S 12004 12006 11976 0 -1 4202560 29340 0 0 0 331 12 0 0 15 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12014] ppid=12004 vsize=15778908 CPUtime=3.41 cores=1,3,5,7
/proc/12006/task/12014/stat : 12014 (java) S 12004 12006 11976 0 -1 4202560 30406 0 0 0 329 12 0 0 15 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12015] ppid=12004 vsize=15778908 CPUtime=3.38 cores=1,3,5,7
/proc/12006/task/12015/stat : 12015 (java) S 12004 12006 11976 0 -1 4202560 30077 0 0 0 324 14 0 0 15 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12016] ppid=12004 vsize=15778908 CPUtime=3.34 cores=1,3,5,7
/proc/12006/task/12016/stat : 12016 (java) S 12004 12006 11976 0 -1 4202560 29971 0 0 0 321 13 0 0 16 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12017] ppid=12004 vsize=15778908 CPUtime=3.38 cores=1,3,5,7
/proc/12006/task/12017/stat : 12017 (java) S 12004 12006 11976 0 -1 4202560 30031 0 0 0 325 13 0 0 15 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12018] ppid=12004 vsize=15778908 CPUtime=3.36 cores=1,3,5,7
/proc/12006/task/12018/stat : 12018 (java) S 12004 12006 11976 0 -1 4202560 29819 0 0 0 322 14 0 0 15 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12019] ppid=12004 vsize=15778908 CPUtime=3.37 cores=1,3,5,7
/proc/12006/task/12019/stat : 12019 (java) S 12004 12006 11976 0 -1 4202560 29741 0 0 0 323 14 0 0 15 0 22 0 530204411 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12026] ppid=12004 vsize=15778908 CPUtime=1.97 cores=1,3,5,7
/proc/12006/task/12026/stat : 12026 (java) S 12004 12006 11976 0 -1 4202560 1338 0 0 0 149 48 0 0 15 0 22 0 530204412 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 0 0 16800975 18446604468949411712 0 0 -1 7 0 0 0
[pid=12006/tid=12035] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12035/stat : 12035 (java) S 12004 12006 11976 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530204413 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12036] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12036/stat : 12036 (java) S 12004 12006 11976 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530204413 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12040] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12040/stat : 12040 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530204415 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562361265 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12041] ppid=12004 vsize=15778908 CPUtime=1 cores=1,3,5,7
/proc/12006/task/12041/stat : 12041 (java) S 12004 12006 11976 0 -1 4202560 18067 0 0 0 98 2 0 0 15 0 22 0 530204415 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 1 0 0 0
[pid=12006/tid=12042] ppid=12004 vsize=15778908 CPUtime=1.69 cores=1,3,5,7
/proc/12006/task/12042/stat : 12042 (java) S 12004 12006 11976 0 -1 4202560 11209 0 0 0 168 1 0 0 15 0 22 0 530204415 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12043] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12043/stat : 12043 (java) S 12004 12006 11976 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530204415 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562353561 0 4 0 16800975 18446604468949411712 0 0 -1 5 0 0 0
[pid=12006/tid=12044] ppid=12004 vsize=15778908 CPUtime=0 cores=1,3,5,7
/proc/12006/task/12044/stat : 12044 (java) S 12004 12006 11976 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 530204415 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 271562354176 0 4 0 16800975 18446604468949411712 0 0 -1 3 0 0 0
[pid=12006/tid=12050] ppid=12004 vsize=15778908 CPUtime=1191.46 cores=1,3,5,7
/proc/12006/task/12050/stat : 12050 (java) R 12004 12006 11976 0 -1 4202560 81045 0 0 0 119099 47 0 0 25 0 22 0 530204432 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46952539624403 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12006/tid=12051] ppid=12004 vsize=15778908 CPUtime=1192.59 cores=1,3,5,7
/proc/12006/task/12051/stat : 12051 (java) R 12004 12006 11976 0 -1 4202560 84233 0 0 0 119213 46 0 0 25 0 22 0 530204432 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912506430674 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12006/tid=12052] ppid=12004 vsize=15778908 CPUtime=1191.78 cores=1,3,5,7
/proc/12006/task/12052/stat : 12052 (java) R 12004 12006 11976 0 -1 4202560 81776 0 0 0 119129 49 0 0 25 0 22 0 530204432 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12006/tid=12053] ppid=12004 vsize=15778908 CPUtime=1192.21 cores=1,3,5,7
/proc/12006/task/12053/stat : 12053 (java) R 12004 12006 11976 0 -1 4202560 82753 0 0 0 119170 51 0 0 25 0 22 0 530204432 16157601792 103191 33554432000 1073741824 1073778376 140734306338656 18446744073709551615 46912505983125 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15778908

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.2
CPU user time (s): 4796.61
CPU system time (s): 3.59045
CPU usage (%): 397.554
Max. virtual memory (cumulated for all children) (KiB): 15778908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.61
system time used= 3.59045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 606202
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= 420822
involuntary context switches= 183951

runsolver used 1.9827 second user time and 4.64729 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 19:54:25
IDJOB=3313066
IDBENCH=84018
IDSOLVER=1699
FILE ID=node133/3313066-1304186065
RUNJOBID= node133-1304186065-11995
PBS_JOBID= 13172488
Free space on /tmp= 72756 MiB

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

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=1662328174

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30813236 kB
Buffers:        554912 kB
Cached:        1174692 kB
SwapCached:        124 kB
Active:         235200 kB
Inactive:      1557900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30813236 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:            1732 kB
Writeback:           0 kB
AnonPages:       63496 kB
Mapped:          14332 kB
Slab:           280788 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72752 MiB
End job on node133 at 2011-04-30 20:14:35