Trace number 3311862

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.45 1221.65

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark460.255
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

Solver Data

0.10/0.12	50:53 INFO : Reading from input HOME/instance-3311862-1304185853.cnf
1.02/0.80	Executor set job limit to 1000000
1.02/0.80	Executor set job limit to 1000000
1.02/0.80	Executor set job limit to 1000000
1.02/0.80	Executor set job limit to 1000000
1.02/0.80	Starting Executor!
1.02/0.80	Starting Executor!
1.02/0.81	Starting Executor!
1.02/0.81	Starting Executor!
2.99/2.06	50:55 INFO : 150 variables remaining out of 150
2.99/2.06	50:55 INFO : 626370 literals remaining out of 626370
66.11/18.47	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
66.11/18.47	log4j:WARN Please initialize the log4j system properly.
66.11/18.47	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-3311862-1304185853/watcher-3311862-1304185853 -o /tmp/evaluation-result-3311862-1304185853/solver-3311862-1304185853 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311862-1304185853.cnf -hbr 2 

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: 6.15 7.63 7.79 3/194 12577
/proc/meminfo: memFree=28979420/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 1413 0 0 0 0 0 0 0 23 0 2 0 530183021 26714112 884 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 6793 887 679 9 0 381 0
[pid=12577/tid=12578] ppid=12575 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) S 12575 12577 11613 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 530183022 27824128 893 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218900807303 0 2147483391 4096 0 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.0112349 s]
/proc/loadavg: 6.15 7.63 7.79 3/194 12577
/proc/meminfo: memFree=28979420/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15589660 CPUtime=0 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 2285 0 1 0 0 0 0 0 23 0 10 0 530183021 15963811840 1729 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3897415 1730 950 9 0 3888571 0
[pid=12577/tid=12578] ppid=12575 vsize=15589660 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) R 12575 12577 11613 0 -1 4202560 922 0 1 0 0 0 0 0 25 0 10 0 530183022 15963811840 1731 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 47379495829544 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.100179 s]
/proc/loadavg: 6.15 7.63 7.79 3/194 12577
/proc/meminfo: memFree=28979420/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15742000 CPUtime=0.1 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 5571 0 1 0 9 1 0 0 23 0 18 0 530183021 16119808000 4990 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3935500 4990 2116 9 0 3926219 0
[pid=12577/tid=12578] ppid=12575 vsize=15742000 CPUtime=0.08 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) R 12575 12577 11613 0 -1 4202560 3421 0 1 0 7 1 0 0 18 0 18 0 530183022 16119808000 4990 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218905726821 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742000

[startup+0.301144 s]
/proc/loadavg: 6.15 7.63 7.79 3/194 12577
/proc/meminfo: memFree=28979420/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15747172 CPUtime=0.51 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 15455 0 1 0 49 2 0 0 23 0 18 0 530183021 16125104128 13684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3936793 13691 2206 9 0 3927512 0
[pid=12577/tid=12578] ppid=12575 vsize=15747172 CPUtime=0.29 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) R 12575 12577 11613 0 -1 4202560 10354 0 1 0 27 2 0 0 18 0 18 0 530183022 16125104128 13694 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505636954 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15747172

[startup+0.70107 s]
/proc/loadavg: 6.15 7.63 7.79 3/194 12577
/proc/meminfo: memFree=28979420/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15747172 CPUtime=0.92 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 41817 0 1 0 86 6 0 0 23 0 18 0 530183021 16125104128 40044 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3936793 40044 2222 9 0 3927512 0
[pid=12577/tid=12578] ppid=12575 vsize=15747172 CPUtime=0.68 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) R 12575 12577 11613 0 -1 4202560 35531 0 1 0 63 5 0 0 18 0 18 0 530183022 16125104128 40044 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505521467 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15747172

[startup+1.50093 s]
/proc/loadavg: 6.15 7.63 7.79 5/220 12603
/proc/meminfo: memFree=28660348/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15751284 CPUtime=2.4 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 51273 0 1 0 233 7 0 0 23 0 22 0 530183021 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3937821 45128 2259 9 0 3928540 0
[pid=12577/tid=12578] ppid=12575 vsize=15751284 CPUtime=1.48 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) R 12575 12577 11613 0 -1 4202560 35676 0 1 0 143 5 0 0 21 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505215748 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12577/tid=12580] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12580/stat : 12580 (java) S 12575 12577 11613 0 -1 4202560 687 0 0 0 0 0 0 0 18 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12581] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12581/stat : 12581 (java) S 12575 12577 11613 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12582] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12582/stat : 12582 (java) S 12575 12577 11613 0 -1 4202560 23 0 0 0 0 0 0 0 18 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12583] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12583/stat : 12583 (java) S 12575 12577 11613 0 -1 4202560 285 0 0 0 0 0 0 0 16 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12584] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12584/stat : 12584 (java) S 12575 12577 11613 0 -1 4202560 13 0 0 0 0 0 0 0 16 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12585] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12585/stat : 12585 (java) S 12575 12577 11613 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12586] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12586/stat : 12586 (java) S 12575 12577 11613 0 -1 4202560 371 0 0 0 0 0 0 0 18 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12587] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12587/stat : 12587 (java) S 12575 12577 11613 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 22 0 530183022 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12588] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12588/stat : 12588 (java) S 12575 12577 11613 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 530183023 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 0 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12589] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12589/stat : 12589 (java) S 12575 12577 11613 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530183024 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12590] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12590/stat : 12590 (java) S 12575 12577 11613 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530183024 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12591] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12591/stat : 12591 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917554609 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12592] ppid=12575 vsize=15751284 CPUtime=0.27 cores=1,3,5,7
/proc/12577/task/12592/stat : 12592 (java) R 12575 12577 11613 0 -1 4202560 2420 0 0 0 27 0 0 0 15 0 22 0 530183026 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 47379499464891 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12577/tid=12593] ppid=12575 vsize=15751284 CPUtime=0.61 cores=1,3,5,7
/proc/12577/task/12593/stat : 12593 (java) S 12575 12577 11613 0 -1 4202560 10237 0 0 0 61 0 0 0 16 0 22 0 530183026 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12594] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12594/stat : 12594 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12595] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12595/stat : 12595 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530183026 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12600] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12600/stat : 12600 (java) S 12575 12577 11613 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 530183102 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12601] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12601/stat : 12601 (java) S 12575 12577 11613 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 530183102 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12602] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12602/stat : 12602 (java) S 12575 12577 11613 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530183102 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12603] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12603/stat : 12603 (java) S 12575 12577 11613 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530183102 16129314816 45128 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 15751284

[startup+3.1016 s]
/proc/loadavg: 6.15 7.63 7.79 6/220 12603
/proc/meminfo: memFree=28612512/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15751284 CPUtime=5.57 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 71505 0 1 0 547 10 0 0 23 0 22 0 530183021 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3937821 64752 2273 9 0 3928540 0
[pid=12577/tid=12578] ppid=12575 vsize=15751284 CPUtime=2.04 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) S 12575 12577 11613 0 -1 4202560 35703 0 1 0 199 5 0 0 22 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12580] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12580/stat : 12580 (java) S 12575 12577 11613 0 -1 4202560 4892 0 0 0 0 0 0 0 16 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12581] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12581/stat : 12581 (java) S 12575 12577 11613 0 -1 4202560 2967 0 0 0 0 0 0 0 15 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12582] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12582/stat : 12582 (java) S 12575 12577 11613 0 -1 4202560 1616 0 0 0 0 0 0 0 15 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12583] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12583/stat : 12583 (java) S 12575 12577 11613 0 -1 4202560 3798 0 0 0 0 0 0 0 16 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12584] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12584/stat : 12584 (java) S 12575 12577 11613 0 -1 4202560 2173 0 0 0 0 0 0 0 16 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12585] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12585/stat : 12585 (java) S 12575 12577 11613 0 -1 4202560 2124 0 0 0 0 0 0 0 15 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12586] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12586/stat : 12586 (java) S 12575 12577 11613 0 -1 4202560 371 0 0 0 0 0 0 0 15 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12587] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12587/stat : 12587 (java) S 12575 12577 11613 0 -1 4202560 3306 0 0 0 0 0 0 0 16 0 22 0 530183022 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12588] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12588/stat : 12588 (java) S 12575 12577 11613 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 22 0 530183023 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 0 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12589] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12589/stat : 12589 (java) S 12575 12577 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12590] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12590/stat : 12590 (java) S 12575 12577 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12591] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12591/stat : 12591 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917554609 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12592] ppid=12575 vsize=15751284 CPUtime=0.45 cores=1,3,5,7
/proc/12577/task/12592/stat : 12592 (java) S 12575 12577 11613 0 -1 4202560 2476 0 0 0 45 0 0 0 15 0 22 0 530183026 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12593] ppid=12575 vsize=15751284 CPUtime=0.87 cores=1,3,5,7
/proc/12577/task/12593/stat : 12593 (java) S 12575 12577 11613 0 -1 4202560 10535 0 0 0 87 0 0 0 16 0 22 0 530183026 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12594] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12594/stat : 12594 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12595] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12595/stat : 12595 (java) R 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530183026 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12577/tid=12600] ppid=12575 vsize=15751284 CPUtime=0.84 cores=1,3,5,7
/proc/12577/task/12600/stat : 12600 (java) R 12575 12577 11613 0 -1 4202560 32 0 0 0 84 0 0 0 16 0 22 0 530183102 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505951794 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12577/tid=12601] ppid=12575 vsize=15751284 CPUtime=0.19 cores=1,3,5,7
/proc/12577/task/12601/stat : 12601 (java) R 12575 12577 11613 0 -1 4202560 8 0 0 0 19 0 0 0 15 0 22 0 530183102 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505951794 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12577/tid=12602] ppid=12575 vsize=15751284 CPUtime=0.29 cores=1,3,5,7
/proc/12577/task/12602/stat : 12602 (java) R 12575 12577 11613 0 -1 4202560 7 0 0 0 29 0 0 0 16 0 22 0 530183102 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505951760 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12577/tid=12603] ppid=12575 vsize=15751284 CPUtime=0.75 cores=1,3,5,7
/proc/12577/task/12603/stat : 12603 (java) R 12575 12577 11613 0 -1 4202560 10 0 0 0 75 0 0 0 15 0 22 0 530183102 16129314816 64752 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506118301 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 15751284

[startup+6.30102 s]
/proc/loadavg: 6.46 7.67 7.80 10/220 12604
/proc/meminfo: memFree=27674824/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15751284 CPUtime=18.33 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 133850 0 1 0 1814 19 0 0 23 0 22 0 530183021 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3937821 126609 2273 9 0 3928540 0
[pid=12577/tid=12578] ppid=12575 vsize=15751284 CPUtime=2.04 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) S 12575 12577 11613 0 -1 4202560 35703 0 1 0 199 5 0 0 22 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12580] ppid=12575 vsize=15751284 CPUtime=0.01 cores=1,3,5,7
/proc/12577/task/12580/stat : 12580 (java) S 12575 12577 11613 0 -1 4202560 6428 0 0 0 1 0 0 0 15 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12581] ppid=12575 vsize=15751284 CPUtime=0.02 cores=1,3,5,7
/proc/12577/task/12581/stat : 12581 (java) S 12575 12577 11613 0 -1 4202560 7544 0 0 0 1 1 0 0 16 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12582] ppid=12575 vsize=15751284 CPUtime=0.01 cores=1,3,5,7
/proc/12577/task/12582/stat : 12582 (java) S 12575 12577 11613 0 -1 4202560 4229 0 0 0 1 0 0 0 15 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12583] ppid=12575 vsize=15751284 CPUtime=0.03 cores=1,3,5,7
/proc/12577/task/12583/stat : 12583 (java) S 12575 12577 11613 0 -1 4202560 10716 0 0 0 2 1 0 0 16 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12584] ppid=12575 vsize=15751284 CPUtime=0.01 cores=1,3,5,7
/proc/12577/task/12584/stat : 12584 (java) S 12575 12577 11613 0 -1 4202560 4212 0 0 0 1 0 0 0 15 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12585] ppid=12575 vsize=15751284 CPUtime=0.01 cores=1,3,5,7
/proc/12577/task/12585/stat : 12585 (java) S 12575 12577 11613 0 -1 4202560 4147 0 0 0 1 0 0 0 15 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12586] ppid=12575 vsize=15751284 CPUtime=0.03 cores=1,3,5,7
/proc/12577/task/12586/stat : 12586 (java) S 12575 12577 11613 0 -1 4202560 9978 0 0 0 2 1 0 0 16 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12587] ppid=12575 vsize=15751284 CPUtime=0.03 cores=1,3,5,7
/proc/12577/task/12587/stat : 12587 (java) S 12575 12577 11613 0 -1 4202560 10401 0 0 0 2 1 0 0 16 0 22 0 530183022 16129314816 126609 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0

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

[pid=12577/tid=12601] ppid=12575 vsize=15751284 CPUtime=1035.6 cores=1,3,5,7
/proc/12577/task/12601/stat : 12601 (java) R 12575 12577 11613 0 -1 4202560 50425 0 0 0 102088 1472 0 0 18 0 22 0 530183102 16129314816 153946 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12577/tid=12602] ppid=12575 vsize=15751284 CPUtime=1035.73 cores=1,3,5,7
/proc/12577/task/12602/stat : 12602 (java) R 12575 12577 11613 0 -1 4202560 53347 0 0 0 102140 1433 0 0 18 0 22 0 530183102 16129314816 153946 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505941816 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12577/tid=12603] ppid=12575 vsize=15751284 CPUtime=1035.34 cores=1,3,5,7
/proc/12577/task/12603/stat : 12603 (java) R 12575 12577 11613 0 -1 4202560 57811 0 0 0 102035 1499 0 0 18 0 22 0 530183102 16129314816 153946 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506045605 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4173.35
Current children cumulated vsize (KiB) 15751284

[startup+1122.3 s]
/proc/loadavg: 8.07 8.04 7.94 9/220 12645
/proc/meminfo: memFree=27869028/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15751284 CPUtime=4409.36 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 481323 0 1 0 434578 6358 0 0 23 0 22 0 530183021 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3937821 166684 2299 9 0 3928540 0
[pid=12577/tid=12578] ppid=12575 vsize=15751284 CPUtime=2.04 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) S 12575 12577 11613 0 -1 4202560 35703 0 1 0 199 5 0 0 22 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12580] ppid=12575 vsize=15751284 CPUtime=3.22 cores=1,3,5,7
/proc/12577/task/12580/stat : 12580 (java) S 12575 12577 11613 0 -1 4202560 26922 0 0 0 312 10 0 0 15 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12581] ppid=12575 vsize=15751284 CPUtime=3.26 cores=1,3,5,7
/proc/12577/task/12581/stat : 12581 (java) S 12575 12577 11613 0 -1 4202560 20646 0 0 0 315 11 0 0 16 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12582] ppid=12575 vsize=15751284 CPUtime=3.12 cores=1,3,5,7
/proc/12577/task/12582/stat : 12582 (java) S 12575 12577 11613 0 -1 4202560 18390 0 0 0 304 8 0 0 15 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12583] ppid=12575 vsize=15751284 CPUtime=3.3 cores=1,3,5,7
/proc/12577/task/12583/stat : 12583 (java) S 12575 12577 11613 0 -1 4202560 31862 0 0 0 319 11 0 0 15 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12584] ppid=12575 vsize=15751284 CPUtime=3.14 cores=1,3,5,7
/proc/12577/task/12584/stat : 12584 (java) S 12575 12577 11613 0 -1 4202560 24163 0 0 0 304 10 0 0 15 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12585] ppid=12575 vsize=15751284 CPUtime=3.24 cores=1,3,5,7
/proc/12577/task/12585/stat : 12585 (java) S 12575 12577 11613 0 -1 4202560 18278 0 0 0 315 9 0 0 15 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12586] ppid=12575 vsize=15751284 CPUtime=3.24 cores=1,3,5,7
/proc/12577/task/12586/stat : 12586 (java) S 12575 12577 11613 0 -1 4202560 22267 0 0 0 314 10 0 0 15 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12587] ppid=12575 vsize=15751284 CPUtime=3.24 cores=1,3,5,7
/proc/12577/task/12587/stat : 12587 (java) S 12575 12577 11613 0 -1 4202560 30390 0 0 0 314 10 0 0 16 0 22 0 530183022 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12588] ppid=12575 vsize=15751284 CPUtime=1.52 cores=1,3,5,7
/proc/12577/task/12588/stat : 12588 (java) S 12575 12577 11613 0 -1 4202560 1168 0 0 0 114 38 0 0 15 0 22 0 530183023 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 0 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12589] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12589/stat : 12589 (java) S 12575 12577 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12590] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12590/stat : 12590 (java) S 12575 12577 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12591] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12591/stat : 12591 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917554609 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12592] ppid=12575 vsize=15751284 CPUtime=1.01 cores=1,3,5,7
/proc/12577/task/12592/stat : 12592 (java) S 12575 12577 11613 0 -1 4202560 6550 0 0 0 100 1 0 0 15 0 22 0 530183026 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12593] ppid=12575 vsize=15751284 CPUtime=1.48 cores=1,3,5,7
/proc/12577/task/12593/stat : 12593 (java) S 12575 12577 11613 0 -1 4202560 10683 0 0 0 147 1 0 0 15 0 22 0 530183026 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12594] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12594/stat : 12594 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12595] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12595/stat : 12595 (java) S 12575 12577 11613 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530183026 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12600] ppid=12575 vsize=15751284 CPUtime=1094.78 cores=1,3,5,7
/proc/12577/task/12600/stat : 12600 (java) R 12575 12577 11613 0 -1 4202560 59786 0 0 0 107906 1572 0 0 18 0 22 0 530183102 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547974 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12577/tid=12601] ppid=12575 vsize=15751284 CPUtime=1094.24 cores=1,3,5,7
/proc/12577/task/12601/stat : 12601 (java) R 12575 12577 11613 0 -1 4202560 54112 0 0 0 107870 1554 0 0 18 0 22 0 530183102 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917556917 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12577/tid=12602] ppid=12575 vsize=15751284 CPUtime=1094.41 cores=1,3,5,7
/proc/12577/task/12602/stat : 12602 (java) R 12575 12577 11613 0 -1 4202560 57130 0 0 0 107928 1513 0 0 18 0 22 0 530183102 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506523990 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12577/tid=12603] ppid=12575 vsize=15751284 CPUtime=1093.99 cores=1,3,5,7
/proc/12577/task/12603/stat : 12603 (java) R 12575 12577 11613 0 -1 4202560 61827 0 0 0 107810 1589 0 0 18 0 22 0 530183102 16129314816 166684 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506072133 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4409.36
Current children cumulated vsize (KiB) 15751284

[startup+1182.3 s]
/proc/loadavg: 8.25 8.08 7.96 9/220 12647
/proc/meminfo: memFree=27771144/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15751284 CPUtime=4645.63 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 518509 0 1 0 457857 6706 0 0 23 0 22 0 530183021 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3937821 190429 2299 9 0 3928540 0
[pid=12577/tid=12578] ppid=12575 vsize=15751284 CPUtime=2.04 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) S 12575 12577 11613 0 -1 4202560 35703 0 1 0 199 5 0 0 22 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12580] ppid=12575 vsize=15751284 CPUtime=3.41 cores=1,3,5,7
/proc/12577/task/12580/stat : 12580 (java) S 12575 12577 11613 0 -1 4202560 27247 0 0 0 331 10 0 0 15 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12581] ppid=12575 vsize=15751284 CPUtime=3.43 cores=1,3,5,7
/proc/12577/task/12581/stat : 12581 (java) S 12575 12577 11613 0 -1 4202560 21011 0 0 0 332 11 0 0 16 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12582] ppid=12575 vsize=15751284 CPUtime=3.3 cores=1,3,5,7
/proc/12577/task/12582/stat : 12582 (java) S 12575 12577 11613 0 -1 4202560 18581 0 0 0 322 8 0 0 16 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12583] ppid=12575 vsize=15751284 CPUtime=3.46 cores=1,3,5,7
/proc/12577/task/12583/stat : 12583 (java) S 12575 12577 11613 0 -1 4202560 32249 0 0 0 334 12 0 0 15 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12584] ppid=12575 vsize=15751284 CPUtime=3.29 cores=1,3,5,7
/proc/12577/task/12584/stat : 12584 (java) S 12575 12577 11613 0 -1 4202560 24367 0 0 0 319 10 0 0 15 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12585] ppid=12575 vsize=15751284 CPUtime=3.41 cores=1,3,5,7
/proc/12577/task/12585/stat : 12585 (java) S 12575 12577 11613 0 -1 4202560 18533 0 0 0 332 9 0 0 16 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12586] ppid=12575 vsize=15751284 CPUtime=3.41 cores=1,3,5,7
/proc/12577/task/12586/stat : 12586 (java) S 12575 12577 11613 0 -1 4202560 22482 0 0 0 331 10 0 0 16 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12587] ppid=12575 vsize=15751284 CPUtime=3.43 cores=1,3,5,7
/proc/12577/task/12587/stat : 12587 (java) S 12575 12577 11613 0 -1 4202560 30713 0 0 0 333 10 0 0 15 0 22 0 530183022 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12588] ppid=12575 vsize=15751284 CPUtime=1.59 cores=1,3,5,7
/proc/12577/task/12588/stat : 12588 (java) S 12575 12577 11613 0 -1 4202560 1276 0 0 0 119 40 0 0 15 0 22 0 530183023 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 0 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12589] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12589/stat : 12589 (java) S 12575 12577 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12590] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12590/stat : 12590 (java) S 12575 12577 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12591] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12591/stat : 12591 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917554609 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12592] ppid=12575 vsize=15751284 CPUtime=1.01 cores=1,3,5,7
/proc/12577/task/12592/stat : 12592 (java) S 12575 12577 11613 0 -1 4202560 6550 0 0 0 100 1 0 0 15 0 22 0 530183026 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12593] ppid=12575 vsize=15751284 CPUtime=1.48 cores=1,3,5,7
/proc/12577/task/12593/stat : 12593 (java) S 12575 12577 11613 0 -1 4202560 10683 0 0 0 147 1 0 0 15 0 22 0 530183026 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12594] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12594/stat : 12594 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12595] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12595/stat : 12595 (java) S 12575 12577 11613 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530183026 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12600] ppid=12575 vsize=15751284 CPUtime=1153.46 cores=1,3,5,7
/proc/12577/task/12600/stat : 12600 (java) R 12575 12577 11613 0 -1 4202560 69252 0 0 0 113687 1659 0 0 18 0 22 0 530183102 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506045716 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12577/tid=12601] ppid=12575 vsize=15751284 CPUtime=1152.99 cores=1,3,5,7
/proc/12577/task/12601/stat : 12601 (java) R 12575 12577 11613 0 -1 4202560 62792 0 0 0 113656 1643 0 0 18 0 22 0 530183102 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505759783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12577/tid=12602] ppid=12575 vsize=15751284 CPUtime=1153.07 cores=1,3,5,7
/proc/12577/task/12602/stat : 12602 (java) R 12575 12577 11613 0 -1 4202560 65517 0 0 0 113712 1595 0 0 18 0 22 0 530183102 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12577/tid=12603] ppid=12575 vsize=15751284 CPUtime=1152.71 cores=1,3,5,7
/proc/12577/task/12603/stat : 12603 (java) R 12575 12577 11613 0 -1 4202560 70103 0 0 0 113597 1674 0 0 18 0 22 0 530183102 16129314816 190429 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506046038 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4645.63
Current children cumulated vsize (KiB) 15751284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1221.6 s]
/proc/loadavg: 7.19 7.86 7.89 5/193 12668
/proc/meminfo: memFree=28267144/32951124 swapFree=67111356/67111528
[pid=12577] ppid=12575 vsize=15751284 CPUtime=4800.37 cores=1,3,5,7
/proc/12577/stat : 12577 (java) S 12575 12577 11613 0 -1 4202496 518880 0 1 0 473092 6945 0 0 23 0 22 0 530183021 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12577/statm: 3937821 181334 2299 9 0 3928540 0
[pid=12577/tid=12578] ppid=12575 vsize=15751284 CPUtime=2.04 cores=1,3,5,7
/proc/12577/task/12578/stat : 12578 (java) S 12575 12577 11613 0 -1 4202560 35703 0 1 0 199 5 0 0 22 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12580] ppid=12575 vsize=15751284 CPUtime=3.53 cores=1,3,5,7
/proc/12577/task/12580/stat : 12580 (java) S 12575 12577 11613 0 -1 4202560 27253 0 0 0 343 10 0 0 15 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12581] ppid=12575 vsize=15751284 CPUtime=3.56 cores=1,3,5,7
/proc/12577/task/12581/stat : 12581 (java) S 12575 12577 11613 0 -1 4202560 21022 0 0 0 345 11 0 0 15 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12582] ppid=12575 vsize=15751284 CPUtime=3.43 cores=1,3,5,7
/proc/12577/task/12582/stat : 12582 (java) S 12575 12577 11613 0 -1 4202560 18592 0 0 0 334 9 0 0 15 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12583] ppid=12575 vsize=15751284 CPUtime=3.58 cores=1,3,5,7
/proc/12577/task/12583/stat : 12583 (java) S 12575 12577 11613 0 -1 4202560 32255 0 0 0 346 12 0 0 15 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12584] ppid=12575 vsize=15751284 CPUtime=3.41 cores=1,3,5,7
/proc/12577/task/12584/stat : 12584 (java) S 12575 12577 11613 0 -1 4202560 24374 0 0 0 330 11 0 0 15 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12585] ppid=12575 vsize=15751284 CPUtime=3.54 cores=1,3,5,7
/proc/12577/task/12585/stat : 12585 (java) S 12575 12577 11613 0 -1 4202560 18540 0 0 0 344 10 0 0 15 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12586] ppid=12575 vsize=15751284 CPUtime=3.54 cores=1,3,5,7
/proc/12577/task/12586/stat : 12586 (java) S 12575 12577 11613 0 -1 4202560 22488 0 0 0 344 10 0 0 16 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12587] ppid=12575 vsize=15751284 CPUtime=3.57 cores=1,3,5,7
/proc/12577/task/12587/stat : 12587 (java) S 12575 12577 11613 0 -1 4202560 30721 0 0 0 347 10 0 0 15 0 22 0 530183022 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12588] ppid=12575 vsize=15751284 CPUtime=1.65 cores=1,3,5,7
/proc/12577/task/12588/stat : 12588 (java) S 12575 12577 11613 0 -1 4202560 1277 0 0 0 123 42 0 0 15 0 22 0 530183023 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 0 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12589] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12589/stat : 12589 (java) S 12575 12577 11613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12590] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12590/stat : 12590 (java) S 12575 12577 11613 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183024 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 7 0 0 0
[pid=12577/tid=12591] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12591/stat : 12591 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917554609 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12592] ppid=12575 vsize=15751284 CPUtime=1.01 cores=1,3,5,7
/proc/12577/task/12592/stat : 12592 (java) S 12575 12577 11613 0 -1 4202560 6550 0 0 0 100 1 0 0 15 0 22 0 530183026 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12593] ppid=12575 vsize=15751284 CPUtime=1.48 cores=1,3,5,7
/proc/12577/task/12593/stat : 12593 (java) S 12575 12577 11613 0 -1 4202560 10683 0 0 0 147 1 0 0 15 0 22 0 530183026 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 3 0 0 0
[pid=12577/tid=12594] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12594/stat : 12594 (java) S 12575 12577 11613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183026 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917546905 0 4 0 16800975 18446604466445395008 0 0 -1 5 0 0 0
[pid=12577/tid=12595] ppid=12575 vsize=15751284 CPUtime=0 cores=1,3,5,7
/proc/12577/task/12595/stat : 12595 (java) S 12575 12577 11613 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530183026 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 218917547520 0 4 0 16800975 18446604466445395008 0 0 -1 1 0 0 0
[pid=12577/tid=12600] ppid=12575 vsize=15751284 CPUtime=1191.87 cores=1,3,5,7
/proc/12577/task/12600/stat : 12600 (java) R 12575 12577 11613 0 -1 4202560 69343 0 0 0 117468 1719 0 0 18 0 22 0 530183102 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506187730 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12577/tid=12601] ppid=12575 vsize=15751284 CPUtime=1191.41 cores=1,3,5,7
/proc/12577/task/12601/stat : 12601 (java) R 12575 12577 11613 0 -1 4202560 62868 0 0 0 117439 1702 0 0 18 0 22 0 530183102 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912505720779 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12577/tid=12602] ppid=12575 vsize=15751284 CPUtime=1191.47 cores=1,3,5,7
/proc/12577/task/12602/stat : 12602 (java) R 12575 12577 11613 0 -1 4202560 65590 0 0 0 117497 1650 0 0 18 0 22 0 530183102 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 46912506050688 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12577/tid=12603] ppid=12575 vsize=15751284 CPUtime=1191.16 cores=1,3,5,7
/proc/12577/task/12603/stat : 12603 (java) R 12575 12577 11613 0 -1 4202560 70169 0 0 0 117381 1735 0 0 18 0 22 0 530183102 16129314816 181334 33554432000 1073741824 1073778376 140734237655632 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15751284

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): 1221.65
CPU time (s): 4800.45
CPU user time (s): 4730.96
CPU system time (s): 69.4874
CPU usage (%): 392.948
Max. virtual memory (cumulated for all children) (KiB): 15753252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4730.96
system time used= 69.4874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518908
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= 14234390
involuntary context switches= 148873

runsolver used 2.06868 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 19:50:53
IDJOB=3311862
IDBENCH=83909
IDSOLVER=1698
FILE ID=node137/3311862-1304185853
RUNJOBID= node137-1304185853-12541
PBS_JOBID= 13172453
Free space on /tmp= 73208 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311862-1304185853/watcher-3311862-1304185853 -o /tmp/evaluation-result-3311862-1304185853/solver-3311862-1304185853 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311862-1304185853.cnf -hbr 2

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1718248073

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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:      28979692 kB
Buffers:        928396 kB
Cached:        2515068 kB
SwapCached:         48 kB
Active:         216688 kB
Inactive:      3298604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28979692 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6292 kB
Writeback:           0 kB
AnonPages:       71676 kB
Mapped:          21080 kB
Slab:           392392 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   776268 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= 73208 MiB
End job on node137 at 2011-04-30 20:11:17