Trace number 3312246

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.23 1208.14

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	04:21 INFO : Reading from input HOME/instance-3312246-1304186661.cnf
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.90/0.58	04:22 INFO : Found 2107 xor gates
2.35/1.07	04:22 INFO : 1467 variables remaining out of 4264
2.35/1.07	04:22 INFO : 34294 literals remaining out of 29502
5.03/1.81	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
5.03/1.81	log4j:WARN Please initialize the log4j system properly.
5.03/1.81	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-3312246-1304186661/watcher-3312246-1304186661 -o /tmp/evaluation-result-3312246-1304186661/solver-3312246-1304186661 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312246-1304186661.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.60 8.00 7.95 5/198 32021
/proc/meminfo: memFree=28854272/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/32021/stat : 32021 (java) R 32019 32021 31870 0 -1 4202496 934 0 0 0 0 0 0 0 25 0 1 0 608896760 23580672 419 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224279963413 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32021/statm: 5757 433 334 9 0 124 0

[startup+0.0868 s]
/proc/loadavg: 7.60 8.00 7.95 5/198 32021
/proc/meminfo: memFree=28854272/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15676684 CPUtime=0.08 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 5323 0 1 0 8 0 0 0 25 0 18 0 608896760 16052924416 4761 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3919171 4761 2116 9 0 3909890 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676684

[startup+0.10084 s]
/proc/loadavg: 7.60 8.00 7.95 5/198 32021
/proc/meminfo: memFree=28854272/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15676684 CPUtime=0.09 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 5514 0 1 0 9 0 0 0 25 0 18 0 608896760 16052924416 4952 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3919171 4952 2117 9 0 3909890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676684

[startup+0.300812 s]
/proc/loadavg: 7.60 8.00 7.95 5/198 32021
/proc/meminfo: memFree=28854272/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15682072 CPUtime=0.5 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 15545 0 1 0 48 2 0 0 25 0 18 0 608896760 16058441728 13773 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3920518 13779 2207 9 0 3911237 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682072

[startup+0.700731 s]
/proc/loadavg: 7.60 8.00 7.95 5/198 32021
/proc/meminfo: memFree=28854272/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15696784 CPUtime=1.47 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 30897 0 1 0 143 4 0 0 25 0 22 0 608896760 16073506816 26885 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3924196 26885 2247 9 0 3914915 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15696784

[startup+1.50157 s]
/proc/loadavg: 7.60 8.00 7.95 8/220 32043
/proc/meminfo: memFree=28734616/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15697424 CPUtime=3.83 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 57823 0 1 0 376 7 0 0 25 0 22 0 608896760 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3924356 47788 2273 9 0 3915075 0
[pid=32021/tid=32023] ppid=32019 vsize=15697424 CPUtime=1.04 cores=0,2,4,6
/proc/32021/task/32023/stat : 32023 (java) S 32019 32021 31870 0 -1 4202560 17438 0 1 0 102 2 0 0 21 0 22 0 608896760 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32024] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32024/stat : 32024 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32025] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32025/stat : 32025 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32026] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32026/stat : 32026 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32027] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32027/stat : 32027 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32028] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32028/stat : 32028 (java) S 32019 32021 31870 0 -1 4202560 156 0 0 0 0 0 0 0 18 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32029] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32029/stat : 32029 (java) S 32019 32021 31870 0 -1 4202560 183 0 0 0 0 0 0 0 18 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32030] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32030/stat : 32030 (java) S 32019 32021 31870 0 -1 4202560 520 0 0 0 0 0 0 0 18 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32031] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32031/stat : 32031 (java) S 32019 32021 31870 0 -1 4202560 590 0 0 0 0 0 0 0 17 0 22 0 608896761 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32032] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32032/stat : 32032 (java) S 32019 32021 31870 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608896762 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 0 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32033] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32033/stat : 32033 (java) S 32019 32021 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608896762 16074162176 47788 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32034] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32034/stat : 32034 (java) S 32019 32021 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608896762 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32035] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32035/stat : 32035 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296749489 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32036] ppid=32019 vsize=15697424 CPUtime=1.02 cores=0,2,4,6
/proc/32021/task/32036/stat : 32036 (java) S 32019 32021 31870 0 -1 4202560 5410 0 0 0 102 0 0 0 25 0 22 0 608896765 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32037] ppid=32019 vsize=15697424 CPUtime=1.12 cores=0,2,4,6
/proc/32021/task/32037/stat : 32037 (java) R 32019 32021 31870 0 -1 4202560 15213 0 0 0 110 2 0 0 18 0 22 0 608896765 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 47138667604748 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32021/tid=32038] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32038/stat : 32038 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32039] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32039/stat : 32039 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608896765 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32040] ppid=32019 vsize=15697424 CPUtime=0.03 cores=0,2,4,6
/proc/32021/task/32040/stat : 32040 (java) S 32019 32021 31870 0 -1 4202560 527 0 0 0 3 0 0 0 15 0 22 0 608896793 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32041] ppid=32019 vsize=15697424 CPUtime=0.17 cores=0,2,4,6
/proc/32021/task/32041/stat : 32041 (java) R 32019 32021 31870 0 -1 4202560 6517 0 0 0 17 0 0 0 16 0 22 0 608896793 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505164395 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32021/tid=32042] ppid=32019 vsize=15697424 CPUtime=0.06 cores=0,2,4,6
/proc/32021/task/32042/stat : 32042 (java) R 32019 32021 31870 0 -1 4202560 2122 0 0 0 6 0 0 0 16 0 22 0 608896793 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505945720 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32021/tid=32043] ppid=32019 vsize=15697424 CPUtime=0.32 cores=0,2,4,6
/proc/32021/task/32043/stat : 32043 (java) R 32019 32021 31870 0 -1 4202560 7748 0 0 0 32 0 0 0 16 0 22 0 608896793 16074162176 47790 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505215681 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 15697424

[startup+3.1013 s]
/proc/loadavg: 7.60 8.00 7.95 11/220 32045
/proc/meminfo: memFree=28648808/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15697424 CPUtime=10.2 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 62319 0 1 0 1012 8 0 0 25 0 22 0 608896760 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3924356 50089 2273 9 0 3915075 0
[pid=32021/tid=32023] ppid=32019 vsize=15697424 CPUtime=1.04 cores=0,2,4,6
/proc/32021/task/32023/stat : 32023 (java) S 32019 32021 31870 0 -1 4202560 17438 0 1 0 102 2 0 0 21 0 22 0 608896760 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32024] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32024/stat : 32024 (java) S 32019 32021 31870 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32025] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32025/stat : 32025 (java) S 32019 32021 31870 0 -1 4202560 1038 0 0 0 0 0 0 0 15 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32026] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32026/stat : 32026 (java) S 32019 32021 31870 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32027] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32027/stat : 32027 (java) S 32019 32021 31870 0 -1 4202560 156 0 0 0 0 0 0 0 16 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32028] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32028/stat : 32028 (java) S 32019 32021 31870 0 -1 4202560 1018 0 0 0 0 0 0 0 16 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32029] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32029/stat : 32029 (java) S 32019 32021 31870 0 -1 4202560 195 0 0 0 0 0 0 0 16 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32030] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32030/stat : 32030 (java) S 32019 32021 31870 0 -1 4202560 1220 0 0 0 0 0 0 0 15 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32031] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32031/stat : 32031 (java) S 32019 32021 31870 0 -1 4202560 782 0 0 0 0 0 0 0 15 0 22 0 608896761 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32032] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32032/stat : 32032 (java) S 32019 32021 31870 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608896762 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 0 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32033] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32033/stat : 32033 (java) S 32019 32021 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608896762 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32034] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32034/stat : 32034 (java) S 32019 32021 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608896762 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32035] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32035/stat : 32035 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296749489 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32036] ppid=32019 vsize=15697424 CPUtime=1.02 cores=0,2,4,6
/proc/32021/task/32036/stat : 32036 (java) R 32019 32021 31870 0 -1 4202560 5411 0 0 0 102 0 0 0 24 0 22 0 608896765 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 47138667387227 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32021/tid=32037] ppid=32019 vsize=15697424 CPUtime=1.24 cores=0,2,4,6
/proc/32021/task/32037/stat : 32037 (java) R 32019 32021 31870 0 -1 4202560 15321 0 0 0 122 2 0 0 18 0 22 0 608896765 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 47138666846003 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32021/tid=32038] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32038/stat : 32038 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32039] ppid=32019 vsize=15697424 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32039/stat : 32039 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608896765 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32040] ppid=32019 vsize=15697424 CPUtime=1.55 cores=0,2,4,6
/proc/32021/task/32040/stat : 32040 (java) R 32019 32021 31870 0 -1 4202560 1005 0 0 0 155 0 0 0 17 0 22 0 608896793 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505164128 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32021/tid=32041] ppid=32019 vsize=15697424 CPUtime=1.71 cores=0,2,4,6
/proc/32021/task/32041/stat : 32041 (java) R 32019 32021 31870 0 -1 4202560 6980 0 0 0 171 0 0 0 17 0 22 0 608896793 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505121097 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32021/tid=32042] ppid=32019 vsize=15697424 CPUtime=1.64 cores=0,2,4,6
/proc/32021/task/32042/stat : 32042 (java) R 32019 32021 31870 0 -1 4202560 2555 0 0 0 164 0 0 0 17 0 22 0 608896793 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505829327 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32021/tid=32043] ppid=32019 vsize=15697424 CPUtime=1.88 cores=0,2,4,6
/proc/32021/task/32043/stat : 32043 (java) R 32019 32021 31870 0 -1 4202560 7794 0 0 0 188 0 0 0 17 0 22 0 608896793 16074162176 50089 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 47138668695513 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 15697424

[startup+6.30077 s]
/proc/loadavg: 7.71 8.02 7.96 9/220 32045
/proc/meminfo: memFree=28699236/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15698576 CPUtime=22.89 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 78319 0 1 0 2278 11 0 0 25 0 22 0 608896760 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3924644 49963 2290 9 0 3915363 0
[pid=32021/tid=32023] ppid=32019 vsize=15698576 CPUtime=1.04 cores=0,2,4,6
/proc/32021/task/32023/stat : 32023 (java) S 32019 32021 31870 0 -1 4202560 17438 0 1 0 102 2 0 0 21 0 22 0 608896760 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32024] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32024/stat : 32024 (java) S 32019 32021 31870 0 -1 4202560 249 0 0 0 0 0 0 0 16 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32025] ppid=32019 vsize=15698576 CPUtime=0.01 cores=0,2,4,6
/proc/32021/task/32025/stat : 32025 (java) S 32019 32021 31870 0 -1 4202560 1738 0 0 0 1 0 0 0 16 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32026] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32026/stat : 32026 (java) S 32019 32021 31870 0 -1 4202560 1352 0 0 0 0 0 0 0 16 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32027] ppid=32019 vsize=15698576 CPUtime=0.01 cores=0,2,4,6
/proc/32021/task/32027/stat : 32027 (java) S 32019 32021 31870 0 -1 4202560 940 0 0 0 1 0 0 0 16 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32028] ppid=32019 vsize=15698576 CPUtime=0.01 cores=0,2,4,6
/proc/32021/task/32028/stat : 32028 (java) S 32019 32021 31870 0 -1 4202560 1886 0 0 0 1 0 0 0 16 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32029] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32029/stat : 32029 (java) S 32019 32021 31870 0 -1 4202560 954 0 0 0 0 0 0 0 15 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32030] ppid=32019 vsize=15698576 CPUtime=0.01 cores=0,2,4,6
/proc/32021/task/32030/stat : 32030 (java) S 32019 32021 31870 0 -1 4202560 1969 0 0 0 1 0 0 0 16 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32031] ppid=32019 vsize=15698576 CPUtime=0.01 cores=0,2,4,6
/proc/32021/task/32031/stat : 32031 (java) S 32019 32021 31870 0 -1 4202560 1420 0 0 0 1 0 0 0 16 0 22 0 608896761 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32032] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32032/stat : 32032 (java) S 32019 32021 31870 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 608896762 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 0 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32033] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32033/stat : 32033 (java) S 32019 32021 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32034] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32034/stat : 32034 (java) S 32019 32021 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32035] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32035/stat : 32035 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296749489 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32036] ppid=32019 vsize=15698576 CPUtime=1.14 cores=0,2,4,6
/proc/32021/task/32036/stat : 32036 (java) S 32019 32021 31870 0 -1 4202560 5433 0 0 0 114 0 0 0 16 0 22 0 608896765 16075341824 49963 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0

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

[pid=32021/tid=32041] ppid=32019 vsize=15698576 CPUtime=1107.41 cores=0,2,4,6
/proc/32021/task/32041/stat : 32041 (java) R 32019 32021 31870 0 -1 4202560 145264 0 0 0 110716 25 0 0 25 0 22 0 608896793 16075341824 87980 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 47138665278719 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32021/tid=32042] ppid=32019 vsize=15698576 CPUtime=1106.96 cores=0,2,4,6
/proc/32021/task/32042/stat : 32042 (java) R 32019 32021 31870 0 -1 4202560 144020 0 0 0 110671 25 0 0 25 0 22 0 608896793 16075341824 87980 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912506208609 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32021/tid=32043] ppid=32019 vsize=15698576 CPUtime=1107.19 cores=0,2,4,6
/proc/32021/task/32043/stat : 32043 (java) R 32019 32021 31870 0 -1 4202560 153727 0 0 0 110690 29 0 0 25 0 22 0 608896793 16075341824 87980 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505913784 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4459.15
Current children cumulated vsize (KiB) 15698576

[startup+1182.3 s]
/proc/loadavg: 5.08 5.12 5.85 6/220 32126
/proc/meminfo: memFree=28570452/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15698576 CPUtime=4697.64 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 1115263 0 1 0 469467 297 0 0 25 0 22 0 608896760 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3924644 103226 2299 9 0 3915363 0
[pid=32021/tid=32023] ppid=32019 vsize=15698576 CPUtime=1.04 cores=0,2,4,6
/proc/32021/task/32023/stat : 32023 (java) S 32019 32021 31870 0 -1 4202560 17438 0 1 0 102 2 0 0 21 0 22 0 608896760 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32024] ppid=32019 vsize=15698576 CPUtime=3.21 cores=0,2,4,6
/proc/32021/task/32024/stat : 32024 (java) S 32019 32021 31870 0 -1 4202560 54350 0 0 0 310 11 0 0 15 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32025] ppid=32019 vsize=15698576 CPUtime=3.1 cores=0,2,4,6
/proc/32021/task/32025/stat : 32025 (java) S 32019 32021 31870 0 -1 4202560 53597 0 0 0 297 13 0 0 16 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32026] ppid=32019 vsize=15698576 CPUtime=3.1 cores=0,2,4,6
/proc/32021/task/32026/stat : 32026 (java) S 32019 32021 31870 0 -1 4202560 53137 0 0 0 301 9 0 0 16 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32027] ppid=32019 vsize=15698576 CPUtime=3.19 cores=0,2,4,6
/proc/32021/task/32027/stat : 32027 (java) S 32019 32021 31870 0 -1 4202560 54426 0 0 0 307 12 0 0 15 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32028] ppid=32019 vsize=15698576 CPUtime=3.16 cores=0,2,4,6
/proc/32021/task/32028/stat : 32028 (java) S 32019 32021 31870 0 -1 4202560 54146 0 0 0 302 14 0 0 15 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32029] ppid=32019 vsize=15698576 CPUtime=3.17 cores=0,2,4,6
/proc/32021/task/32029/stat : 32029 (java) S 32019 32021 31870 0 -1 4202560 53624 0 0 0 305 12 0 0 15 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32030] ppid=32019 vsize=15698576 CPUtime=3.15 cores=0,2,4,6
/proc/32021/task/32030/stat : 32030 (java) S 32019 32021 31870 0 -1 4202560 57278 0 0 0 302 13 0 0 15 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32031] ppid=32019 vsize=15698576 CPUtime=3.13 cores=0,2,4,6
/proc/32021/task/32031/stat : 32031 (java) S 32019 32021 31870 0 -1 4202560 56208 0 0 0 301 12 0 0 15 0 22 0 608896761 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32032] ppid=32019 vsize=15698576 CPUtime=2.02 cores=0,2,4,6
/proc/32021/task/32032/stat : 32032 (java) S 32019 32021 31870 0 -1 4202560 3295 0 0 0 130 72 0 0 15 0 22 0 608896762 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 0 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32033] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32033/stat : 32033 (java) S 32019 32021 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32034] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32034/stat : 32034 (java) S 32019 32021 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32035] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32035/stat : 32035 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296749489 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32036] ppid=32019 vsize=15698576 CPUtime=1.18 cores=0,2,4,6
/proc/32021/task/32036/stat : 32036 (java) S 32019 32021 31870 0 -1 4202560 5442 0 0 0 118 0 0 0 15 0 22 0 608896765 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32037] ppid=32019 vsize=15698576 CPUtime=1.88 cores=0,2,4,6
/proc/32021/task/32037/stat : 32037 (java) S 32019 32021 31870 0 -1 4202560 15683 0 0 0 186 2 0 0 15 0 22 0 608896765 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32038] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32038/stat : 32038 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32039] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32039/stat : 32039 (java) S 32019 32021 31870 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 608896765 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32040] ppid=32019 vsize=15698576 CPUtime=1166.69 cores=0,2,4,6
/proc/32021/task/32040/stat : 32040 (java) R 32019 32021 31870 0 -1 4202560 157645 0 0 0 116637 32 0 0 25 0 22 0 608896793 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32021/tid=32041] ppid=32019 vsize=15698576 CPUtime=1166.69 cores=0,2,4,6
/proc/32021/task/32041/stat : 32041 (java) R 32019 32021 31870 0 -1 4202560 156769 0 0 0 116642 27 0 0 25 0 22 0 608896793 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505483552 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32021/tid=32042] ppid=32019 vsize=15698576 CPUtime=1166.2 cores=0,2,4,6
/proc/32021/task/32042/stat : 32042 (java) R 32019 32021 31870 0 -1 4202560 155074 0 0 0 116593 27 0 0 25 0 22 0 608896793 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505817664 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32021/tid=32043] ppid=32019 vsize=15698576 CPUtime=1166.56 cores=0,2,4,6
/proc/32021/task/32043/stat : 32043 (java) R 32019 32021 31870 0 -1 4202560 165701 0 0 0 116625 31 0 0 25 0 22 0 608896793 16075341824 103226 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505920550 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4697.64
Current children cumulated vsize (KiB) 15698576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.1 s]
/proc/loadavg: 5.06 5.11 5.83 6/220 32128
/proc/meminfo: memFree=28528136/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15698576 CPUtime=4800.17 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 1145054 0 1 0 479713 304 0 0 25 0 22 0 608896760 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3924644 113217 2299 9 0 3915363 0
[pid=32021/tid=32023] ppid=32019 vsize=15698576 CPUtime=1.04 cores=0,2,4,6
/proc/32021/task/32023/stat : 32023 (java) S 32019 32021 31870 0 -1 4202560 17438 0 1 0 102 2 0 0 21 0 22 0 608896760 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32024] ppid=32019 vsize=15698576 CPUtime=3.28 cores=0,2,4,6
/proc/32021/task/32024/stat : 32024 (java) S 32019 32021 31870 0 -1 4202560 55158 0 0 0 317 11 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32025] ppid=32019 vsize=15698576 CPUtime=3.17 cores=0,2,4,6
/proc/32021/task/32025/stat : 32025 (java) S 32019 32021 31870 0 -1 4202560 54343 0 0 0 304 13 0 0 16 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32026] ppid=32019 vsize=15698576 CPUtime=3.16 cores=0,2,4,6
/proc/32021/task/32026/stat : 32026 (java) S 32019 32021 31870 0 -1 4202560 53667 0 0 0 307 9 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32027] ppid=32019 vsize=15698576 CPUtime=3.26 cores=0,2,4,6
/proc/32021/task/32027/stat : 32027 (java) S 32019 32021 31870 0 -1 4202560 55450 0 0 0 314 12 0 0 16 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32028] ppid=32019 vsize=15698576 CPUtime=3.22 cores=0,2,4,6
/proc/32021/task/32028/stat : 32028 (java) S 32019 32021 31870 0 -1 4202560 54994 0 0 0 308 14 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32029] ppid=32019 vsize=15698576 CPUtime=3.23 cores=0,2,4,6
/proc/32021/task/32029/stat : 32029 (java) S 32019 32021 31870 0 -1 4202560 54357 0 0 0 311 12 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32030] ppid=32019 vsize=15698576 CPUtime=3.2 cores=0,2,4,6
/proc/32021/task/32030/stat : 32030 (java) S 32019 32021 31870 0 -1 4202560 58143 0 0 0 307 13 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32031] ppid=32019 vsize=15698576 CPUtime=3.19 cores=0,2,4,6
/proc/32021/task/32031/stat : 32031 (java) S 32019 32021 31870 0 -1 4202560 56857 0 0 0 307 12 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32032] ppid=32019 vsize=15698576 CPUtime=2.08 cores=0,2,4,6
/proc/32021/task/32032/stat : 32032 (java) S 32019 32021 31870 0 -1 4202560 3354 0 0 0 135 73 0 0 15 0 22 0 608896762 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 0 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32033] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32033/stat : 32033 (java) S 32019 32021 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32034] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32034/stat : 32034 (java) S 32019 32021 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32035] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32035/stat : 32035 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296749489 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32036] ppid=32019 vsize=15698576 CPUtime=1.18 cores=0,2,4,6
/proc/32021/task/32036/stat : 32036 (java) S 32019 32021 31870 0 -1 4202560 5442 0 0 0 118 0 0 0 15 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32037] ppid=32019 vsize=15698576 CPUtime=1.88 cores=0,2,4,6
/proc/32021/task/32037/stat : 32037 (java) S 32019 32021 31870 0 -1 4202560 15683 0 0 0 186 2 0 0 15 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32038] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32038/stat : 32038 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32039] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32039/stat : 32039 (java) R 32019 32021 31870 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32021/tid=32040] ppid=32019 vsize=15698576 CPUtime=1192.19 cores=0,2,4,6
/proc/32021/task/32040/stat : 32040 (java) R 32019 32021 31870 0 -1 4202560 163437 0 0 0 119186 33 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505926165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32021/tid=32041] ppid=32019 vsize=15698576 CPUtime=1192.21 cores=0,2,4,6
/proc/32021/task/32041/stat : 32041 (java) R 32019 32021 31870 0 -1 4202560 162652 0 0 0 119192 29 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505817659 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32021/tid=32042] ppid=32019 vsize=15698576 CPUtime=1191.7 cores=0,2,4,6
/proc/32021/task/32042/stat : 32042 (java) R 32019 32021 31870 0 -1 4202560 160978 0 0 0 119141 29 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912506000544 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32021/tid=32043] ppid=32019 vsize=15698576 CPUtime=1192.01 cores=0,2,4,6
/proc/32021/task/32043/stat : 32043 (java) R 32019 32021 31870 0 -1 4202560 171649 0 0 0 119170 31 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505829126 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15698576

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

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

[startup+1208.1 s]
/proc/loadavg: 5.06 5.11 5.83 6/220 32128
/proc/meminfo: memFree=28528136/32951124 swapFree=67103364/67111528
[pid=32021] ppid=32019 vsize=15698576 CPUtime=4800.17 cores=0,2,4,6
/proc/32021/stat : 32021 (java) S 32019 32021 31870 0 -1 4202496 1145054 0 1 0 479713 304 0 0 25 0 22 0 608896760 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32021/statm: 3924644 113217 2299 9 0 3915363 0
[pid=32021/tid=32023] ppid=32019 vsize=15698576 CPUtime=1.04 cores=0,2,4,6
/proc/32021/task/32023/stat : 32023 (java) S 32019 32021 31870 0 -1 4202560 17438 0 1 0 102 2 0 0 21 0 22 0 608896760 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32024] ppid=32019 vsize=15698576 CPUtime=3.28 cores=0,2,4,6
/proc/32021/task/32024/stat : 32024 (java) S 32019 32021 31870 0 -1 4202560 55158 0 0 0 317 11 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32025] ppid=32019 vsize=15698576 CPUtime=3.17 cores=0,2,4,6
/proc/32021/task/32025/stat : 32025 (java) S 32019 32021 31870 0 -1 4202560 54343 0 0 0 304 13 0 0 16 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32026] ppid=32019 vsize=15698576 CPUtime=3.16 cores=0,2,4,6
/proc/32021/task/32026/stat : 32026 (java) S 32019 32021 31870 0 -1 4202560 53667 0 0 0 307 9 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32027] ppid=32019 vsize=15698576 CPUtime=3.26 cores=0,2,4,6
/proc/32021/task/32027/stat : 32027 (java) S 32019 32021 31870 0 -1 4202560 55450 0 0 0 314 12 0 0 16 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32028] ppid=32019 vsize=15698576 CPUtime=3.22 cores=0,2,4,6
/proc/32021/task/32028/stat : 32028 (java) S 32019 32021 31870 0 -1 4202560 54994 0 0 0 308 14 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32029] ppid=32019 vsize=15698576 CPUtime=3.23 cores=0,2,4,6
/proc/32021/task/32029/stat : 32029 (java) S 32019 32021 31870 0 -1 4202560 54357 0 0 0 311 12 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32030] ppid=32019 vsize=15698576 CPUtime=3.2 cores=0,2,4,6
/proc/32021/task/32030/stat : 32030 (java) S 32019 32021 31870 0 -1 4202560 58143 0 0 0 307 13 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32031] ppid=32019 vsize=15698576 CPUtime=3.19 cores=0,2,4,6
/proc/32021/task/32031/stat : 32031 (java) S 32019 32021 31870 0 -1 4202560 56857 0 0 0 307 12 0 0 15 0 22 0 608896761 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32032] ppid=32019 vsize=15698576 CPUtime=2.08 cores=0,2,4,6
/proc/32021/task/32032/stat : 32032 (java) S 32019 32021 31870 0 -1 4202560 3354 0 0 0 135 73 0 0 15 0 22 0 608896762 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 0 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32033] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32033/stat : 32033 (java) S 32019 32021 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32034] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32034/stat : 32034 (java) S 32019 32021 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608896762 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 4 0 0 0
[pid=32021/tid=32035] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32035/stat : 32035 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296749489 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32036] ppid=32019 vsize=15698576 CPUtime=1.18 cores=0,2,4,6
/proc/32021/task/32036/stat : 32036 (java) S 32019 32021 31870 0 -1 4202560 5442 0 0 0 118 0 0 0 15 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 0 0 0 0
[pid=32021/tid=32037] ppid=32019 vsize=15698576 CPUtime=1.88 cores=0,2,4,6
/proc/32021/task/32037/stat : 32037 (java) S 32019 32021 31870 0 -1 4202560 15683 0 0 0 186 2 0 0 15 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 2 0 0 0
[pid=32021/tid=32038] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32038/stat : 32038 (java) S 32019 32021 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296741785 0 4 0 16800975 18446604453872370624 0 0 -1 6 0 0 0
[pid=32021/tid=32039] ppid=32019 vsize=15698576 CPUtime=0 cores=0,2,4,6
/proc/32021/task/32039/stat : 32039 (java) R 32019 32021 31870 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 608896765 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 224296742400 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32021/tid=32040] ppid=32019 vsize=15698576 CPUtime=1192.19 cores=0,2,4,6
/proc/32021/task/32040/stat : 32040 (java) R 32019 32021 31870 0 -1 4202560 163437 0 0 0 119186 33 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505926165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32021/tid=32041] ppid=32019 vsize=15698576 CPUtime=1192.21 cores=0,2,4,6
/proc/32021/task/32041/stat : 32041 (java) R 32019 32021 31870 0 -1 4202560 162652 0 0 0 119192 29 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505817659 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32021/tid=32042] ppid=32019 vsize=15698576 CPUtime=1191.7 cores=0,2,4,6
/proc/32021/task/32042/stat : 32042 (java) R 32019 32021 31870 0 -1 4202560 160978 0 0 0 119141 29 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912506000544 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32021/tid=32043] ppid=32019 vsize=15698576 CPUtime=1192.01 cores=0,2,4,6
/proc/32021/task/32043/stat : 32043 (java) R 32019 32021 31870 0 -1 4202560 171649 0 0 0 119170 31 0 0 25 0 22 0 608896793 16075341824 113217 33554432000 1073741824 1073778376 140737370805248 18446744073709551615 46912505829126 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15698576

Child status: 143
Real time (s): 1208.14
CPU time (s): 4800.23
CPU user time (s): 4797.16
CPU system time (s): 3.06553
CPU usage (%): 397.325
Max. virtual memory (cumulated for all children) (KiB): 15699808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.16
system time used= 3.06553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1145080
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= 345821
involuntary context switches= 165710

runsolver used 2.20666 second user time and 4.42833 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 20:04:21
IDJOB=3312246
IDBENCH=84237
IDSOLVER=1698
FILE ID=node118/3312246-1304186661
RUNJOBID= node118-1304185453-31888
PBS_JOBID= 13172481
Free space on /tmp= 71920 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312246-1304186661/watcher-3312246-1304186661 -o /tmp/evaluation-result-3312246-1304186661/solver-3312246-1304186661 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312246-1304186661.cnf -hbr 2

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1975245060

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28854544 kB
Buffers:        447568 kB
Cached:        1503636 kB
SwapCached:       2708 kB
Active:        1909036 kB
Inactive:      1831168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28854544 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:            2028 kB
Writeback:           0 kB
AnonPages:     1787468 kB
Mapped:          23428 kB
Slab:           289976 kB
PageTables:       8008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2041680 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= 71868 MiB
End job on node118 at 2011-04-30 20:24:31