Trace number 3311479

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.39 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
MD5SUMf8b6732f9f469525eb7751d9d1024a94
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.10/0.12	12:37 INFO : Reading from input HOME/instance-3311479-1304129557.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!
0.92/0.58	12:38 INFO : 90 variables remaining out of 90
0.92/0.58	12:38 INFO : 64080 literals remaining out of 64080

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-3311479-1304129557/watcher-3311479-1304129557 -o /tmp/evaluation-result-3311479-1304129557/solver-3311479-1304129557 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311479-1304129557.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: 8.08 8.06 7.98 5/198 6312
/proc/meminfo: memFree=30847680/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6312/stat : 6312 (java) R 6310 6312 5028 0 -1 4202496 1146 0 0 0 0 0 0 0 25 0 1 0 524554467 23580672 632 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235589904128 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6312/statm: 5757 643 478 9 0 124 0

[startup+0.0866189 s]
/proc/loadavg: 8.08 8.06 7.98 5/198 6312
/proc/meminfo: memFree=30847680/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15676028 CPUtime=0.08 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 5162 0 1 0 7 1 0 0 25 0 18 0 524554467 16052252672 4601 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3919007 4601 2084 9 0 3909726 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676028

[startup+0.100694 s]
/proc/loadavg: 8.08 8.06 7.98 5/198 6312
/proc/meminfo: memFree=30847680/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15676156 CPUtime=0.1 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 5502 0 1 0 9 1 0 0 25 0 18 0 524554467 16052383744 4941 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3919039 4941 2117 9 0 3909758 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676156

[startup+0.300661 s]
/proc/loadavg: 8.08 8.06 7.98 5/198 6312
/proc/meminfo: memFree=30847680/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15678372 CPUtime=0.51 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 14605 0 1 0 48 3 0 0 25 0 18 0 524554467 16054652928 12920 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3919593 12925 2208 9 0 3910312 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15678372

[startup+0.700594 s]
/proc/loadavg: 8.08 8.06 7.98 5/198 6312
/proc/meminfo: memFree=30847680/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15700288 CPUtime=1.54 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 33668 0 1 0 149 5 0 0 25 0 22 0 524554467 16077094912 28574 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3925072 28574 2258 9 0 3915791 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 15700288

[startup+1.50146 s]
/proc/loadavg: 8.16 8.08 7.98 11/220 6334
/proc/meminfo: memFree=30657040/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15701952 CPUtime=4.71 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 62712 0 1 0 462 9 0 0 25 0 22 0 524554467 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3925488 53326 2275 9 0 3916207 0
[pid=6312/tid=6314] ppid=6310 vsize=15701952 CPUtime=0.56 cores=1,3,5,7
/proc/6312/task/6314/stat : 6314 (java) S 6310 6312 5028 0 -1 4202560 16297 0 1 0 53 3 0 0 25 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6315] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6315/stat : 6315 (java) S 6310 6312 5028 0 -1 4202560 1138 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6316] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6316/stat : 6316 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6317] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6317/stat : 6317 (java) S 6310 6312 5028 0 -1 4202560 1236 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6318] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6318/stat : 6318 (java) S 6310 6312 5028 0 -1 4202560 518 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6319] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6319/stat : 6319 (java) S 6310 6312 5028 0 -1 4202560 850 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6320] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6320/stat : 6320 (java) S 6310 6312 5028 0 -1 4202560 572 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6321] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6321/stat : 6321 (java) S 6310 6312 5028 0 -1 4202560 925 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6322] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6322/stat : 6322 (java) S 6310 6312 5028 0 -1 4202560 716 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6323] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6323/stat : 6323 (java) S 6310 6312 5028 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 524554469 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 0 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6324] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6324/stat : 6324 (java) R 6310 6312 5028 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 524554470 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6312/tid=6325] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6325/stat : 6325 (java) S 6310 6312 5028 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 524554470 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6326] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6326/stat : 6326 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606690225 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6327] ppid=6310 vsize=15701952 CPUtime=0.91 cores=1,3,5,7
/proc/6312/task/6327/stat : 6327 (java) R 6310 6312 5028 0 -1 4202560 13239 0 0 0 90 1 0 0 25 0 22 0 524554472 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 47414707201573 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6312/tid=6328] ppid=6310 vsize=15701952 CPUtime=0.89 cores=1,3,5,7
/proc/6312/task/6328/stat : 6328 (java) R 6310 6312 5028 0 -1 4202560 6632 0 0 0 88 1 0 0 25 0 22 0 524554472 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 47414702535960 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6312/tid=6329] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6329/stat : 6329 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6330] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6330/stat : 6330 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524554472 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6331] ppid=6310 vsize=15701952 CPUtime=0.87 cores=1,3,5,7
/proc/6312/task/6331/stat : 6331 (java) R 6310 6312 5028 0 -1 4202560 7042 0 0 0 87 0 0 0 16 0 22 0 524554501 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 47414707474472 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6312/tid=6332] ppid=6310 vsize=15701952 CPUtime=0.35 cores=1,3,5,7
/proc/6312/task/6332/stat : 6332 (java) R 6310 6312 5028 0 -1 4202560 3323 0 0 0 35 0 0 0 20 0 22 0 524554501 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 47414707475505 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6312/tid=6333] ppid=6310 vsize=15701952 CPUtime=0.49 cores=1,3,5,7
/proc/6312/task/6333/stat : 6333 (java) R 6310 6312 5028 0 -1 4202560 3381 0 0 0 49 0 0 0 23 0 22 0 524554501 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505875705 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6312/tid=6334] ppid=6310 vsize=15701952 CPUtime=0.54 cores=1,3,5,7
/proc/6312/task/6334/stat : 6334 (java) R 6310 6312 5028 0 -1 4202560 5445 0 0 0 54 0 0 0 23 0 22 0 524554501 16078798848 53326 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505950475 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 15701952

[startup+3.10117 s]
/proc/loadavg: 8.16 8.08 7.98 10/220 6334
/proc/meminfo: memFree=30541348/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15701952 CPUtime=11.08 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 126081 0 1 0 1092 16 0 0 25 0 22 0 524554467 16078798848 116686 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3925488 116693 2286 9 0 3916207 0
[pid=6312/tid=6314] ppid=6310 vsize=15701952 CPUtime=0.56 cores=1,3,5,7
/proc/6312/task/6314/stat : 6314 (java) S 6310 6312 5028 0 -1 4202560 16297 0 1 0 53 3 0 0 25 0 22 0 524554468 16078798848 116696 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6315] ppid=6310 vsize=15701952 CPUtime=0.01 cores=1,3,5,7
/proc/6312/task/6315/stat : 6315 (java) S 6310 6312 5028 0 -1 4202560 3039 0 0 0 1 0 0 0 16 0 22 0 524554468 16078798848 116701 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6316] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6316/stat : 6316 (java) S 6310 6312 5028 0 -1 4202560 1643 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 116702 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6317] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6317/stat : 6317 (java) S 6310 6312 5028 0 -1 4202560 3557 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 116705 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6318] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6318/stat : 6318 (java) S 6310 6312 5028 0 -1 4202560 1500 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 116707 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6319] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6319/stat : 6319 (java) S 6310 6312 5028 0 -1 4202560 1905 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 116708 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6320] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6320/stat : 6320 (java) S 6310 6312 5028 0 -1 4202560 2616 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 116720 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6321] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6321/stat : 6321 (java) S 6310 6312 5028 0 -1 4202560 2746 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 116728 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6322] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6322/stat : 6322 (java) S 6310 6312 5028 0 -1 4202560 1923 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 116733 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6323] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6323/stat : 6323 (java) S 6310 6312 5028 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 524554469 16078798848 116736 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 0 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6324] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6324/stat : 6324 (java) S 6310 6312 5028 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 524554470 16078798848 116740 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6325] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6325/stat : 6325 (java) S 6310 6312 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524554470 16078798848 116743 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6326] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6326/stat : 6326 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16078798848 116744 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606690225 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6327] ppid=6310 vsize=15701952 CPUtime=0.99 cores=1,3,5,7
/proc/6312/task/6327/stat : 6327 (java) S 6310 6312 5028 0 -1 4202560 13263 0 0 0 98 1 0 0 19 0 22 0 524554472 16078798848 116746 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6328] ppid=6310 vsize=15701952 CPUtime=1 cores=1,3,5,7
/proc/6312/task/6328/stat : 6328 (java) S 6310 6312 5028 0 -1 4202560 6645 0 0 0 99 1 0 0 15 0 22 0 524554472 16078798848 116749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6329] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6329/stat : 6329 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16078798848 116751 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6330] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6330/stat : 6330 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524554472 16078798848 116752 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6331] ppid=6310 vsize=15701952 CPUtime=2.46 cores=1,3,5,7
/proc/6312/task/6331/stat : 6331 (java) R 6310 6312 5028 0 -1 4202560 19337 0 0 0 244 2 0 0 18 0 22 0 524554501 16078798848 116756 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912506143458 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6312/tid=6332] ppid=6310 vsize=15701952 CPUtime=1.83 cores=1,3,5,7
/proc/6312/task/6332/stat : 6332 (java) R 6310 6312 5028 0 -1 4202560 15222 0 0 0 182 1 0 0 25 0 22 0 524554501 16078798848 116758 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505815757 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6312/tid=6333] ppid=6310 vsize=15701952 CPUtime=1.97 cores=1,3,5,7
/proc/6312/task/6333/stat : 6333 (java) R 6310 6312 5028 0 -1 4202560 16509 0 0 0 196 1 0 0 25 0 22 0 524554501 16078798848 116759 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505228260 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6312/tid=6334] ppid=6310 vsize=15701952 CPUtime=2.12 cores=1,3,5,7
/proc/6312/task/6334/stat : 6334 (java) R 6310 6312 5028 0 -1 4202560 18369 0 0 0 210 2 0 0 25 0 22 0 524554501 16078798848 116761 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505824375 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 15701952

[startup+6.30161 s]
/proc/loadavg: 8.16 8.08 7.98 9/220 6334
/proc/meminfo: memFree=30249780/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15701952 CPUtime=23.86 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 162563 0 1 0 2365 21 0 0 25 0 22 0 524554467 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3925488 152542 2286 9 0 3916207 0
[pid=6312/tid=6314] ppid=6310 vsize=15701952 CPUtime=0.56 cores=1,3,5,7
/proc/6312/task/6314/stat : 6314 (java) S 6310 6312 5028 0 -1 4202560 16297 0 1 0 53 3 0 0 25 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6315] ppid=6310 vsize=15701952 CPUtime=0.01 cores=1,3,5,7
/proc/6312/task/6315/stat : 6315 (java) S 6310 6312 5028 0 -1 4202560 3245 0 0 0 1 0 0 0 16 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6316] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6316/stat : 6316 (java) S 6310 6312 5028 0 -1 4202560 1759 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6317] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6317/stat : 6317 (java) S 6310 6312 5028 0 -1 4202560 4541 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6318] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6318/stat : 6318 (java) S 6310 6312 5028 0 -1 4202560 2541 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6319] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6319/stat : 6319 (java) S 6310 6312 5028 0 -1 4202560 2947 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6320] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6320/stat : 6320 (java) S 6310 6312 5028 0 -1 4202560 2843 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6321] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6321/stat : 6321 (java) S 6310 6312 5028 0 -1 4202560 4027 0 0 0 0 0 0 0 15 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6322] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6322/stat : 6322 (java) S 6310 6312 5028 0 -1 4202560 2233 0 0 0 0 0 0 0 16 0 22 0 524554468 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6323] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6323/stat : 6323 (java) S 6310 6312 5028 0 -1 4202560 453 0 0 0 0 0 0 0 15 0 22 0 524554469 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 0 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6324] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6324/stat : 6324 (java) S 6310 6312 5028 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 524554470 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6325] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6325/stat : 6325 (java) S 6310 6312 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524554470 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6326] ppid=6310 vsize=15701952 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6326/stat : 6326 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606690225 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6327] ppid=6310 vsize=15701952 CPUtime=1.02 cores=1,3,5,7
/proc/6312/task/6327/stat : 6327 (java) S 6310 6312 5028 0 -1 4202560 13265 0 0 0 101 1 0 0 16 0 22 0 524554472 16078798848 152542 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0

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

[pid=6312/tid=6332] ppid=6310 vsize=15767488 CPUtime=1048.37 cores=1,3,5,7
/proc/6312/task/6332/stat : 6332 (java) R 6310 6312 5028 0 -1 4202560 145616 0 0 0 104806 31 0 0 25 0 22 0 524554501 16145907712 72067 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505933990 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6312/tid=6333] ppid=6310 vsize=15767488 CPUtime=1049.13 cores=1,3,5,7
/proc/6312/task/6333/stat : 6333 (java) R 6310 6312 5028 0 -1 4202560 147105 0 0 0 104883 30 0 0 25 0 22 0 524554501 16145907712 72067 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505823790 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6312/tid=6334] ppid=6310 vsize=15767488 CPUtime=1048.81 cores=1,3,5,7
/proc/6312/task/6334/stat : 6334 (java) R 6310 6312 5028 0 -1 4202560 149196 0 0 0 104849 32 0 0 25 0 22 0 524554501 16145907712 72067 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505880556 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4224.14
Current children cumulated vsize (KiB) 15767488

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/220 6415
/proc/meminfo: memFree=30486416/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15767488 CPUtime=4462.73 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 1258707 0 1 0 445942 331 0 0 25 0 22 0 524554467 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3941872 73568 2299 9 0 3932591 0
[pid=6312/tid=6314] ppid=6310 vsize=15767488 CPUtime=0.56 cores=1,3,5,7
/proc/6312/task/6314/stat : 6314 (java) S 6310 6312 5028 0 -1 4202560 16297 0 1 0 53 3 0 0 25 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6315] ppid=6310 vsize=15767488 CPUtime=3.21 cores=1,3,5,7
/proc/6312/task/6315/stat : 6315 (java) S 6310 6312 5028 0 -1 4202560 75721 0 0 0 304 17 0 0 16 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6316] ppid=6310 vsize=15767488 CPUtime=3.09 cores=1,3,5,7
/proc/6312/task/6316/stat : 6316 (java) S 6310 6312 5028 0 -1 4202560 72769 0 0 0 293 16 0 0 15 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6317] ppid=6310 vsize=15767488 CPUtime=3.21 cores=1,3,5,7
/proc/6312/task/6317/stat : 6317 (java) S 6310 6312 5028 0 -1 4202560 75964 0 0 0 305 16 0 0 16 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6318] ppid=6310 vsize=15767488 CPUtime=3.09 cores=1,3,5,7
/proc/6312/task/6318/stat : 6318 (java) S 6310 6312 5028 0 -1 4202560 73973 0 0 0 292 17 0 0 15 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6319] ppid=6310 vsize=15767488 CPUtime=3.12 cores=1,3,5,7
/proc/6312/task/6319/stat : 6319 (java) S 6310 6312 5028 0 -1 4202560 74668 0 0 0 297 15 0 0 15 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6320] ppid=6310 vsize=15767488 CPUtime=3.19 cores=1,3,5,7
/proc/6312/task/6320/stat : 6320 (java) S 6310 6312 5028 0 -1 4202560 74760 0 0 0 302 17 0 0 16 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6321] ppid=6310 vsize=15767488 CPUtime=3.01 cores=1,3,5,7
/proc/6312/task/6321/stat : 6321 (java) S 6310 6312 5028 0 -1 4202560 74778 0 0 0 285 16 0 0 15 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6322] ppid=6310 vsize=15767488 CPUtime=3.19 cores=1,3,5,7
/proc/6312/task/6322/stat : 6322 (java) S 6310 6312 5028 0 -1 4202560 71693 0 0 0 304 15 0 0 16 0 22 0 524554468 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6323] ppid=6310 vsize=15767488 CPUtime=2.02 cores=1,3,5,7
/proc/6312/task/6323/stat : 6323 (java) S 6310 6312 5028 0 -1 4202560 3206 0 0 0 141 61 0 0 15 0 22 0 524554469 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 0 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6324] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6324/stat : 6324 (java) S 6310 6312 5028 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 524554470 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6325] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6325/stat : 6325 (java) S 6310 6312 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524554470 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6326] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6326/stat : 6326 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606690225 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6327] ppid=6310 vsize=15767488 CPUtime=1.08 cores=1,3,5,7
/proc/6312/task/6327/stat : 6327 (java) S 6310 6312 5028 0 -1 4202560 13280 0 0 0 107 1 0 0 16 0 22 0 524554472 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6328] ppid=6310 vsize=15767488 CPUtime=1.15 cores=1,3,5,7
/proc/6312/task/6328/stat : 6328 (java) S 6310 6312 5028 0 -1 4202560 6662 0 0 0 114 1 0 0 16 0 22 0 524554472 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6329] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6329/stat : 6329 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6330] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6330/stat : 6330 (java) S 6310 6312 5028 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 524554472 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6331] ppid=6310 vsize=15767488 CPUtime=1108.34 cores=1,3,5,7
/proc/6312/task/6331/stat : 6331 (java) R 6310 6312 5028 0 -1 4202560 156897 0 0 0 110805 29 0 0 25 0 22 0 524554501 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 47414707475319 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6312/tid=6332] ppid=6310 vsize=15767488 CPUtime=1107.67 cores=1,3,5,7
/proc/6312/task/6332/stat : 6332 (java) R 6310 6312 5028 0 -1 4202560 153480 0 0 0 110735 32 0 0 25 0 22 0 524554501 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505912778 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6312/tid=6333] ppid=6310 vsize=15767488 CPUtime=1108.51 cores=1,3,5,7
/proc/6312/task/6333/stat : 6333 (java) R 6310 6312 5028 0 -1 4202560 156037 0 0 0 110819 32 0 0 25 0 22 0 524554501 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6312/tid=6334] ppid=6310 vsize=15767488 CPUtime=1108.1 cores=1,3,5,7
/proc/6312/task/6334/stat : 6334 (java) R 6310 6312 5028 0 -1 4202560 157079 0 0 0 110776 34 0 0 25 0 22 0 524554501 16145907712 73568 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505957244 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4462.73
Current children cumulated vsize (KiB) 15767488

[startup+1182.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/220 6416
/proc/meminfo: memFree=30578000/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15767488 CPUtime=4701.31 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 1316618 0 1 0 469782 349 0 0 25 0 22 0 524554467 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3941872 66098 2299 9 0 3932591 0
[pid=6312/tid=6314] ppid=6310 vsize=15767488 CPUtime=0.56 cores=1,3,5,7
/proc/6312/task/6314/stat : 6314 (java) S 6310 6312 5028 0 -1 4202560 16297 0 1 0 53 3 0 0 25 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6315] ppid=6310 vsize=15767488 CPUtime=3.37 cores=1,3,5,7
/proc/6312/task/6315/stat : 6315 (java) S 6310 6312 5028 0 -1 4202560 78883 0 0 0 319 18 0 0 15 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6316] ppid=6310 vsize=15767488 CPUtime=3.26 cores=1,3,5,7
/proc/6312/task/6316/stat : 6316 (java) S 6310 6312 5028 0 -1 4202560 75423 0 0 0 309 17 0 0 15 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6317] ppid=6310 vsize=15767488 CPUtime=3.38 cores=1,3,5,7
/proc/6312/task/6317/stat : 6317 (java) S 6310 6312 5028 0 -1 4202560 78481 0 0 0 321 17 0 0 16 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6318] ppid=6310 vsize=15767488 CPUtime=3.26 cores=1,3,5,7
/proc/6312/task/6318/stat : 6318 (java) S 6310 6312 5028 0 -1 4202560 77349 0 0 0 308 18 0 0 15 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6319] ppid=6310 vsize=15767488 CPUtime=3.3 cores=1,3,5,7
/proc/6312/task/6319/stat : 6319 (java) S 6310 6312 5028 0 -1 4202560 77151 0 0 0 314 16 0 0 15 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6320] ppid=6310 vsize=15767488 CPUtime=3.36 cores=1,3,5,7
/proc/6312/task/6320/stat : 6320 (java) S 6310 6312 5028 0 -1 4202560 78439 0 0 0 319 17 0 0 15 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6321] ppid=6310 vsize=15767488 CPUtime=3.19 cores=1,3,5,7
/proc/6312/task/6321/stat : 6321 (java) S 6310 6312 5028 0 -1 4202560 77855 0 0 0 302 17 0 0 16 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6322] ppid=6310 vsize=15767488 CPUtime=3.37 cores=1,3,5,7
/proc/6312/task/6322/stat : 6322 (java) S 6310 6312 5028 0 -1 4202560 74379 0 0 0 321 16 0 0 15 0 22 0 524554468 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6323] ppid=6310 vsize=15767488 CPUtime=2.15 cores=1,3,5,7
/proc/6312/task/6323/stat : 6323 (java) S 6310 6312 5028 0 -1 4202560 3360 0 0 0 150 65 0 0 15 0 22 0 524554469 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 0 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6324] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6324/stat : 6324 (java) S 6310 6312 5028 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 524554470 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6325] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6325/stat : 6325 (java) S 6310 6312 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524554470 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6326] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6326/stat : 6326 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606690225 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6327] ppid=6310 vsize=15767488 CPUtime=1.08 cores=1,3,5,7
/proc/6312/task/6327/stat : 6327 (java) S 6310 6312 5028 0 -1 4202560 13280 0 0 0 107 1 0 0 16 0 22 0 524554472 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6328] ppid=6310 vsize=15767488 CPUtime=1.15 cores=1,3,5,7
/proc/6312/task/6328/stat : 6328 (java) S 6310 6312 5028 0 -1 4202560 6662 0 0 0 114 1 0 0 16 0 22 0 524554472 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6329] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6329/stat : 6329 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6330] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6330/stat : 6330 (java) S 6310 6312 5028 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 524554472 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6331] ppid=6310 vsize=15767488 CPUtime=1167.6 cores=1,3,5,7
/proc/6312/task/6331/stat : 6331 (java) R 6310 6312 5028 0 -1 4202560 165318 0 0 0 116728 32 0 0 25 0 22 0 524554501 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505822838 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6312/tid=6332] ppid=6310 vsize=15767488 CPUtime=1166.87 cores=1,3,5,7
/proc/6312/task/6332/stat : 6332 (java) R 6310 6312 5028 0 -1 4202560 161966 0 0 0 116652 35 0 0 25 0 22 0 524554501 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505721943 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6312/tid=6333] ppid=6310 vsize=15767488 CPUtime=1167.85 cores=1,3,5,7
/proc/6312/task/6333/stat : 6333 (java) R 6310 6312 5028 0 -1 4202560 164665 0 0 0 116751 34 0 0 25 0 22 0 524554501 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505950445 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6312/tid=6334] ppid=6310 vsize=15767488 CPUtime=1167.41 cores=1,3,5,7
/proc/6312/task/6334/stat : 6334 (java) R 6310 6312 5028 0 -1 4202560 165663 0 0 0 116705 36 0 0 25 0 22 0 524554501 16145907712 66098 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505823549 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.31
Current children cumulated vsize (KiB) 15767488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.10 8.08 8.01 9/220 6417
/proc/meminfo: memFree=30471580/32950928 swapFree=67111404/67111528
[pid=6312] ppid=6310 vsize=15767488 CPUtime=4800.34 cores=1,3,5,7
/proc/6312/stat : 6312 (java) S 6310 6312 5028 0 -1 4202496 1358685 0 1 0 479676 358 0 0 25 0 22 0 524554467 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6312/statm: 3941872 82749 2299 9 0 3932591 0
[pid=6312/tid=6314] ppid=6310 vsize=15767488 CPUtime=0.56 cores=1,3,5,7
/proc/6312/task/6314/stat : 6314 (java) S 6310 6312 5028 0 -1 4202560 16297 0 1 0 53 3 0 0 25 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6315] ppid=6310 vsize=15767488 CPUtime=3.44 cores=1,3,5,7
/proc/6312/task/6315/stat : 6315 (java) S 6310 6312 5028 0 -1 4202560 80687 0 0 0 326 18 0 0 15 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6316] ppid=6310 vsize=15767488 CPUtime=3.31 cores=1,3,5,7
/proc/6312/task/6316/stat : 6316 (java) S 6310 6312 5028 0 -1 4202560 77200 0 0 0 314 17 0 0 15 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6317] ppid=6310 vsize=15767488 CPUtime=3.45 cores=1,3,5,7
/proc/6312/task/6317/stat : 6317 (java) S 6310 6312 5028 0 -1 4202560 79804 0 0 0 327 18 0 0 16 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6318] ppid=6310 vsize=15767488 CPUtime=3.33 cores=1,3,5,7
/proc/6312/task/6318/stat : 6318 (java) S 6310 6312 5028 0 -1 4202560 79195 0 0 0 314 19 0 0 16 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6319] ppid=6310 vsize=15767488 CPUtime=3.36 cores=1,3,5,7
/proc/6312/task/6319/stat : 6319 (java) S 6310 6312 5028 0 -1 4202560 79301 0 0 0 320 16 0 0 16 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6320] ppid=6310 vsize=15767488 CPUtime=3.44 cores=1,3,5,7
/proc/6312/task/6320/stat : 6320 (java) S 6310 6312 5028 0 -1 4202560 80255 0 0 0 326 18 0 0 16 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6321] ppid=6310 vsize=15767488 CPUtime=3.26 cores=1,3,5,7
/proc/6312/task/6321/stat : 6321 (java) S 6310 6312 5028 0 -1 4202560 79895 0 0 0 309 17 0 0 15 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 5 0 0 0
[pid=6312/tid=6322] ppid=6310 vsize=15767488 CPUtime=3.46 cores=1,3,5,7
/proc/6312/task/6322/stat : 6322 (java) S 6310 6312 5028 0 -1 4202560 76287 0 0 0 329 17 0 0 15 0 22 0 524554468 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6323] ppid=6310 vsize=15767488 CPUtime=2.19 cores=1,3,5,7
/proc/6312/task/6323/stat : 6323 (java) S 6310 6312 5028 0 -1 4202560 3495 0 0 0 153 66 0 0 15 0 22 0 524554469 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 0 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6324] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6324/stat : 6324 (java) S 6310 6312 5028 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 524554470 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6325] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6325/stat : 6325 (java) S 6310 6312 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524554470 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6326] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6326/stat : 6326 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606690225 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6327] ppid=6310 vsize=15767488 CPUtime=1.08 cores=1,3,5,7
/proc/6312/task/6327/stat : 6327 (java) S 6310 6312 5028 0 -1 4202560 13280 0 0 0 107 1 0 0 16 0 22 0 524554472 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6328] ppid=6310 vsize=15767488 CPUtime=1.15 cores=1,3,5,7
/proc/6312/task/6328/stat : 6328 (java) S 6310 6312 5028 0 -1 4202560 6662 0 0 0 114 1 0 0 16 0 22 0 524554472 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 1 0 0 0
[pid=6312/tid=6329] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6329/stat : 6329 (java) S 6310 6312 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524554472 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606682521 0 4 0 16800975 18446604469684073728 0 0 -1 3 0 0 0
[pid=6312/tid=6330] ppid=6310 vsize=15767488 CPUtime=0 cores=1,3,5,7
/proc/6312/task/6330/stat : 6330 (java) S 6310 6312 5028 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 524554472 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 235606683136 0 4 0 16800975 18446604469684073728 0 0 -1 7 0 0 0
[pid=6312/tid=6331] ppid=6310 vsize=15767488 CPUtime=1192.21 cores=1,3,5,7
/proc/6312/task/6331/stat : 6331 (java) R 6310 6312 5028 0 -1 4202560 172043 0 0 0 119188 33 0 0 25 0 22 0 524554501 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505824347 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6312/tid=6332] ppid=6310 vsize=15767488 CPUtime=1191.51 cores=1,3,5,7
/proc/6312/task/6332/stat : 6332 (java) R 6310 6312 5028 0 -1 4202560 168873 0 0 0 119115 36 0 0 25 0 22 0 524554501 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505825137 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6312/tid=6333] ppid=6310 vsize=15767488 CPUtime=1192.45 cores=1,3,5,7
/proc/6312/task/6333/stat : 6333 (java) R 6310 6312 5028 0 -1 4202560 171555 0 0 0 119210 35 0 0 25 0 22 0 524554501 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505815844 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6312/tid=6334] ppid=6310 vsize=15767488 CPUtime=1191.99 cores=1,3,5,7
/proc/6312/task/6334/stat : 6334 (java) R 6310 6312 5028 0 -1 4202560 172409 0 0 0 119162 37 0 0 25 0 22 0 524554501 16145907712 82749 33554432000 1073741824 1073778376 140737220959264 18446744073709551615 46912505815976 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15767488

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.23
CPU time (s): 4800.39
CPU user time (s): 4796.79
CPU system time (s): 3.60045
CPU usage (%): 397.637
Max. virtual memory (cumulated for all children) (KiB): 15767488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.79
system time used= 3.60045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1358711
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= 290081
involuntary context switches= 148028

runsolver used 2.17067 second user time and 4.46632 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 04:12:37
IDJOB=3311479
IDBENCH=82864
IDSOLVER=1698
FILE ID=node120/3311479-1304129557
RUNJOBID= node120-1304128347-5564
PBS_JOBID= 13170760
Free space on /tmp= 73168 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311479-1304129557/watcher-3311479-1304129557 -o /tmp/evaluation-result-3311479-1304129557/solver-3311479-1304129557 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311479-1304129557.cnf -hbr 2

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=1751663351

node120.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	: 5226.07
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30847704 kB
Buffers:        512748 kB
Cached:         813540 kB
SwapCached:          8 kB
Active:         763296 kB
Inactive:       978556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30847704 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            1628 kB
Writeback:           0 kB
AnonPages:      415096 kB
Mapped:          23684 kB
Slab:           296476 kB
PageTables:       5664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   621208 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= 73164 MiB
End job on node120 at 2011-04-30 04:32:46