Trace number 3311194

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.34 1203.14

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
MD5SUM99649f8478aeec246b4c83e11dce9c4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.820874
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	48:18 INFO : Reading from input HOME/instance-3311194-1304113698.cnf
0.50/0.36	Executor set job limit to 1000000
0.50/0.36	Executor set job limit to 1000000
0.50/0.36	Executor set job limit to 1000000
0.50/0.36	Executor set job limit to 1000000
0.50/0.36	Starting Executor!
0.50/0.36	Starting Executor!
0.50/0.36	Starting Executor!
0.50/0.36	Starting Executor!
1.98/0.99	48:19 INFO : 4989 variables remaining out of 5000
1.98/1.00	48:19 INFO : 83756 literals remaining out of 84000

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

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

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


[startup+0 s]
/proc/loadavg: 7.86 8.05 7.92 1/175 27168
/proc/meminfo: memFree=25203268/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/27168/stat : 27168 (java) R 27166 27168 27023 0 -1 4202496 865 0 0 0 0 0 0 0 25 0 1 0 522972548 23580672 351 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218365994773 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27168/statm: 5757 362 282 9 0 124 0

[startup+0.0765191 s]
/proc/loadavg: 7.86 8.05 7.92 1/175 27168
/proc/meminfo: memFree=25203268/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15609780 CPUtime=0.06 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 4449 0 1 0 5 1 0 0 25 0 18 0 522972548 15984414720 3888 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3902445 3889 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100467 s]
/proc/loadavg: 7.86 8.05 7.92 1/175 27168
/proc/meminfo: memFree=25203268/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15676500 CPUtime=0.1 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 5570 0 1 0 9 1 0 0 25 0 18 0 522972548 16052736000 4969 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3919125 4969 2117 9 0 3909844 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676500

[startup+0.300453 s]
/proc/loadavg: 7.86 8.05 7.92 1/175 27168
/proc/meminfo: memFree=25203268/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15679668 CPUtime=0.5 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 15067 0 1 0 47 3 0 0 25 0 18 0 522972548 16055980032 13511 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3919917 13517 2207 9 0 3910636 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15679668

[startup+0.700403 s]
/proc/loadavg: 7.86 8.05 7.92 1/175 27168
/proc/meminfo: memFree=25203268/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15705820 CPUtime=1.38 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 34311 0 1 0 133 5 0 0 25 0 22 0 522972548 16082759680 30416 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3926455 30416 2249 9 0 3917174 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 15705820

[startup+1.50118 s]
/proc/loadavg: 7.86 8.05 7.92 6/195 27212
/proc/meminfo: memFree=25077944/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15706736 CPUtime=3.99 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 64691 0 1 0 390 9 0 0 25 0 22 0 522972548 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3926684 55438 2274 9 0 3917403 0
[pid=27168/tid=27170] ppid=27166 vsize=15706736 CPUtime=0.97 cores=0,2,4,6
/proc/27168/task/27170/stat : 27170 (java) S 27166 27168 27023 0 -1 4202560 21976 0 1 0 94 3 0 0 21 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27171] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27171/stat : 27171 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27172] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27172/stat : 27172 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27173] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27173/stat : 27173 (java) S 27166 27168 27023 0 -1 4202560 931 0 0 0 0 0 0 0 16 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27174] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27174/stat : 27174 (java) S 27166 27168 27023 0 -1 4202560 386 0 0 0 0 0 0 0 16 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27175] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27175/stat : 27175 (java) S 27166 27168 27023 0 -1 4202560 1907 0 0 0 0 0 0 0 17 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27176] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27176/stat : 27176 (java) S 27166 27168 27023 0 -1 4202560 632 0 0 0 0 0 0 0 16 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27177] ppid=27166 vsize=15706736 CPUtime=0.01 cores=0,2,4,6
/proc/27168/task/27177/stat : 27177 (java) S 27166 27168 27023 0 -1 4202560 2037 0 0 0 1 0 0 0 16 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27178] ppid=27166 vsize=15706736 CPUtime=0.01 cores=0,2,4,6
/proc/27168/task/27178/stat : 27178 (java) R 27166 27168 27023 0 -1 4202560 1901 0 0 0 1 0 0 0 16 0 22 0 522972549 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27168/tid=27179] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27179/stat : 27179 (java) S 27166 27168 27023 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 522972550 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 0 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27180] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27180/stat : 27180 (java) R 27166 27168 27023 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522972551 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505121435 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27168/tid=27181] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27181/stat : 27181 (java) S 27166 27168 27023 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 522972551 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27182] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27182/stat : 27182 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382780849 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27183] ppid=27166 vsize=15706736 CPUtime=0.96 cores=0,2,4,6
/proc/27168/task/27183/stat : 27183 (java) S 27166 27168 27023 0 -1 4202560 12553 0 0 0 95 1 0 0 15 0 22 0 522972553 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27184] ppid=27166 vsize=15706736 CPUtime=0.84 cores=0,2,4,6
/proc/27168/task/27184/stat : 27184 (java) R 27166 27168 27023 0 -1 4202560 7408 0 0 0 82 2 0 0 15 0 22 0 522972553 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 47782753081134 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27168/tid=27185] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27185/stat : 27185 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27186] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27186/stat : 27186 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522972553 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27187] ppid=27166 vsize=15706736 CPUtime=0.38 cores=0,2,4,6
/proc/27168/task/27187/stat : 27187 (java) R 27166 27168 27023 0 -1 4202560 5845 0 0 0 38 0 0 0 16 0 22 0 522972585 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 47782756590116 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27168/tid=27188] ppid=27166 vsize=15706736 CPUtime=0.21 cores=0,2,4,6
/proc/27168/task/27188/stat : 27188 (java) R 27166 27168 27023 0 -1 4202560 492 0 0 0 21 0 0 0 16 0 22 0 522972585 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505944309 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27168/tid=27189] ppid=27166 vsize=15706736 CPUtime=0.27 cores=0,2,4,6
/proc/27168/task/27189/stat : 27189 (java) R 27166 27168 27023 0 -1 4202560 4340 0 0 0 27 0 0 0 16 0 22 0 522972585 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505944179 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27168/tid=27190] ppid=27166 vsize=15706736 CPUtime=0.26 cores=0,2,4,6
/proc/27168/task/27190/stat : 27190 (java) R 27166 27168 27023 0 -1 4202560 2822 0 0 0 26 0 0 0 16 0 22 0 522972585 16083697664 55438 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382783157 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 15706736

[startup+3.10087 s]
/proc/loadavg: 7.86 8.05 7.92 12/220 27238
/proc/meminfo: memFree=24624160/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15706736 CPUtime=10.36 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 200358 0 1 0 1006 30 0 0 25 0 22 0 522972548 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3926684 190676 2275 9 0 3917403 0
[pid=27168/tid=27170] ppid=27166 vsize=15706736 CPUtime=0.97 cores=0,2,4,6
/proc/27168/task/27170/stat : 27170 (java) S 27166 27168 27023 0 -1 4202560 21976 0 1 0 94 3 0 0 21 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27171] ppid=27166 vsize=15706736 CPUtime=0.03 cores=0,2,4,6
/proc/27168/task/27171/stat : 27171 (java) S 27166 27168 27023 0 -1 4202560 6785 0 0 0 2 1 0 0 15 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27172] ppid=27166 vsize=15706736 CPUtime=0.02 cores=0,2,4,6
/proc/27168/task/27172/stat : 27172 (java) S 27166 27168 27023 0 -1 4202560 8504 0 0 0 1 1 0 0 15 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27173] ppid=27166 vsize=15706736 CPUtime=0.02 cores=0,2,4,6
/proc/27168/task/27173/stat : 27173 (java) S 27166 27168 27023 0 -1 4202560 6934 0 0 0 1 1 0 0 16 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27174] ppid=27166 vsize=15706736 CPUtime=0.03 cores=0,2,4,6
/proc/27168/task/27174/stat : 27174 (java) S 27166 27168 27023 0 -1 4202560 12133 0 0 0 1 2 0 0 16 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27175] ppid=27166 vsize=15706736 CPUtime=0.03 cores=0,2,4,6
/proc/27168/task/27175/stat : 27175 (java) S 27166 27168 27023 0 -1 4202560 6065 0 0 0 2 1 0 0 15 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27176] ppid=27166 vsize=15706736 CPUtime=0.02 cores=0,2,4,6
/proc/27168/task/27176/stat : 27176 (java) S 27166 27168 27023 0 -1 4202560 6961 0 0 0 1 1 0 0 15 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27177] ppid=27166 vsize=15706736 CPUtime=0.05 cores=0,2,4,6
/proc/27168/task/27177/stat : 27177 (java) S 27166 27168 27023 0 -1 4202560 11394 0 0 0 3 2 0 0 16 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27178] ppid=27166 vsize=15706736 CPUtime=0.05 cores=0,2,4,6
/proc/27168/task/27178/stat : 27178 (java) S 27166 27168 27023 0 -1 4202560 11465 0 0 0 4 1 0 0 16 0 22 0 522972549 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27179] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27179/stat : 27179 (java) S 27166 27168 27023 0 -1 4202560 511 0 0 0 0 0 0 0 15 0 22 0 522972550 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 0 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27180] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27180/stat : 27180 (java) S 27166 27168 27023 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522972551 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27181] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27181/stat : 27181 (java) S 27166 27168 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522972551 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27182] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27182/stat : 27182 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382780849 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27183] ppid=27166 vsize=15706736 CPUtime=0.99 cores=0,2,4,6
/proc/27168/task/27183/stat : 27183 (java) S 27166 27168 27023 0 -1 4202560 12555 0 0 0 98 1 0 0 15 0 22 0 522972553 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27184] ppid=27166 vsize=15706736 CPUtime=0.89 cores=0,2,4,6
/proc/27168/task/27184/stat : 27184 (java) S 27166 27168 27023 0 -1 4202560 7709 0 0 0 87 2 0 0 16 0 22 0 522972553 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27185] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27185/stat : 27185 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27186] ppid=27166 vsize=15706736 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27186/stat : 27186 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522972553 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27187] ppid=27166 vsize=15706736 CPUtime=1.88 cores=0,2,4,6
/proc/27168/task/27187/stat : 27187 (java) R 27166 27168 27023 0 -1 4202560 23647 0 0 0 186 2 0 0 17 0 22 0 522972585 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505795968 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27168/tid=27188] ppid=27166 vsize=15706736 CPUtime=1.7 cores=0,2,4,6
/proc/27168/task/27188/stat : 27188 (java) R 27166 27168 27023 0 -1 4202560 18945 0 0 0 168 2 0 0 16 0 22 0 522972585 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505944179 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27168/tid=27189] ppid=27166 vsize=15706736 CPUtime=1.78 cores=0,2,4,6
/proc/27168/task/27189/stat : 27189 (java) R 27166 27168 27023 0 -1 4202560 22267 0 0 0 176 2 0 0 17 0 22 0 522972585 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 47782756591233 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27168/tid=27190] ppid=27166 vsize=15706736 CPUtime=1.77 cores=0,2,4,6
/proc/27168/task/27190/stat : 27190 (java) R 27166 27168 27023 0 -1 4202560 21120 0 0 0 175 2 0 0 16 0 22 0 522972585 16083697664 190676 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505944179 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 15706736

[startup+6.3013 s]
/proc/loadavg: 7.95 8.06 7.92 11/220 27238
/proc/meminfo: memFree=23116576/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15700524 CPUtime=23.13 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 415689 0 1 0 2247 66 0 0 25 0 22 0 522972548 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3925131 404348 2278 9 0 3915850 0
[pid=27168/tid=27170] ppid=27166 vsize=15700524 CPUtime=0.97 cores=0,2,4,6
/proc/27168/task/27170/stat : 27170 (java) S 27166 27168 27023 0 -1 4202560 21976 0 1 0 94 3 0 0 21 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27171] ppid=27166 vsize=15700524 CPUtime=0.07 cores=0,2,4,6
/proc/27168/task/27171/stat : 27171 (java) S 27166 27168 27023 0 -1 4202560 20096 0 0 0 4 3 0 0 16 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27172] ppid=27166 vsize=15700524 CPUtime=0.12 cores=0,2,4,6
/proc/27168/task/27172/stat : 27172 (java) S 27166 27168 27023 0 -1 4202560 31973 0 0 0 7 5 0 0 16 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27173] ppid=27166 vsize=15700524 CPUtime=0.06 cores=0,2,4,6
/proc/27168/task/27173/stat : 27173 (java) S 27166 27168 27023 0 -1 4202560 17810 0 0 0 3 3 0 0 15 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27174] ppid=27166 vsize=15700524 CPUtime=0.09 cores=0,2,4,6
/proc/27168/task/27174/stat : 27174 (java) S 27166 27168 27023 0 -1 4202560 27437 0 0 0 4 5 0 0 16 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27175] ppid=27166 vsize=15700524 CPUtime=0.14 cores=0,2,4,6
/proc/27168/task/27175/stat : 27175 (java) S 27166 27168 27023 0 -1 4202560 36917 0 0 0 6 8 0 0 16 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27176] ppid=27166 vsize=15700524 CPUtime=0.07 cores=0,2,4,6
/proc/27168/task/27176/stat : 27176 (java) S 27166 27168 27023 0 -1 4202560 20551 0 0 0 4 3 0 0 16 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27177] ppid=27166 vsize=15700524 CPUtime=0.08 cores=0,2,4,6
/proc/27168/task/27177/stat : 27177 (java) S 27166 27168 27023 0 -1 4202560 19809 0 0 0 4 4 0 0 15 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27178] ppid=27166 vsize=15700524 CPUtime=0.09 cores=0,2,4,6
/proc/27168/task/27178/stat : 27178 (java) S 27166 27168 27023 0 -1 4202560 18962 0 0 0 6 3 0 0 15 0 22 0 522972549 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27179] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27179/stat : 27179 (java) S 27166 27168 27023 0 -1 4202560 878 0 0 0 0 0 0 0 15 0 22 0 522972550 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 0 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27180] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27180/stat : 27180 (java) S 27166 27168 27023 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522972551 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27181] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27181/stat : 27181 (java) S 27166 27168 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522972551 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27182] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27182/stat : 27182 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382780849 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27183] ppid=27166 vsize=15700524 CPUtime=1.01 cores=0,2,4,6
/proc/27168/task/27183/stat : 27183 (java) S 27166 27168 27023 0 -1 4202560 12565 0 0 0 100 1 0 0 15 0 22 0 522972553 16077336576 404348 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0

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

/proc/meminfo: memFree=20548352/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15700524 CPUtime=4477.96 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 2705476 0 1 0 447368 428 0 0 25 0 22 0 522972548 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3925131 1059244 2298 9 0 3915850 0
[pid=27168/tid=27170] ppid=27166 vsize=15700524 CPUtime=0.97 cores=0,2,4,6
/proc/27168/task/27170/stat : 27170 (java) S 27166 27168 27023 0 -1 4202560 21976 0 1 0 94 3 0 0 21 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27171] ppid=27166 vsize=15700524 CPUtime=1.89 cores=0,2,4,6
/proc/27168/task/27171/stat : 27171 (java) S 27166 27168 27023 0 -1 4202560 183275 0 0 0 158 31 0 0 15 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27172] ppid=27166 vsize=15700524 CPUtime=1.73 cores=0,2,4,6
/proc/27168/task/27172/stat : 27172 (java) S 27166 27168 27023 0 -1 4202560 179503 0 0 0 144 29 0 0 16 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27173] ppid=27166 vsize=15700524 CPUtime=1.76 cores=0,2,4,6
/proc/27168/task/27173/stat : 27173 (java) S 27166 27168 27023 0 -1 4202560 160227 0 0 0 150 26 0 0 15 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27174] ppid=27166 vsize=15700524 CPUtime=1.99 cores=0,2,4,6
/proc/27168/task/27174/stat : 27174 (java) S 27166 27168 27023 0 -1 4202560 183759 0 0 0 164 35 0 0 16 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27175] ppid=27166 vsize=15700524 CPUtime=2 cores=0,2,4,6
/proc/27168/task/27175/stat : 27175 (java) S 27166 27168 27023 0 -1 4202560 194630 0 0 0 164 36 0 0 15 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27176] ppid=27166 vsize=15700524 CPUtime=1.92 cores=0,2,4,6
/proc/27168/task/27176/stat : 27176 (java) S 27166 27168 27023 0 -1 4202560 191523 0 0 0 160 32 0 0 16 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27177] ppid=27166 vsize=15700524 CPUtime=1.79 cores=0,2,4,6
/proc/27168/task/27177/stat : 27177 (java) S 27166 27168 27023 0 -1 4202560 193224 0 0 0 148 31 0 0 16 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27178] ppid=27166 vsize=15700524 CPUtime=1.86 cores=0,2,4,6
/proc/27168/task/27178/stat : 27178 (java) S 27166 27168 27023 0 -1 4202560 193580 0 0 0 154 32 0 0 15 0 22 0 522972549 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27179] ppid=27166 vsize=15700524 CPUtime=0.66 cores=0,2,4,6
/proc/27168/task/27179/stat : 27179 (java) S 27166 27168 27023 0 -1 4202560 16725 0 0 0 41 25 0 0 15 0 22 0 522972550 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 0 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27180] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27180/stat : 27180 (java) S 27166 27168 27023 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522972551 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27181] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27181/stat : 27181 (java) S 27166 27168 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522972551 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27182] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27182/stat : 27182 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382780849 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27183] ppid=27166 vsize=15700524 CPUtime=1.33 cores=0,2,4,6
/proc/27168/task/27183/stat : 27183 (java) S 27166 27168 27023 0 -1 4202560 12621 0 0 0 132 1 0 0 15 0 22 0 522972553 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27184] ppid=27166 vsize=15700524 CPUtime=1.02 cores=0,2,4,6
/proc/27168/task/27184/stat : 27184 (java) S 27166 27168 27023 0 -1 4202560 7730 0 0 0 100 2 0 0 16 0 22 0 522972553 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27185] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27185/stat : 27185 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27186] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27186/stat : 27186 (java) S 27166 27168 27023 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 522972553 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27187] ppid=27166 vsize=15700524 CPUtime=1113.43 cores=0,2,4,6
/proc/27168/task/27187/stat : 27187 (java) R 27166 27168 27023 0 -1 4202560 286410 0 0 0 111310 33 0 0 25 0 22 0 522972585 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505789392 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27168/tid=27188] ppid=27166 vsize=15700524 CPUtime=1112.93 cores=0,2,4,6
/proc/27168/task/27188/stat : 27188 (java) R 27166 27168 27023 0 -1 4202560 307979 0 0 0 111258 35 0 0 25 0 22 0 522972585 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27168/tid=27189] ppid=27166 vsize=15700524 CPUtime=1116.1 cores=0,2,4,6
/proc/27168/task/27189/stat : 27189 (java) R 27166 27168 27023 0 -1 4202560 298518 0 0 0 111575 35 0 0 25 0 22 0 522972585 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505788598 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27168/tid=27190] ppid=27166 vsize=15700524 CPUtime=1116.42 cores=0,2,4,6
/proc/27168/task/27190/stat : 27190 (java) R 27166 27168 27023 0 -1 4202560 272345 0 0 0 111610 32 0 0 25 0 22 0 522972585 16077336576 1059244 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505754584 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.96
Current children cumulated vsize (KiB) 15700524

[startup+1182.3 s]
/proc/loadavg: 8.02 8.10 8.04 9/220 27282
/proc/meminfo: memFree=21170760/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15700524 CPUtime=4717.52 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 2705574 0 1 0 471322 430 0 0 25 0 22 0 522972548 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3925131 920302 2298 9 0 3915850 0
[pid=27168/tid=27170] ppid=27166 vsize=15700524 CPUtime=0.97 cores=0,2,4,6
/proc/27168/task/27170/stat : 27170 (java) S 27166 27168 27023 0 -1 4202560 21976 0 1 0 94 3 0 0 21 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27171] ppid=27166 vsize=15700524 CPUtime=1.97 cores=0,2,4,6
/proc/27168/task/27171/stat : 27171 (java) S 27166 27168 27023 0 -1 4202560 183279 0 0 0 166 31 0 0 16 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27172] ppid=27166 vsize=15700524 CPUtime=1.78 cores=0,2,4,6
/proc/27168/task/27172/stat : 27172 (java) S 27166 27168 27023 0 -1 4202560 179506 0 0 0 149 29 0 0 15 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27173] ppid=27166 vsize=15700524 CPUtime=1.77 cores=0,2,4,6
/proc/27168/task/27173/stat : 27173 (java) S 27166 27168 27023 0 -1 4202560 160227 0 0 0 151 26 0 0 15 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27174] ppid=27166 vsize=15700524 CPUtime=2.07 cores=0,2,4,6
/proc/27168/task/27174/stat : 27174 (java) S 27166 27168 27023 0 -1 4202560 183760 0 0 0 172 35 0 0 15 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27175] ppid=27166 vsize=15700524 CPUtime=2.1 cores=0,2,4,6
/proc/27168/task/27175/stat : 27175 (java) S 27166 27168 27023 0 -1 4202560 194663 0 0 0 174 36 0 0 16 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27176] ppid=27166 vsize=15700524 CPUtime=2.02 cores=0,2,4,6
/proc/27168/task/27176/stat : 27176 (java) S 27166 27168 27023 0 -1 4202560 191534 0 0 0 170 32 0 0 16 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27177] ppid=27166 vsize=15700524 CPUtime=1.88 cores=0,2,4,6
/proc/27168/task/27177/stat : 27177 (java) S 27166 27168 27023 0 -1 4202560 193236 0 0 0 157 31 0 0 16 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27178] ppid=27166 vsize=15700524 CPUtime=1.92 cores=0,2,4,6
/proc/27168/task/27178/stat : 27178 (java) S 27166 27168 27023 0 -1 4202560 193596 0 0 0 160 32 0 0 15 0 22 0 522972549 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27179] ppid=27166 vsize=15700524 CPUtime=0.68 cores=0,2,4,6
/proc/27168/task/27179/stat : 27179 (java) S 27166 27168 27023 0 -1 4202560 16729 0 0 0 41 27 0 0 15 0 22 0 522972550 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 0 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27180] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27180/stat : 27180 (java) S 27166 27168 27023 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522972551 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27181] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27181/stat : 27181 (java) S 27166 27168 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522972551 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27182] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27182/stat : 27182 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382780849 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27183] ppid=27166 vsize=15700524 CPUtime=1.33 cores=0,2,4,6
/proc/27168/task/27183/stat : 27183 (java) S 27166 27168 27023 0 -1 4202560 12621 0 0 0 132 1 0 0 15 0 22 0 522972553 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27184] ppid=27166 vsize=15700524 CPUtime=1.02 cores=0,2,4,6
/proc/27168/task/27184/stat : 27184 (java) S 27166 27168 27023 0 -1 4202560 7730 0 0 0 100 2 0 0 16 0 22 0 522972553 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27185] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27185/stat : 27185 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27186] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27186/stat : 27186 (java) S 27166 27168 27023 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 522972553 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27187] ppid=27166 vsize=15700524 CPUtime=1173.25 cores=0,2,4,6
/proc/27168/task/27187/stat : 27187 (java) R 27166 27168 27023 0 -1 4202560 286416 0 0 0 117292 33 0 0 25 0 22 0 522972585 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505947853 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27168/tid=27188] ppid=27166 vsize=15700524 CPUtime=1172.42 cores=0,2,4,6
/proc/27168/task/27188/stat : 27188 (java) R 27166 27168 27023 0 -1 4202560 307979 0 0 0 117207 35 0 0 25 0 22 0 522972585 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505584240 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27168/tid=27189] ppid=27166 vsize=15700524 CPUtime=1175.92 cores=0,2,4,6
/proc/27168/task/27189/stat : 27189 (java) R 27166 27168 27023 0 -1 4202560 298519 0 0 0 117557 35 0 0 25 0 22 0 522972585 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505789140 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27168/tid=27190] ppid=27166 vsize=15700524 CPUtime=1176.24 cores=0,2,4,6
/proc/27168/task/27190/stat : 27190 (java) R 27166 27168 27023 0 -1 4202560 272348 0 0 0 117592 32 0 0 25 0 22 0 522972585 16077336576 920302 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505602454 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.52
Current children cumulated vsize (KiB) 15700524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.02 8.09 8.04 9/220 27282
/proc/meminfo: memFree=21468344/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=15700524 CPUtime=4800.17 cores=0,2,4,6
/proc/27168/stat : 27168 (java) S 27166 27168 27023 0 -1 4202496 2705588 0 1 0 479586 431 0 0 25 0 22 0 522972548 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 3925131 841545 2298 9 0 3915850 0
[pid=27168/tid=27170] ppid=27166 vsize=15700524 CPUtime=0.97 cores=0,2,4,6
/proc/27168/task/27170/stat : 27170 (java) S 27166 27168 27023 0 -1 4202560 21976 0 1 0 94 3 0 0 21 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27171] ppid=27166 vsize=15700524 CPUtime=2.01 cores=0,2,4,6
/proc/27168/task/27171/stat : 27171 (java) S 27166 27168 27023 0 -1 4202560 183279 0 0 0 170 31 0 0 15 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27172] ppid=27166 vsize=15700524 CPUtime=1.86 cores=0,2,4,6
/proc/27168/task/27172/stat : 27172 (java) S 27166 27168 27023 0 -1 4202560 179506 0 0 0 157 29 0 0 16 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27173] ppid=27166 vsize=15700524 CPUtime=1.86 cores=0,2,4,6
/proc/27168/task/27173/stat : 27173 (java) S 27166 27168 27023 0 -1 4202560 160227 0 0 0 160 26 0 0 16 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27174] ppid=27166 vsize=15700524 CPUtime=2.13 cores=0,2,4,6
/proc/27168/task/27174/stat : 27174 (java) S 27166 27168 27023 0 -1 4202560 183761 0 0 0 178 35 0 0 15 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27175] ppid=27166 vsize=15700524 CPUtime=2.16 cores=0,2,4,6
/proc/27168/task/27175/stat : 27175 (java) S 27166 27168 27023 0 -1 4202560 194664 0 0 0 180 36 0 0 16 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27176] ppid=27166 vsize=15700524 CPUtime=2.09 cores=0,2,4,6
/proc/27168/task/27176/stat : 27176 (java) S 27166 27168 27023 0 -1 4202560 191534 0 0 0 177 32 0 0 16 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27177] ppid=27166 vsize=15700524 CPUtime=1.89 cores=0,2,4,6
/proc/27168/task/27177/stat : 27177 (java) S 27166 27168 27023 0 -1 4202560 193236 0 0 0 158 31 0 0 15 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27178] ppid=27166 vsize=15700524 CPUtime=2.01 cores=0,2,4,6
/proc/27168/task/27178/stat : 27178 (java) S 27166 27168 27023 0 -1 4202560 193598 0 0 0 169 32 0 0 15 0 22 0 522972549 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 6 0 0 0
[pid=27168/tid=27179] ppid=27166 vsize=15700524 CPUtime=0.69 cores=0,2,4,6
/proc/27168/task/27179/stat : 27179 (java) S 27166 27168 27023 0 -1 4202560 16731 0 0 0 41 28 0 0 16 0 22 0 522972550 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 0 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27180] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27180/stat : 27180 (java) S 27166 27168 27023 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522972551 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27181] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27181/stat : 27181 (java) S 27166 27168 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522972551 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27182] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27182/stat : 27182 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382780849 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27183] ppid=27166 vsize=15700524 CPUtime=1.33 cores=0,2,4,6
/proc/27168/task/27183/stat : 27183 (java) S 27166 27168 27023 0 -1 4202560 12621 0 0 0 132 1 0 0 15 0 22 0 522972553 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27184] ppid=27166 vsize=15700524 CPUtime=1.02 cores=0,2,4,6
/proc/27168/task/27184/stat : 27184 (java) S 27166 27168 27023 0 -1 4202560 7730 0 0 0 100 2 0 0 16 0 22 0 522972553 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 4 0 0 0
[pid=27168/tid=27185] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27185/stat : 27185 (java) S 27166 27168 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972553 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773145 0 4 0 16800975 18446604453958039360 0 0 -1 2 0 0 0
[pid=27168/tid=27186] ppid=27166 vsize=15700524 CPUtime=0 cores=0,2,4,6
/proc/27168/task/27186/stat : 27186 (java) S 27166 27168 27023 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522972553 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 218382773760 0 4 0 16800975 18446604453958039360 0 0 -1 0 0 0 0
[pid=27168/tid=27187] ppid=27166 vsize=15700524 CPUtime=1193.72 cores=0,2,4,6
/proc/27168/task/27187/stat : 27187 (java) R 27166 27168 27023 0 -1 4202560 286418 0 0 0 119339 33 0 0 25 0 22 0 522972585 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505944184 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27168/tid=27188] ppid=27166 vsize=15700524 CPUtime=1192.96 cores=0,2,4,6
/proc/27168/task/27188/stat : 27188 (java) R 27166 27168 27023 0 -1 4202560 307982 0 0 0 119261 35 0 0 25 0 22 0 522972585 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505754567 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27168/tid=27189] ppid=27166 vsize=15700524 CPUtime=1196.49 cores=0,2,4,6
/proc/27168/task/27189/stat : 27189 (java) R 27166 27168 27023 0 -1 4202560 298520 0 0 0 119614 35 0 0 25 0 22 0 522972585 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912505754567 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27168/tid=27190] ppid=27166 vsize=15700524 CPUtime=1196.8 cores=0,2,4,6
/proc/27168/task/27190/stat : 27190 (java) R 27166 27168 27023 0 -1 4202560 272348 0 0 0 119648 32 0 0 25 0 22 0 522972585 16077336576 841545 33554432000 1073741824 1073778376 140737201941728 18446744073709551615 46912506338977 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15700524

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

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

[startup+1203.11 s]
/proc/loadavg: 8.02 8.09 8.04 9/220 27282
/proc/meminfo: memFree=21468344/32951124 swapFree=67051468/67111528
[pid=27168] ppid=27166 vsize=0 CPUtime=4800.29 cores=0,2,4,6
/proc/27168/stat : 27168 (java) Z 27166 27168 27023 0 -1 4203548 2705615 0 1 0 479588 441 0 0 17 0 2 0 522972548 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27168/statm: 0 0 0 0 0 0 0
[pid=27168/tid=27188] ppid=27166 vsize=0 CPUtime=1193.07 cores=0,2,4,6
/proc/27168/task/27188/stat : 27188 (java) R 27166 27168 27023 0 -1 4203588 307982 0 0 0 119262 45 0 0 25 0 2 0 522972585 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1203.14
CPU time (s): 4800.34
CPU user time (s): 4795.89
CPU system time (s): 4.44732
CPU usage (%): 398.983
Max. virtual memory (cumulated for all children) (KiB): 15709512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.89
system time used= 4.44732
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2705615
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= 33018
involuntary context switches= 55321

runsolver used 1.9967 second user time and 4.5983 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 23:48:18
IDJOB=3311194
IDBENCH=82579
IDSOLVER=1698
FILE ID=node101/3311194-1304113698
RUNJOBID= node101-1304112492-27041
PBS_JOBID= 13170694
Free space on /tmp= 72020 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311194-1304113698/watcher-3311194-1304113698 -o /tmp/evaluation-result-3311194-1304113698/solver-3311194-1304113698 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311194-1304113698.cnf -hbr 2

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

MD5SUM BENCH= 99649f8478aeec246b4c83e11dce9c4a
RANDOM SEED=1071588912

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25203540 kB
Buffers:       2031268 kB
Cached:        5236004 kB
SwapCached:      30452 kB
Active:        3185912 kB
Inactive:      4117248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25203540 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2028 kB
Writeback:           0 kB
AnonPages:       27024 kB
Mapped:           9436 kB
Slab:           380804 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218076 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= 72020 MiB
End job on node101 at 2011-04-30 00:08:23