Trace number 3311931

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.43 1206.85

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.10/0.12	29:12 INFO : Reading from input HOME/instance-3311931-1304188152.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
1.50/0.76	29:13 INFO : 1296 variables remaining out of 1339
1.50/0.76	29:13 INFO : 47956 literals remaining out of 67348
3.41/1.35	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
3.41/1.35	log4j:WARN Please initialize the log4j system properly.
3.41/1.35	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-3311931-1304188152/watcher-3311931-1304188152 -o /tmp/evaluation-result-3311931-1304188152/solver-3311931-1304188152 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311931-1304188152.cnf -hbr 2 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.72 5.11 6.62 6/198 8163
/proc/meminfo: memFree=30213020/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/8163/stat : 8163 (java) R 8161 8163 7394 0 -1 4202496 1199 0 0 0 0 0 0 0 25 0 1 0 530413154 23580672 684 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228239386513 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8163/statm: 5757 684 511 9 0 124 0

[startup+0.0160959 s]
/proc/loadavg: 3.72 5.11 6.62 6/198 8163
/proc/meminfo: memFree=30213020/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 3029 0 1 0 0 0 0 0 25 0 10 0 530413154 15965847552 2469 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3897912 2471 1511 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.101062 s]
/proc/loadavg: 3.72 5.11 6.62 6/198 8163
/proc/meminfo: memFree=30213020/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15676940 CPUtime=0.1 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 5619 0 1 0 9 1 0 0 25 0 18 0 530413154 16053186560 5025 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3919235 5025 2116 9 0 3909954 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676940

[startup+0.301014 s]
/proc/loadavg: 3.72 5.11 6.62 6/198 8163
/proc/meminfo: memFree=30213020/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15680624 CPUtime=0.51 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 15491 0 1 0 48 3 0 0 25 0 18 0 530413154 16056958976 14016 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3920156 14024 2206 9 0 3910875 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680624

[startup+0.700939 s]
/proc/loadavg: 3.72 5.11 6.62 6/198 8163
/proc/meminfo: memFree=30213020/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15694468 CPUtime=1.5 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 31223 0 1 0 145 5 0 0 25 0 22 0 530413154 16071135232 26488 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3923617 26488 2248 9 0 3914336 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 15694468

[startup+1.50077 s]
/proc/loadavg: 3.98 5.14 6.62 8/220 8185
/proc/meminfo: memFree=30073036/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15695224 CPUtime=4.16 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 59384 0 1 0 407 9 0 0 25 0 22 0 530413154 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3923806 53252 2274 9 0 3914525 0
[pid=8163/tid=8165] ppid=8161 vsize=15695224 CPUtime=0.74 cores=1,3,5,7
/proc/8163/task/8165/stat : 8165 (java) S 8161 8163 7394 0 -1 4202560 17557 0 1 0 71 3 0 0 18 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8166] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8166/stat : 8166 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8167] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8167/stat : 8167 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8168] ppid=8161 vsize=15695224 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8168/stat : 8168 (java) S 8161 8163 7394 0 -1 4202560 1712 0 0 0 1 0 0 0 15 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8169] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8169/stat : 8169 (java) S 8161 8163 7394 0 -1 4202560 956 0 0 0 0 0 0 0 16 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8170] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8170/stat : 8170 (java) S 8161 8163 7394 0 -1 4202560 351 0 0 0 0 0 0 0 15 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8171] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8171/stat : 8171 (java) S 8161 8163 7394 0 -1 4202560 1597 0 0 0 0 0 0 0 16 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8172] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8172/stat : 8172 (java) S 8161 8163 7394 0 -1 4202560 2327 0 0 0 0 0 0 0 16 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8173] ppid=8161 vsize=15695224 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8173/stat : 8173 (java) S 8161 8163 7394 0 -1 4202560 1873 0 0 0 1 0 0 0 15 0 22 0 530413155 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8174] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8174/stat : 8174 (java) S 8161 8163 7394 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530413156 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 0 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8175] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8175/stat : 8175 (java) S 8161 8163 7394 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530413156 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8176] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8176/stat : 8176 (java) S 8161 8163 7394 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530413156 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8177] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8177/stat : 8177 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256172465 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8178] ppid=8161 vsize=15695224 CPUtime=0.73 cores=1,3,5,7
/proc/8163/task/8178/stat : 8178 (java) R 8161 8163 7394 0 -1 4202560 8827 0 0 0 73 0 0 0 24 0 22 0 530413159 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8163/tid=8179] ppid=8161 vsize=15695224 CPUtime=0.93 cores=1,3,5,7
/proc/8163/task/8179/stat : 8179 (java) S 8161 8163 7394 0 -1 4202560 4500 0 0 0 93 0 0 0 15 0 22 0 530413159 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8180] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8180/stat : 8180 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8181] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8181/stat : 8181 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530413159 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8182] ppid=8161 vsize=15695224 CPUtime=0.33 cores=1,3,5,7
/proc/8163/task/8182/stat : 8182 (java) R 8161 8163 7394 0 -1 4202560 328 0 0 0 33 0 0 0 16 0 22 0 530413188 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505728726 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8163/tid=8183] ppid=8161 vsize=15695224 CPUtime=0.31 cores=1,3,5,7
/proc/8163/task/8183/stat : 8183 (java) R 8161 8163 7394 0 -1 4202560 2676 0 0 0 31 0 0 0 16 0 22 0 530413188 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505121170 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8163/tid=8184] ppid=8161 vsize=15695224 CPUtime=0.35 cores=1,3,5,7
/proc/8163/task/8184/stat : 8184 (java) R 8161 8163 7394 0 -1 4202560 6178 0 0 0 35 0 0 0 16 0 22 0 530413188 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912506225096 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8163/tid=8185] ppid=8161 vsize=15695224 CPUtime=0.65 cores=1,3,5,7
/proc/8163/task/8185/stat : 8185 (java) R 8161 8163 7394 0 -1 4202560 9039 0 0 0 64 1 0 0 17 0 22 0 530413189 16071909376 53252 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505973594 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 15695224

[startup+3.10149 s]
/proc/loadavg: 3.98 5.14 6.62 11/220 8185
/proc/meminfo: memFree=29856396/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15695224 CPUtime=10.54 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 158165 0 1 0 1029 25 0 0 25 0 22 0 530413154 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3923806 151969 2284 9 0 3914525 0
[pid=8163/tid=8165] ppid=8161 vsize=15695224 CPUtime=0.74 cores=1,3,5,7
/proc/8163/task/8165/stat : 8165 (java) S 8161 8163 7394 0 -1 4202560 17557 0 1 0 71 3 0 0 18 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8166] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8166/stat : 8166 (java) S 8161 8163 7394 0 -1 4202560 2120 0 0 0 0 0 0 0 16 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8167] ppid=8161 vsize=15695224 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8167/stat : 8167 (java) S 8161 8163 7394 0 -1 4202560 5723 0 0 0 1 0 0 0 15 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8168] ppid=8161 vsize=15695224 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8168/stat : 8168 (java) S 8161 8163 7394 0 -1 4202560 1715 0 0 0 1 0 0 0 15 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8169] ppid=8161 vsize=15695224 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8169/stat : 8169 (java) S 8161 8163 7394 0 -1 4202560 4198 0 0 0 1 0 0 0 15 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8170] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8170/stat : 8170 (java) S 8161 8163 7394 0 -1 4202560 2265 0 0 0 0 0 0 0 16 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8171] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8171/stat : 8171 (java) S 8161 8163 7394 0 -1 4202560 4480 0 0 0 0 0 0 0 15 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8172] ppid=8161 vsize=15695224 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8172/stat : 8172 (java) S 8161 8163 7394 0 -1 4202560 3910 0 0 0 1 0 0 0 16 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8173] ppid=8161 vsize=15695224 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8173/stat : 8173 (java) S 8161 8163 7394 0 -1 4202560 4910 0 0 0 1 0 0 0 16 0 22 0 530413155 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8174] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8174/stat : 8174 (java) S 8161 8163 7394 0 -1 4202560 456 0 0 0 0 0 0 0 15 0 22 0 530413156 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 0 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8175] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8175/stat : 8175 (java) S 8161 8163 7394 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530413156 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8176] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8176/stat : 8176 (java) S 8161 8163 7394 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530413156 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8177] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8177/stat : 8177 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256172465 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8178] ppid=8161 vsize=15695224 CPUtime=0.75 cores=1,3,5,7
/proc/8163/task/8178/stat : 8178 (java) R 8161 8163 7394 0 -1 4202560 8843 0 0 0 75 0 0 0 22 0 22 0 530413159 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256174773 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8163/tid=8179] ppid=8161 vsize=15695224 CPUtime=1.44 cores=1,3,5,7
/proc/8163/task/8179/stat : 8179 (java) S 8161 8163 7394 0 -1 4202560 4558 0 0 0 144 0 0 0 15 0 22 0 530413159 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8180] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8180/stat : 8180 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8181] ppid=8161 vsize=15695224 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8181/stat : 8181 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530413159 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8182] ppid=8161 vsize=15695224 CPUtime=1.83 cores=1,3,5,7
/proc/8163/task/8182/stat : 8182 (java) R 8161 8163 7394 0 -1 4202560 21525 0 0 0 180 3 0 0 17 0 22 0 530413188 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505893909 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8163/tid=8183] ppid=8161 vsize=15695224 CPUtime=1.88 cores=1,3,5,7
/proc/8163/task/8183/stat : 8183 (java) R 8161 8163 7394 0 -1 4202560 24174 0 0 0 185 3 0 0 17 0 22 0 530413188 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912506247947 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8163/tid=8184] ppid=8161 vsize=15695224 CPUtime=1.91 cores=1,3,5,7
/proc/8163/task/8184/stat : 8184 (java) R 8161 8163 7394 0 -1 4202560 26238 0 0 0 188 3 0 0 17 0 22 0 530413188 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 47703025780592 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8163/tid=8185] ppid=8161 vsize=15695224 CPUtime=1.76 cores=1,3,5,7
/proc/8163/task/8185/stat : 8185 (java) R 8161 8163 7394 0 -1 4202560 24106 0 0 0 173 3 0 0 18 0 22 0 530413189 16071909376 151969 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505728897 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.54
Current children cumulated vsize (KiB) 15695224

[startup+6.30093 s]
/proc/loadavg: 4.31 5.19 6.63 9/220 8185
/proc/meminfo: memFree=28626572/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15696508 CPUtime=23.29 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 436090 0 1 0 2272 57 0 0 25 0 22 0 530413154 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3924127 428927 2290 9 0 3914846 0
[pid=8163/tid=8165] ppid=8161 vsize=15696508 CPUtime=0.74 cores=1,3,5,7
/proc/8163/task/8165/stat : 8165 (java) S 8161 8163 7394 0 -1 4202560 17557 0 1 0 71 3 0 0 18 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8166] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8166/stat : 8166 (java) S 8161 8163 7394 0 -1 4202560 2396 0 0 0 0 0 0 0 16 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8167] ppid=8161 vsize=15696508 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8167/stat : 8167 (java) S 8161 8163 7394 0 -1 4202560 6146 0 0 0 1 0 0 0 15 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8168] ppid=8161 vsize=15696508 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8168/stat : 8168 (java) S 8161 8163 7394 0 -1 4202560 2098 0 0 0 1 0 0 0 16 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8169] ppid=8161 vsize=15696508 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8169/stat : 8169 (java) S 8161 8163 7394 0 -1 4202560 5500 0 0 0 1 0 0 0 16 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8170] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8170/stat : 8170 (java) S 8161 8163 7394 0 -1 4202560 2532 0 0 0 0 0 0 0 15 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8171] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8171/stat : 8171 (java) S 8161 8163 7394 0 -1 4202560 4564 0 0 0 0 0 0 0 15 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8172] ppid=8161 vsize=15696508 CPUtime=0.01 cores=1,3,5,7
/proc/8163/task/8172/stat : 8172 (java) S 8161 8163 7394 0 -1 4202560 4676 0 0 0 1 0 0 0 16 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8173] ppid=8161 vsize=15696508 CPUtime=0.02 cores=1,3,5,7
/proc/8163/task/8173/stat : 8173 (java) S 8161 8163 7394 0 -1 4202560 5462 0 0 0 1 1 0 0 15 0 22 0 530413155 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8174] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8174/stat : 8174 (java) S 8161 8163 7394 0 -1 4202560 1240 0 0 0 0 0 0 0 15 0 22 0 530413156 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 0 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8175] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8175/stat : 8175 (java) S 8161 8163 7394 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8176] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8176/stat : 8176 (java) S 8161 8163 7394 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8177] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8177/stat : 8177 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256172465 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8178] ppid=8161 vsize=15696508 CPUtime=0.9 cores=1,3,5,7
/proc/8163/task/8178/stat : 8178 (java) S 8161 8163 7394 0 -1 4202560 9236 0 0 0 89 1 0 0 15 0 22 0 530413159 16073224192 428927 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0

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

[pid=8163/tid=8183] ppid=8161 vsize=15696508 CPUtime=1047.81 cores=1,3,5,7
/proc/8163/task/8183/stat : 8183 (java) R 8161 8163 7394 0 -1 4202560 364281 0 0 0 104728 53 0 0 25 0 22 0 530413188 16073224192 160342 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912506248595 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8163/tid=8184] ppid=8161 vsize=15696508 CPUtime=1048.31 cores=1,3,5,7
/proc/8163/task/8184/stat : 8184 (java) R 8161 8163 7394 0 -1 4202560 356860 0 0 0 104779 52 0 0 25 0 22 0 530413188 16073224192 160342 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505975946 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8163/tid=8185] ppid=8161 vsize=15696508 CPUtime=1048.6 cores=1,3,5,7
/proc/8163/task/8185/stat : 8185 (java) R 8161 8163 7394 0 -1 4202560 366035 0 0 0 104807 53 0 0 25 0 22 0 530413189 16073224192 160342 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505872235 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4225.41
Current children cumulated vsize (KiB) 15696508

[startup+1122.3 s]
/proc/loadavg: 8.02 7.99 7.62 9/220 8215
/proc/meminfo: memFree=29953580/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15696508 CPUtime=4464.13 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 2644265 0 1 0 445930 483 0 0 25 0 22 0 530413154 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3924127 137065 2298 9 0 3914846 0
[pid=8163/tid=8165] ppid=8161 vsize=15696508 CPUtime=0.74 cores=1,3,5,7
/proc/8163/task/8165/stat : 8165 (java) S 8161 8163 7394 0 -1 4202560 17557 0 1 0 71 3 0 0 18 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8166] ppid=8161 vsize=15696508 CPUtime=3.48 cores=1,3,5,7
/proc/8163/task/8166/stat : 8166 (java) S 8161 8163 7394 0 -1 4202560 136830 0 0 0 324 24 0 0 16 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8167] ppid=8161 vsize=15696508 CPUtime=3.5 cores=1,3,5,7
/proc/8163/task/8167/stat : 8167 (java) S 8161 8163 7394 0 -1 4202560 136746 0 0 0 327 23 0 0 15 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8168] ppid=8161 vsize=15696508 CPUtime=3.58 cores=1,3,5,7
/proc/8163/task/8168/stat : 8168 (java) S 8161 8163 7394 0 -1 4202560 134822 0 0 0 334 24 0 0 16 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8169] ppid=8161 vsize=15696508 CPUtime=3.67 cores=1,3,5,7
/proc/8163/task/8169/stat : 8169 (java) S 8161 8163 7394 0 -1 4202560 151115 0 0 0 345 22 0 0 15 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8170] ppid=8161 vsize=15696508 CPUtime=3.51 cores=1,3,5,7
/proc/8163/task/8170/stat : 8170 (java) S 8161 8163 7394 0 -1 4202560 135475 0 0 0 327 24 0 0 15 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8171] ppid=8161 vsize=15696508 CPUtime=3.54 cores=1,3,5,7
/proc/8163/task/8171/stat : 8171 (java) S 8161 8163 7394 0 -1 4202560 137259 0 0 0 331 23 0 0 15 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8172] ppid=8161 vsize=15696508 CPUtime=3.5 cores=1,3,5,7
/proc/8163/task/8172/stat : 8172 (java) S 8161 8163 7394 0 -1 4202560 133772 0 0 0 327 23 0 0 16 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8173] ppid=8161 vsize=15696508 CPUtime=3.57 cores=1,3,5,7
/proc/8163/task/8173/stat : 8173 (java) S 8161 8163 7394 0 -1 4202560 147821 0 0 0 329 28 0 0 16 0 22 0 530413155 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8174] ppid=8161 vsize=15696508 CPUtime=2.07 cores=1,3,5,7
/proc/8163/task/8174/stat : 8174 (java) S 8161 8163 7394 0 -1 4202560 6933 0 0 0 138 69 0 0 15 0 22 0 530413156 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 0 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8175] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8175/stat : 8175 (java) S 8161 8163 7394 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8176] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8176/stat : 8176 (java) S 8161 8163 7394 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8177] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8177/stat : 8177 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256172465 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8178] ppid=8161 vsize=15696508 CPUtime=1 cores=1,3,5,7
/proc/8163/task/8178/stat : 8178 (java) S 8161 8163 7394 0 -1 4202560 9250 0 0 0 99 1 0 0 15 0 22 0 530413159 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8179] ppid=8161 vsize=15696508 CPUtime=1.56 cores=1,3,5,7
/proc/8163/task/8179/stat : 8179 (java) S 8161 8163 7394 0 -1 4202560 4724 0 0 0 156 0 0 0 16 0 22 0 530413159 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8180] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8180/stat : 8180 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8181] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8181/stat : 8181 (java) S 8161 8163 7394 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530413159 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8182] ppid=8161 vsize=15696508 CPUtime=1107.68 cores=1,3,5,7
/proc/8163/task/8182/stat : 8182 (java) R 8161 8163 7394 0 -1 4202560 366539 0 0 0 110718 50 0 0 25 0 22 0 530413188 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505701952 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8163/tid=8183] ppid=8161 vsize=15696508 CPUtime=1107.05 cores=1,3,5,7
/proc/8163/task/8183/stat : 8183 (java) R 8161 8163 7394 0 -1 4202560 377768 0 0 0 110651 54 0 0 25 0 22 0 530413188 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505735087 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8163/tid=8184] ppid=8161 vsize=15696508 CPUtime=1107.67 cores=1,3,5,7
/proc/8163/task/8184/stat : 8184 (java) R 8161 8163 7394 0 -1 4202560 369213 0 0 0 110713 54 0 0 25 0 22 0 530413188 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505893816 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8163/tid=8185] ppid=8161 vsize=15696508 CPUtime=1107.87 cores=1,3,5,7
/proc/8163/task/8185/stat : 8185 (java) R 8161 8163 7394 0 -1 4202560 376993 0 0 0 110733 54 0 0 25 0 22 0 530413189 16073224192 137065 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505894063 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464.13
Current children cumulated vsize (KiB) 15696508

[startup+1182.3 s]
/proc/loadavg: 8.00 7.99 7.64 9/220 8217
/proc/meminfo: memFree=29760064/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15696508 CPUtime=4702.91 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 2796247 0 1 0 469779 512 0 0 25 0 22 0 530413154 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3924127 166891 2298 9 0 3914846 0
[pid=8163/tid=8165] ppid=8161 vsize=15696508 CPUtime=0.74 cores=1,3,5,7
/proc/8163/task/8165/stat : 8165 (java) S 8161 8163 7394 0 -1 4202560 17557 0 1 0 71 3 0 0 18 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8166] ppid=8161 vsize=15696508 CPUtime=3.66 cores=1,3,5,7
/proc/8163/task/8166/stat : 8166 (java) S 8161 8163 7394 0 -1 4202560 145878 0 0 0 340 26 0 0 15 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8167] ppid=8161 vsize=15696508 CPUtime=3.68 cores=1,3,5,7
/proc/8163/task/8167/stat : 8167 (java) S 8161 8163 7394 0 -1 4202560 144825 0 0 0 344 24 0 0 15 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8168] ppid=8161 vsize=15696508 CPUtime=3.76 cores=1,3,5,7
/proc/8163/task/8168/stat : 8168 (java) S 8161 8163 7394 0 -1 4202560 144195 0 0 0 350 26 0 0 15 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8169] ppid=8161 vsize=15696508 CPUtime=3.84 cores=1,3,5,7
/proc/8163/task/8169/stat : 8169 (java) S 8161 8163 7394 0 -1 4202560 158387 0 0 0 361 23 0 0 15 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8170] ppid=8161 vsize=15696508 CPUtime=3.69 cores=1,3,5,7
/proc/8163/task/8170/stat : 8170 (java) S 8161 8163 7394 0 -1 4202560 143991 0 0 0 344 25 0 0 15 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8171] ppid=8161 vsize=15696508 CPUtime=3.74 cores=1,3,5,7
/proc/8163/task/8171/stat : 8171 (java) S 8161 8163 7394 0 -1 4202560 149184 0 0 0 349 25 0 0 15 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8172] ppid=8161 vsize=15696508 CPUtime=3.69 cores=1,3,5,7
/proc/8163/task/8172/stat : 8172 (java) S 8161 8163 7394 0 -1 4202560 141334 0 0 0 344 25 0 0 15 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8173] ppid=8161 vsize=15696508 CPUtime=3.77 cores=1,3,5,7
/proc/8163/task/8173/stat : 8173 (java) S 8161 8163 7394 0 -1 4202560 158583 0 0 0 348 29 0 0 16 0 22 0 530413155 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8174] ppid=8161 vsize=15696508 CPUtime=2.17 cores=1,3,5,7
/proc/8163/task/8174/stat : 8174 (java) S 8161 8163 7394 0 -1 4202560 7335 0 0 0 143 74 0 0 16 0 22 0 530413156 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 0 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8175] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8175/stat : 8175 (java) S 8161 8163 7394 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8176] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8176/stat : 8176 (java) S 8161 8163 7394 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8177] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8177/stat : 8177 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256172465 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8178] ppid=8161 vsize=15696508 CPUtime=1 cores=1,3,5,7
/proc/8163/task/8178/stat : 8178 (java) S 8161 8163 7394 0 -1 4202560 9250 0 0 0 99 1 0 0 15 0 22 0 530413159 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8179] ppid=8161 vsize=15696508 CPUtime=1.56 cores=1,3,5,7
/proc/8163/task/8179/stat : 8179 (java) S 8161 8163 7394 0 -1 4202560 4724 0 0 0 156 0 0 0 16 0 22 0 530413159 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8180] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8180/stat : 8180 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8181] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8181/stat : 8181 (java) S 8161 8163 7394 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530413159 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8182] ppid=8161 vsize=15696508 CPUtime=1166.96 cores=1,3,5,7
/proc/8163/task/8182/stat : 8182 (java) R 8161 8163 7394 0 -1 4202560 385799 0 0 0 116644 52 0 0 25 0 22 0 530413188 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505871707 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8163/tid=8183] ppid=8161 vsize=15696508 CPUtime=1166.38 cores=1,3,5,7
/proc/8163/task/8183/stat : 8183 (java) R 8161 8163 7394 0 -1 4202560 396508 0 0 0 116582 56 0 0 25 0 22 0 530413188 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912506248519 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8163/tid=8184] ppid=8161 vsize=15696508 CPUtime=1166.99 cores=1,3,5,7
/proc/8163/task/8184/stat : 8184 (java) R 8161 8163 7394 0 -1 4202560 389183 0 0 0 116643 56 0 0 25 0 22 0 530413188 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 47703025780485 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8163/tid=8185] ppid=8161 vsize=15696508 CPUtime=1167.12 cores=1,3,5,7
/proc/8163/task/8185/stat : 8185 (java) R 8161 8163 7394 0 -1 4202560 398062 0 0 0 116654 58 0 0 25 0 22 0 530413189 16073224192 166891 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912506197665 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4702.91
Current children cumulated vsize (KiB) 15696508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 7.76 7.94 7.63 6/220 8268
/proc/meminfo: memFree=29816848/32951124 swapFree=67111364/67111528
[pid=8163] ppid=8161 vsize=15696508 CPUtime=4800.36 cores=1,3,5,7
/proc/8163/stat : 8163 (java) S 8161 8163 7394 0 -1 4202496 2857319 0 1 0 479515 521 0 0 25 0 22 0 530413154 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8163/statm: 3924127 174866 2298 9 0 3914846 0
[pid=8163/tid=8165] ppid=8161 vsize=15696508 CPUtime=0.74 cores=1,3,5,7
/proc/8163/task/8165/stat : 8165 (java) S 8161 8163 7394 0 -1 4202560 17557 0 1 0 71 3 0 0 18 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8166] ppid=8161 vsize=15696508 CPUtime=3.72 cores=1,3,5,7
/proc/8163/task/8166/stat : 8166 (java) S 8161 8163 7394 0 -1 4202560 147294 0 0 0 346 26 0 0 16 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8167] ppid=8161 vsize=15696508 CPUtime=3.76 cores=1,3,5,7
/proc/8163/task/8167/stat : 8167 (java) S 8161 8163 7394 0 -1 4202560 148868 0 0 0 351 25 0 0 16 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8168] ppid=8161 vsize=15696508 CPUtime=3.83 cores=1,3,5,7
/proc/8163/task/8168/stat : 8168 (java) S 8161 8163 7394 0 -1 4202560 146622 0 0 0 357 26 0 0 15 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8169] ppid=8161 vsize=15696508 CPUtime=3.92 cores=1,3,5,7
/proc/8163/task/8169/stat : 8169 (java) S 8161 8163 7394 0 -1 4202560 162803 0 0 0 369 23 0 0 15 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8170] ppid=8161 vsize=15696508 CPUtime=3.77 cores=1,3,5,7
/proc/8163/task/8170/stat : 8170 (java) S 8161 8163 7394 0 -1 4202560 147829 0 0 0 351 26 0 0 15 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8171] ppid=8161 vsize=15696508 CPUtime=3.81 cores=1,3,5,7
/proc/8163/task/8171/stat : 8171 (java) S 8161 8163 7394 0 -1 4202560 153725 0 0 0 355 26 0 0 16 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8172] ppid=8161 vsize=15696508 CPUtime=3.76 cores=1,3,5,7
/proc/8163/task/8172/stat : 8172 (java) S 8161 8163 7394 0 -1 4202560 144093 0 0 0 351 25 0 0 15 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8173] ppid=8161 vsize=15696508 CPUtime=3.86 cores=1,3,5,7
/proc/8163/task/8173/stat : 8173 (java) S 8161 8163 7394 0 -1 4202560 161349 0 0 0 356 30 0 0 15 0 22 0 530413155 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 5 0 0 0
[pid=8163/tid=8174] ppid=8161 vsize=15696508 CPUtime=2.22 cores=1,3,5,7
/proc/8163/task/8174/stat : 8174 (java) S 8161 8163 7394 0 -1 4202560 7573 0 0 0 147 75 0 0 15 0 22 0 530413156 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 0 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8175] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8175/stat : 8175 (java) S 8161 8163 7394 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8176] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8176/stat : 8176 (java) S 8161 8163 7394 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530413156 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8177] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8177/stat : 8177 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256172465 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8178] ppid=8161 vsize=15696508 CPUtime=1 cores=1,3,5,7
/proc/8163/task/8178/stat : 8178 (java) S 8161 8163 7394 0 -1 4202560 9250 0 0 0 99 1 0 0 15 0 22 0 530413159 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 7 0 0 0
[pid=8163/tid=8179] ppid=8161 vsize=15696508 CPUtime=1.56 cores=1,3,5,7
/proc/8163/task/8179/stat : 8179 (java) S 8161 8163 7394 0 -1 4202560 4724 0 0 0 156 0 0 0 16 0 22 0 530413159 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 1 0 0 0
[pid=8163/tid=8180] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8180/stat : 8180 (java) S 8161 8163 7394 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530413159 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256164761 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8181] ppid=8161 vsize=15696508 CPUtime=0 cores=1,3,5,7
/proc/8163/task/8181/stat : 8181 (java) S 8161 8163 7394 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530413159 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 228256165376 0 4 0 16800975 18446604468659173568 0 0 -1 3 0 0 0
[pid=8163/tid=8182] ppid=8161 vsize=15696508 CPUtime=1191.12 cores=1,3,5,7
/proc/8163/task/8182/stat : 8182 (java) R 8161 8163 7394 0 -1 4202560 393276 0 0 0 119059 53 0 0 25 0 22 0 530413188 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505809062 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8163/tid=8183] ppid=8161 vsize=15696508 CPUtime=1190.62 cores=1,3,5,7
/proc/8163/task/8183/stat : 8183 (java) R 8161 8163 7394 0 -1 4202560 405386 0 0 0 119005 57 0 0 25 0 22 0 530413188 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505523432 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8163/tid=8184] ppid=8161 vsize=15696508 CPUtime=1191.17 cores=1,3,5,7
/proc/8163/task/8184/stat : 8184 (java) R 8161 8163 7394 0 -1 4202560 398737 0 0 0 119060 57 0 0 25 0 22 0 530413188 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505894071 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8163/tid=8185] ppid=8161 vsize=15696508 CPUtime=1191.33 cores=1,3,5,7
/proc/8163/task/8185/stat : 8185 (java) R 8161 8163 7394 0 -1 4202560 406781 0 0 0 119074 59 0 0 25 0 22 0 530413189 16073224192 174866 33554432000 1073741824 1073778376 140736251370352 18446744073709551615 46912505893942 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15696508

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): 1206.85
CPU time (s): 4800.43
CPU user time (s): 4795.18
CPU system time (s): 5.2492
CPU usage (%): 397.766
Max. virtual memory (cumulated for all children) (KiB): 15696508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.18
system time used= 5.2492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2857346
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= 183562
involuntary context switches= 118691

runsolver used 1.9437 second user time and 4.70728 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 20:29:12
IDJOB=3311931
IDBENCH=85959
IDSOLVER=1698
FILE ID=node136/3311931-1304188152
RUNJOBID= node136-1304188147-8025
PBS_JOBID= 13172470
Free space on /tmp= 73080 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311931-1304188152/watcher-3311931-1304188152 -o /tmp/evaluation-result-3311931-1304188152/solver-3311931-1304188152 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311931-1304188152.cnf -hbr 2

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=2095321003

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30213300 kB
Buffers:        633024 kB
Cached:        1022204 kB
SwapCached:          0 kB
Active:         815708 kB
Inactive:      1496392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30213300 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3980 kB
Writeback:          36 kB
AnonPages:      656408 kB
Mapped:          23396 kB
Slab:           361740 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1700496 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= 73072 MiB
End job on node136 at 2011-04-30 20:49:21