Trace number 3313030

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.17 1206.65

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.41518
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

0.10/0.12	26:27 INFO : Reading from input HOME/instance-3313030-1304076387.cnf
0.62/0.42	Executor set job limit to 1000000
0.62/0.42	Executor set job limit to 1000000
0.62/0.42	Executor set job limit to 1000000
0.62/0.42	Executor set job limit to 1000000
0.62/0.42	Starting Executor!
0.62/0.42	Starting Executor!
0.62/0.42	Starting Executor!
0.62/0.42	Starting Executor!
2.97/1.37	26:29 INFO : 2332 variables remaining out of 2420
2.97/1.37	26:29 INFO : 296068 literals remaining out of 130824
544.75/137.41	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
544.75/137.41	log4j:WARN Please initialize the log4j system properly.
544.75/137.41	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-3313030-1304076387/watcher-3313030-1304076387 -o /tmp/evaluation-result-3313030-1304076387/solver-3313030-1304076387 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313030-1304076387.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: 7.78 7.95 7.90 5/198 28625
/proc/meminfo: memFree=24982336/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/28625/stat : 28625 (java) R 28623 28625 27945 0 -1 4202496 911 0 0 0 0 0 0 0 25 0 1 0 519236693 23580672 397 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228239386368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28625/statm: 5757 409 317 9 0 124 0

[startup+0.00844088 s]
/proc/loadavg: 7.78 7.95 7.90 5/198 28625
/proc/meminfo: memFree=24982336/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 1424 0 0 0 0 0 0 0 25 0 2 0 519236693 29065216 894 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 7096 898 686 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28384

[startup+0.100464 s]
/proc/loadavg: 7.78 7.95 7.90 5/198 28625
/proc/meminfo: memFree=24982336/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15676352 CPUtime=0.1 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 5553 0 1 0 9 1 0 0 25 0 18 0 519236693 16052584448 4949 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3919088 4949 2117 9 0 3909807 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676352

[startup+0.300431 s]
/proc/loadavg: 7.78 7.95 7.90 5/198 28625
/proc/meminfo: memFree=24982336/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15681444 CPUtime=0.52 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 14661 0 1 0 50 2 0 0 25 0 18 0 519236693 16057798656 12826 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3920361 12833 2213 9 0 3911080 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681444

[startup+0.70036 s]
/proc/loadavg: 7.78 7.95 7.90 5/198 28625
/proc/meminfo: memFree=24982336/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15687520 CPUtime=1.23 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 41052 0 1 0 118 5 0 0 25 0 22 0 519236693 16064020480 37003 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3921880 37003 2245 9 0 3912599 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 15687520

[startup+1.50118 s]
/proc/loadavg: 7.78 7.95 7.90 8/220 28647
/proc/meminfo: memFree=24824812/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15695052 CPUtime=3.41 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 59984 0 1 0 333 8 0 0 25 0 22 0 519236693 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3923763 48522 2274 9 0 3914482 0
[pid=28625/tid=28627] ppid=28623 vsize=15695052 CPUtime=1.35 cores=1,3,5,7
/proc/28625/task/28627/stat : 28627 (java) S 28623 28625 27945 0 -1 4202560 32132 0 1 0 132 3 0 0 20 0 22 0 519236694 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28628] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28628/stat : 28628 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28629] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28629/stat : 28629 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28630] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28630/stat : 28630 (java) S 28623 28625 27945 0 -1 4202560 156 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28631] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28631/stat : 28631 (java) S 28623 28625 27945 0 -1 4202560 499 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28632] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28632/stat : 28632 (java) S 28623 28625 27945 0 -1 4202560 1039 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28633] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28633/stat : 28633 (java) S 28623 28625 27945 0 -1 4202560 555 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28634] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28634/stat : 28634 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28635] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28635/stat : 28635 (java) S 28623 28625 27945 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 519236695 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28636] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28636/stat : 28636 (java) S 28623 28625 27945 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 519236696 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 0 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28637] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28637/stat : 28637 (java) S 28623 28625 27945 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28638] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28638/stat : 28638 (java) S 28623 28625 27945 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28639] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28639/stat : 28639 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256172465 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28640] ppid=28623 vsize=15695052 CPUtime=0.86 cores=1,3,5,7
/proc/28625/task/28640/stat : 28640 (java) S 28623 28625 27945 0 -1 4202560 4984 0 0 0 86 0 0 0 25 0 22 0 519236698 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28641] ppid=28623 vsize=15695052 CPUtime=1.03 cores=1,3,5,7
/proc/28625/task/28641/stat : 28641 (java) S 28623 28625 27945 0 -1 4202560 17250 0 0 0 101 2 0 0 16 0 22 0 519236698 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28642] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28642/stat : 28642 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28643] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28643/stat : 28643 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519236698 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28644] ppid=28623 vsize=15695052 CPUtime=0.08 cores=1,3,5,7
/proc/28625/task/28644/stat : 28644 (java) R 28623 28625 27945 0 -1 4202560 1105 0 0 0 8 0 0 0 16 0 22 0 519236735 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912506058325 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28625/tid=28645] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28645/stat : 28645 (java) S 28623 28625 27945 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519236735 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28646] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28646/stat : 28646 (java) S 28623 28625 27945 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 519236735 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28647] ppid=28623 vsize=15695052 CPUtime=0.02 cores=1,3,5,7
/proc/28625/task/28647/stat : 28647 (java) R 28623 28625 27945 0 -1 4202560 818 0 0 0 2 0 0 0 15 0 22 0 519236736 16071733248 48522 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505784147 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15695052

[startup+3.10091 s]
/proc/loadavg: 7.78 7.95 7.90 13/220 28647
/proc/meminfo: memFree=24753056/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15695052 CPUtime=9.31 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 111519 0 1 0 915 16 0 0 25 0 22 0 519236693 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3923763 99868 2275 9 0 3914482 0
[pid=28625/tid=28627] ppid=28623 vsize=15695052 CPUtime=1.35 cores=1,3,5,7
/proc/28625/task/28627/stat : 28627 (java) S 28623 28625 27945 0 -1 4202560 32132 0 1 0 132 3 0 0 20 0 22 0 519236694 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28628] ppid=28623 vsize=15695052 CPUtime=0.01 cores=1,3,5,7
/proc/28625/task/28628/stat : 28628 (java) S 28623 28625 27945 0 -1 4202560 3347 0 0 0 1 0 0 0 16 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28629] ppid=28623 vsize=15695052 CPUtime=0.01 cores=1,3,5,7
/proc/28625/task/28629/stat : 28629 (java) S 28623 28625 27945 0 -1 4202560 5223 0 0 0 1 0 0 0 15 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28630] ppid=28623 vsize=15695052 CPUtime=0.01 cores=1,3,5,7
/proc/28625/task/28630/stat : 28630 (java) S 28623 28625 27945 0 -1 4202560 5000 0 0 0 1 0 0 0 15 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28631] ppid=28623 vsize=15695052 CPUtime=0.01 cores=1,3,5,7
/proc/28625/task/28631/stat : 28631 (java) S 28623 28625 27945 0 -1 4202560 3753 0 0 0 1 0 0 0 16 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28632] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28632/stat : 28632 (java) S 28623 28625 27945 0 -1 4202560 2633 0 0 0 0 0 0 0 15 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28633] ppid=28623 vsize=15695052 CPUtime=0.01 cores=1,3,5,7
/proc/28625/task/28633/stat : 28633 (java) S 28623 28625 27945 0 -1 4202560 4972 0 0 0 0 1 0 0 16 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28634] ppid=28623 vsize=15695052 CPUtime=0.01 cores=1,3,5,7
/proc/28625/task/28634/stat : 28634 (java) S 28623 28625 27945 0 -1 4202560 3158 0 0 0 1 0 0 0 15 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28635] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28635/stat : 28635 (java) S 28623 28625 27945 0 -1 4202560 3046 0 0 0 0 0 0 0 15 0 22 0 519236695 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28636] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28636/stat : 28636 (java) S 28623 28625 27945 0 -1 4202560 226 0 0 0 0 0 0 0 15 0 22 0 519236696 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 0 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28637] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28637/stat : 28637 (java) S 28623 28625 27945 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28638] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28638/stat : 28638 (java) S 28623 28625 27945 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28639] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28639/stat : 28639 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256172465 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28640] ppid=28623 vsize=15695052 CPUtime=1.06 cores=1,3,5,7
/proc/28625/task/28640/stat : 28640 (java) S 28623 28625 27945 0 -1 4202560 5005 0 0 0 106 0 0 0 23 0 22 0 519236698 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28641] ppid=28623 vsize=15695052 CPUtime=1.2 cores=1,3,5,7
/proc/28625/task/28641/stat : 28641 (java) S 28623 28625 27945 0 -1 4202560 17272 0 0 0 118 2 0 0 15 0 22 0 519236698 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28642] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28642/stat : 28642 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28643] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28643/stat : 28643 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519236698 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28644] ppid=28623 vsize=15695052 CPUtime=1.38 cores=1,3,5,7
/proc/28625/task/28644/stat : 28644 (java) R 28623 28625 27945 0 -1 4202560 5906 0 0 0 138 0 0 0 16 0 22 0 519236735 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505803355 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28625/tid=28645] ppid=28623 vsize=15695052 CPUtime=1.32 cores=1,3,5,7
/proc/28625/task/28645/stat : 28645 (java) R 28623 28625 27945 0 -1 4202560 6141 0 0 0 132 0 0 0 16 0 22 0 519236735 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912506243814 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28625/tid=28646] ppid=28623 vsize=15695052 CPUtime=1.37 cores=1,3,5,7
/proc/28625/task/28646/stat : 28646 (java) R 28623 28625 27945 0 -1 4202560 5565 0 0 0 136 1 0 0 16 0 22 0 519236735 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505803484 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28625/tid=28647] ppid=28623 vsize=15695052 CPUtime=1.41 cores=1,3,5,7
/proc/28625/task/28647/stat : 28647 (java) R 28623 28625 27945 0 -1 4202560 6754 0 0 0 141 0 0 0 16 0 22 0 519236736 16071733248 99868 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912506058232 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.31
Current children cumulated vsize (KiB) 15695052

[startup+6.30134 s]
/proc/loadavg: 7.88 7.97 7.91 9/220 28647
/proc/meminfo: memFree=24193748/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15695052 CPUtime=22.08 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 335703 0 1 0 2161 47 0 0 25 0 22 0 519236693 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3923763 323752 2285 9 0 3914482 0
[pid=28625/tid=28627] ppid=28623 vsize=15695052 CPUtime=1.35 cores=1,3,5,7
/proc/28625/task/28627/stat : 28627 (java) S 28623 28625 27945 0 -1 4202560 32132 0 1 0 132 3 0 0 20 0 22 0 519236694 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28628] ppid=28623 vsize=15695052 CPUtime=0.03 cores=1,3,5,7
/proc/28625/task/28628/stat : 28628 (java) S 28623 28625 27945 0 -1 4202560 8979 0 0 0 2 1 0 0 15 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28629] ppid=28623 vsize=15695052 CPUtime=0.05 cores=1,3,5,7
/proc/28625/task/28629/stat : 28629 (java) S 28623 28625 27945 0 -1 4202560 17164 0 0 0 3 2 0 0 16 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28630] ppid=28623 vsize=15695052 CPUtime=0.07 cores=1,3,5,7
/proc/28625/task/28630/stat : 28630 (java) S 28623 28625 27945 0 -1 4202560 21559 0 0 0 5 2 0 0 16 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28631] ppid=28623 vsize=15695052 CPUtime=0.04 cores=1,3,5,7
/proc/28625/task/28631/stat : 28631 (java) S 28623 28625 27945 0 -1 4202560 11040 0 0 0 2 2 0 0 15 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28632] ppid=28623 vsize=15695052 CPUtime=0.04 cores=1,3,5,7
/proc/28625/task/28632/stat : 28632 (java) S 28623 28625 27945 0 -1 4202560 12875 0 0 0 2 2 0 0 16 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28633] ppid=28623 vsize=15695052 CPUtime=0.04 cores=1,3,5,7
/proc/28625/task/28633/stat : 28633 (java) S 28623 28625 27945 0 -1 4202560 12978 0 0 0 2 2 0 0 15 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28634] ppid=28623 vsize=15695052 CPUtime=0.05 cores=1,3,5,7
/proc/28625/task/28634/stat : 28634 (java) S 28623 28625 27945 0 -1 4202560 16256 0 0 0 3 2 0 0 16 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28635] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28635/stat : 28635 (java) S 28623 28625 27945 0 -1 4202560 3046 0 0 0 0 0 0 0 15 0 22 0 519236695 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28636] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28636/stat : 28636 (java) S 28623 28625 27945 0 -1 4202560 803 0 0 0 0 0 0 0 15 0 22 0 519236696 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 0 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28637] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28637/stat : 28637 (java) S 28623 28625 27945 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28638] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28638/stat : 28638 (java) S 28623 28625 27945 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28639] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28639/stat : 28639 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256172465 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28640] ppid=28623 vsize=15695052 CPUtime=1.22 cores=1,3,5,7
/proc/28625/task/28640/stat : 28640 (java) S 28623 28625 27945 0 -1 4202560 5028 0 0 0 122 0 0 0 15 0 22 0 519236698 16071733248 323752 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0

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

[pid=28625/tid=28645] ppid=28623 vsize=15695052 CPUtime=1047.53 cores=1,3,5,7
/proc/28625/task/28645/stat : 28645 (java) R 28623 28625 27945 0 -1 4202560 232110 0 0 0 104721 32 0 0 25 0 22 0 519236735 16071733248 174281 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912506058498 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28625/tid=28646] ppid=28623 vsize=15695052 CPUtime=1048.51 cores=1,3,5,7
/proc/28625/task/28646/stat : 28646 (java) R 28623 28625 27945 0 -1 4202560 225356 0 0 0 104811 40 0 0 25 0 22 0 519236735 16071733248 174281 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505927850 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28625/tid=28647] ppid=28623 vsize=15695052 CPUtime=1048.42 cores=1,3,5,7
/proc/28625/task/28647/stat : 28647 (java) R 28623 28625 27945 0 -1 4202560 228228 0 0 0 104807 35 0 0 25 0 22 0 519236736 16071733248 174281 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505523495 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4225.87
Current children cumulated vsize (KiB) 15695052

[startup+1122.3 s]
/proc/loadavg: 8.13 8.12 8.03 9/220 28677
/proc/meminfo: memFree=25262640/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15695052 CPUtime=4464.68 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 1729537 0 1 0 446116 352 0 0 25 0 22 0 519236693 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3923763 138543 2298 9 0 3914482 0
[pid=28625/tid=28627] ppid=28623 vsize=15695052 CPUtime=1.35 cores=1,3,5,7
/proc/28625/task/28627/stat : 28627 (java) S 28623 28625 27945 0 -1 4202560 32132 0 1 0 132 3 0 0 20 0 22 0 519236694 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28628] ppid=28623 vsize=15695052 CPUtime=3.58 cores=1,3,5,7
/proc/28625/task/28628/stat : 28628 (java) S 28623 28625 27945 0 -1 4202560 85314 0 0 0 341 17 0 0 16 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28629] ppid=28623 vsize=15695052 CPUtime=3.53 cores=1,3,5,7
/proc/28625/task/28629/stat : 28629 (java) S 28623 28625 27945 0 -1 4202560 92589 0 0 0 335 18 0 0 15 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28630] ppid=28623 vsize=15695052 CPUtime=3.5 cores=1,3,5,7
/proc/28625/task/28630/stat : 28630 (java) S 28623 28625 27945 0 -1 4202560 103588 0 0 0 330 20 0 0 15 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28631] ppid=28623 vsize=15695052 CPUtime=3.46 cores=1,3,5,7
/proc/28625/task/28631/stat : 28631 (java) S 28623 28625 27945 0 -1 4202560 89687 0 0 0 328 18 0 0 15 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28632] ppid=28623 vsize=15695052 CPUtime=3.57 cores=1,3,5,7
/proc/28625/task/28632/stat : 28632 (java) S 28623 28625 27945 0 -1 4202560 91488 0 0 0 339 18 0 0 15 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28633] ppid=28623 vsize=15695052 CPUtime=3.53 cores=1,3,5,7
/proc/28625/task/28633/stat : 28633 (java) S 28623 28625 27945 0 -1 4202560 88662 0 0 0 335 18 0 0 15 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28634] ppid=28623 vsize=15695052 CPUtime=3.51 cores=1,3,5,7
/proc/28625/task/28634/stat : 28634 (java) S 28623 28625 27945 0 -1 4202560 93773 0 0 0 334 17 0 0 15 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28635] ppid=28623 vsize=15695052 CPUtime=3.46 cores=1,3,5,7
/proc/28625/task/28635/stat : 28635 (java) S 28623 28625 27945 0 -1 4202560 86952 0 0 0 328 18 0 0 16 0 22 0 519236695 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28636] ppid=28623 vsize=15695052 CPUtime=1.73 cores=1,3,5,7
/proc/28625/task/28636/stat : 28636 (java) S 28623 28625 27945 0 -1 4202560 4308 0 0 0 123 50 0 0 15 0 22 0 519236696 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 0 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28637] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28637/stat : 28637 (java) S 28623 28625 27945 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28638] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28638/stat : 28638 (java) S 28623 28625 27945 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28639] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28639/stat : 28639 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256172465 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28640] ppid=28623 vsize=15695052 CPUtime=1.69 cores=1,3,5,7
/proc/28625/task/28640/stat : 28640 (java) S 28623 28625 27945 0 -1 4202560 5081 0 0 0 169 0 0 0 15 0 22 0 519236698 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28641] ppid=28623 vsize=15695052 CPUtime=1.49 cores=1,3,5,7
/proc/28625/task/28641/stat : 28641 (java) S 28623 28625 27945 0 -1 4202560 17309 0 0 0 147 2 0 0 15 0 22 0 519236698 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28642] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28642/stat : 28642 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28643] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28643/stat : 28643 (java) S 28623 28625 27945 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 519236698 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28644] ppid=28623 vsize=15695052 CPUtime=1107.91 cores=1,3,5,7
/proc/28625/task/28644/stat : 28644 (java) R 28623 28625 27945 0 -1 4202560 231501 0 0 0 110758 33 0 0 25 0 22 0 519236735 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505812021 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28625/tid=28645] ppid=28623 vsize=15695052 CPUtime=1106.89 cores=1,3,5,7
/proc/28625/task/28645/stat : 28645 (java) R 28623 28625 27945 0 -1 4202560 239226 0 0 0 110656 33 0 0 25 0 22 0 519236735 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505811370 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28625/tid=28646] ppid=28623 vsize=15695052 CPUtime=1107.63 cores=1,3,5,7
/proc/28625/task/28646/stat : 28646 (java) R 28623 28625 27945 0 -1 4202560 231834 0 0 0 110721 42 0 0 25 0 22 0 519236735 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505675840 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28625/tid=28647] ppid=28623 vsize=15695052 CPUtime=1107.69 cores=1,3,5,7
/proc/28625/task/28647/stat : 28647 (java) R 28623 28625 27945 0 -1 4202560 234648 0 0 0 110733 36 0 0 25 0 22 0 519236736 16071733248 138543 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505811388 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4464.68
Current children cumulated vsize (KiB) 15695052

[startup+1182.3 s]
/proc/loadavg: 5.95 7.53 7.83 5/193 28698
/proc/meminfo: memFree=25653580/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15695052 CPUtime=4703.42 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 1820468 0 1 0 469968 374 0 0 25 0 22 0 519236693 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3923763 144669 2298 9 0 3914482 0
[pid=28625/tid=28627] ppid=28623 vsize=15695052 CPUtime=1.35 cores=1,3,5,7
/proc/28625/task/28627/stat : 28627 (java) S 28623 28625 27945 0 -1 4202560 32132 0 1 0 132 3 0 0 20 0 22 0 519236694 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28628] ppid=28623 vsize=15695052 CPUtime=3.77 cores=1,3,5,7
/proc/28625/task/28628/stat : 28628 (java) S 28623 28625 27945 0 -1 4202560 89469 0 0 0 359 18 0 0 15 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28629] ppid=28623 vsize=15695052 CPUtime=3.71 cores=1,3,5,7
/proc/28625/task/28629/stat : 28629 (java) S 28623 28625 27945 0 -1 4202560 96818 0 0 0 352 19 0 0 16 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28630] ppid=28623 vsize=15695052 CPUtime=3.68 cores=1,3,5,7
/proc/28625/task/28630/stat : 28630 (java) S 28623 28625 27945 0 -1 4202560 107513 0 0 0 348 20 0 0 16 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28631] ppid=28623 vsize=15695052 CPUtime=3.64 cores=1,3,5,7
/proc/28625/task/28631/stat : 28631 (java) S 28623 28625 27945 0 -1 4202560 94444 0 0 0 345 19 0 0 16 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28632] ppid=28623 vsize=15695052 CPUtime=3.75 cores=1,3,5,7
/proc/28625/task/28632/stat : 28632 (java) S 28623 28625 27945 0 -1 4202560 95684 0 0 0 356 19 0 0 16 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28633] ppid=28623 vsize=15695052 CPUtime=3.7 cores=1,3,5,7
/proc/28625/task/28633/stat : 28633 (java) S 28623 28625 27945 0 -1 4202560 91673 0 0 0 351 19 0 0 15 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28634] ppid=28623 vsize=15695052 CPUtime=3.71 cores=1,3,5,7
/proc/28625/task/28634/stat : 28634 (java) S 28623 28625 27945 0 -1 4202560 98258 0 0 0 353 18 0 0 15 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28635] ppid=28623 vsize=15695052 CPUtime=3.66 cores=1,3,5,7
/proc/28625/task/28635/stat : 28635 (java) S 28623 28625 27945 0 -1 4202560 91489 0 0 0 347 19 0 0 15 0 22 0 519236695 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28636] ppid=28623 vsize=15695052 CPUtime=1.84 cores=1,3,5,7
/proc/28625/task/28636/stat : 28636 (java) S 28623 28625 27945 0 -1 4202560 4553 0 0 0 130 54 0 0 15 0 22 0 519236696 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 0 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28637] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28637/stat : 28637 (java) S 28623 28625 27945 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28638] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28638/stat : 28638 (java) S 28623 28625 27945 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28639] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28639/stat : 28639 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256172465 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28640] ppid=28623 vsize=15695052 CPUtime=1.69 cores=1,3,5,7
/proc/28625/task/28640/stat : 28640 (java) S 28623 28625 27945 0 -1 4202560 5081 0 0 0 169 0 0 0 15 0 22 0 519236698 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28641] ppid=28623 vsize=15695052 CPUtime=1.49 cores=1,3,5,7
/proc/28625/task/28641/stat : 28641 (java) S 28623 28625 27945 0 -1 4202560 17309 0 0 0 147 2 0 0 15 0 22 0 519236698 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28642] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28642/stat : 28642 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28643] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28643/stat : 28643 (java) S 28623 28625 27945 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 519236698 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28644] ppid=28623 vsize=15695052 CPUtime=1167.24 cores=1,3,5,7
/proc/28625/task/28644/stat : 28644 (java) R 28623 28625 27945 0 -1 4202560 245799 0 0 0 116688 36 0 0 25 0 22 0 519236735 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505607399 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28625/tid=28645] ppid=28623 vsize=15695052 CPUtime=1166.16 cores=1,3,5,7
/proc/28625/task/28645/stat : 28645 (java) R 28623 28625 27945 0 -1 4202560 253705 0 0 0 116581 35 0 0 25 0 22 0 519236735 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505826163 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28625/tid=28646] ppid=28623 vsize=15695052 CPUtime=1166.99 cores=1,3,5,7
/proc/28625/task/28646/stat : 28646 (java) R 28623 28625 27945 0 -1 4202560 246759 0 0 0 116654 45 0 0 25 0 22 0 519236735 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28625/tid=28647] ppid=28623 vsize=15695052 CPUtime=1166.86 cores=1,3,5,7
/proc/28625/task/28647/stat : 28647 (java) R 28623 28625 27945 0 -1 4202560 248336 0 0 0 116648 38 0 0 25 0 22 0 519236736 16071733248 144669 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912506162628 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4703.42
Current children cumulated vsize (KiB) 15695052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 5.29 7.25 7.73 5/193 28699
/proc/meminfo: memFree=25634968/32951124 swapFree=67111364/67111528
[pid=28625] ppid=28623 vsize=15695052 CPUtime=4800.1 cores=1,3,5,7
/proc/28625/stat : 28625 (java) S 28623 28625 27945 0 -1 4202496 1861636 0 1 0 479626 384 0 0 25 0 22 0 519236693 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28625/statm: 3923763 150762 2298 9 0 3914482 0
[pid=28625/tid=28627] ppid=28623 vsize=15695052 CPUtime=1.35 cores=1,3,5,7
/proc/28625/task/28627/stat : 28627 (java) S 28623 28625 27945 0 -1 4202560 32132 0 1 0 132 3 0 0 20 0 22 0 519236694 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28628] ppid=28623 vsize=15695052 CPUtime=3.84 cores=1,3,5,7
/proc/28625/task/28628/stat : 28628 (java) S 28623 28625 27945 0 -1 4202560 90513 0 0 0 366 18 0 0 15 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28629] ppid=28623 vsize=15695052 CPUtime=3.79 cores=1,3,5,7
/proc/28625/task/28629/stat : 28629 (java) S 28623 28625 27945 0 -1 4202560 97941 0 0 0 359 20 0 0 15 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28630] ppid=28623 vsize=15695052 CPUtime=3.76 cores=1,3,5,7
/proc/28625/task/28630/stat : 28630 (java) S 28623 28625 27945 0 -1 4202560 108192 0 0 0 356 20 0 0 15 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28631] ppid=28623 vsize=15695052 CPUtime=3.72 cores=1,3,5,7
/proc/28625/task/28631/stat : 28631 (java) S 28623 28625 27945 0 -1 4202560 95367 0 0 0 352 20 0 0 16 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28632] ppid=28623 vsize=15695052 CPUtime=3.84 cores=1,3,5,7
/proc/28625/task/28632/stat : 28632 (java) S 28623 28625 27945 0 -1 4202560 96916 0 0 0 364 20 0 0 15 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28633] ppid=28623 vsize=15695052 CPUtime=3.8 cores=1,3,5,7
/proc/28625/task/28633/stat : 28633 (java) S 28623 28625 27945 0 -1 4202560 92800 0 0 0 360 20 0 0 15 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28634] ppid=28623 vsize=15695052 CPUtime=3.78 cores=1,3,5,7
/proc/28625/task/28634/stat : 28634 (java) S 28623 28625 27945 0 -1 4202560 99424 0 0 0 360 18 0 0 15 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28635] ppid=28623 vsize=15695052 CPUtime=3.73 cores=1,3,5,7
/proc/28625/task/28635/stat : 28635 (java) S 28623 28625 27945 0 -1 4202560 92750 0 0 0 354 19 0 0 15 0 22 0 519236695 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28636] ppid=28623 vsize=15695052 CPUtime=1.9 cores=1,3,5,7
/proc/28625/task/28636/stat : 28636 (java) S 28623 28625 27945 0 -1 4202560 4662 0 0 0 134 56 0 0 15 0 22 0 519236696 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 0 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28637] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28637/stat : 28637 (java) S 28623 28625 27945 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28638] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28638/stat : 28638 (java) S 28623 28625 27945 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519236696 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 3 0 0 0
[pid=28625/tid=28639] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28639/stat : 28639 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256172465 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28640] ppid=28623 vsize=15695052 CPUtime=1.69 cores=1,3,5,7
/proc/28625/task/28640/stat : 28640 (java) S 28623 28625 27945 0 -1 4202560 5081 0 0 0 169 0 0 0 15 0 22 0 519236698 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 5 0 0 0
[pid=28625/tid=28641] ppid=28623 vsize=15695052 CPUtime=1.49 cores=1,3,5,7
/proc/28625/task/28641/stat : 28641 (java) S 28623 28625 27945 0 -1 4202560 17309 0 0 0 147 2 0 0 15 0 22 0 519236698 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 7 0 0 0
[pid=28625/tid=28642] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28642/stat : 28642 (java) S 28623 28625 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519236698 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256164761 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28643] ppid=28623 vsize=15695052 CPUtime=0 cores=1,3,5,7
/proc/28625/task/28643/stat : 28643 (java) S 28623 28625 27945 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 519236698 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 228256165376 0 4 0 16800975 18446604471115487168 0 0 -1 1 0 0 0
[pid=28625/tid=28644] ppid=28623 vsize=15695052 CPUtime=1191.28 cores=1,3,5,7
/proc/28625/task/28644/stat : 28644 (java) R 28623 28625 27945 0 -1 4202560 253988 0 0 0 119091 37 0 0 25 0 22 0 519236735 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912506058346 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28625/tid=28645] ppid=28623 vsize=15695052 CPUtime=1190.1 cores=1,3,5,7
/proc/28625/task/28645/stat : 28645 (java) R 28623 28625 27945 0 -1 4202560 261633 0 0 0 118974 36 0 0 25 0 22 0 519236735 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912506162094 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28625/tid=28646] ppid=28623 vsize=15695052 CPUtime=1191.01 cores=1,3,5,7
/proc/28625/task/28646/stat : 28646 (java) R 28623 28625 27945 0 -1 4202560 254944 0 0 0 119054 47 0 0 25 0 22 0 519236735 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505811189 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28625/tid=28647] ppid=28623 vsize=15695052 CPUtime=1190.88 cores=1,3,5,7
/proc/28625/task/28647/stat : 28647 (java) R 28623 28625 27945 0 -1 4202560 256536 0 0 0 119049 39 0 0 25 0 22 0 519236736 16071733248 150762 33554432000 1073741824 1073778376 140737180847216 18446744073709551615 46912505607475 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15695052

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): 1206.65
CPU time (s): 4800.17
CPU user time (s): 4796.3
CPU system time (s): 3.87641
CPU usage (%): 397.81
Max. virtual memory (cumulated for all children) (KiB): 15697844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.3
system time used= 3.87641
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1861662
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= 175909
involuntary context switches= 116170

runsolver used 2.08868 second user time and 4.56331 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 13:26:27
IDJOB=3313030
IDBENCH=70930
IDSOLVER=1699
FILE ID=node136/3313030-1304076387
RUNJOBID= node136-1304075103-28448
PBS_JOBID= 13170482
Free space on /tmp= 72332 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313030-1304076387/watcher-3313030-1304076387 -o /tmp/evaluation-result-3313030-1304076387/solver-3313030-1304076387 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313030-1304076387.cnf

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1112092339

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24982492 kB
Buffers:       1068128 kB
Cached:        5032696 kB
SwapCached:        100 kB
Active:        1958052 kB
Inactive:      5455220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24982492 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2004 kB
Writeback:          24 kB
AnonPages:     1312468 kB
Mapped:          23448 kB
Slab:           486836 kB
PageTables:       7676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1731984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72332 MiB
End job on node136 at 2011-04-29 13:46:36