Trace number 3313128

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.07 1207.33

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

0.10/0.12	55:44 INFO : Reading from input HOME/instance-3313128-1304186144.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.52/0.40	55:44 INFO : 392 variables remaining out of 400
0.52/0.40	55:44 INFO : 12160 literals remaining out of 11056
424.72/107.06	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
424.72/107.06	log4j:WARN Please initialize the log4j system properly.
424.72/107.06	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-3313128-1304186144/watcher-3313128-1304186144 -o /tmp/evaluation-result-3313128-1304186144/solver-3313128-1304186144 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313128-1304186144.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: 8.05 8.09 7.96 2/174 10158
/proc/meminfo: memFree=29281328/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/10158/stat : 10158 (java) R 10156 10158 9587 0 -1 4202496 680 0 0 0 0 0 0 0 25 0 1 0 511029846 23580672 166 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228090527847 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10158/statm: 5757 173 140 9 0 124 0

[startup+0.101343 s]
/proc/loadavg: 8.05 8.09 7.96 2/174 10158
/proc/meminfo: memFree=29281328/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15676192 CPUtime=0.1 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 5533 0 1 0 9 1 0 0 25 0 18 0 511029846 16052420608 4938 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3919048 4938 2116 9 0 3909767 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676192

[startup+0.200279 s]
/proc/loadavg: 8.05 8.09 7.96 2/174 10158
/proc/meminfo: memFree=29281328/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15676192 CPUtime=0.26 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 6993 0 1 0 25 1 0 0 25 0 18 0 511029846 16052420608 6353 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3919048 6355 2180 9 0 3909767 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15676192

[startup+0.300295 s]
/proc/loadavg: 8.05 8.09 7.96 2/174 10158
/proc/meminfo: memFree=29281328/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15682012 CPUtime=0.52 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 11259 0 1 0 49 3 0 0 25 0 22 0 511029846 16058380288 9734 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3920503 9743 2213 9 0 3911222 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682012

[startup+0.700187 s]
/proc/loadavg: 8.05 8.09 7.96 2/174 10158
/proc/meminfo: memFree=29281328/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15692344 CPUtime=1.75 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 26231 0 1 0 171 4 0 0 25 0 22 0 511029846 16068960256 21042 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3923086 21043 2258 9 0 3913805 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15692344

[startup+1.50104 s]
/proc/loadavg: 8.45 8.17 7.98 14/220 10222
/proc/meminfo: memFree=28937792/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15693824 CPUtime=4.93 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 55321 0 1 0 485 8 0 0 25 0 22 0 511029846 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3923456 50118 2277 9 0 3914175 0
[pid=10158/tid=10160] ppid=10156 vsize=15693824 CPUtime=0.38 cores=1,3,5,7
/proc/10158/task/10160/stat : 10160 (java) S 10156 10158 9587 0 -1 4202560 6728 0 1 0 36 2 0 0 20 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10161] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10161/stat : 10161 (java) S 10156 10158 9587 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10162] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10162/stat : 10162 (java) S 10156 10158 9587 0 -1 4202560 577 0 0 0 0 0 0 0 16 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10163] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10163/stat : 10163 (java) S 10156 10158 9587 0 -1 4202560 359 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10164] ppid=10156 vsize=15693824 CPUtime=0.01 cores=1,3,5,7
/proc/10158/task/10164/stat : 10164 (java) S 10156 10158 9587 0 -1 4202560 732 0 0 0 1 0 0 0 16 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10165] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10165/stat : 10165 (java) S 10156 10158 9587 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10166] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10166/stat : 10166 (java) S 10156 10158 9587 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10167] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10167/stat : 10167 (java) S 10156 10158 9587 0 -1 4202560 960 0 0 0 0 0 0 0 16 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10168] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10168/stat : 10168 (java) S 10156 10158 9587 0 -1 4202560 514 0 0 0 0 0 0 0 16 0 22 0 511029847 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10169] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10169/stat : 10169 (java) S 10156 10158 9587 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 511029849 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 0 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10170] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10170/stat : 10170 (java) S 10156 10158 9587 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 511029849 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10171] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10171/stat : 10171 (java) S 10156 10158 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511029849 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10172] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10172/stat : 10172 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107274673 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10173] ppid=10156 vsize=15693824 CPUtime=0.75 cores=1,3,5,7
/proc/10158/task/10173/stat : 10173 (java) R 10156 10158 9587 0 -1 4202560 10014 0 0 0 75 0 0 0 24 0 22 0 511029851 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10158/tid=10174] ppid=10156 vsize=15693824 CPUtime=0.71 cores=1,3,5,7
/proc/10158/task/10174/stat : 10174 (java) S 10156 10158 9587 0 -1 4202560 4441 0 0 0 71 0 0 0 15 0 22 0 511029851 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10175] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10175/stat : 10175 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10176] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10176/stat : 10176 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511029851 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10215] ppid=10156 vsize=15693824 CPUtime=0.75 cores=1,3,5,7
/proc/10158/task/10215/stat : 10215 (java) R 10156 10158 9587 0 -1 4202560 5492 0 0 0 75 0 0 0 18 0 22 0 511029873 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505745864 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10158/tid=10216] ppid=10156 vsize=15693824 CPUtime=0.71 cores=1,3,5,7
/proc/10158/task/10216/stat : 10216 (java) R 10156 10158 9587 0 -1 4202560 8990 0 0 0 70 1 0 0 16 0 22 0 511029873 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505707064 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10158/tid=10217] ppid=10156 vsize=15693824 CPUtime=0.82 cores=1,3,5,7
/proc/10158/task/10217/stat : 10217 (java) R 10156 10158 9587 0 -1 4202560 11167 0 0 0 81 1 0 0 17 0 22 0 511029873 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505745822 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10158/tid=10218] ppid=10156 vsize=15693824 CPUtime=0.69 cores=1,3,5,7
/proc/10158/task/10218/stat : 10218 (java) R 10156 10158 9587 0 -1 4202560 3395 0 0 0 69 0 0 0 18 0 22 0 511029873 16070475776 50118 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 15693824

[startup+3.10075 s]
/proc/loadavg: 8.45 8.17 7.98 10/220 10222
/proc/meminfo: memFree=28647136/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15693824 CPUtime=11.3 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 151220 0 1 0 1109 21 0 0 25 0 22 0 511029846 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3923456 145977 2284 9 0 3914175 0
[pid=10158/tid=10160] ppid=10156 vsize=15693824 CPUtime=0.38 cores=1,3,5,7
/proc/10158/task/10160/stat : 10160 (java) S 10156 10158 9587 0 -1 4202560 6728 0 1 0 36 2 0 0 20 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10161] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10161/stat : 10161 (java) S 10156 10158 9587 0 -1 4202560 852 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10162] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10162/stat : 10162 (java) S 10156 10158 9587 0 -1 4202560 881 0 0 0 0 0 0 0 16 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10163] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10163/stat : 10163 (java) S 10156 10158 9587 0 -1 4202560 634 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10164] ppid=10156 vsize=15693824 CPUtime=0.01 cores=1,3,5,7
/proc/10158/task/10164/stat : 10164 (java) S 10156 10158 9587 0 -1 4202560 1314 0 0 0 1 0 0 0 16 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10165] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10165/stat : 10165 (java) S 10156 10158 9587 0 -1 4202560 490 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10166] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10166/stat : 10166 (java) S 10156 10158 9587 0 -1 4202560 327 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10167] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10167/stat : 10167 (java) S 10156 10158 9587 0 -1 4202560 2281 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10168] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10168/stat : 10168 (java) S 10156 10158 9587 0 -1 4202560 1048 0 0 0 0 0 0 0 16 0 22 0 511029847 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10169] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10169/stat : 10169 (java) S 10156 10158 9587 0 -1 4202560 436 0 0 0 0 0 0 0 15 0 22 0 511029849 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 0 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10170] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10170/stat : 10170 (java) S 10156 10158 9587 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 511029849 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10171] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10171/stat : 10171 (java) S 10156 10158 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511029849 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10172] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10172/stat : 10172 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107274673 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10173] ppid=10156 vsize=15693824 CPUtime=0.76 cores=1,3,5,7
/proc/10158/task/10173/stat : 10173 (java) S 10156 10158 9587 0 -1 4202560 10021 0 0 0 76 0 0 0 21 0 22 0 511029851 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10174] ppid=10156 vsize=15693824 CPUtime=0.91 cores=1,3,5,7
/proc/10158/task/10174/stat : 10174 (java) S 10156 10158 9587 0 -1 4202560 4475 0 0 0 91 0 0 0 16 0 22 0 511029851 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10175] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10175/stat : 10175 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10176] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10176/stat : 10176 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511029851 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10215] ppid=10156 vsize=15693824 CPUtime=2.23 cores=1,3,5,7
/proc/10158/task/10215/stat : 10215 (java) R 10156 10158 9587 0 -1 4202560 23110 0 0 0 220 3 0 0 18 0 22 0 511029873 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 47693040003429 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10158/tid=10216] ppid=10156 vsize=15693824 CPUtime=2.29 cores=1,3,5,7
/proc/10158/task/10216/stat : 10216 (java) R 10156 10158 9587 0 -1 4202560 33633 0 0 0 224 5 0 0 18 0 22 0 511029873 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505729154 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10158/tid=10217] ppid=10156 vsize=15693824 CPUtime=2.37 cores=1,3,5,7
/proc/10158/task/10217/stat : 10217 (java) R 10156 10158 9587 0 -1 4202560 35308 0 0 0 234 3 0 0 20 0 22 0 511029873 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912506058498 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10158/tid=10218] ppid=10156 vsize=15693824 CPUtime=2.22 cores=1,3,5,7
/proc/10158/task/10218/stat : 10218 (java) R 10156 10158 9587 0 -1 4202560 28294 0 0 0 219 3 0 0 21 0 22 0 511029873 16070475776 145977 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505731944 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 15693824

[startup+6.30116 s]
/proc/loadavg: 8.45 8.17 7.98 9/220 10222
/proc/meminfo: memFree=27901684/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15693824 CPUtime=24.07 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 277715 0 1 0 2374 33 0 0 25 0 22 0 511029846 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3923456 271730 2287 9 0 3914175 0
[pid=10158/tid=10160] ppid=10156 vsize=15693824 CPUtime=0.38 cores=1,3,5,7
/proc/10158/task/10160/stat : 10160 (java) S 10156 10158 9587 0 -1 4202560 6728 0 1 0 36 2 0 0 20 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10161] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10161/stat : 10161 (java) S 10156 10158 9587 0 -1 4202560 980 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10162] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10162/stat : 10162 (java) S 10156 10158 9587 0 -1 4202560 983 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10163] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10163/stat : 10163 (java) S 10156 10158 9587 0 -1 4202560 826 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10164] ppid=10156 vsize=15693824 CPUtime=0.01 cores=1,3,5,7
/proc/10158/task/10164/stat : 10164 (java) S 10156 10158 9587 0 -1 4202560 1483 0 0 0 1 0 0 0 15 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10165] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10165/stat : 10165 (java) S 10156 10158 9587 0 -1 4202560 775 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10166] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10166/stat : 10166 (java) S 10156 10158 9587 0 -1 4202560 352 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10167] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10167/stat : 10167 (java) S 10156 10158 9587 0 -1 4202560 2320 0 0 0 0 0 0 0 15 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10168] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10168/stat : 10168 (java) S 10156 10158 9587 0 -1 4202560 1251 0 0 0 0 0 0 0 16 0 22 0 511029847 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10169] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10169/stat : 10169 (java) S 10156 10158 9587 0 -1 4202560 436 0 0 0 0 0 0 0 15 0 22 0 511029849 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 0 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10170] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10170/stat : 10170 (java) S 10156 10158 9587 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 511029849 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10171] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10171/stat : 10171 (java) S 10156 10158 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511029849 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10172] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10172/stat : 10172 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107274673 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10173] ppid=10156 vsize=15693824 CPUtime=0.85 cores=1,3,5,7
/proc/10158/task/10173/stat : 10173 (java) S 10156 10158 9587 0 -1 4202560 10036 0 0 0 85 0 0 0 15 0 22 0 511029851 16070475776 271730 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0

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

[pid=10158/tid=10216] ppid=10156 vsize=15693824 CPUtime=1048.9 cores=1,3,5,7
/proc/10158/task/10216/stat : 10216 (java) R 10156 10158 9587 0 -1 4202560 199578 0 0 0 104850 40 0 0 25 0 22 0 511029873 16070475776 85986 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912506535504 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10158/tid=10217] ppid=10156 vsize=15693824 CPUtime=1049.09 cores=1,3,5,7
/proc/10158/task/10217/stat : 10217 (java) R 10156 10158 9587 0 -1 4202560 196525 0 0 0 104872 37 0 0 25 0 22 0 511029873 16070475776 85986 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912506018068 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10158/tid=10218] ppid=10156 vsize=15693824 CPUtime=1049.16 cores=1,3,5,7
/proc/10158/task/10218/stat : 10218 (java) R 10156 10158 9587 0 -1 4202560 190768 0 0 0 104880 36 0 0 25 0 22 0 511029873 16070475776 85986 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505699747 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4223.57
Current children cumulated vsize (KiB) 15693824

[startup+1122.3 s]
/proc/loadavg: 7.90 8.00 7.99 9/220 10310
/proc/meminfo: memFree=28356216/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15693824 CPUtime=4462.1 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 1296890 0 1 0 445851 359 0 0 25 0 22 0 511029846 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3923456 88758 2298 9 0 3914175 0
[pid=10158/tid=10160] ppid=10156 vsize=15693824 CPUtime=0.38 cores=1,3,5,7
/proc/10158/task/10160/stat : 10160 (java) S 10156 10158 9587 0 -1 4202560 6728 0 1 0 36 2 0 0 20 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10161] ppid=10156 vsize=15693824 CPUtime=3 cores=1,3,5,7
/proc/10158/task/10161/stat : 10161 (java) S 10156 10158 9587 0 -1 4202560 57187 0 0 0 282 18 0 0 15 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10162] ppid=10156 vsize=15693824 CPUtime=2.98 cores=1,3,5,7
/proc/10158/task/10162/stat : 10162 (java) S 10156 10158 9587 0 -1 4202560 57050 0 0 0 283 15 0 0 15 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10163] ppid=10156 vsize=15693824 CPUtime=3.09 cores=1,3,5,7
/proc/10158/task/10163/stat : 10163 (java) S 10156 10158 9587 0 -1 4202560 56120 0 0 0 292 17 0 0 16 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10164] ppid=10156 vsize=15693824 CPUtime=3.03 cores=1,3,5,7
/proc/10158/task/10164/stat : 10164 (java) S 10156 10158 9587 0 -1 4202560 56419 0 0 0 287 16 0 0 15 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10165] ppid=10156 vsize=15693824 CPUtime=3.03 cores=1,3,5,7
/proc/10158/task/10165/stat : 10165 (java) S 10156 10158 9587 0 -1 4202560 56422 0 0 0 287 16 0 0 15 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10166] ppid=10156 vsize=15693824 CPUtime=2.99 cores=1,3,5,7
/proc/10158/task/10166/stat : 10166 (java) S 10156 10158 9587 0 -1 4202560 54105 0 0 0 284 15 0 0 15 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10167] ppid=10156 vsize=15693824 CPUtime=3.04 cores=1,3,5,7
/proc/10158/task/10167/stat : 10167 (java) S 10156 10158 9587 0 -1 4202560 58427 0 0 0 290 14 0 0 15 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10168] ppid=10156 vsize=15693824 CPUtime=3.02 cores=1,3,5,7
/proc/10158/task/10168/stat : 10168 (java) S 10156 10158 9587 0 -1 4202560 55920 0 0 0 285 17 0 0 15 0 22 0 511029847 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10169] ppid=10156 vsize=15693824 CPUtime=2.08 cores=1,3,5,7
/proc/10158/task/10169/stat : 10169 (java) S 10156 10158 9587 0 -1 4202560 3088 0 0 0 149 59 0 0 15 0 22 0 511029849 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 0 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10170] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10170/stat : 10170 (java) S 10156 10158 9587 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 511029849 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10171] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10171/stat : 10171 (java) S 10156 10158 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511029849 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10172] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10172/stat : 10172 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107274673 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10173] ppid=10156 vsize=15693824 CPUtime=1.14 cores=1,3,5,7
/proc/10158/task/10173/stat : 10173 (java) S 10156 10158 9587 0 -1 4202560 10082 0 0 0 114 0 0 0 15 0 22 0 511029851 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10174] ppid=10156 vsize=15693824 CPUtime=1.04 cores=1,3,5,7
/proc/10158/task/10174/stat : 10174 (java) S 10156 10158 9587 0 -1 4202560 4487 0 0 0 104 0 0 0 15 0 22 0 511029851 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10175] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10175/stat : 10175 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10176] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10176/stat : 10176 (java) S 10156 10158 9587 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 511029851 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10215] ppid=10156 vsize=15693824 CPUtime=1108.13 cores=1,3,5,7
/proc/10158/task/10215/stat : 10215 (java) R 10156 10158 9587 0 -1 4202560 198241 0 0 0 110773 40 0 0 25 0 22 0 511029873 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10158/tid=10216] ppid=10156 vsize=15693824 CPUtime=1108.23 cores=1,3,5,7
/proc/10158/task/10216/stat : 10216 (java) R 10156 10158 9587 0 -1 4202560 210812 0 0 0 110780 43 0 0 25 0 22 0 511029873 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 18446744073699065887 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10158/tid=10217] ppid=10156 vsize=15693824 CPUtime=1108.29 cores=1,3,5,7
/proc/10158/task/10217/stat : 10217 (java) R 10156 10158 9587 0 -1 4202560 207875 0 0 0 110790 39 0 0 25 0 22 0 511029873 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505948686 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10158/tid=10218] ppid=10156 vsize=15693824 CPUtime=1108.48 cores=1,3,5,7
/proc/10158/task/10218/stat : 10218 (java) R 10156 10158 9587 0 -1 4202560 202478 0 0 0 110809 39 0 0 25 0 22 0 511029873 16070475776 88758 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505710512 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.1
Current children cumulated vsize (KiB) 15693824

[startup+1182.3 s]
/proc/loadavg: 7.96 8.00 7.99 9/220 10311
/proc/meminfo: memFree=28424492/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15693824 CPUtime=4700.64 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 1359470 0 1 0 469687 377 0 0 25 0 22 0 511029846 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3923456 81044 2298 9 0 3914175 0
[pid=10158/tid=10160] ppid=10156 vsize=15693824 CPUtime=0.38 cores=1,3,5,7
/proc/10158/task/10160/stat : 10160 (java) S 10156 10158 9587 0 -1 4202560 6728 0 1 0 36 2 0 0 20 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10161] ppid=10156 vsize=15693824 CPUtime=3.16 cores=1,3,5,7
/proc/10158/task/10161/stat : 10161 (java) S 10156 10158 9587 0 -1 4202560 61076 0 0 0 297 19 0 0 15 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10162] ppid=10156 vsize=15693824 CPUtime=3.12 cores=1,3,5,7
/proc/10158/task/10162/stat : 10162 (java) S 10156 10158 9587 0 -1 4202560 60730 0 0 0 296 16 0 0 16 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10163] ppid=10156 vsize=15693824 CPUtime=3.25 cores=1,3,5,7
/proc/10158/task/10163/stat : 10163 (java) S 10156 10158 9587 0 -1 4202560 60259 0 0 0 307 18 0 0 15 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10164] ppid=10156 vsize=15693824 CPUtime=3.2 cores=1,3,5,7
/proc/10158/task/10164/stat : 10164 (java) S 10156 10158 9587 0 -1 4202560 60179 0 0 0 303 17 0 0 15 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10165] ppid=10156 vsize=15693824 CPUtime=3.18 cores=1,3,5,7
/proc/10158/task/10165/stat : 10165 (java) S 10156 10158 9587 0 -1 4202560 59940 0 0 0 302 16 0 0 15 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10166] ppid=10156 vsize=15693824 CPUtime=3.15 cores=1,3,5,7
/proc/10158/task/10166/stat : 10166 (java) S 10156 10158 9587 0 -1 4202560 58473 0 0 0 298 17 0 0 15 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10167] ppid=10156 vsize=15693824 CPUtime=3.2 cores=1,3,5,7
/proc/10158/task/10167/stat : 10167 (java) S 10156 10158 9587 0 -1 4202560 62277 0 0 0 305 15 0 0 15 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10168] ppid=10156 vsize=15693824 CPUtime=3.19 cores=1,3,5,7
/proc/10158/task/10168/stat : 10168 (java) S 10156 10158 9587 0 -1 4202560 59445 0 0 0 301 18 0 0 15 0 22 0 511029847 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10169] ppid=10156 vsize=15693824 CPUtime=2.2 cores=1,3,5,7
/proc/10158/task/10169/stat : 10169 (java) S 10156 10158 9587 0 -1 4202560 3274 0 0 0 159 61 0 0 16 0 22 0 511029849 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 0 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10170] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10170/stat : 10170 (java) S 10156 10158 9587 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 511029849 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10171] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10171/stat : 10171 (java) S 10156 10158 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511029849 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10172] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10172/stat : 10172 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107274673 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10173] ppid=10156 vsize=15693824 CPUtime=1.14 cores=1,3,5,7
/proc/10158/task/10173/stat : 10173 (java) S 10156 10158 9587 0 -1 4202560 10082 0 0 0 114 0 0 0 15 0 22 0 511029851 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10174] ppid=10156 vsize=15693824 CPUtime=1.04 cores=1,3,5,7
/proc/10158/task/10174/stat : 10174 (java) S 10156 10158 9587 0 -1 4202560 4487 0 0 0 104 0 0 0 15 0 22 0 511029851 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10175] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10175/stat : 10175 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10176] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10176/stat : 10176 (java) S 10156 10158 9587 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 511029851 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10215] ppid=10156 vsize=15693824 CPUtime=1167.43 cores=1,3,5,7
/proc/10158/task/10215/stat : 10215 (java) R 10156 10158 9587 0 -1 4202560 206279 0 0 0 116702 41 0 0 25 0 22 0 511029873 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 47693040002172 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10158/tid=10216] ppid=10156 vsize=15693824 CPUtime=1167.6 cores=1,3,5,7
/proc/10158/task/10216/stat : 10216 (java) R 10156 10158 9587 0 -1 4202560 218937 0 0 0 116715 45 0 0 25 0 22 0 511029873 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505819899 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10158/tid=10217] ppid=10156 vsize=15693824 CPUtime=1167.38 cores=1,3,5,7
/proc/10158/task/10217/stat : 10217 (java) R 10156 10158 9587 0 -1 4202560 215649 0 0 0 116697 41 0 0 25 0 22 0 511029873 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912506539055 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10158/tid=10218] ppid=10156 vsize=15693824 CPUtime=1167.85 cores=1,3,5,7
/proc/10158/task/10218/stat : 10218 (java) R 10156 10158 9587 0 -1 4202560 210202 0 0 0 116744 41 0 0 25 0 22 0 511029873 16070475776 81044 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505993615 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.64
Current children cumulated vsize (KiB) 15693824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.97 8.00 7.99 9/220 10312
/proc/meminfo: memFree=28481884/32951124 swapFree=67111348/67111528
[pid=10158] ppid=10156 vsize=15693824 CPUtime=4800.01 cores=1,3,5,7
/proc/10158/stat : 10158 (java) S 10156 10158 9587 0 -1 4202496 1384722 0 1 0 479618 383 0 0 25 0 22 0 511029846 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10158/statm: 3923456 75278 2298 9 0 3914175 0
[pid=10158/tid=10160] ppid=10156 vsize=15693824 CPUtime=0.38 cores=1,3,5,7
/proc/10158/task/10160/stat : 10160 (java) S 10156 10158 9587 0 -1 4202560 6728 0 1 0 36 2 0 0 20 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10161] ppid=10156 vsize=15693824 CPUtime=3.24 cores=1,3,5,7
/proc/10158/task/10161/stat : 10161 (java) S 10156 10158 9587 0 -1 4202560 61993 0 0 0 304 20 0 0 15 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10162] ppid=10156 vsize=15693824 CPUtime=3.2 cores=1,3,5,7
/proc/10158/task/10162/stat : 10162 (java) S 10156 10158 9587 0 -1 4202560 61754 0 0 0 303 17 0 0 15 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10163] ppid=10156 vsize=15693824 CPUtime=3.32 cores=1,3,5,7
/proc/10158/task/10163/stat : 10163 (java) S 10156 10158 9587 0 -1 4202560 61262 0 0 0 314 18 0 0 16 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10164] ppid=10156 vsize=15693824 CPUtime=3.28 cores=1,3,5,7
/proc/10158/task/10164/stat : 10164 (java) S 10156 10158 9587 0 -1 4202560 61180 0 0 0 310 18 0 0 16 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10165] ppid=10156 vsize=15693824 CPUtime=3.25 cores=1,3,5,7
/proc/10158/task/10165/stat : 10165 (java) S 10156 10158 9587 0 -1 4202560 61400 0 0 0 308 17 0 0 16 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10166] ppid=10156 vsize=15693824 CPUtime=3.21 cores=1,3,5,7
/proc/10158/task/10166/stat : 10166 (java) S 10156 10158 9587 0 -1 4202560 59356 0 0 0 304 17 0 0 15 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10167] ppid=10156 vsize=15693824 CPUtime=3.26 cores=1,3,5,7
/proc/10158/task/10167/stat : 10167 (java) S 10156 10158 9587 0 -1 4202560 63629 0 0 0 311 15 0 0 16 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 7 0 0 0
[pid=10158/tid=10168] ppid=10156 vsize=15693824 CPUtime=3.28 cores=1,3,5,7
/proc/10158/task/10168/stat : 10168 (java) S 10156 10158 9587 0 -1 4202560 60387 0 0 0 309 19 0 0 15 0 22 0 511029847 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10169] ppid=10156 vsize=15693824 CPUtime=2.26 cores=1,3,5,7
/proc/10158/task/10169/stat : 10169 (java) S 10156 10158 9587 0 -1 4202560 3351 0 0 0 164 62 0 0 15 0 22 0 511029849 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 0 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10170] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10170/stat : 10170 (java) S 10156 10158 9587 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 511029849 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10171] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10171/stat : 10171 (java) S 10156 10158 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511029849 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10172] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10172/stat : 10172 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107274673 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10173] ppid=10156 vsize=15693824 CPUtime=1.14 cores=1,3,5,7
/proc/10158/task/10173/stat : 10173 (java) S 10156 10158 9587 0 -1 4202560 10082 0 0 0 114 0 0 0 15 0 22 0 511029851 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 1 0 0 0
[pid=10158/tid=10174] ppid=10156 vsize=15693824 CPUtime=1.04 cores=1,3,5,7
/proc/10158/task/10174/stat : 10174 (java) S 10156 10158 9587 0 -1 4202560 4487 0 0 0 104 0 0 0 15 0 22 0 511029851 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 5 0 0 0
[pid=10158/tid=10175] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10175/stat : 10175 (java) S 10156 10158 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511029851 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107266969 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10176] ppid=10156 vsize=15693824 CPUtime=0 cores=1,3,5,7
/proc/10158/task/10176/stat : 10176 (java) S 10156 10158 9587 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 511029851 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 228107267584 0 4 0 16800975 18446604470654233280 0 0 -1 3 0 0 0
[pid=10158/tid=10215] ppid=10156 vsize=15693824 CPUtime=1192.15 cores=1,3,5,7
/proc/10158/task/10215/stat : 10215 (java) R 10156 10158 9587 0 -1 4202560 210270 0 0 0 119173 42 0 0 25 0 22 0 511029873 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505745994 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10158/tid=10216] ppid=10156 vsize=15693824 CPUtime=1192.29 cores=1,3,5,7
/proc/10158/task/10216/stat : 10216 (java) R 10156 10158 9587 0 -1 4202560 223174 0 0 0 119183 46 0 0 25 0 22 0 511029873 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505819413 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10158/tid=10217] ppid=10156 vsize=15693824 CPUtime=1191.99 cores=1,3,5,7
/proc/10158/task/10217/stat : 10217 (java) R 10156 10158 9587 0 -1 4202560 219844 0 0 0 119157 42 0 0 25 0 22 0 511029873 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 47693040003401 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10158/tid=10218] ppid=10156 vsize=15693824 CPUtime=1192.57 cores=1,3,5,7
/proc/10158/task/10218/stat : 10218 (java) R 10156 10158 9587 0 -1 4202560 214370 0 0 0 119215 42 0 0 18 0 22 0 511029873 16070475776 75278 33554432000 1073741824 1073778376 140734304396816 18446744073709551615 46912505819425 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.01
Current children cumulated vsize (KiB) 15693824

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

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

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.07
CPU user time (s): 4796.22
CPU system time (s): 3.85341
CPU usage (%): 397.577
Max. virtual memory (cumulated for all children) (KiB): 15694260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.22
system time used= 3.85341
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1384749
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= 314449
involuntary context switches= 172203

runsolver used 2.11468 second user time and 4.51231 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 19:55:44
IDJOB=3313128
IDBENCH=84062
IDSOLVER=1699
FILE ID=node142/3313128-1304186144
RUNJOBID= node142-1304184934-10025
PBS_JOBID= 13172464
Free space on /tmp= 73320 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313128-1304186144/watcher-3313128-1304186144 -o /tmp/evaluation-result-3313128-1304186144/solver-3313128-1304186144 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313128-1304186144.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=76880914

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29281600 kB
Buffers:       1113576 kB
Cached:        1994656 kB
SwapCached:        176 kB
Active:         478688 kB
Inactive:      2695568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29281600 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:       66032 kB
Mapped:          14676 kB
Slab:           431912 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192008 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= 73316 MiB
End job on node142 at 2011-04-30 20:15:53