Trace number 3311912

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.13 1207.14

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_s.cnf
MD5SUM87b5938a349a8614bebb638e28ff1198
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.788879
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	11:00 INFO : Reading from input HOME/instance-3311912-1304183460.cnf
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
1.30/0.65	11:01 INFO : 2280 variables remaining out of 2856
1.30/0.65	11:01 INFO : 39850 literals remaining out of 37134
2238.14/562.93	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
2238.14/562.93	log4j:WARN Please initialize the log4j system properly.
2238.14/562.93	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-3311912-1304183460/watcher-3311912-1304183460 -o /tmp/evaluation-result-3311912-1304183460/solver-3311912-1304183460 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311912-1304183460.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: 3.77 5.85 7.10 3/202 19132
/proc/meminfo: memFree=29327476/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=28436 CPUtime=0 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 1437 0 0 0 0 0 0 0 25 0 2 0 529944225 29118464 905 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 7645 909 695 9 0 383 0
[pid=19132/tid=19133] ppid=19130 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) R 19130 19132 18485 0 -1 4202560 102 0 0 0 0 0 0 0 25 0 2 0 529944226 31313920 928 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246511871464 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0525539 s]
/proc/loadavg: 3.77 5.85 7.10 3/202 19132
/proc/meminfo: memFree=29327476/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15609648 CPUtime=0.03 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 4124 0 1 0 3 0 0 0 25 0 18 0 529944225 15984279552 3562 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3902412 3563 1754 9 0 3893131 0
[pid=19132/tid=19133] ppid=19130 vsize=15609648 CPUtime=0.03 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) R 19130 19132 18485 0 -1 4202560 2706 0 1 0 3 0 0 0 25 0 18 0 529944226 15984279552 3563 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528660939 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609648

[startup+0.100536 s]
/proc/loadavg: 3.77 5.85 7.10 3/202 19132
/proc/meminfo: memFree=29327476/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15676928 CPUtime=0.1 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 5624 0 1 0 9 1 0 0 25 0 18 0 529944225 16053174272 5036 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3919232 5036 2118 9 0 3909951 0
[pid=19132/tid=19133] ppid=19130 vsize=15676928 CPUtime=0.08 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) R 19130 19132 18485 0 -1 4202560 3475 0 1 0 7 1 0 0 18 0 18 0 529944226 16053174272 5037 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 48005661820440 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676928

[startup+0.30053 s]
/proc/loadavg: 3.77 5.85 7.10 3/202 19132
/proc/meminfo: memFree=29327476/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15682612 CPUtime=0.52 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 15600 0 1 0 50 2 0 0 25 0 18 0 529944225 16058994688 13825 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3920653 13825 2207 9 0 3911372 0
[pid=19132/tid=19133] ppid=19130 vsize=15682612 CPUtime=0.28 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) R 19130 19132 18485 0 -1 4202560 10502 0 1 0 27 1 0 0 18 0 18 0 529944226 16058994688 13825 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528660939 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682612

[startup+0.707399 s]
/proc/loadavg: 3.77 5.85 7.10 3/202 19132
/proc/meminfo: memFree=29327476/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15700984 CPUtime=1.61 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 29642 0 1 0 157 4 0 0 25 0 22 0 529944225 16077807616 24603 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3925246 24612 2258 9 0 3915965 0
[pid=19132/tid=19133] ppid=19130 vsize=15700984 CPUtime=0.64 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) S 19130 19132 18485 0 -1 4202560 12457 0 1 0 62 2 0 0 20 0 22 0 529944226 16077807616 24617 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 15700984

[startup+1.50124 s]
/proc/loadavg: 3.77 5.85 7.10 10/224 19154
/proc/meminfo: memFree=29153312/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15707052 CPUtime=4.7 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 57976 0 1 0 463 7 0 0 25 0 22 0 529944225 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3926763 50706 2272 9 0 3917482 0
[pid=19132/tid=19133] ppid=19130 vsize=15707052 CPUtime=0.64 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) S 19130 19132 18485 0 -1 4202560 12457 0 1 0 62 2 0 0 20 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19135] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19135/stat : 19135 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19136] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19136/stat : 19136 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19137] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19137/stat : 19137 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19138] ppid=19130 vsize=15707052 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19138/stat : 19138 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 1 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19139] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19139/stat : 19139 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19140] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19140/stat : 19140 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19141] ppid=19130 vsize=15707052 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19141/stat : 19141 (java) R 19130 19132 18485 0 -1 4202560 1060 0 0 0 1 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19132/tid=19142] ppid=19130 vsize=15707052 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19142/stat : 19142 (java) S 19130 19132 18485 0 -1 4202560 1094 0 0 0 1 0 0 0 17 0 22 0 529944226 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19143] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19143/stat : 19143 (java) S 19130 19132 18485 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 529944227 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 0 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19144] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19144/stat : 19144 (java) R 19130 19132 18485 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529944228 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19132/tid=19145] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19145/stat : 19145 (java) S 19130 19132 18485 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 529944228 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19146] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19146/stat : 19146 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528657841 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19147] ppid=19130 vsize=15707052 CPUtime=0.73 cores=0,2,4,6
/proc/19132/task/19147/stat : 19147 (java) R 19130 19132 18485 0 -1 4202560 12678 0 0 0 71 2 0 0 17 0 22 0 529944230 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 48005658102272 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19132/tid=19148] ppid=19130 vsize=15707052 CPUtime=0.73 cores=0,2,4,6
/proc/19132/task/19148/stat : 19148 (java) R 19130 19132 18485 0 -1 4202560 6739 0 0 0 73 0 0 0 18 0 22 0 529944230 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528660149 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19132/tid=19149] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19149/stat : 19149 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19150] ppid=19130 vsize=15707052 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19150/stat : 19150 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529944230 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19151] ppid=19130 vsize=15707052 CPUtime=0.68 cores=0,2,4,6
/proc/19132/task/19151/stat : 19151 (java) R 19130 19132 18485 0 -1 4202560 5707 0 0 0 68 0 0 0 16 0 22 0 529944257 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 18446744073699065947 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19132/tid=19152] ppid=19130 vsize=15707052 CPUtime=0.53 cores=0,2,4,6
/proc/19132/task/19152/stat : 19152 (java) R 19130 19132 18485 0 -1 4202560 4601 0 0 0 53 0 0 0 16 0 22 0 529944257 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505228560 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19132/tid=19153] ppid=19130 vsize=15707052 CPUtime=0.58 cores=0,2,4,6
/proc/19132/task/19153/stat : 19153 (java) R 19130 19132 18485 0 -1 4202560 5735 0 0 0 58 0 0 0 16 0 22 0 529944257 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505181646 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19132/tid=19154] ppid=19130 vsize=15707052 CPUtime=0.7 cores=0,2,4,6
/proc/19132/task/19154/stat : 19154 (java) R 19130 19132 18485 0 -1 4202560 6441 0 0 0 70 0 0 0 17 0 22 0 529944257 16084021248 50706 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505767080 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 15707052

[startup+3.10095 s]
/proc/loadavg: 3.77 5.85 7.10 8/224 19154
/proc/meminfo: memFree=29042456/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15707636 CPUtime=11.07 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 102808 0 1 0 1092 15 0 0 25 0 22 0 529944225 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3926909 93248 2284 9 0 3917628 0
[pid=19132/tid=19133] ppid=19130 vsize=15707636 CPUtime=0.64 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) S 19130 19132 18485 0 -1 4202560 12457 0 1 0 62 2 0 0 20 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19135] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19135/stat : 19135 (java) S 19130 19132 18485 0 -1 4202560 1069 0 0 0 0 0 0 0 15 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19136] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19136/stat : 19136 (java) S 19130 19132 18485 0 -1 4202560 1379 0 0 0 0 0 0 0 16 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19137] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19137/stat : 19137 (java) S 19130 19132 18485 0 -1 4202560 1930 0 0 0 0 0 0 0 16 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19138] ppid=19130 vsize=15707636 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19138/stat : 19138 (java) S 19130 19132 18485 0 -1 4202560 1762 0 0 0 1 0 0 0 16 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19139] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19139/stat : 19139 (java) S 19130 19132 18485 0 -1 4202560 1142 0 0 0 0 0 0 0 15 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19140] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19140/stat : 19140 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19141] ppid=19130 vsize=15707636 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19141/stat : 19141 (java) S 19130 19132 18485 0 -1 4202560 4312 0 0 0 1 0 0 0 16 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19142] ppid=19130 vsize=15707636 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19142/stat : 19142 (java) S 19130 19132 18485 0 -1 4202560 2445 0 0 0 1 0 0 0 15 0 22 0 529944226 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19143] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19143/stat : 19143 (java) S 19130 19132 18485 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 529944227 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 0 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19144] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19144/stat : 19144 (java) S 19130 19132 18485 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 529944228 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19145] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19145/stat : 19145 (java) S 19130 19132 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529944228 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19146] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19146/stat : 19146 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528657841 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19147] ppid=19130 vsize=15707636 CPUtime=1.3 cores=0,2,4,6
/proc/19132/task/19147/stat : 19147 (java) S 19130 19132 18485 0 -1 4202560 14057 0 0 0 128 2 0 0 16 0 22 0 529944230 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19148] ppid=19130 vsize=15707636 CPUtime=1.14 cores=0,2,4,6
/proc/19132/task/19148/stat : 19148 (java) S 19130 19132 18485 0 -1 4202560 7866 0 0 0 114 0 0 0 15 0 22 0 529944230 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19149] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19149/stat : 19149 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19150] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19150/stat : 19150 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529944230 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19151] ppid=19130 vsize=15707636 CPUtime=1.88 cores=0,2,4,6
/proc/19132/task/19151/stat : 19151 (java) R 19130 19132 18485 0 -1 4202560 10700 0 0 0 187 1 0 0 17 0 22 0 529944257 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505523205 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19132/tid=19152] ppid=19130 vsize=15707636 CPUtime=1.9 cores=0,2,4,6
/proc/19132/task/19152/stat : 19152 (java) R 19130 19132 18485 0 -1 4202560 11857 0 0 0 189 1 0 0 17 0 22 0 529944257 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505910380 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19132/tid=19153] ppid=19130 vsize=15707636 CPUtime=1.81 cores=0,2,4,6
/proc/19132/task/19153/stat : 19153 (java) R 19130 19132 18485 0 -1 4202560 14443 0 0 0 180 1 0 0 16 0 22 0 529944257 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505779292 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19132/tid=19154] ppid=19130 vsize=15707636 CPUtime=2.23 cores=0,2,4,6
/proc/19132/task/19154/stat : 19154 (java) R 19130 19132 18485 0 -1 4202560 15802 0 0 0 222 1 0 0 19 0 22 0 529944257 16084619264 93248 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505523239 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.07
Current children cumulated vsize (KiB) 15707636

[startup+6.30137 s]
/proc/loadavg: 3.87 5.84 7.09 8/224 19154
/proc/meminfo: memFree=28105168/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15707636 CPUtime=23.83 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 295812 0 1 0 2345 38 0 0 25 0 22 0 529944225 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3926909 286176 2284 9 0 3917628 0
[pid=19132/tid=19133] ppid=19130 vsize=15707636 CPUtime=0.64 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) S 19130 19132 18485 0 -1 4202560 12457 0 1 0 62 2 0 0 20 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19135] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19135/stat : 19135 (java) S 19130 19132 18485 0 -1 4202560 3420 0 0 0 0 0 0 0 15 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19136] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19136/stat : 19136 (java) S 19130 19132 18485 0 -1 4202560 3176 0 0 0 0 0 0 0 16 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19137] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19137/stat : 19137 (java) S 19130 19132 18485 0 -1 4202560 3944 0 0 0 0 0 0 0 15 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19138] ppid=19130 vsize=15707636 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19138/stat : 19138 (java) S 19130 19132 18485 0 -1 4202560 4897 0 0 0 1 0 0 0 16 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19139] ppid=19130 vsize=15707636 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19139/stat : 19139 (java) S 19130 19132 18485 0 -1 4202560 3195 0 0 0 1 0 0 0 16 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19140] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19140/stat : 19140 (java) S 19130 19132 18485 0 -1 4202560 2217 0 0 0 0 0 0 0 15 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19141] ppid=19130 vsize=15707636 CPUtime=0.02 cores=0,2,4,6
/proc/19132/task/19141/stat : 19141 (java) S 19130 19132 18485 0 -1 4202560 6202 0 0 0 1 1 0 0 16 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19142] ppid=19130 vsize=15707636 CPUtime=0.01 cores=0,2,4,6
/proc/19132/task/19142/stat : 19142 (java) S 19130 19132 18485 0 -1 4202560 3897 0 0 0 1 0 0 0 15 0 22 0 529944226 16084619264 286176 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0

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

[pid=19132/tid=19152] ppid=19130 vsize=15707636 CPUtime=1048.43 cores=0,2,4,6
/proc/19132/task/19152/stat : 19152 (java) R 19130 19132 18485 0 -1 4202560 352447 0 0 0 104791 52 0 0 25 0 22 0 529944257 16084619264 136006 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19132/tid=19153] ppid=19130 vsize=15707636 CPUtime=1048 cores=0,2,4,6
/proc/19132/task/19153/stat : 19153 (java) R 19130 19132 18485 0 -1 4202560 357851 0 0 0 104751 49 0 0 25 0 22 0 529944257 16084619264 136006 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505919498 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19132/tid=19154] ppid=19130 vsize=15707636 CPUtime=1048.39 cores=0,2,4,6
/proc/19132/task/19154/stat : 19154 (java) R 19130 19132 18485 0 -1 4202560 362065 0 0 0 104787 52 0 0 25 0 22 0 529944257 16084619264 136006 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 48005662578454 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4224.2
Current children cumulated vsize (KiB) 15707636

[startup+1122.31 s]
/proc/loadavg: 8.21 8.18 7.85 9/224 19184
/proc/meminfo: memFree=18375972/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15707636 CPUtime=4462.82 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 2622814 0 1 0 445765 517 0 0 25 0 22 0 529944225 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3926909 117131 2298 9 0 3917628 0
[pid=19132/tid=19133] ppid=19130 vsize=15707636 CPUtime=0.64 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) S 19130 19132 18485 0 -1 4202560 12457 0 1 0 62 2 0 0 20 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19135] ppid=19130 vsize=15707636 CPUtime=3.33 cores=0,2,4,6
/proc/19132/task/19135/stat : 19135 (java) S 19130 19132 18485 0 -1 4202560 136433 0 0 0 304 29 0 0 15 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19136] ppid=19130 vsize=15707636 CPUtime=3.33 cores=0,2,4,6
/proc/19132/task/19136/stat : 19136 (java) S 19130 19132 18485 0 -1 4202560 136714 0 0 0 308 25 0 0 16 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19137] ppid=19130 vsize=15707636 CPUtime=3.3 cores=0,2,4,6
/proc/19132/task/19137/stat : 19137 (java) S 19130 19132 18485 0 -1 4202560 138322 0 0 0 303 27 0 0 15 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19138] ppid=19130 vsize=15707636 CPUtime=3.33 cores=0,2,4,6
/proc/19132/task/19138/stat : 19138 (java) S 19130 19132 18485 0 -1 4202560 139441 0 0 0 308 25 0 0 15 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19139] ppid=19130 vsize=15707636 CPUtime=3.4 cores=0,2,4,6
/proc/19132/task/19139/stat : 19139 (java) S 19130 19132 18485 0 -1 4202560 135308 0 0 0 315 25 0 0 15 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19140] ppid=19130 vsize=15707636 CPUtime=3.25 cores=0,2,4,6
/proc/19132/task/19140/stat : 19140 (java) S 19130 19132 18485 0 -1 4202560 127017 0 0 0 299 26 0 0 15 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19141] ppid=19130 vsize=15707636 CPUtime=3.47 cores=0,2,4,6
/proc/19132/task/19141/stat : 19141 (java) S 19130 19132 18485 0 -1 4202560 140762 0 0 0 321 26 0 0 15 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19142] ppid=19130 vsize=15707636 CPUtime=3.38 cores=0,2,4,6
/proc/19132/task/19142/stat : 19142 (java) S 19130 19132 18485 0 -1 4202560 144213 0 0 0 309 29 0 0 15 0 22 0 529944226 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19143] ppid=19130 vsize=15707636 CPUtime=2.36 cores=0,2,4,6
/proc/19132/task/19143/stat : 19143 (java) S 19130 19132 18485 0 -1 4202560 6981 0 0 0 153 83 0 0 15 0 22 0 529944227 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 0 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19144] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19144/stat : 19144 (java) S 19130 19132 18485 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 529944228 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19145] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19145/stat : 19145 (java) S 19130 19132 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529944228 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19146] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19146/stat : 19146 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528657841 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19147] ppid=19130 vsize=15707636 CPUtime=1.53 cores=0,2,4,6
/proc/19132/task/19147/stat : 19147 (java) S 19130 19132 18485 0 -1 4202560 14087 0 0 0 151 2 0 0 15 0 22 0 529944230 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19148] ppid=19130 vsize=15707636 CPUtime=1.31 cores=0,2,4,6
/proc/19132/task/19148/stat : 19148 (java) S 19130 19132 18485 0 -1 4202560 7880 0 0 0 131 0 0 0 16 0 22 0 529944230 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19149] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19149/stat : 19149 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19150] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19150/stat : 19150 (java) S 19130 19132 18485 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 529944230 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19151] ppid=19130 vsize=15707636 CPUtime=1107.32 cores=0,2,4,6
/proc/19132/task/19151/stat : 19151 (java) R 19130 19132 18485 0 -1 4202560 368206 0 0 0 110682 50 0 0 25 0 22 0 529944257 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505866432 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19132/tid=19152] ppid=19130 vsize=15707636 CPUtime=1107.71 cores=0,2,4,6
/proc/19132/task/19152/stat : 19152 (java) R 19130 19132 18485 0 -1 4202560 365320 0 0 0 110717 54 0 0 25 0 22 0 529944257 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505863399 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19132/tid=19153] ppid=19130 vsize=15707636 CPUtime=1107.28 cores=0,2,4,6
/proc/19132/task/19153/stat : 19153 (java) R 19130 19132 18485 0 -1 4202560 371439 0 0 0 110676 52 0 0 25 0 22 0 529944257 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912506015000 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19132/tid=19154] ppid=19130 vsize=15707636 CPUtime=1107.72 cores=0,2,4,6
/proc/19132/task/19154/stat : 19154 (java) R 19130 19132 18485 0 -1 4202560 376786 0 0 0 110718 54 0 0 25 0 22 0 529944257 16084619264 117131 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505863523 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4462.82
Current children cumulated vsize (KiB) 15707636

[startup+1182.3 s]
/proc/loadavg: 8.12 8.16 7.86 9/224 19186
/proc/meminfo: memFree=18261368/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15707636 CPUtime=4701.42 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 2759268 0 1 0 469600 542 0 0 25 0 22 0 529944225 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3926909 133438 2298 9 0 3917628 0
[pid=19132/tid=19133] ppid=19130 vsize=15707636 CPUtime=0.64 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) S 19130 19132 18485 0 -1 4202560 12457 0 1 0 62 2 0 0 20 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19135] ppid=19130 vsize=15707636 CPUtime=3.5 cores=0,2,4,6
/proc/19132/task/19135/stat : 19135 (java) S 19130 19132 18485 0 -1 4202560 141666 0 0 0 320 30 0 0 16 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19136] ppid=19130 vsize=15707636 CPUtime=3.5 cores=0,2,4,6
/proc/19132/task/19136/stat : 19136 (java) S 19130 19132 18485 0 -1 4202560 144548 0 0 0 324 26 0 0 15 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19137] ppid=19130 vsize=15707636 CPUtime=3.47 cores=0,2,4,6
/proc/19132/task/19137/stat : 19137 (java) S 19130 19132 18485 0 -1 4202560 145467 0 0 0 319 28 0 0 16 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19138] ppid=19130 vsize=15707636 CPUtime=3.51 cores=0,2,4,6
/proc/19132/task/19138/stat : 19138 (java) S 19130 19132 18485 0 -1 4202560 147290 0 0 0 324 27 0 0 15 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19139] ppid=19130 vsize=15707636 CPUtime=3.58 cores=0,2,4,6
/proc/19132/task/19139/stat : 19139 (java) S 19130 19132 18485 0 -1 4202560 142285 0 0 0 332 26 0 0 15 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19140] ppid=19130 vsize=15707636 CPUtime=3.43 cores=0,2,4,6
/proc/19132/task/19140/stat : 19140 (java) S 19130 19132 18485 0 -1 4202560 133495 0 0 0 315 28 0 0 15 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19141] ppid=19130 vsize=15707636 CPUtime=3.63 cores=0,2,4,6
/proc/19132/task/19141/stat : 19141 (java) S 19130 19132 18485 0 -1 4202560 147929 0 0 0 335 28 0 0 15 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19142] ppid=19130 vsize=15707636 CPUtime=3.55 cores=0,2,4,6
/proc/19132/task/19142/stat : 19142 (java) S 19130 19132 18485 0 -1 4202560 150985 0 0 0 324 31 0 0 15 0 22 0 529944226 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19143] ppid=19130 vsize=15707636 CPUtime=2.48 cores=0,2,4,6
/proc/19132/task/19143/stat : 19143 (java) S 19130 19132 18485 0 -1 4202560 7331 0 0 0 161 87 0 0 15 0 22 0 529944227 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 0 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19144] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19144/stat : 19144 (java) S 19130 19132 18485 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 529944228 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19145] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19145/stat : 19145 (java) S 19130 19132 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529944228 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19146] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19146/stat : 19146 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528657841 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19147] ppid=19130 vsize=15707636 CPUtime=1.53 cores=0,2,4,6
/proc/19132/task/19147/stat : 19147 (java) S 19130 19132 18485 0 -1 4202560 14087 0 0 0 151 2 0 0 15 0 22 0 529944230 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19148] ppid=19130 vsize=15707636 CPUtime=1.31 cores=0,2,4,6
/proc/19132/task/19148/stat : 19148 (java) S 19130 19132 18485 0 -1 4202560 7880 0 0 0 131 0 0 0 16 0 22 0 529944230 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19149] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19149/stat : 19149 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19150] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19150/stat : 19150 (java) S 19130 19132 18485 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529944230 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19151] ppid=19130 vsize=15707636 CPUtime=1166.52 cores=0,2,4,6
/proc/19132/task/19151/stat : 19151 (java) R 19130 19132 18485 0 -1 4202560 387978 0 0 0 116600 52 0 0 25 0 22 0 529944257 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505866633 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19132/tid=19152] ppid=19130 vsize=15707636 CPUtime=1166.99 cores=0,2,4,6
/proc/19132/task/19152/stat : 19152 (java) R 19130 19132 18485 0 -1 4202560 386564 0 0 0 116642 57 0 0 25 0 22 0 529944257 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505919336 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19132/tid=19153] ppid=19130 vsize=15707636 CPUtime=1166.64 cores=0,2,4,6
/proc/19132/task/19153/stat : 19153 (java) R 19130 19132 18485 0 -1 4202560 391179 0 0 0 116610 54 0 0 25 0 22 0 529944257 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505863468 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19132/tid=19154] ppid=19130 vsize=15707636 CPUtime=1166.99 cores=0,2,4,6
/proc/19132/task/19154/stat : 19154 (java) R 19130 19132 18485 0 -1 4202560 396677 0 0 0 116643 56 0 0 25 0 22 0 529944257 16084619264 133438 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505863575 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4701.42
Current children cumulated vsize (KiB) 15707636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.15 8.16 7.87 10/224 19186
/proc/meminfo: memFree=18623064/32951124 swapFree=67102748/67111528
[pid=19132] ppid=19130 vsize=15707636 CPUtime=4800.06 cores=0,2,4,6
/proc/19132/stat : 19132 (java) S 19130 19132 18485 0 -1 4202496 2802075 0 1 0 479454 552 0 0 25 0 22 0 529944225 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19132/statm: 3926909 123339 2298 9 0 3917628 0
[pid=19132/tid=19133] ppid=19130 vsize=15707636 CPUtime=0.64 cores=0,2,4,6
/proc/19132/task/19133/stat : 19133 (java) S 19130 19132 18485 0 -1 4202560 12457 0 1 0 62 2 0 0 20 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19135] ppid=19130 vsize=15707636 CPUtime=3.58 cores=0,2,4,6
/proc/19132/task/19135/stat : 19135 (java) S 19130 19132 18485 0 -1 4202560 145450 0 0 0 327 31 0 0 15 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19136] ppid=19130 vsize=15707636 CPUtime=3.58 cores=0,2,4,6
/proc/19132/task/19136/stat : 19136 (java) S 19130 19132 18485 0 -1 4202560 148123 0 0 0 331 27 0 0 16 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19137] ppid=19130 vsize=15707636 CPUtime=3.55 cores=0,2,4,6
/proc/19132/task/19137/stat : 19137 (java) S 19130 19132 18485 0 -1 4202560 149403 0 0 0 326 29 0 0 15 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19138] ppid=19130 vsize=15707636 CPUtime=3.58 cores=0,2,4,6
/proc/19132/task/19138/stat : 19138 (java) S 19130 19132 18485 0 -1 4202560 150094 0 0 0 331 27 0 0 16 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19139] ppid=19130 vsize=15707636 CPUtime=3.66 cores=0,2,4,6
/proc/19132/task/19139/stat : 19139 (java) S 19130 19132 18485 0 -1 4202560 146544 0 0 0 340 26 0 0 15 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19140] ppid=19130 vsize=15707636 CPUtime=3.49 cores=0,2,4,6
/proc/19132/task/19140/stat : 19140 (java) S 19130 19132 18485 0 -1 4202560 136132 0 0 0 321 28 0 0 15 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19141] ppid=19130 vsize=15707636 CPUtime=3.7 cores=0,2,4,6
/proc/19132/task/19141/stat : 19141 (java) S 19130 19132 18485 0 -1 4202560 151840 0 0 0 341 29 0 0 15 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19142] ppid=19130 vsize=15707636 CPUtime=3.62 cores=0,2,4,6
/proc/19132/task/19142/stat : 19142 (java) S 19130 19132 18485 0 -1 4202560 154641 0 0 0 331 31 0 0 15 0 22 0 529944226 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 4 0 0 0
[pid=19132/tid=19143] ppid=19130 vsize=15707636 CPUtime=2.54 cores=0,2,4,6
/proc/19132/task/19143/stat : 19143 (java) S 19130 19132 18485 0 -1 4202560 7456 0 0 0 165 89 0 0 15 0 22 0 529944227 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 0 0 16800975 18446604453846828032 0 0 -1 6 0 0 0
[pid=19132/tid=19144] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19144/stat : 19144 (java) S 19130 19132 18485 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 529944228 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19145] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19145/stat : 19145 (java) S 19130 19132 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529944228 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19146] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19146/stat : 19146 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528657841 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19147] ppid=19130 vsize=15707636 CPUtime=1.53 cores=0,2,4,6
/proc/19132/task/19147/stat : 19147 (java) S 19130 19132 18485 0 -1 4202560 14087 0 0 0 151 2 0 0 15 0 22 0 529944230 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19148] ppid=19130 vsize=15707636 CPUtime=1.31 cores=0,2,4,6
/proc/19132/task/19148/stat : 19148 (java) S 19130 19132 18485 0 -1 4202560 7880 0 0 0 131 0 0 0 16 0 22 0 529944230 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19149] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19149/stat : 19149 (java) S 19130 19132 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529944230 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650137 0 4 0 16800975 18446604453846828032 0 0 -1 2 0 0 0
[pid=19132/tid=19150] ppid=19130 vsize=15707636 CPUtime=0 cores=0,2,4,6
/proc/19132/task/19150/stat : 19150 (java) S 19130 19132 18485 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529944230 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 246528650752 0 4 0 16800975 18446604453846828032 0 0 -1 0 0 0 0
[pid=19132/tid=19151] ppid=19130 vsize=15707636 CPUtime=1191.01 cores=0,2,4,6
/proc/19132/task/19151/stat : 19151 (java) R 19130 19132 18485 0 -1 4202560 391325 0 0 0 119048 53 0 0 25 0 22 0 529944257 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505825812 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19132/tid=19152] ppid=19130 vsize=15707636 CPUtime=1191.52 cores=0,2,4,6
/proc/19132/task/19152/stat : 19152 (java) R 19130 19132 18485 0 -1 4202560 390009 0 0 0 119095 57 0 0 25 0 22 0 529944257 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19132/tid=19153] ppid=19130 vsize=15707636 CPUtime=1191.18 cores=0,2,4,6
/proc/19132/task/19153/stat : 19153 (java) R 19130 19132 18485 0 -1 4202560 394594 0 0 0 119063 55 0 0 25 0 22 0 529944257 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19132/tid=19154] ppid=19130 vsize=15707636 CPUtime=1191.43 cores=0,2,4,6
/proc/19132/task/19154/stat : 19154 (java) R 19130 19132 18485 0 -1 4202560 400588 0 0 0 119087 56 0 0 25 0 22 0 529944257 16084619264 123339 33554432000 1073741824 1073778376 140734369929424 18446744073709551615 46912505778793 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15707636

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

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

Child status: 143
Real time (s): 1207.14
CPU time (s): 4800.13
CPU user time (s): 4794.57
CPU system time (s): 5.55315
CPU usage (%): 397.644
Max. virtual memory (cumulated for all children) (KiB): 15707636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.58
system time used= 5.55316
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2802100
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= 222550
involuntary context switches= 176016

runsolver used 1.9737 second user time and 4.64829 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 19:11:00
IDJOB=3311912
IDBENCH=83187
IDSOLVER=1698
FILE ID=node134/3311912-1304183460
RUNJOBID= node134-1304183455-18944
PBS_JOBID= 13172461
Free space on /tmp= 72496 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_s.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311912-1304183460/watcher-3311912-1304183460 -o /tmp/evaluation-result-3311912-1304183460/solver-3311912-1304183460 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311912-1304183460.cnf -hbr 2

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

MD5SUM BENCH= 87b5938a349a8614bebb638e28ff1198
RANDOM SEED=1852989585

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29327748 kB
Buffers:       1042196 kB
Cached:        1493180 kB
SwapCached:       4632 kB
Active:         853528 kB
Inactive:      2368952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29327748 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:           18996 kB
Writeback:           0 kB
AnonPages:      684180 kB
Mapped:          23192 kB
Slab:           336916 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1494028 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72492 MiB
End job on node134 at 2011-04-30 19:31:09