Trace number 3312055

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.57 1209.73

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.60145
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.11	32:09 INFO : Reading from input HOME/instance-3312055-1304109129.cnf
1.13/0.92	Executor set job limit to 1000000
1.13/0.92	Executor set job limit to 1000000
1.13/0.92	Executor set job limit to 1000000
1.13/0.92	Executor set job limit to 1000000
1.13/0.92	Starting Executor!
1.13/0.92	Starting Executor!
1.13/0.92	Starting Executor!
1.13/0.92	Starting Executor!
6.56/4.16	32:13 INFO : 69923 variables remaining out of 70167
6.56/4.16	32:13 INFO : 1926057 literals remaining out of 698374
385.15/102.67	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
385.15/102.67	log4j:WARN Please initialize the log4j system properly.
385.15/102.67	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-3312055-1304109129/watcher-3312055-1304109129 -o /tmp/evaluation-result-3312055-1304109129/solver-3312055-1304109129 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312055-1304109129.cnf -hbr 2 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.87 7.51 6.73 2/194 19056
/proc/meminfo: memFree=27893544/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=28436 CPUtime=0 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 1429 0 0 0 0 0 0 0 22 0 2 0 522512577 29118464 899 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 7645 905 692 9 0 381 0
[pid=19056/tid=19057] ppid=19054 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) R 19054 19056 18346 0 -1 4202560 113 0 0 0 0 0 0 0 24 0 2 0 522512578 31260672 933 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208080230459 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.046345 s]
/proc/loadavg: 6.87 7.51 6.73 2/194 19056
/proc/meminfo: memFree=27893544/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15609532 CPUtime=0.03 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 3954 0 1 0 3 0 0 0 22 0 18 0 522512577 15984160768 3393 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3902383 3393 1719 9 0 3893131 0
[pid=19056/tid=19057] ppid=19054 vsize=15609532 CPUtime=0.03 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) R 19054 19056 18346 0 -1 4202560 2535 0 1 0 3 0 0 0 25 0 18 0 522512578 15984160768 3393 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 47060282129972 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609532

[startup+0.106322 s]
/proc/loadavg: 6.87 7.51 6.73 2/194 19056
/proc/meminfo: memFree=27893544/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15676964 CPUtime=0.11 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 5740 0 1 0 10 1 0 0 22 0 18 0 522512577 16053211136 5154 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3919241 5154 2119 9 0 3909960 0
[pid=19056/tid=19057] ppid=19054 vsize=15676964 CPUtime=0.09 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) R 19054 19056 18346 0 -1 4202560 3586 0 1 0 9 0 0 0 18 0 18 0 522512578 16053211136 5154 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676964

[startup+0.300354 s]
/proc/loadavg: 6.87 7.51 6.73 2/194 19056
/proc/meminfo: memFree=27893544/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15682528 CPUtime=0.52 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 15426 0 1 0 50 2 0 0 22 0 18 0 522512577 16058908672 13652 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3920632 13658 2207 9 0 3911351 0
[pid=19056/tid=19057] ppid=19054 vsize=15682528 CPUtime=0.28 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) R 19054 19056 18346 0 -1 4202560 10353 0 1 0 27 1 0 0 18 0 18 0 522512578 16058908672 13662 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912505584591 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682528

[startup+0.700153 s]
/proc/loadavg: 6.87 7.51 6.73 2/194 19056
/proc/meminfo: memFree=27893544/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15682528 CPUtime=0.93 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 41872 0 1 0 88 5 0 0 22 0 18 0 522512577 16058908672 40096 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3920632 40096 2223 9 0 3911351 0
[pid=19056/tid=19057] ppid=19054 vsize=15682528 CPUtime=0.68 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) R 19054 19056 18346 0 -1 4202560 35536 0 1 0 64 4 0 0 18 0 18 0 522512578 16058908672 40096 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092059083 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15682528

[startup+1.50111 s]
/proc/loadavg: 6.87 7.51 6.73 11/220 19082
/proc/meminfo: memFree=27548932/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15715960 CPUtime=2.32 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 54145 0 1 0 224 8 0 0 22 0 22 0 522512577 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3928990 48991 2264 9 0 3919709 0
[pid=19056/tid=19057] ppid=19054 vsize=15715960 CPUtime=1.47 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) R 19054 19056 18346 0 -1 4202560 35642 0 1 0 143 4 0 0 20 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912505200839 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19056/tid=19059] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19059/stat : 19059 (java) S 19054 19056 18346 0 -1 4202560 306 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19060] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19060/stat : 19060 (java) S 19054 19056 18346 0 -1 4202560 747 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19061] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19061/stat : 19061 (java) S 19054 19056 18346 0 -1 4202560 59 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19062] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19062/stat : 19062 (java) S 19054 19056 18346 0 -1 4202560 561 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19063] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19063/stat : 19063 (java) S 19054 19056 18346 0 -1 4202560 70 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19064] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19064/stat : 19064 (java) S 19054 19056 18346 0 -1 4202560 734 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19065] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19065/stat : 19065 (java) S 19054 19056 18346 0 -1 4202560 139 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19066] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19066/stat : 19066 (java) S 19054 19056 18346 0 -1 4202560 87 0 0 0 0 0 0 0 16 0 22 0 522512578 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19067] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19067/stat : 19067 (java) S 19054 19056 18346 0 -1 4202560 71 0 0 0 0 0 0 0 16 0 22 0 522512579 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 0 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19068] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19068/stat : 19068 (java) S 19054 19056 18346 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 522512580 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19069] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19069/stat : 19069 (java) S 19054 19056 18346 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 522512580 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19070] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19070/stat : 19070 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092055985 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19071] ppid=19054 vsize=15715960 CPUtime=0.65 cores=0,2,4,6
/proc/19056/task/19071/stat : 19071 (java) R 19054 19056 18346 0 -1 4202560 12787 0 0 0 64 1 0 0 19 0 22 0 522512582 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 47060282370597 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19056/tid=19072] ppid=19054 vsize=15715960 CPUtime=0.15 cores=0,2,4,6
/proc/19056/task/19072/stat : 19072 (java) S 19054 19056 18346 0 -1 4202560 1511 0 0 0 15 0 0 0 15 0 22 0 522512582 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19073] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19073/stat : 19073 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19074] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19074/stat : 19074 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522512582 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19079] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19079/stat : 19079 (java) S 19054 19056 18346 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 522512670 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19080] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19080/stat : 19080 (java) S 19054 19056 18346 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522512670 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19081] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19081/stat : 19081 (java) S 19054 19056 18346 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 522512670 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19082] ppid=19054 vsize=15715960 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19082/stat : 19082 (java) S 19054 19056 18346 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 522512670 16093143040 48991 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 15715960

[startup+3.10069 s]
/proc/loadavg: 6.87 7.51 6.73 4/220 19082
/proc/meminfo: memFree=27486188/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15718292 CPUtime=5.14 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 60188 0 1 0 505 9 0 0 22 0 22 0 522512577 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3929573 50249 2264 9 0 3920292 0
[pid=19056/tid=19057] ppid=19054 vsize=15718292 CPUtime=3.07 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) R 19054 19056 18346 0 -1 4202560 35657 0 1 0 303 4 0 0 25 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506097866 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19056/tid=19059] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19059/stat : 19059 (java) S 19054 19056 18346 0 -1 4202560 306 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19060] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19060/stat : 19060 (java) S 19054 19056 18346 0 -1 4202560 747 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19061] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19061/stat : 19061 (java) S 19054 19056 18346 0 -1 4202560 59 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19062] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19062/stat : 19062 (java) S 19054 19056 18346 0 -1 4202560 561 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19063] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19063/stat : 19063 (java) S 19054 19056 18346 0 -1 4202560 70 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19064] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19064/stat : 19064 (java) S 19054 19056 18346 0 -1 4202560 734 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19065] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19065/stat : 19065 (java) S 19054 19056 18346 0 -1 4202560 139 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19066] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19066/stat : 19066 (java) S 19054 19056 18346 0 -1 4202560 87 0 0 0 0 0 0 0 16 0 22 0 522512578 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19067] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19067/stat : 19067 (java) S 19054 19056 18346 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522512579 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 0 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19068] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19068/stat : 19068 (java) S 19054 19056 18346 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 522512580 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19069] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19069/stat : 19069 (java) S 19054 19056 18346 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 522512580 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19070] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19070/stat : 19070 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092055985 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19071] ppid=19054 vsize=15718292 CPUtime=1.71 cores=0,2,4,6
/proc/19056/task/19071/stat : 19071 (java) S 19054 19056 18346 0 -1 4202560 18002 0 0 0 169 2 0 0 16 0 22 0 522512582 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19072] ppid=19054 vsize=15718292 CPUtime=0.3 cores=0,2,4,6
/proc/19056/task/19072/stat : 19072 (java) S 19054 19056 18346 0 -1 4202560 2324 0 0 0 30 0 0 0 16 0 22 0 522512582 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19073] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19073/stat : 19073 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19074] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19074/stat : 19074 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522512582 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19079] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19079/stat : 19079 (java) S 19054 19056 18346 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 522512670 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19080] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19080/stat : 19080 (java) S 19054 19056 18346 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522512670 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19081] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19081/stat : 19081 (java) S 19054 19056 18346 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 522512670 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19082] ppid=19054 vsize=15718292 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19082/stat : 19082 (java) S 19054 19056 18346 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 522512670 16095531008 50249 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 15718292

[startup+6.30108 s]
/proc/loadavg: 6.64 7.45 6.72 8/220 19082
/proc/meminfo: memFree=26869876/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15711500 CPUtime=11.21 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 130480 0 1 0 1101 20 0 0 22 0 22 0 522512577 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3927875 117528 2285 9 0 3918594 0
[pid=19056/tid=19057] ppid=19054 vsize=15711500 CPUtime=4.11 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) S 19054 19056 18346 0 -1 4202560 35698 0 1 0 407 4 0 0 25 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19059] ppid=19054 vsize=15711500 CPUtime=0.03 cores=0,2,4,6
/proc/19056/task/19059/stat : 19059 (java) S 19054 19056 18346 0 -1 4202560 5041 0 0 0 3 0 0 0 15 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19060] ppid=19054 vsize=15711500 CPUtime=0.03 cores=0,2,4,6
/proc/19056/task/19060/stat : 19060 (java) S 19054 19056 18346 0 -1 4202560 5674 0 0 0 2 1 0 0 15 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19061] ppid=19054 vsize=15711500 CPUtime=0.1 cores=0,2,4,6
/proc/19056/task/19061/stat : 19061 (java) S 19054 19056 18346 0 -1 4202560 16119 0 0 0 8 2 0 0 16 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19062] ppid=19054 vsize=15711500 CPUtime=0.04 cores=0,2,4,6
/proc/19056/task/19062/stat : 19062 (java) S 19054 19056 18346 0 -1 4202560 6215 0 0 0 3 1 0 0 16 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19063] ppid=19054 vsize=15711500 CPUtime=0.02 cores=0,2,4,6
/proc/19056/task/19063/stat : 19063 (java) S 19054 19056 18346 0 -1 4202560 3650 0 0 0 2 0 0 0 15 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19064] ppid=19054 vsize=15711500 CPUtime=0.04 cores=0,2,4,6
/proc/19056/task/19064/stat : 19064 (java) S 19054 19056 18346 0 -1 4202560 5019 0 0 0 4 0 0 0 16 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19065] ppid=19054 vsize=15711500 CPUtime=0.09 cores=0,2,4,6
/proc/19056/task/19065/stat : 19065 (java) S 19054 19056 18346 0 -1 4202560 12391 0 0 0 7 2 0 0 16 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19066] ppid=19054 vsize=15711500 CPUtime=0.02 cores=0,2,4,6
/proc/19056/task/19066/stat : 19066 (java) S 19054 19056 18346 0 -1 4202560 2463 0 0 0 2 0 0 0 15 0 22 0 522512578 16088576000 117528 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0

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

/proc/19056/task/19061/stat : 19061 (java) S 19054 19056 18346 0 -1 4202560 155275 0 0 0 651 22 0 0 16 0 22 0 522512578 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19062] ppid=19054 vsize=15711500 CPUtime=7.65 cores=0,2,4,6
/proc/19056/task/19062/stat : 19062 (java) S 19054 19056 18346 0 -1 4202560 268914 0 0 0 722 43 0 0 15 0 22 0 522512578 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19063] ppid=19054 vsize=15711500 CPUtime=8.38 cores=0,2,4,6
/proc/19056/task/19063/stat : 19063 (java) S 19054 19056 18346 0 -1 4202560 212908 0 0 0 806 32 0 0 15 0 22 0 522512578 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19064] ppid=19054 vsize=15711500 CPUtime=7.92 cores=0,2,4,6
/proc/19056/task/19064/stat : 19064 (java) S 19054 19056 18346 0 -1 4202560 231506 0 0 0 755 37 0 0 16 0 22 0 522512578 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19065] ppid=19054 vsize=15711500 CPUtime=8.09 cores=0,2,4,6
/proc/19056/task/19065/stat : 19065 (java) S 19054 19056 18346 0 -1 4202560 266419 0 0 0 768 41 0 0 15 0 22 0 522512578 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19066] ppid=19054 vsize=15711500 CPUtime=8.1 cores=0,2,4,6
/proc/19056/task/19066/stat : 19066 (java) S 19054 19056 18346 0 -1 4202560 293612 0 0 0 766 44 0 0 15 0 22 0 522512578 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19067] ppid=19054 vsize=15711500 CPUtime=2.23 cores=0,2,4,6
/proc/19056/task/19067/stat : 19067 (java) S 19054 19056 18346 0 -1 4202560 81268 0 0 0 216 7 0 0 15 0 22 0 522512579 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 0 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19068] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19068/stat : 19068 (java) S 19054 19056 18346 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 522512580 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19069] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19069/stat : 19069 (java) S 19054 19056 18346 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 522512580 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19070] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19070/stat : 19070 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092055985 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19071] ppid=19054 vsize=15711500 CPUtime=2.59 cores=0,2,4,6
/proc/19056/task/19071/stat : 19071 (java) S 19054 19056 18346 0 -1 4202560 18106 0 0 0 257 2 0 0 15 0 22 0 522512582 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19072] ppid=19054 vsize=15711500 CPUtime=1.34 cores=0,2,4,6
/proc/19056/task/19072/stat : 19072 (java) S 19054 19056 18346 0 -1 4202560 7680 0 0 0 133 1 0 0 15 0 22 0 522512582 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19073] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19073/stat : 19073 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19074] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19074/stat : 19074 (java) S 19054 19056 18346 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 522512582 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19079] ppid=19054 vsize=15711500 CPUtime=1093.52 cores=0,2,4,6
/proc/19056/task/19079/stat : 19079 (java) R 19054 19056 18346 0 -1 4202560 19010 0 0 0 109137 215 0 0 24 0 22 0 522512670 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506316178 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19056/tid=19080] ppid=19054 vsize=15711500 CPUtime=1095.27 cores=0,2,4,6
/proc/19056/task/19080/stat : 19080 (java) R 19054 19056 18346 0 -1 4202560 11297 0 0 0 109322 205 0 0 20 0 22 0 522512670 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506813928 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19056/tid=19081] ppid=19054 vsize=15711500 CPUtime=1096.21 cores=0,2,4,6
/proc/19056/task/19081/stat : 19081 (java) R 19054 19056 18346 0 -1 4202560 11216 0 0 0 109405 216 0 0 22 0 22 0 522512670 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506178624 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19056/tid=19082] ppid=19054 vsize=15711500 CPUtime=1095.37 cores=0,2,4,6
/proc/19056/task/19082/stat : 19082 (java) R 19054 19056 18346 0 -1 4202560 13190 0 0 0 109480 57 0 0 22 0 22 0 522512670 16088576000 2044183 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4453.31
Current children cumulated vsize (KiB) 15711500

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 7.70 9/220 19114
/proc/meminfo: memFree=13319764/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15711500 CPUtime=4692.33 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 2075076 0 1 0 468102 1131 0 0 22 0 22 0 522512577 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3927875 2045848 2300 9 0 3918594 0
[pid=19056/tid=19057] ppid=19054 vsize=15711500 CPUtime=4.11 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) S 19054 19056 18346 0 -1 4202560 35698 0 1 0 407 4 0 0 25 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19059] ppid=19054 vsize=15711500 CPUtime=8.68 cores=0,2,4,6
/proc/19056/task/19059/stat : 19059 (java) S 19054 19056 18346 0 -1 4202560 277594 0 0 0 825 43 0 0 16 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19060] ppid=19054 vsize=15711500 CPUtime=7.24 cores=0,2,4,6
/proc/19056/task/19060/stat : 19060 (java) S 19054 19056 18346 0 -1 4202560 168678 0 0 0 697 27 0 0 16 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19061] ppid=19054 vsize=15711500 CPUtime=6.93 cores=0,2,4,6
/proc/19056/task/19061/stat : 19061 (java) S 19054 19056 18346 0 -1 4202560 155800 0 0 0 671 22 0 0 15 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19062] ppid=19054 vsize=15711500 CPUtime=7.93 cores=0,2,4,6
/proc/19056/task/19062/stat : 19062 (java) S 19054 19056 18346 0 -1 4202560 269307 0 0 0 750 43 0 0 16 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19063] ppid=19054 vsize=15711500 CPUtime=8.6 cores=0,2,4,6
/proc/19056/task/19063/stat : 19063 (java) S 19054 19056 18346 0 -1 4202560 213035 0 0 0 828 32 0 0 16 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19064] ppid=19054 vsize=15711500 CPUtime=8.12 cores=0,2,4,6
/proc/19056/task/19064/stat : 19064 (java) S 19054 19056 18346 0 -1 4202560 231580 0 0 0 775 37 0 0 16 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19065] ppid=19054 vsize=15711500 CPUtime=8.24 cores=0,2,4,6
/proc/19056/task/19065/stat : 19065 (java) S 19054 19056 18346 0 -1 4202560 266419 0 0 0 783 41 0 0 15 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19066] ppid=19054 vsize=15711500 CPUtime=8.3 cores=0,2,4,6
/proc/19056/task/19066/stat : 19066 (java) S 19054 19056 18346 0 -1 4202560 293707 0 0 0 786 44 0 0 16 0 22 0 522512578 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19067] ppid=19054 vsize=15711500 CPUtime=2.24 cores=0,2,4,6
/proc/19056/task/19067/stat : 19067 (java) S 19054 19056 18346 0 -1 4202560 81277 0 0 0 216 8 0 0 15 0 22 0 522512579 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 0 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19068] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19068/stat : 19068 (java) S 19054 19056 18346 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 522512580 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19069] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19069/stat : 19069 (java) S 19054 19056 18346 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 522512580 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19070] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19070/stat : 19070 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092055985 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19071] ppid=19054 vsize=15711500 CPUtime=2.59 cores=0,2,4,6
/proc/19056/task/19071/stat : 19071 (java) S 19054 19056 18346 0 -1 4202560 18106 0 0 0 257 2 0 0 15 0 22 0 522512582 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19072] ppid=19054 vsize=15711500 CPUtime=1.34 cores=0,2,4,6
/proc/19056/task/19072/stat : 19072 (java) S 19054 19056 18346 0 -1 4202560 7680 0 0 0 133 1 0 0 15 0 22 0 522512582 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19073] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19073/stat : 19073 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19074] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19074/stat : 19074 (java) S 19054 19056 18346 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522512582 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19079] ppid=19054 vsize=15711500 CPUtime=1152.9 cores=0,2,4,6
/proc/19056/task/19079/stat : 19079 (java) R 19054 19056 18346 0 -1 4202560 19018 0 0 0 115039 251 0 0 25 0 22 0 522512670 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506315384 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19056/tid=19080] ppid=19054 vsize=15711500 CPUtime=1154.48 cores=0,2,4,6
/proc/19056/task/19080/stat : 19080 (java) R 19054 19056 18346 0 -1 4202560 11299 0 0 0 115214 234 0 0 18 0 22 0 522512670 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506233454 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19056/tid=19081] ppid=19054 vsize=15711500 CPUtime=1155.64 cores=0,2,4,6
/proc/19056/task/19081/stat : 19081 (java) R 19054 19056 18346 0 -1 4202560 11221 0 0 0 115320 244 0 0 25 0 22 0 522512670 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506315400 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19056/tid=19082] ppid=19054 vsize=15711500 CPUtime=1154.81 cores=0,2,4,6
/proc/19056/task/19082/stat : 19082 (java) R 19054 19056 18346 0 -1 4202560 13199 0 0 0 115393 88 0 0 18 0 22 0 522512670 16088576000 2045848 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506114697 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4692.33
Current children cumulated vsize (KiB) 15711500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1209.4 s]
/proc/loadavg: 7.75 8.00 7.69 5/193 19134
/proc/meminfo: memFree=19706492/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=15711500 CPUtime=4800.21 cores=0,2,4,6
/proc/19056/stat : 19056 (java) S 19054 19056 18346 0 -1 4202496 2077364 0 1 0 478831 1190 0 0 22 0 22 0 522512577 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 3927875 2048114 2300 9 0 3918594 0
[pid=19056/tid=19057] ppid=19054 vsize=15711500 CPUtime=4.11 cores=0,2,4,6
/proc/19056/task/19057/stat : 19057 (java) S 19054 19056 18346 0 -1 4202560 35698 0 1 0 407 4 0 0 25 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19059] ppid=19054 vsize=15711500 CPUtime=8.78 cores=0,2,4,6
/proc/19056/task/19059/stat : 19059 (java) S 19054 19056 18346 0 -1 4202560 278005 0 0 0 835 43 0 0 16 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19060] ppid=19054 vsize=15711500 CPUtime=7.33 cores=0,2,4,6
/proc/19056/task/19060/stat : 19060 (java) S 19054 19056 18346 0 -1 4202560 168790 0 0 0 706 27 0 0 16 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19061] ppid=19054 vsize=15711500 CPUtime=7.04 cores=0,2,4,6
/proc/19056/task/19061/stat : 19061 (java) S 19054 19056 18346 0 -1 4202560 156037 0 0 0 682 22 0 0 15 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19062] ppid=19054 vsize=15711500 CPUtime=8.01 cores=0,2,4,6
/proc/19056/task/19062/stat : 19062 (java) S 19054 19056 18346 0 -1 4202560 269459 0 0 0 758 43 0 0 15 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19063] ppid=19054 vsize=15711500 CPUtime=8.71 cores=0,2,4,6
/proc/19056/task/19063/stat : 19063 (java) S 19054 19056 18346 0 -1 4202560 213558 0 0 0 839 32 0 0 16 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19064] ppid=19054 vsize=15711500 CPUtime=8.2 cores=0,2,4,6
/proc/19056/task/19064/stat : 19064 (java) S 19054 19056 18346 0 -1 4202560 231642 0 0 0 783 37 0 0 15 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19065] ppid=19054 vsize=15711500 CPUtime=8.33 cores=0,2,4,6
/proc/19056/task/19065/stat : 19065 (java) S 19054 19056 18346 0 -1 4202560 266740 0 0 0 792 41 0 0 16 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19066] ppid=19054 vsize=15711500 CPUtime=8.4 cores=0,2,4,6
/proc/19056/task/19066/stat : 19066 (java) S 19054 19056 18346 0 -1 4202560 293927 0 0 0 796 44 0 0 15 0 22 0 522512578 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19067] ppid=19054 vsize=15711500 CPUtime=2.24 cores=0,2,4,6
/proc/19056/task/19067/stat : 19067 (java) S 19054 19056 18346 0 -1 4202560 81279 0 0 0 216 8 0 0 15 0 22 0 522512579 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 0 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19068] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19068/stat : 19068 (java) S 19054 19056 18346 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 522512580 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19069] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19069/stat : 19069 (java) S 19054 19056 18346 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 522512580 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19070] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19070/stat : 19070 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092055985 0 4 0 16800975 18446604452407825600 0 0 -1 6 0 0 0
[pid=19056/tid=19071] ppid=19054 vsize=15711500 CPUtime=2.59 cores=0,2,4,6
/proc/19056/task/19071/stat : 19071 (java) S 19054 19056 18346 0 -1 4202560 18106 0 0 0 257 2 0 0 15 0 22 0 522512582 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19072] ppid=19054 vsize=15711500 CPUtime=1.34 cores=0,2,4,6
/proc/19056/task/19072/stat : 19072 (java) S 19054 19056 18346 0 -1 4202560 7680 0 0 0 133 1 0 0 15 0 22 0 522512582 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 4 0 0 0
[pid=19056/tid=19073] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19073/stat : 19073 (java) S 19054 19056 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522512582 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048281 0 4 0 16800975 18446604452407825600 0 0 -1 0 0 0 0
[pid=19056/tid=19074] ppid=19054 vsize=15711500 CPUtime=0 cores=0,2,4,6
/proc/19056/task/19074/stat : 19074 (java) S 19054 19056 18346 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 522512582 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 208092048896 0 4 0 16800975 18446604452407825600 0 0 -1 2 0 0 0
[pid=19056/tid=19079] ppid=19054 vsize=15711500 CPUtime=1179.68 cores=0,2,4,6
/proc/19056/task/19079/stat : 19079 (java) R 19054 19056 18346 0 -1 4202560 19022 0 0 0 117702 266 0 0 18 0 22 0 522512670 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912505523240 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19056/tid=19080] ppid=19054 vsize=15711500 CPUtime=1181.29 cores=0,2,4,6
/proc/19056/task/19080/stat : 19080 (java) R 19054 19056 18346 0 -1 4202560 11534 0 0 0 117880 249 0 0 18 0 22 0 522512670 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506085724 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19056/tid=19081] ppid=19054 vsize=15711500 CPUtime=1182.48 cores=0,2,4,6
/proc/19056/task/19081/stat : 19081 (java) R 19054 19056 18346 0 -1 4202560 11224 0 0 0 117989 259 0 0 22 0 22 0 522512670 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506684195 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19056/tid=19082] ppid=19054 vsize=15711500 CPUtime=1181.52 cores=0,2,4,6
/proc/19056/task/19082/stat : 19082 (java) R 19054 19056 18346 0 -1 4202560 13203 0 0 0 118049 103 0 0 18 0 22 0 522512670 16088576000 2048114 33554432000 1073741824 1073778376 140734004500464 18446744073709551615 46912506085667 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15711500

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

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

[startup+1209.6 s]
/proc/loadavg: 7.75 8.00 7.69 5/193 19134
/proc/meminfo: memFree=19706492/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=0 CPUtime=4800.43 cores=0,2,4,6
/proc/19056/stat : 19056 (java) Z 19054 19056 18346 0 -1 4203548 2077391 0 1 0 478835 1208 0 0 17 0 2 0 522512577 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 0 0 0 0 0 0 0
[pid=19056/tid=19081] ppid=19054 vsize=0 CPUtime=1182.67 cores=0,2,4,6
/proc/19056/task/19081/stat : 19081 (java) R 19054 19056 18346 0 -1 4203588 11224 0 0 0 117990 277 0 0 22 0 2 0 522512670 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 0

[startup+1209.7 s]
/proc/loadavg: 7.75 8.00 7.69 5/193 19134
/proc/meminfo: memFree=19706492/32950928 swapFree=67111356/67111528
[pid=19056] ppid=19054 vsize=0 CPUtime=4800.53 cores=0,2,4,6
/proc/19056/stat : 19056 (java) Z 19054 19056 18346 0 -1 4203548 2077391 0 1 0 478835 1218 0 0 17 0 2 0 522512577 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19056/statm: 0 0 0 0 0 0 0
[pid=19056/tid=19081] ppid=19054 vsize=0 CPUtime=1182.77 cores=0,2,4,6
/proc/19056/task/19081/stat : 19081 (java) R 19054 19056 18346 0 -1 4203588 11224 0 0 0 117990 287 0 0 23 0 2 0 522512670 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.53
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1209.73
CPU time (s): 4800.57
CPU user time (s): 4788.35
CPU system time (s): 12.2181
CPU usage (%): 396.83
Max. virtual memory (cumulated for all children) (KiB): 15718292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.36
system time used= 12.2181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2077391
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= 1284579
involuntary context switches= 64664

runsolver used 1.9507 second user time and 4.72828 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 22:32:09
IDJOB=3312055
IDBENCH=82465
IDSOLVER=1698
FILE ID=node127/3312055-1304109129
RUNJOBID= node127-1304109129-19019
PBS_JOBID= 13170632
Free space on /tmp= 71812 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312055-1304109129/watcher-3312055-1304109129 -o /tmp/evaluation-result-3312055-1304109129/solver-3312055-1304109129 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312055-1304109129.cnf -hbr 2

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

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=1020568657

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27893948 kB
Buffers:       1277588 kB
Cached:        3251564 kB
SwapCached:          8 kB
Active:         162144 kB
Inactive:      4442284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27893948 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7912 kB
Writeback:           0 kB
AnonPages:       75144 kB
Mapped:          22244 kB
Slab:           388620 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   777424 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= 71816 MiB
End job on node127 at 2011-04-29 22:52:21