Trace number 3311971

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.51 1208.56

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.10/0.11	17:20 INFO : Reading from input HOME/instance-3311971-1304079440.cnf
1.34/1.12	Executor set job limit to 1000000
1.34/1.12	Executor set job limit to 1000000
1.34/1.12	Executor set job limit to 1000000
1.34/1.12	Executor set job limit to 1000000
1.34/1.12	Starting Executor!
1.34/1.12	Starting Executor!
1.34/1.12	Starting Executor!
1.34/1.13	Starting Executor!
4.16/2.68	17:22 INFO : 441 variables remaining out of 526
4.16/2.68	17:22 INFO : 396564 literals remaining out of 1005489
3409.59/858.85	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
3409.59/858.85	log4j:WARN Please initialize the log4j system properly.
3409.59/858.85	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-3311971-1304079440/watcher-3311971-1304079440 -o /tmp/evaluation-result-3311971-1304079440/solver-3311971-1304079440 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311971-1304079440.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: 7.67 8.12 7.95 6/202 5122
/proc/meminfo: memFree=29390788/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 1415 0 0 0 0 0 0 0 25 0 2 0 519541843 26714112 885 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 6522 885 678 9 0 381 0
[pid=5122/tid=5123] ppid=5120 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) S 5120 5122 4914 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 519541844 27824128 894 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255372377735 0 2147483391 4096 0 18446744071699453118 0 0 -1 4 0 0 0

[startup+0.102568 s]
/proc/loadavg: 7.67 8.12 7.95 6/202 5122
/proc/meminfo: memFree=29390788/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15677080 CPUtime=0.1 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 5647 0 1 0 9 1 0 0 25 0 18 0 519541843 16053329920 5076 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3919270 5078 2118 9 0 3909989 0
[pid=5122/tid=5123] ppid=5120 vsize=15677080 CPUtime=0.08 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) R 5120 5122 4914 0 -1 4202560 3508 0 1 0 8 0 0 0 18 0 18 0 519541844 16053329920 5078 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 47273913833491 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677080

[startup+0.200538 s]
/proc/loadavg: 7.67 8.12 7.95 6/202 5122
/proc/meminfo: memFree=29390788/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15678900 CPUtime=0.28 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 7308 0 1 0 27 1 0 0 25 0 18 0 519541843 16055193600 6662 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3919725 6662 2185 9 0 3910444 0
[pid=5122/tid=5123] ppid=5120 vsize=15678900 CPUtime=0.17 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) R 5120 5122 4914 0 -1 4202560 4555 0 1 0 17 0 0 0 18 0 18 0 519541844 16055193600 6663 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15678900

[startup+0.300554 s]
/proc/loadavg: 7.67 8.12 7.95 6/202 5122
/proc/meminfo: memFree=29390788/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15680784 CPUtime=0.52 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 14579 0 1 0 50 2 0 0 25 0 18 0 519541843 16057122816 12905 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3920196 12912 2207 9 0 3910915 0
[pid=5122/tid=5123] ppid=5120 vsize=15680784 CPUtime=0.28 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) R 5120 5122 4914 0 -1 4202560 9583 0 1 0 27 1 0 0 18 0 18 0 519541844 16057122816 12915 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912505639379 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680784

[startup+0.700495 s]
/proc/loadavg: 7.67 8.12 7.95 6/202 5122
/proc/meminfo: memFree=29390788/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15680784 CPUtime=0.93 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 41677 0 1 0 87 6 0 0 25 0 18 0 519541843 16057122816 40001 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3920196 40001 2223 9 0 3910915 0
[pid=5122/tid=5123] ppid=5120 vsize=15680784 CPUtime=0.67 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) R 5120 5122 4914 0 -1 4202560 35555 0 1 0 63 4 0 0 18 0 18 0 519541844 16057122816 40001 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912505540968 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680784

[startup+1.50131 s]
/proc/loadavg: 7.67 8.12 7.95 8/220 5140
/proc/meminfo: memFree=28991380/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15708620 CPUtime=2.03 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 51397 0 1 0 196 7 0 0 25 0 22 0 519541843 16085626880 47309 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3927155 47318 2248 9 0 3917874 0
[pid=5122/tid=5123] ppid=5120 vsize=15708620 CPUtime=1.46 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) R 5120 5122 4914 0 -1 4202560 35651 0 1 0 142 4 0 0 21 0 22 0 519541844 16085626880 47323 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 47273915593587 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5122/tid=5125] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5125/stat : 5125 (java) S 5120 5122 4914 0 -1 4202560 90 0 0 0 0 0 0 0 15 0 22 0 519541844 16085626880 47329 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5126] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5126/stat : 5126 (java) S 5120 5122 4914 0 -1 4202560 300 0 0 0 0 0 0 0 16 0 22 0 519541844 16085626880 47336 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5127] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5127/stat : 5127 (java) S 5120 5122 4914 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 519541844 16085626880 47342 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5128] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5128/stat : 5128 (java) S 5120 5122 4914 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 519541844 16085626880 47347 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5129] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5129/stat : 5129 (java) S 5120 5122 4914 0 -1 4202560 601 0 0 0 0 0 0 0 16 0 22 0 519541844 16085626880 47353 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5130] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5130/stat : 5130 (java) S 5120 5122 4914 0 -1 4202560 616 0 0 0 0 0 0 0 16 0 22 0 519541844 16085626880 47359 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5131] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5131/stat : 5131 (java) S 5120 5122 4914 0 -1 4202560 1047 0 0 0 0 0 0 0 15 0 22 0 519541844 16085626880 47365 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5132] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5132/stat : 5132 (java) S 5120 5122 4914 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 22 0 519541844 16085626880 47371 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5133] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5133/stat : 5133 (java) S 5120 5122 4914 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 519541845 16085626880 47377 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 0 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5134] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5134/stat : 5134 (java) S 5120 5122 4914 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 519541846 16085626880 47382 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5135] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5135/stat : 5135 (java) S 5120 5122 4914 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 519541846 16085626880 47388 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5136] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5136/stat : 5136 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519541848 16085626880 47393 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389125041 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5137] ppid=5120 vsize=15708620 CPUtime=0.17 cores=0,2,4,6
/proc/5122/task/5137/stat : 5137 (java) S 5120 5122 4914 0 -1 4202560 2599 0 0 0 17 0 0 0 15 0 22 0 519541848 16085626880 47399 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5138] ppid=5120 vsize=15708620 CPUtime=0.34 cores=0,2,4,6
/proc/5122/task/5138/stat : 5138 (java) R 5120 5122 4914 0 -1 4202560 9013 0 0 0 33 1 0 0 17 0 22 0 519541848 16085626880 47403 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 47273912283600 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5122/tid=5139] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5139/stat : 5139 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519541848 16085626880 47403 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5140] ppid=5120 vsize=15708620 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5140/stat : 5140 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519541848 16085626880 47403 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 15708620

[startup+3.10601 s]
/proc/loadavg: 7.67 8.12 7.95 7/224 5144
/proc/meminfo: memFree=28657044/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15715056 CPUtime=5.38 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 62291 0 1 0 529 9 0 0 25 0 22 0 519541843 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3928764 53301 2275 9 0 3919483 0
[pid=5122/tid=5123] ppid=5120 vsize=15715056 CPUtime=2.65 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) S 5120 5122 4914 0 -1 4202560 35709 0 1 0 261 4 0 0 25 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5125] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5125/stat : 5125 (java) S 5120 5122 4914 0 -1 4202560 90 0 0 0 0 0 0 0 15 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5126] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5126/stat : 5126 (java) S 5120 5122 4914 0 -1 4202560 708 0 0 0 0 0 0 0 15 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5127] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5127/stat : 5127 (java) S 5120 5122 4914 0 -1 4202560 1014 0 0 0 0 0 0 0 15 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5128] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5128/stat : 5128 (java) S 5120 5122 4914 0 -1 4202560 964 0 0 0 0 0 0 0 15 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5129] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5129/stat : 5129 (java) S 5120 5122 4914 0 -1 4202560 601 0 0 0 0 0 0 0 15 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5130] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5130/stat : 5130 (java) S 5120 5122 4914 0 -1 4202560 617 0 0 0 0 0 0 0 15 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5131] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5131/stat : 5131 (java) S 5120 5122 4914 0 -1 4202560 1047 0 0 0 0 0 0 0 15 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5132] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5132/stat : 5132 (java) S 5120 5122 4914 0 -1 4202560 1505 0 0 0 0 0 0 0 16 0 22 0 519541844 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5133] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5133/stat : 5133 (java) S 5120 5122 4914 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 22 0 519541845 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 0 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5134] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5134/stat : 5134 (java) S 5120 5122 4914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5135] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5135/stat : 5135 (java) S 5120 5122 4914 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5136] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5136/stat : 5136 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519541848 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389125041 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5137] ppid=5120 vsize=15715056 CPUtime=0.55 cores=0,2,4,6
/proc/5122/task/5137/stat : 5137 (java) S 5120 5122 4914 0 -1 4202560 2769 0 0 0 55 0 0 0 15 0 22 0 519541848 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5138] ppid=5120 vsize=15715056 CPUtime=1.46 cores=0,2,4,6
/proc/5122/task/5138/stat : 5138 (java) S 5120 5122 4914 0 -1 4202560 15739 0 0 0 144 2 0 0 15 0 22 0 519541848 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5139] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5139/stat : 5139 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519541848 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5140] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5140/stat : 5140 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519541848 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5141] ppid=5120 vsize=15715056 CPUtime=0.19 cores=0,2,4,6
/proc/5122/task/5141/stat : 5141 (java) S 5120 5122 4914 0 -1 4202560 15 0 0 0 19 0 0 0 15 0 22 0 519541956 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5142] ppid=5120 vsize=15715056 CPUtime=0.36 cores=0,2,4,6
/proc/5122/task/5142/stat : 5142 (java) R 5120 5122 4914 0 -1 4202560 21 0 0 0 36 0 0 0 15 0 22 0 519541956 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506097057 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5122/tid=5143] ppid=5120 vsize=15715056 CPUtime=0.09 cores=0,2,4,6
/proc/5122/task/5143/stat : 5143 (java) R 5120 5122 4914 0 -1 4202560 13 0 0 0 9 0 0 0 15 0 22 0 519541956 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506000424 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5122/tid=5144] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5144/stat : 5144 (java) S 5120 5122 4914 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 519541956 16092217344 53301 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 15715056

[startup+6.30138 s]
/proc/loadavg: 7.70 8.12 7.95 9/224 5144
/proc/meminfo: memFree=28410536/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15715056 CPUtime=17.84 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 160672 0 1 0 1758 26 0 0 25 0 22 0 519541843 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3928764 150699 2286 9 0 3919483 0
[pid=5122/tid=5123] ppid=5120 vsize=15715056 CPUtime=2.65 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) S 5120 5122 4914 0 -1 4202560 35709 0 1 0 261 4 0 0 25 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5125] ppid=5120 vsize=15715056 CPUtime=0.03 cores=0,2,4,6
/proc/5122/task/5125/stat : 5125 (java) S 5120 5122 4914 0 -1 4202560 9109 0 0 0 2 1 0 0 15 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5126] ppid=5120 vsize=15715056 CPUtime=0.02 cores=0,2,4,6
/proc/5122/task/5126/stat : 5126 (java) S 5120 5122 4914 0 -1 4202560 5404 0 0 0 2 0 0 0 15 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5127] ppid=5120 vsize=15715056 CPUtime=0.02 cores=0,2,4,6
/proc/5122/task/5127/stat : 5127 (java) S 5120 5122 4914 0 -1 4202560 5617 0 0 0 1 1 0 0 15 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5128] ppid=5120 vsize=15715056 CPUtime=0.03 cores=0,2,4,6
/proc/5122/task/5128/stat : 5128 (java) S 5120 5122 4914 0 -1 4202560 10923 0 0 0 2 1 0 0 16 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5129] ppid=5120 vsize=15715056 CPUtime=0.03 cores=0,2,4,6
/proc/5122/task/5129/stat : 5129 (java) S 5120 5122 4914 0 -1 4202560 6788 0 0 0 2 1 0 0 15 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5130] ppid=5120 vsize=15715056 CPUtime=0.02 cores=0,2,4,6
/proc/5122/task/5130/stat : 5130 (java) S 5120 5122 4914 0 -1 4202560 8847 0 0 0 1 1 0 0 16 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5131] ppid=5120 vsize=15715056 CPUtime=0.02 cores=0,2,4,6
/proc/5122/task/5131/stat : 5131 (java) S 5120 5122 4914 0 -1 4202560 5653 0 0 0 1 1 0 0 16 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5132] ppid=5120 vsize=15715056 CPUtime=0.02 cores=0,2,4,6
/proc/5122/task/5132/stat : 5132 (java) S 5120 5122 4914 0 -1 4202560 7112 0 0 0 1 1 0 0 16 0 22 0 519541844 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5133] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5133/stat : 5133 (java) S 5120 5122 4914 0 -1 4202560 325 0 0 0 0 0 0 0 15 0 22 0 519541845 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 0 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5134] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5134/stat : 5134 (java) S 5120 5122 4914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5135] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5135/stat : 5135 (java) S 5120 5122 4914 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5136] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5136/stat : 5136 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519541848 16092217344 150699 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389125041 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0

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

[pid=5122/tid=5142] ppid=5120 vsize=15715056 CPUtime=1045.97 cores=0,2,4,6
/proc/5122/task/5142/stat : 5142 (java) R 5120 5122 4914 0 -1 4202560 123446 0 0 0 104568 29 0 0 25 0 22 0 519541956 16092217344 148124 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 47273915253330 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5122/tid=5143] ppid=5120 vsize=15715056 CPUtime=1047.05 cores=0,2,4,6
/proc/5122/task/5143/stat : 5143 (java) R 5120 5122 4914 0 -1 4202560 168581 0 0 0 104671 34 0 0 25 0 22 0 519541956 16092217344 148124 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506622275 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5122/tid=5144] ppid=5120 vsize=15715056 CPUtime=1046.46 cores=0,2,4,6
/proc/5122/task/5144/stat : 5144 (java) R 5120 5122 4914 0 -1 4202560 117476 0 0 0 104616 30 0 0 25 0 22 0 519541956 16092217344 148124 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506235976 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4219.08
Current children cumulated vsize (KiB) 15715056

[startup+1122.3 s]
/proc/loadavg: 8.16 8.13 8.07 10/224 5174
/proc/meminfo: memFree=28782548/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15715056 CPUtime=4457.55 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 995325 0 3 0 445435 320 0 0 25 0 22 0 519541843 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3928764 148431 2300 9 0 3919483 0
[pid=5122/tid=5123] ppid=5120 vsize=15715056 CPUtime=2.65 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) S 5120 5122 4914 0 -1 4202560 35709 0 1 0 261 4 0 0 25 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5125] ppid=5120 vsize=15715056 CPUtime=3.35 cores=0,2,4,6
/proc/5122/task/5125/stat : 5125 (java) S 5120 5122 4914 0 -1 4202560 49406 0 0 0 321 14 0 0 15 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5126] ppid=5120 vsize=15715056 CPUtime=3.39 cores=0,2,4,6
/proc/5122/task/5126/stat : 5126 (java) S 5120 5122 4914 0 -1 4202560 46357 0 0 0 325 14 0 0 16 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5127] ppid=5120 vsize=15715056 CPUtime=3.34 cores=0,2,4,6
/proc/5122/task/5127/stat : 5127 (java) S 5120 5122 4914 0 -1 4202560 46282 0 0 0 320 14 0 0 15 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5128] ppid=5120 vsize=15715056 CPUtime=3.42 cores=0,2,4,6
/proc/5122/task/5128/stat : 5128 (java) S 5120 5122 4914 0 -1 4202560 53504 0 0 0 328 14 0 0 15 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5129] ppid=5120 vsize=15715056 CPUtime=3.37 cores=0,2,4,6
/proc/5122/task/5129/stat : 5129 (java) S 5120 5122 4914 0 -1 4202560 44773 0 0 0 323 14 0 0 15 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5130] ppid=5120 vsize=15715056 CPUtime=3.37 cores=0,2,4,6
/proc/5122/task/5130/stat : 5130 (java) S 5120 5122 4914 0 -1 4202560 46158 0 0 0 324 13 0 0 15 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5131] ppid=5120 vsize=15715056 CPUtime=3.29 cores=0,2,4,6
/proc/5122/task/5131/stat : 5131 (java) S 5120 5122 4914 0 -1 4202560 46109 0 0 0 314 15 0 0 16 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5132] ppid=5120 vsize=15715056 CPUtime=3.37 cores=0,2,4,6
/proc/5122/task/5132/stat : 5132 (java) S 5120 5122 4914 0 -1 4202560 46252 0 0 0 323 14 0 0 15 0 22 0 519541844 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5133] ppid=5120 vsize=15715056 CPUtime=1.79 cores=0,2,4,6
/proc/5122/task/5133/stat : 5133 (java) S 5120 5122 4914 0 -1 4202560 2582 0 0 0 128 51 0 0 15 0 22 0 519541845 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 0 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5134] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5134/stat : 5134 (java) S 5120 5122 4914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5135] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5135/stat : 5135 (java) S 5120 5122 4914 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5136] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5136/stat : 5136 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519541848 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389125041 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5137] ppid=5120 vsize=15715056 CPUtime=1.1 cores=0,2,4,6
/proc/5122/task/5137/stat : 5137 (java) S 5120 5122 4914 0 -1 4202560 4180 0 1 0 110 0 0 0 15 0 22 0 519541848 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 4
[pid=5122/tid=5138] ppid=5120 vsize=15715056 CPUtime=2.08 cores=0,2,4,6
/proc/5122/task/5138/stat : 5138 (java) S 5120 5122 4914 0 -1 4202560 15823 0 1 0 206 2 0 0 15 0 22 0 519541848 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 4
[pid=5122/tid=5139] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5139/stat : 5139 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519541848 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5140] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5140/stat : 5140 (java) S 5120 5122 4914 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 519541848 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5141] ppid=5120 vsize=15715056 CPUtime=1105.61 cores=0,2,4,6
/proc/5122/task/5141/stat : 5141 (java) R 5120 5122 4914 0 -1 4202560 123864 0 0 0 110528 33 0 0 25 0 22 0 519541956 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389127349 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5122/tid=5142] ppid=5120 vsize=15715056 CPUtime=1105.3 cores=0,2,4,6
/proc/5122/task/5142/stat : 5142 (java) R 5120 5122 4914 0 -1 4202560 129495 0 0 0 110497 33 0 0 25 0 22 0 519541956 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506097139 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5122/tid=5143] ppid=5120 vsize=15715056 CPUtime=1106.36 cores=0,2,4,6
/proc/5122/task/5143/stat : 5143 (java) R 5120 5122 4914 0 -1 4202560 177316 0 0 0 110595 41 0 0 25 0 22 0 519541956 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389127349 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5122/tid=5144] ppid=5120 vsize=15715056 CPUtime=1105.61 cores=0,2,4,6
/proc/5122/task/5144/stat : 5144 (java) R 5120 5122 4914 0 -1 4202560 126062 0 0 0 110525 36 0 0 25 0 22 0 519541956 16092217344 148431 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506603650 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4457.55
Current children cumulated vsize (KiB) 15715056

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.07 10/224 5176
/proc/meminfo: memFree=28704016/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15715056 CPUtime=4696.2 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 1049126 0 3 0 469275 345 0 0 25 0 22 0 519541843 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3928764 168579 2300 9 0 3919483 0
[pid=5122/tid=5123] ppid=5120 vsize=15715056 CPUtime=2.65 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) S 5120 5122 4914 0 -1 4202560 35709 0 1 0 261 4 0 0 25 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5125] ppid=5120 vsize=15715056 CPUtime=3.54 cores=0,2,4,6
/proc/5122/task/5125/stat : 5125 (java) S 5120 5122 4914 0 -1 4202560 50476 0 0 0 340 14 0 0 15 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5126] ppid=5120 vsize=15715056 CPUtime=3.55 cores=0,2,4,6
/proc/5122/task/5126/stat : 5126 (java) S 5120 5122 4914 0 -1 4202560 47316 0 0 0 340 15 0 0 15 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5127] ppid=5120 vsize=15715056 CPUtime=3.52 cores=0,2,4,6
/proc/5122/task/5127/stat : 5127 (java) S 5120 5122 4914 0 -1 4202560 47358 0 0 0 337 15 0 0 15 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5128] ppid=5120 vsize=15715056 CPUtime=3.6 cores=0,2,4,6
/proc/5122/task/5128/stat : 5128 (java) S 5120 5122 4914 0 -1 4202560 54520 0 0 0 346 14 0 0 16 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5129] ppid=5120 vsize=15715056 CPUtime=3.56 cores=0,2,4,6
/proc/5122/task/5129/stat : 5129 (java) S 5120 5122 4914 0 -1 4202560 45703 0 0 0 341 15 0 0 16 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5130] ppid=5120 vsize=15715056 CPUtime=3.56 cores=0,2,4,6
/proc/5122/task/5130/stat : 5130 (java) S 5120 5122 4914 0 -1 4202560 47114 0 0 0 343 13 0 0 15 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5131] ppid=5120 vsize=15715056 CPUtime=3.48 cores=0,2,4,6
/proc/5122/task/5131/stat : 5131 (java) S 5120 5122 4914 0 -1 4202560 47251 0 0 0 333 15 0 0 15 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5132] ppid=5120 vsize=15715056 CPUtime=3.55 cores=0,2,4,6
/proc/5122/task/5132/stat : 5132 (java) S 5120 5122 4914 0 -1 4202560 47426 0 0 0 341 14 0 0 16 0 22 0 519541844 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5133] ppid=5120 vsize=15715056 CPUtime=1.85 cores=0,2,4,6
/proc/5122/task/5133/stat : 5133 (java) S 5120 5122 4914 0 -1 4202560 2723 0 0 0 133 52 0 0 15 0 22 0 519541845 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 0 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5134] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5134/stat : 5134 (java) S 5120 5122 4914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5135] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5135/stat : 5135 (java) S 5120 5122 4914 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5136] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5136/stat : 5136 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519541848 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389125041 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5137] ppid=5120 vsize=15715056 CPUtime=1.1 cores=0,2,4,6
/proc/5122/task/5137/stat : 5137 (java) S 5120 5122 4914 0 -1 4202560 4180 0 1 0 110 0 0 0 15 0 22 0 519541848 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 4
[pid=5122/tid=5138] ppid=5120 vsize=15715056 CPUtime=2.08 cores=0,2,4,6
/proc/5122/task/5138/stat : 5138 (java) S 5120 5122 4914 0 -1 4202560 15823 0 1 0 206 2 0 0 15 0 22 0 519541848 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 4
[pid=5122/tid=5139] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5139/stat : 5139 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519541848 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5140] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5140/stat : 5140 (java) S 5120 5122 4914 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 519541848 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5141] ppid=5120 vsize=15715056 CPUtime=1164.9 cores=0,2,4,6
/proc/5122/task/5141/stat : 5141 (java) R 5120 5122 4914 0 -1 4202560 132089 0 0 0 116453 37 0 0 25 0 22 0 519541956 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912505941392 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5122/tid=5142] ppid=5120 vsize=15715056 CPUtime=1164.66 cores=0,2,4,6
/proc/5122/task/5142/stat : 5142 (java) R 5120 5122 4914 0 -1 4202560 139665 0 0 0 116430 36 0 0 25 0 22 0 519541956 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506145671 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5122/tid=5143] ppid=5120 vsize=15715056 CPUtime=1165.63 cores=0,2,4,6
/proc/5122/task/5143/stat : 5143 (java) R 5120 5122 4914 0 -1 4202560 191477 0 0 0 116515 48 0 0 25 0 22 0 519541956 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506489703 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5122/tid=5144] ppid=5120 vsize=15715056 CPUtime=1164.8 cores=0,2,4,6
/proc/5122/task/5144/stat : 5144 (java) R 5120 5122 4914 0 -1 4202560 138839 0 0 0 116438 42 0 0 25 0 22 0 519541956 16092217344 168579 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506096007 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4696.2
Current children cumulated vsize (KiB) 15715056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.5 s]
/proc/loadavg: 7.86 8.07 8.06 7/224 5227
/proc/meminfo: memFree=28964236/32951124 swapFree=67111352/67111528
[pid=5122] ppid=5120 vsize=15715056 CPUtime=4800.38 cores=0,2,4,6
/proc/5122/stat : 5122 (java) S 5120 5122 4914 0 -1 4202496 1050105 0 3 0 479688 350 0 0 25 0 22 0 519541843 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5122/statm: 3928764 148220 2300 9 0 3919483 0
[pid=5122/tid=5123] ppid=5120 vsize=15715056 CPUtime=2.65 cores=0,2,4,6
/proc/5122/task/5123/stat : 5123 (java) S 5120 5122 4914 0 -1 4202560 35709 0 1 0 261 4 0 0 25 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5125] ppid=5120 vsize=15715056 CPUtime=3.61 cores=0,2,4,6
/proc/5122/task/5125/stat : 5125 (java) S 5120 5122 4914 0 -1 4202560 50631 0 0 0 347 14 0 0 15 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5126] ppid=5120 vsize=15715056 CPUtime=3.62 cores=0,2,4,6
/proc/5122/task/5126/stat : 5126 (java) S 5120 5122 4914 0 -1 4202560 47546 0 0 0 347 15 0 0 15 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5127] ppid=5120 vsize=15715056 CPUtime=3.59 cores=0,2,4,6
/proc/5122/task/5127/stat : 5127 (java) S 5120 5122 4914 0 -1 4202560 47444 0 0 0 344 15 0 0 15 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5128] ppid=5120 vsize=15715056 CPUtime=3.68 cores=0,2,4,6
/proc/5122/task/5128/stat : 5128 (java) S 5120 5122 4914 0 -1 4202560 54585 0 0 0 353 15 0 0 16 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5129] ppid=5120 vsize=15715056 CPUtime=3.63 cores=0,2,4,6
/proc/5122/task/5129/stat : 5129 (java) S 5120 5122 4914 0 -1 4202560 45822 0 0 0 348 15 0 0 16 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5130] ppid=5120 vsize=15715056 CPUtime=3.63 cores=0,2,4,6
/proc/5122/task/5130/stat : 5130 (java) S 5120 5122 4914 0 -1 4202560 47185 0 0 0 349 14 0 0 16 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5131] ppid=5120 vsize=15715056 CPUtime=3.57 cores=0,2,4,6
/proc/5122/task/5131/stat : 5131 (java) S 5120 5122 4914 0 -1 4202560 47270 0 0 0 341 16 0 0 15 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5132] ppid=5120 vsize=15715056 CPUtime=3.62 cores=0,2,4,6
/proc/5122/task/5132/stat : 5132 (java) S 5120 5122 4914 0 -1 4202560 47457 0 0 0 348 14 0 0 15 0 22 0 519541844 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5133] ppid=5120 vsize=15715056 CPUtime=1.92 cores=0,2,4,6
/proc/5122/task/5133/stat : 5133 (java) S 5120 5122 4914 0 -1 4202560 2724 0 0 0 138 54 0 0 15 0 22 0 519541845 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 0 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5134] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5134/stat : 5134 (java) S 5120 5122 4914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 2 0 0 0
[pid=5122/tid=5135] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5135/stat : 5135 (java) S 5120 5122 4914 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519541846 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 6 0 0 0
[pid=5122/tid=5136] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5136/stat : 5136 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519541848 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389125041 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5137] ppid=5120 vsize=15715056 CPUtime=1.1 cores=0,2,4,6
/proc/5122/task/5137/stat : 5137 (java) S 5120 5122 4914 0 -1 4202560 4180 0 1 0 110 0 0 0 15 0 22 0 519541848 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 4
[pid=5122/tid=5138] ppid=5120 vsize=15715056 CPUtime=2.08 cores=0,2,4,6
/proc/5122/task/5138/stat : 5138 (java) S 5120 5122 4914 0 -1 4202560 15823 0 1 0 206 2 0 0 15 0 22 0 519541848 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 4
[pid=5122/tid=5139] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5139/stat : 5139 (java) S 5120 5122 4914 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519541848 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117337 0 4 0 16800975 18446604451197163328 0 0 -1 4 0 0 0
[pid=5122/tid=5140] ppid=5120 vsize=15715056 CPUtime=0 cores=0,2,4,6
/proc/5122/task/5140/stat : 5140 (java) S 5120 5122 4914 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 519541848 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 255389117952 0 4 0 16800975 18446604451197163328 0 0 -1 0 0 0 0
[pid=5122/tid=5141] ppid=5120 vsize=15715056 CPUtime=1190.77 cores=0,2,4,6
/proc/5122/task/5141/stat : 5141 (java) R 5120 5122 4914 0 -1 4202560 132127 0 0 0 119039 38 0 0 25 0 22 0 519541956 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506043851 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5122/tid=5142] ppid=5120 vsize=15715056 CPUtime=1190.58 cores=0,2,4,6
/proc/5122/task/5142/stat : 5142 (java) R 5120 5122 4914 0 -1 4202560 139711 0 0 0 119022 36 0 0 25 0 22 0 519541956 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 47273915254323 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5122/tid=5143] ppid=5120 vsize=15715056 CPUtime=1191.56 cores=0,2,4,6
/proc/5122/task/5143/stat : 5143 (java) R 5120 5122 4914 0 -1 4202560 191547 0 0 0 119108 48 0 0 25 0 22 0 519541956 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 46912506097119 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5122/tid=5144] ppid=5120 vsize=15715056 CPUtime=1190.64 cores=0,2,4,6
/proc/5122/task/5144/stat : 5144 (java) R 5120 5122 4914 0 -1 4202560 138885 0 0 0 119022 42 0 0 25 0 22 0 519541956 16092217344 148220 33554432000 1073741824 1073778376 140735984312112 18446744073709551615 47273915254665 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15715056

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): 1208.56
CPU time (s): 4800.51
CPU user time (s): 4796.97
CPU system time (s): 3.53646
CPU usage (%): 397.208
Max. virtual memory (cumulated for all children) (KiB): 15717180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.97
system time used= 3.53646
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1050132
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 296429
involuntary context switches= 192811

runsolver used 1.92271 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 14:17:20
IDJOB=3311971
IDBENCH=71153
IDSOLVER=1698
FILE ID=node135/3311971-1304079440
RUNJOBID= node135-1304078136-4932
PBS_JOBID= 13170518
Free space on /tmp= 71112 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311971-1304079440/watcher-3311971-1304079440 -o /tmp/evaluation-result-3311971-1304079440/solver-3311971-1304079440 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311971-1304079440.cnf -hbr 2

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=803569816

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29391060 kB
Buffers:        903240 kB
Cached:        1730612 kB
SwapCached:        172 kB
Active:         416504 kB
Inactive:      2622120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29391060 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            9296 kB
Writeback:           0 kB
AnonPages:      404592 kB
Mapped:          23344 kB
Slab:           453956 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1216164 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= 71112 MiB
End job on node135 at 2011-04-29 14:37:30