Trace number 3312314

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) 4741.58 1300.58

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

Solver Data

0.10/0.12	46:44 INFO : Reading from input HOME/instance-3312314-1304099202.cnf
7.59/7.29	Executor set job limit to 1000000
7.59/7.29	Executor set job limit to 1000000
7.59/7.29	Executor set job limit to 1000000
7.59/7.29	Executor set job limit to 1000000
7.59/7.29	Starting Executor!
7.59/7.29	Starting Executor!
7.59/7.29	Starting Executor!
7.59/7.29	Starting Executor!
73.71/70.86	47:55 INFO : 99856 variables remaining out of 153284
73.71/70.86	47:55 INFO : 28060593 literals remaining out of 8121392

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-3312314-1304099202/watcher-3312314-1304099202 -o /tmp/evaluation-result-3312314-1304099202/solver-3312314-1304099202 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312314-1304099202.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.19 7.91 7.85 3/194 19555
/proc/meminfo: memFree=30031568/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=33700 CPUtime=0 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 1550 0 0 0 0 0 0 0 21 0 2 0 521522756 34508800 1001 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 8424 1001 772 9 0 386 0
[pid=19555/tid=19556] ppid=19553 vsize=33748 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) R 19553 19555 18710 0 -1 4202560 198 0 0 0 0 0 0 0 23 0 2 0 521522757 34557952 1007 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212431093383 0 0 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.078208 s]
/proc/loadavg: 7.19 7.91 7.85 3/194 19555
/proc/meminfo: memFree=30031568/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15675740 CPUtime=0.06 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 4854 0 1 0 6 0 0 0 21 0 18 0 521522756 16051957760 4292 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3918935 4292 2041 9 0 3909654 0
[pid=19555/tid=19556] ppid=19553 vsize=15675896 CPUtime=0.05 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) R 19553 19555 18710 0 -1 4202560 3078 0 1 0 5 0 0 0 22 0 18 0 521522757 16052117504 4381 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 47782646840147 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15675740

[startup+0.108917 s]
/proc/loadavg: 7.19 7.91 7.85 3/194 19555
/proc/meminfo: memFree=30031568/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15676216 CPUtime=0.1 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 5525 0 1 0 9 1 0 0 21 0 18 0 521522756 16052445184 4963 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3919054 4963 2116 9 0 3909773 0
[pid=19555/tid=19556] ppid=19553 vsize=15676216 CPUtime=0.08 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) S 19553 19555 18710 0 -1 4202560 3386 0 1 0 7 1 0 0 22 0 18 0 521522757 16052445184 4963 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447846367 0 2147483391 0 16800975 18446744071699207358 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676216

[startup+0.300202 s]
/proc/loadavg: 7.19 7.91 7.85 3/194 19555
/proc/meminfo: memFree=30031568/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15682120 CPUtime=0.51 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 14004 0 1 0 49 2 0 0 21 0 18 0 521522756 16058490880 12255 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3920530 12258 2207 9 0 3911249 0
[pid=19555/tid=19556] ppid=19553 vsize=15682120 CPUtime=0.27 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) R 19553 19555 18710 0 -1 4202560 8745 0 1 0 26 1 0 0 18 0 18 0 521522757 16058490880 12260 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 47782646840147 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682120

[startup+0.701201 s]
/proc/loadavg: 7.19 7.91 7.85 3/194 19555
/proc/meminfo: memFree=30031568/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15681972 CPUtime=0.93 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 42165 0 1 0 87 6 0 0 21 0 18 0 521522756 16058339328 40377 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3920493 40377 2223 9 0 3911212 0
[pid=19555/tid=19556] ppid=19553 vsize=15681972 CPUtime=0.67 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) R 19553 19555 18710 0 -1 4202560 35479 0 1 0 62 5 0 0 18 0 18 0 521522757 16058339328 40377 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505643424 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15681972

[startup+1.50104 s]
/proc/loadavg: 7.19 7.91 7.85 3/212 19573
/proc/meminfo: memFree=29728580/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15681972 CPUtime=1.75 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 59855 0 1 0 166 9 0 0 21 0 18 0 521522756 16058339328 58049 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3920493 58055 2223 9 0 3911212 0
[pid=19555/tid=19556] ppid=19553 vsize=15681972 CPUtime=1.45 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) R 19553 19555 18710 0 -1 4202560 50003 0 1 0 138 7 0 0 19 0 18 0 521522757 16058339328 58059 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505645809 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19555/tid=19558] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19558/stat : 19558 (java) S 19553 19555 18710 0 -1 4202560 88 0 0 0 0 0 0 0 16 0 18 0 521522757 16058339328 58063 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19559] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19559/stat : 19559 (java) S 19553 19555 18710 0 -1 4202560 98 0 0 0 0 0 0 0 16 0 18 0 521522757 16058339328 58067 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19560] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19560/stat : 19560 (java) S 19553 19555 18710 0 -1 4202560 643 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 58071 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19561] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19561/stat : 19561 (java) S 19553 19555 18710 0 -1 4202560 618 0 0 0 0 0 0 0 16 0 18 0 521522757 16058339328 58075 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19562] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19562/stat : 19562 (java) S 19553 19555 18710 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 58079 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19563] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19563/stat : 19563 (java) S 19553 19555 18710 0 -1 4202560 1175 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 58082 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19564] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19564/stat : 19564 (java) S 19553 19555 18710 0 -1 4202560 1722 0 0 0 0 0 0 0 16 0 18 0 521522757 16058339328 58086 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19565] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19565/stat : 19565 (java) S 19553 19555 18710 0 -1 4202560 182 0 0 0 0 0 0 0 16 0 18 0 521522757 16058339328 58090 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19566] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19566/stat : 19566 (java) S 19553 19555 18710 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 521522758 16058339328 58094 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 0 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19567] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19567/stat : 19567 (java) S 19553 19555 18710 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521522759 16058339328 58099 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19568] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19568/stat : 19568 (java) S 19553 19555 18710 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 521522759 16058339328 58102 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19569] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19569/stat : 19569 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 521522761 16058339328 58106 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447840689 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19570] ppid=19553 vsize=15681972 CPUtime=0.13 cores=0,2,4,6
/proc/19555/task/19570/stat : 19570 (java) S 19553 19555 18710 0 -1 4202560 2324 0 0 0 13 0 0 0 15 0 18 0 521522761 16058339328 58111 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19571] ppid=19553 vsize=15681972 CPUtime=0.09 cores=0,2,4,6
/proc/19555/task/19571/stat : 19571 (java) S 19553 19555 18710 0 -1 4202560 1549 0 0 0 9 0 0 0 16 0 18 0 521522761 16058339328 58115 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19572] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19572/stat : 19572 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 521522761 16058339328 58118 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19573] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19573/stat : 19573 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521522761 16058339328 58122 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15681972

[startup+3.10073 s]
/proc/loadavg: 7.19 7.91 7.85 5/216 19577
/proc/meminfo: memFree=29342908/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15681972 CPUtime=3.41 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 140113 0 1 0 322 19 0 0 21 0 18 0 521522756 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3920493 138231 2241 9 0 3911212 0
[pid=19555/tid=19556] ppid=19553 vsize=15681972 CPUtime=3.05 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) R 19553 19555 18710 0 -1 4202560 127202 0 1 0 289 16 0 0 23 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505645984 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19555/tid=19558] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19558/stat : 19558 (java) S 19553 19555 18710 0 -1 4202560 88 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19559] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19559/stat : 19559 (java) S 19553 19555 18710 0 -1 4202560 275 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19560] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19560/stat : 19560 (java) S 19553 19555 18710 0 -1 4202560 643 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19561] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19561/stat : 19561 (java) S 19553 19555 18710 0 -1 4202560 619 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19562] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19562/stat : 19562 (java) S 19553 19555 18710 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19563] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19563/stat : 19563 (java) S 19553 19555 18710 0 -1 4202560 1175 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19564] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19564/stat : 19564 (java) S 19553 19555 18710 0 -1 4202560 1722 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19565] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19565/stat : 19565 (java) S 19553 19555 18710 0 -1 4202560 2746 0 0 0 0 0 0 0 15 0 18 0 521522757 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19566] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19566/stat : 19566 (java) S 19553 19555 18710 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 18 0 521522758 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 0 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19567] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19567/stat : 19567 (java) S 19553 19555 18710 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521522759 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19568] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19568/stat : 19568 (java) S 19553 19555 18710 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 521522759 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19569] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19569/stat : 19569 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 521522761 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447840689 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19570] ppid=19553 vsize=15681972 CPUtime=0.16 cores=0,2,4,6
/proc/19555/task/19570/stat : 19570 (java) S 19553 19555 18710 0 -1 4202560 2362 0 0 0 16 0 0 0 16 0 18 0 521522761 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19571] ppid=19553 vsize=15681972 CPUtime=0.12 cores=0,2,4,6
/proc/19555/task/19571/stat : 19571 (java) S 19553 19555 18710 0 -1 4202560 1652 0 0 0 12 0 0 0 15 0 18 0 521522761 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19572] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19572/stat : 19572 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 521522761 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19573] ppid=19553 vsize=15681972 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19573/stat : 19573 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521522761 16058339328 138231 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15681972

[startup+6.30112 s]
/proc/loadavg: 6.86 7.83 7.82 3/216 19577
/proc/meminfo: memFree=28940388/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15680892 CPUtime=6.7 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 155765 0 1 0 647 23 0 0 21 0 18 0 521522756 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3920223 151538 2241 9 0 3910942 0
[pid=19555/tid=19556] ppid=19553 vsize=15680892 CPUtime=6.22 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) R 19553 19555 18710 0 -1 4202560 127209 0 1 0 604 18 0 0 25 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447843787 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19555/tid=19558] ppid=19553 vsize=15680892 CPUtime=0.02 cores=0,2,4,6
/proc/19555/task/19558/stat : 19558 (java) S 19553 19555 18710 0 -1 4202560 89 0 0 0 2 0 0 0 15 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19559] ppid=19553 vsize=15680892 CPUtime=0.01 cores=0,2,4,6
/proc/19555/task/19559/stat : 19559 (java) S 19553 19555 18710 0 -1 4202560 275 0 0 0 1 0 0 0 15 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19560] ppid=19553 vsize=15680892 CPUtime=0.01 cores=0,2,4,6
/proc/19555/task/19560/stat : 19560 (java) S 19553 19555 18710 0 -1 4202560 643 0 0 0 1 0 0 0 15 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19561] ppid=19553 vsize=15680892 CPUtime=0.01 cores=0,2,4,6
/proc/19555/task/19561/stat : 19561 (java) S 19553 19555 18710 0 -1 4202560 5741 0 0 0 1 0 0 0 15 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19562] ppid=19553 vsize=15680892 CPUtime=0.01 cores=0,2,4,6
/proc/19555/task/19562/stat : 19562 (java) S 19553 19555 18710 0 -1 4202560 43 0 0 0 1 0 0 0 15 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19563] ppid=19553 vsize=15680892 CPUtime=0.01 cores=0,2,4,6
/proc/19555/task/19563/stat : 19563 (java) S 19553 19555 18710 0 -1 4202560 1175 0 0 0 1 0 0 0 16 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19564] ppid=19553 vsize=15680892 CPUtime=0.02 cores=0,2,4,6
/proc/19555/task/19564/stat : 19564 (java) S 19553 19555 18710 0 -1 4202560 11962 0 0 0 1 1 0 0 15 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19565] ppid=19553 vsize=15680892 CPUtime=0.02 cores=0,2,4,6
/proc/19555/task/19565/stat : 19565 (java) S 19553 19555 18710 0 -1 4202560 2746 0 0 0 2 0 0 0 15 0 18 0 521522757 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19566] ppid=19553 vsize=15680892 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19566/stat : 19566 (java) S 19553 19555 18710 0 -1 4202560 480 0 0 0 0 0 0 0 15 0 18 0 521522758 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 0 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19567] ppid=19553 vsize=15680892 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19567/stat : 19567 (java) S 19553 19555 18710 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521522759 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19568] ppid=19553 vsize=15680892 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19568/stat : 19568 (java) S 19553 19555 18710 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 521522759 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19569] ppid=19553 vsize=15680892 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19569/stat : 19569 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 521522761 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447840689 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19570] ppid=19553 vsize=15680892 CPUtime=0.16 cores=0,2,4,6
/proc/19555/task/19570/stat : 19570 (java) S 19553 19555 18710 0 -1 4202560 2362 0 0 0 16 0 0 0 16 0 18 0 521522761 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19571] ppid=19553 vsize=15680892 CPUtime=0.12 cores=0,2,4,6
/proc/19555/task/19571/stat : 19571 (java) S 19553 19555 18710 0 -1 4202560 1652 0 0 0 12 0 0 0 15 0 18 0 521522761 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19572] ppid=19553 vsize=15680892 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19572/stat : 19572 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 521522761 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19573] ppid=19553 vsize=15680892 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19573/stat : 19573 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521522761 16057233408 151538 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0

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

/proc/19555/task/19560/stat : 19560 (java) S 19553 19555 18710 0 -1 4202560 442370 0 0 0 937 83 0 0 16 0 22 0 521522757 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19561] ppid=19553 vsize=15686164 CPUtime=9.12 cores=0,2,4,6
/proc/19555/task/19561/stat : 19561 (java) S 19553 19555 18710 0 -1 4202560 346919 0 0 0 844 68 0 0 16 0 22 0 521522757 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19562] ppid=19553 vsize=15686164 CPUtime=10.39 cores=0,2,4,6
/proc/19555/task/19562/stat : 19562 (java) S 19553 19555 18710 0 -1 4202560 486546 0 0 0 943 96 0 0 15 0 22 0 521522757 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19563] ppid=19553 vsize=15686164 CPUtime=9.45 cores=0,2,4,6
/proc/19555/task/19563/stat : 19563 (java) S 19553 19555 18710 0 -1 4202560 562972 0 0 0 841 104 0 0 16 0 22 0 521522757 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19564] ppid=19553 vsize=15686164 CPUtime=9.17 cores=0,2,4,6
/proc/19555/task/19564/stat : 19564 (java) S 19553 19555 18710 0 -1 4202560 401031 0 0 0 841 76 0 0 15 0 22 0 521522757 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19565] ppid=19553 vsize=15686164 CPUtime=9.61 cores=0,2,4,6
/proc/19555/task/19565/stat : 19565 (java) S 19553 19555 18710 0 -1 4202560 470504 0 0 0 875 86 0 0 16 0 22 0 521522757 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19566] ppid=19553 vsize=15686164 CPUtime=13.72 cores=0,2,4,6
/proc/19555/task/19566/stat : 19566 (java) S 19553 19555 18710 0 -1 4202560 13415 0 0 0 1369 3 0 0 15 0 22 0 521522758 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 0 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19567] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19567/stat : 19567 (java) S 19553 19555 18710 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521522759 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19568] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19568/stat : 19568 (java) S 19553 19555 18710 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521522759 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19569] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19569/stat : 19569 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521522761 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447840689 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19570] ppid=19553 vsize=15686164 CPUtime=1.12 cores=0,2,4,6
/proc/19555/task/19570/stat : 19570 (java) S 19553 19555 18710 0 -1 4202560 2792 0 0 0 112 0 0 0 15 0 22 0 521522761 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19571] ppid=19553 vsize=15686164 CPUtime=2 cores=0,2,4,6
/proc/19555/task/19571/stat : 19571 (java) S 19553 19555 18710 0 -1 4202560 17344 0 0 0 197 3 0 0 15 0 22 0 521522761 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19572] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19572/stat : 19572 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521522761 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19573] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19573/stat : 19573 (java) S 19553 19555 18710 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 521522761 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19578] ppid=19553 vsize=15686164 CPUtime=1011.82 cores=0,2,4,6
/proc/19555/task/19578/stat : 19578 (java) R 19553 19555 18710 0 -1 4202560 60 0 0 0 101182 0 0 0 25 0 22 0 521523486 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912506099509 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19555/tid=19579] ppid=19553 vsize=15686164 CPUtime=955.41 cores=0,2,4,6
/proc/19555/task/19579/stat : 19579 (java) R 19553 19555 18710 0 -1 4202560 32 0 0 0 95541 0 0 0 25 0 22 0 521523486 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505826380 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19555/tid=19580] ppid=19553 vsize=15686164 CPUtime=1071.25 cores=0,2,4,6
/proc/19555/task/19580/stat : 19580 (java) R 19553 19555 18710 0 -1 4202560 10961 0 0 0 107123 2 0 0 25 0 22 0 521523486 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912506073570 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19555/tid=19581] ppid=19553 vsize=15686164 CPUtime=1072.02 cores=0,2,4,6
/proc/19555/task/19581/stat : 19581 (java) R 19553 19555 18710 0 -1 4202560 9618 0 0 0 107200 2 0 0 25 0 22 0 521523486 16062631936 3717117 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505826389 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4276.8
Current children cumulated vsize (KiB) 15686164

[startup+1242.3 s]
/proc/loadavg: 4.95 5.85 6.68 6/220 19675
/proc/meminfo: memFree=97152/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15686164 CPUtime=4510.49 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 3885301 0 1 0 450295 754 0 0 21 0 22 0 521522756 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3921541 3717652 2294 9 0 3912260 0
[pid=19555/tid=19556] ppid=19553 vsize=15686164 CPUtime=70.36 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) S 19553 19555 18710 0 -1 4202560 170205 0 1 0 7013 23 0 0 25 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19558] ppid=19553 vsize=15686164 CPUtime=9.76 cores=0,2,4,6
/proc/19555/task/19558/stat : 19558 (java) S 19553 19555 18710 0 -1 4202560 386182 0 0 0 903 73 0 0 16 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19559] ppid=19553 vsize=15686164 CPUtime=11.94 cores=0,2,4,6
/proc/19555/task/19559/stat : 19559 (java) S 19553 19555 18710 0 -1 4202560 562398 0 0 0 1067 127 0 0 15 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19560] ppid=19553 vsize=15686164 CPUtime=10.94 cores=0,2,4,6
/proc/19555/task/19560/stat : 19560 (java) S 19553 19555 18710 0 -1 4202560 442521 0 0 0 1011 83 0 0 16 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19561] ppid=19553 vsize=15686164 CPUtime=9.4 cores=0,2,4,6
/proc/19555/task/19561/stat : 19561 (java) S 19553 19555 18710 0 -1 4202560 346919 0 0 0 872 68 0 0 16 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19562] ppid=19553 vsize=15686164 CPUtime=10.79 cores=0,2,4,6
/proc/19555/task/19562/stat : 19562 (java) S 19553 19555 18710 0 -1 4202560 486546 0 0 0 983 96 0 0 16 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19563] ppid=19553 vsize=15686164 CPUtime=9.84 cores=0,2,4,6
/proc/19555/task/19563/stat : 19563 (java) S 19553 19555 18710 0 -1 4202560 563125 0 0 0 880 104 0 0 16 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19564] ppid=19553 vsize=15686164 CPUtime=9.62 cores=0,2,4,6
/proc/19555/task/19564/stat : 19564 (java) S 19553 19555 18710 0 -1 4202560 401130 0 0 0 886 76 0 0 16 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19565] ppid=19553 vsize=15686164 CPUtime=10.37 cores=0,2,4,6
/proc/19555/task/19565/stat : 19565 (java) S 19553 19555 18710 0 -1 4202560 470504 0 0 0 951 86 0 0 16 0 22 0 521522757 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19566] ppid=19553 vsize=15686164 CPUtime=15.72 cores=0,2,4,6
/proc/19555/task/19566/stat : 19566 (java) S 19553 19555 18710 0 -1 4202560 13501 0 0 0 1569 3 0 0 18 0 22 0 521522758 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 0 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19567] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19567/stat : 19567 (java) S 19553 19555 18710 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521522759 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19568] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19568/stat : 19568 (java) S 19553 19555 18710 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521522759 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19569] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19569/stat : 19569 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521522761 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447840689 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19570] ppid=19553 vsize=15686164 CPUtime=1.12 cores=0,2,4,6
/proc/19555/task/19570/stat : 19570 (java) S 19553 19555 18710 0 -1 4202560 2792 0 0 0 112 0 0 0 15 0 22 0 521522761 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19571] ppid=19553 vsize=15686164 CPUtime=2 cores=0,2,4,6
/proc/19555/task/19571/stat : 19571 (java) S 19553 19555 18710 0 -1 4202560 17344 0 0 0 197 3 0 0 15 0 22 0 521522761 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19572] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19572/stat : 19572 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521522761 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19573] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19573/stat : 19573 (java) S 19553 19555 18710 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 521522761 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19578] ppid=19553 vsize=15686164 CPUtime=1068.89 cores=0,2,4,6
/proc/19555/task/19578/stat : 19578 (java) R 19553 19555 18710 0 -1 4202560 60 0 0 0 106889 0 0 0 25 0 22 0 521523486 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505613936 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19555/tid=19579] ppid=19553 vsize=15686164 CPUtime=1012.48 cores=0,2,4,6
/proc/19555/task/19579/stat : 19579 (java) R 19553 19555 18710 0 -1 4202560 34 0 0 0 101248 0 0 0 25 0 22 0 521523486 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505976870 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19555/tid=19580] ppid=19553 vsize=15686164 CPUtime=1128.02 cores=0,2,4,6
/proc/19555/task/19580/stat : 19580 (java) R 19553 19555 18710 0 -1 4202560 10962 0 0 0 112800 2 0 0 25 0 22 0 521523486 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505613921 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19555/tid=19581] ppid=19553 vsize=15686164 CPUtime=1129.09 cores=0,2,4,6
/proc/19555/task/19581/stat : 19581 (java) R 19553 19555 18710 0 -1 4202560 9619 0 0 0 112907 2 0 0 25 0 22 0 521523486 16062631936 3717652 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912506073544 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4510.49
Current children cumulated vsize (KiB) 15686164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.16 5.74 6.58 6/220 19676
/proc/meminfo: memFree=96696/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=15686164 CPUtime=4740.97 cores=0,2,4,6
/proc/19555/stat : 19555 (java) S 19553 19555 18710 0 -1 4202496 3885342 0 1 0 473343 754 0 0 21 0 22 0 521522756 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 3921541 3717623 2294 9 0 3912260 0
[pid=19555/tid=19556] ppid=19553 vsize=15686164 CPUtime=70.36 cores=0,2,4,6
/proc/19555/task/19556/stat : 19556 (java) S 19553 19555 18710 0 -1 4202560 170205 0 1 0 7013 23 0 0 25 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19558] ppid=19553 vsize=15686164 CPUtime=10 cores=0,2,4,6
/proc/19555/task/19558/stat : 19558 (java) S 19553 19555 18710 0 -1 4202560 386182 0 0 0 927 73 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19559] ppid=19553 vsize=15686164 CPUtime=12.48 cores=0,2,4,6
/proc/19555/task/19559/stat : 19559 (java) S 19553 19555 18710 0 -1 4202560 562398 0 0 0 1121 127 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19560] ppid=19553 vsize=15686164 CPUtime=11.11 cores=0,2,4,6
/proc/19555/task/19560/stat : 19560 (java) S 19553 19555 18710 0 -1 4202560 442521 0 0 0 1028 83 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19561] ppid=19553 vsize=15686164 CPUtime=9.81 cores=0,2,4,6
/proc/19555/task/19561/stat : 19561 (java) S 19553 19555 18710 0 -1 4202560 346919 0 0 0 913 68 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19562] ppid=19553 vsize=15686164 CPUtime=11.1 cores=0,2,4,6
/proc/19555/task/19562/stat : 19562 (java) S 19553 19555 18710 0 -1 4202560 486546 0 0 0 1014 96 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19563] ppid=19553 vsize=15686164 CPUtime=10.41 cores=0,2,4,6
/proc/19555/task/19563/stat : 19563 (java) S 19553 19555 18710 0 -1 4202560 563125 0 0 0 937 104 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19564] ppid=19553 vsize=15686164 CPUtime=9.85 cores=0,2,4,6
/proc/19555/task/19564/stat : 19564 (java) S 19553 19555 18710 0 -1 4202560 401130 0 0 0 909 76 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19565] ppid=19553 vsize=15686164 CPUtime=10.71 cores=0,2,4,6
/proc/19555/task/19565/stat : 19565 (java) S 19553 19555 18710 0 -1 4202560 470504 0 0 0 985 86 0 0 16 0 22 0 521522757 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19566] ppid=19553 vsize=15686164 CPUtime=15.72 cores=0,2,4,6
/proc/19555/task/19566/stat : 19566 (java) S 19553 19555 18710 0 -1 4202560 13535 0 0 0 1569 3 0 0 15 0 22 0 521522758 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 0 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19567] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19567/stat : 19567 (java) S 19553 19555 18710 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521522759 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 0 0 0 0
[pid=19555/tid=19568] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19568/stat : 19568 (java) S 19553 19555 18710 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521522759 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19569] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19569/stat : 19569 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521522761 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447840689 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19570] ppid=19553 vsize=15686164 CPUtime=1.12 cores=0,2,4,6
/proc/19555/task/19570/stat : 19570 (java) S 19553 19555 18710 0 -1 4202560 2792 0 0 0 112 0 0 0 15 0 22 0 521522761 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19571] ppid=19553 vsize=15686164 CPUtime=2 cores=0,2,4,6
/proc/19555/task/19571/stat : 19571 (java) S 19553 19555 18710 0 -1 4202560 17344 0 0 0 197 3 0 0 15 0 22 0 521522761 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 4 0 0 0
[pid=19555/tid=19572] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19572/stat : 19572 (java) S 19553 19555 18710 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521522761 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447832985 0 4 0 16800975 18446604453916705024 0 0 -1 6 0 0 0
[pid=19555/tid=19573] ppid=19553 vsize=15686164 CPUtime=0 cores=0,2,4,6
/proc/19555/task/19573/stat : 19573 (java) S 19553 19555 18710 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 22 0 521522761 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 212447833600 0 4 0 16800975 18446604453916705024 0 0 -1 2 0 0 0
[pid=19555/tid=19578] ppid=19553 vsize=15686164 CPUtime=1125.89 cores=0,2,4,6
/proc/19555/task/19578/stat : 19578 (java) R 19553 19555 18710 0 -1 4202560 61 0 0 0 112589 0 0 0 25 0 22 0 521523486 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505826389 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19555/tid=19579] ppid=19553 vsize=15686164 CPUtime=1069.47 cores=0,2,4,6
/proc/19555/task/19579/stat : 19579 (java) R 19553 19555 18710 0 -1 4202560 34 0 0 0 106947 0 0 0 25 0 22 0 521523486 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505976873 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19555/tid=19580] ppid=19553 vsize=15686164 CPUtime=1184.69 cores=0,2,4,6
/proc/19555/task/19580/stat : 19580 (java) R 19553 19555 18710 0 -1 4202560 10963 0 0 0 118467 2 0 0 25 0 22 0 521523486 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912506072947 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19555/tid=19581] ppid=19553 vsize=15686164 CPUtime=1186.09 cores=0,2,4,6
/proc/19555/task/19581/stat : 19581 (java) R 19553 19555 18710 0 -1 4202560 9620 0 0 0 118607 2 0 0 25 0 22 0 521523486 16062631936 3717623 33554432000 1073741824 1073778376 140735009384416 18446744073709551615 46912505613888 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4740.97
Current children cumulated vsize (KiB) 15686164

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

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

[startup+1300.4 s]
/proc/loadavg: 5.16 5.74 6.58 6/220 19676
/proc/meminfo: memFree=96696/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=0 CPUtime=4741.39 cores=0,2,4,6
/proc/19555/stat : 19555 (java) Z 19553 19555 18710 0 -1 4203548 3885369 0 1 0 473346 793 0 0 17 0 2 0 521522756 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 0 0 0 0 0 0 0
[pid=19555/tid=19579] ppid=19553 vsize=0 CPUtime=1069.86 cores=0,2,4,6
/proc/19555/task/19579/stat : 19579 (java) R 19553 19555 18710 0 -1 4203588 34 0 0 0 106948 38 0 0 25 0 2 0 521523486 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4741.39
Current children cumulated vsize (KiB) 0

[startup+1300.5 s]
/proc/loadavg: 5.16 5.74 6.58 6/220 19676
/proc/meminfo: memFree=96696/32951124 swapFree=67111416/67111528
[pid=19555] ppid=19553 vsize=0 CPUtime=4741.49 cores=0,2,4,6
/proc/19555/stat : 19555 (java) Z 19553 19555 18710 0 -1 4203548 3885369 0 1 0 473346 803 0 0 17 0 2 0 521522756 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19555/statm: 0 0 0 0 0 0 0
[pid=19555/tid=19579] ppid=19553 vsize=0 CPUtime=1069.96 cores=0,2,4,6
/proc/19555/task/19579/stat : 19579 (java) R 19553 19555 18710 0 -1 4203588 34 0 0 0 106948 48 0 0 25 0 2 0 521523486 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4741.49
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.58
CPU time (s): 4741.58
CPU user time (s): 4733.47
CPU system time (s): 8.11377
CPU usage (%): 364.574
Max. virtual memory (cumulated for all children) (KiB): 15688008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4733.47
system time used= 8.11377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3885369
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= 45486
involuntary context switches= 82969

runsolver used 2.30365 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 19:46:44
IDJOB=3312314
IDBENCH=82363
IDSOLVER=1698
FILE ID=node102/3312314-1304099202
RUNJOBID= node102-1304099202-19517
PBS_JOBID= 13170584
Free space on /tmp= 71504 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312314-1304099202/watcher-3312314-1304099202 -o /tmp/evaluation-result-3312314-1304099202/solver-3312314-1304099202 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312314-1304099202.cnf -hbr 2

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1809342757

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30031716 kB
Buffers:        655748 kB
Cached:        1617272 kB
SwapCached:          8 kB
Active:         474804 kB
Inactive:      2017520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30031716 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           61420 kB
Writeback:           0 kB
AnonPages:      218640 kB
Mapped:          22640 kB
Slab:           362324 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   917632 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= 71348 MiB
End job on node102 at 2011-04-29 20:08:26