Trace number 3312279

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 1208

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

Solver Data

0.10/0.12	40:08 INFO : Reading from input HOME/instance-3312279-1304181608.cnf
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
3.48/1.97	40:10 INFO : Found 9101 xor gates
6.75/4.06	40:12 INFO : 36599 variables remaining out of 40286
6.75/4.06	40:12 INFO : 1132644 literals remaining out of 368778

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-3312279-1304181608/watcher-3312279-1304181608 -o /tmp/evaluation-result-3312279-1304181608/solver-3312279-1304181608 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312279-1304181608.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: 7.94 8.01 7.80 5/198 12286
/proc/meminfo: memFree=28696792/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/12286/stat : 12286 (java) R 12284 12286 11524 0 -1 4202496 963 0 0 0 0 0 0 0 25 0 1 0 262352092 23580672 448 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268655699712 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12286/statm: 5757 460 353 9 0 124 0

[startup+0.0125421 s]
/proc/loadavg: 7.94 8.01 7.80 5/198 12286
/proc/meminfo: memFree=28696792/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15580980 CPUtime=0 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 1822 0 1 0 0 0 0 0 25 0 2 0 262352092 15954923520 1265 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3895245 1285 915 9 0 3886401 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15580980

[startup+0.100516 s]
/proc/loadavg: 7.94 8.01 7.80 5/198 12286
/proc/meminfo: memFree=28696792/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15676896 CPUtime=0.1 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 5591 0 1 0 9 1 0 0 25 0 18 0 262352092 16053141504 4990 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3919224 4990 2117 9 0 3909943 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676896

[startup+0.300485 s]
/proc/loadavg: 7.94 8.01 7.80 5/198 12286
/proc/meminfo: memFree=28696792/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15680592 CPUtime=0.5 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 15482 0 1 0 48 2 0 0 25 0 18 0 262352092 16056926208 13912 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3920148 13920 2207 9 0 3910867 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680592

[startup+0.700417 s]
/proc/loadavg: 7.94 8.01 7.80 5/198 12286
/proc/meminfo: memFree=28696792/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15680592 CPUtime=0.92 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 41816 0 1 0 86 6 0 0 25 0 18 0 262352092 16056926208 40244 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3920148 40244 2223 9 0 3910867 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680592

[startup+1.50127 s]
/proc/loadavg: 7.94 8.01 7.80 7/220 12308
/proc/meminfo: memFree=28544656/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15687508 CPUtime=2.55 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 59283 0 1 0 247 8 0 0 25 0 22 0 262352092 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3921877 52470 2259 9 0 3912596 0
[pid=12286/tid=12288] ppid=12284 vsize=15687508 CPUtime=1.46 cores=1,3,5,7
/proc/12286/task/12288/stat : 12288 (java) R 12284 12286 11524 0 -1 4202560 35649 0 1 0 141 5 0 0 21 0 22 0 262352093 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912505182038 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12286/tid=12289] ppid=12284 vsize=15687508 CPUtime=0.01 cores=1,3,5,7
/proc/12286/task/12289/stat : 12289 (java) S 12284 12286 11524 0 -1 4202560 944 0 0 0 1 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12290] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12290/stat : 12290 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12291] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12291/stat : 12291 (java) S 12284 12286 11524 0 -1 4202560 1380 0 0 0 0 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12292] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12292/stat : 12292 (java) S 12284 12286 11524 0 -1 4202560 682 0 0 0 0 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12293] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12293/stat : 12293 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12294] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12294/stat : 12294 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12295] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12295/stat : 12295 (java) S 12284 12286 11524 0 -1 4202560 1748 0 0 0 0 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12296] ppid=12284 vsize=15687508 CPUtime=0.01 cores=1,3,5,7
/proc/12286/task/12296/stat : 12296 (java) S 12284 12286 11524 0 -1 4202560 1141 0 0 0 1 0 0 0 17 0 22 0 262352094 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12297] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12297/stat : 12297 (java) S 12284 12286 11524 0 -1 4202560 72 0 0 0 0 0 0 0 17 0 22 0 262352095 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 0 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12298] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12298/stat : 12298 (java) S 12284 12286 11524 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 262352095 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12299] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12299/stat : 12299 (java) S 12284 12286 11524 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 262352095 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12300] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12300/stat : 12300 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672485809 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12301] ppid=12284 vsize=15687508 CPUtime=0.22 cores=1,3,5,7
/proc/12286/task/12301/stat : 12301 (java) S 12284 12286 11524 0 -1 4202560 1273 0 0 0 22 0 0 0 16 0 22 0 262352097 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12302] ppid=12284 vsize=15687508 CPUtime=0.79 cores=1,3,5,7
/proc/12286/task/12302/stat : 12302 (java) R 12284 12286 11524 0 -1 4202560 14960 0 0 0 78 1 0 0 17 0 22 0 262352097 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 47710097020323 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12286/tid=12303] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12303/stat : 12303 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12304] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12304/stat : 12304 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262352097 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12305] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12305/stat : 12305 (java) S 12284 12286 11524 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 262352166 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12306] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12306/stat : 12306 (java) S 12284 12286 11524 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 262352166 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12307] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12307/stat : 12307 (java) S 12284 12286 11524 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 262352166 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12308] ppid=12284 vsize=15687508 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12308/stat : 12308 (java) S 12284 12286 11524 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 262352166 16064008192 52470 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 15687508

[startup+3.10098 s]
/proc/loadavg: 7.86 7.99 7.79 8/220 12308
/proc/meminfo: memFree=28544668/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15693448 CPUtime=5.42 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 65051 0 1 0 533 9 0 0 25 0 22 0 262352092 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3923362 54453 2265 9 0 3914081 0
[pid=12286/tid=12288] ppid=12284 vsize=15693448 CPUtime=3.06 cores=1,3,5,7
/proc/12286/task/12288/stat : 12288 (java) R 12284 12286 11524 0 -1 4202560 35683 0 1 0 301 5 0 0 19 0 22 0 262352093 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506347613 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12286/tid=12289] ppid=12284 vsize=15693448 CPUtime=0.01 cores=1,3,5,7
/proc/12286/task/12289/stat : 12289 (java) S 12284 12286 11524 0 -1 4202560 944 0 0 0 1 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12290] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12290/stat : 12290 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12291] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12291/stat : 12291 (java) S 12284 12286 11524 0 -1 4202560 1380 0 0 0 0 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12292] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12292/stat : 12292 (java) S 12284 12286 11524 0 -1 4202560 682 0 0 0 0 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12293] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12293/stat : 12293 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12294] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12294/stat : 12294 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12295] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12295/stat : 12295 (java) S 12284 12286 11524 0 -1 4202560 1748 0 0 0 0 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12296] ppid=12284 vsize=15693448 CPUtime=0.01 cores=1,3,5,7
/proc/12286/task/12296/stat : 12296 (java) S 12284 12286 11524 0 -1 4202560 1141 0 0 0 1 0 0 0 17 0 22 0 262352094 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12297] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12297/stat : 12297 (java) S 12284 12286 11524 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 262352095 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 0 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12298] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12298/stat : 12298 (java) S 12284 12286 11524 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12299] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12299/stat : 12299 (java) S 12284 12286 11524 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12300] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12300/stat : 12300 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672485809 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12301] ppid=12284 vsize=15693448 CPUtime=0.75 cores=1,3,5,7
/proc/12286/task/12301/stat : 12301 (java) S 12284 12286 11524 0 -1 4202560 3492 0 0 0 75 0 0 0 15 0 22 0 262352097 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12302] ppid=12284 vsize=15693448 CPUtime=1.52 cores=1,3,5,7
/proc/12286/task/12302/stat : 12302 (java) S 12284 12286 11524 0 -1 4202560 18473 0 0 0 150 2 0 0 15 0 22 0 262352097 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12303] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12303/stat : 12303 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12304] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12304/stat : 12304 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262352097 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12305] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12305/stat : 12305 (java) S 12284 12286 11524 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 262352166 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12306] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12306/stat : 12306 (java) S 12284 12286 11524 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 262352166 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12307] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12307/stat : 12307 (java) S 12284 12286 11524 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 262352166 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12308] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12308/stat : 12308 (java) S 12284 12286 11524 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 262352166 16070090752 54453 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 15693448

[startup+6.30143 s]
/proc/loadavg: 7.86 7.99 7.79 8/220 12308
/proc/meminfo: memFree=28511188/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15693448 CPUtime=11.61 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 121420 0 1 0 1146 15 0 0 25 0 22 0 262352092 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3923362 110000 2286 9 0 3914081 0
[pid=12286/tid=12288] ppid=12284 vsize=15693448 CPUtime=4.02 cores=1,3,5,7
/proc/12286/task/12288/stat : 12288 (java) S 12284 12286 11524 0 -1 4202560 35723 0 1 0 397 5 0 0 21 0 22 0 262352093 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12289] ppid=12284 vsize=15693448 CPUtime=0.03 cores=1,3,5,7
/proc/12286/task/12289/stat : 12289 (java) S 12284 12286 11524 0 -1 4202560 9019 0 0 0 3 0 0 0 16 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12290] ppid=12284 vsize=15693448 CPUtime=0.01 cores=1,3,5,7
/proc/12286/task/12290/stat : 12290 (java) S 12284 12286 11524 0 -1 4202560 2380 0 0 0 1 0 0 0 15 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12291] ppid=12284 vsize=15693448 CPUtime=0.02 cores=1,3,5,7
/proc/12286/task/12291/stat : 12291 (java) S 12284 12286 11524 0 -1 4202560 5628 0 0 0 2 0 0 0 15 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12292] ppid=12284 vsize=15693448 CPUtime=0.02 cores=1,3,5,7
/proc/12286/task/12292/stat : 12292 (java) S 12284 12286 11524 0 -1 4202560 4306 0 0 0 2 0 0 0 16 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12293] ppid=12284 vsize=15693448 CPUtime=0.01 cores=1,3,5,7
/proc/12286/task/12293/stat : 12293 (java) S 12284 12286 11524 0 -1 4202560 2348 0 0 0 1 0 0 0 15 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12294] ppid=12284 vsize=15693448 CPUtime=0.02 cores=1,3,5,7
/proc/12286/task/12294/stat : 12294 (java) S 12284 12286 11524 0 -1 4202560 2947 0 0 0 2 0 0 0 16 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12295] ppid=12284 vsize=15693448 CPUtime=0.02 cores=1,3,5,7
/proc/12286/task/12295/stat : 12295 (java) S 12284 12286 11524 0 -1 4202560 5664 0 0 0 2 0 0 0 16 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12296] ppid=12284 vsize=15693448 CPUtime=0.02 cores=1,3,5,7
/proc/12286/task/12296/stat : 12296 (java) S 12284 12286 11524 0 -1 4202560 4142 0 0 0 2 0 0 0 15 0 22 0 262352094 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12297] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12297/stat : 12297 (java) S 12284 12286 11524 0 -1 4202560 258 0 0 0 0 0 0 0 15 0 22 0 262352095 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 0 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12298] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12298/stat : 12298 (java) S 12284 12286 11524 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12299] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12299/stat : 12299 (java) S 12284 12286 11524 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12300] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12300/stat : 12300 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672485809 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12301] ppid=12284 vsize=15693448 CPUtime=1.23 cores=1,3,5,7
/proc/12286/task/12301/stat : 12301 (java) S 12284 12286 11524 0 -1 4202560 3527 0 0 0 123 0 0 0 15 0 22 0 262352097 16070090752 110000 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0

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

/proc/meminfo: memFree=24383572/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15693448 CPUtime=4458.98 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 2655219 0 1 0 445509 389 0 0 25 0 22 0 262352092 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3923362 1524660 2297 9 0 3914081 0
[pid=12286/tid=12288] ppid=12284 vsize=15693448 CPUtime=4.02 cores=1,3,5,7
/proc/12286/task/12288/stat : 12288 (java) S 12284 12286 11524 0 -1 4202560 35723 0 1 0 397 5 0 0 21 0 22 0 262352093 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12289] ppid=12284 vsize=15693448 CPUtime=2.87 cores=1,3,5,7
/proc/12286/task/12289/stat : 12289 (java) S 12284 12286 11524 0 -1 4202560 243250 0 0 0 252 35 0 0 15 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12290] ppid=12284 vsize=15693448 CPUtime=2.24 cores=1,3,5,7
/proc/12286/task/12290/stat : 12290 (java) S 12284 12286 11524 0 -1 4202560 178630 0 0 0 196 28 0 0 16 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12291] ppid=12284 vsize=15693448 CPUtime=2.27 cores=1,3,5,7
/proc/12286/task/12291/stat : 12291 (java) S 12284 12286 11524 0 -1 4202560 230196 0 0 0 194 33 0 0 15 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12292] ppid=12284 vsize=15693448 CPUtime=2.67 cores=1,3,5,7
/proc/12286/task/12292/stat : 12292 (java) S 12284 12286 11524 0 -1 4202560 241541 0 0 0 229 38 0 0 16 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12293] ppid=12284 vsize=15693448 CPUtime=2.59 cores=1,3,5,7
/proc/12286/task/12293/stat : 12293 (java) S 12284 12286 11524 0 -1 4202560 200135 0 0 0 226 33 0 0 16 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12294] ppid=12284 vsize=15693448 CPUtime=2.27 cores=1,3,5,7
/proc/12286/task/12294/stat : 12294 (java) S 12284 12286 11524 0 -1 4202560 232231 0 0 0 192 35 0 0 16 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12295] ppid=12284 vsize=15693448 CPUtime=2.28 cores=1,3,5,7
/proc/12286/task/12295/stat : 12295 (java) S 12284 12286 11524 0 -1 4202560 194996 0 0 0 200 28 0 0 15 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12296] ppid=12284 vsize=15693448 CPUtime=2.18 cores=1,3,5,7
/proc/12286/task/12296/stat : 12296 (java) S 12284 12286 11524 0 -1 4202560 134444 0 0 0 197 21 0 0 15 0 22 0 262352094 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12297] ppid=12284 vsize=15693448 CPUtime=0.98 cores=1,3,5,7
/proc/12286/task/12297/stat : 12297 (java) S 12284 12286 11524 0 -1 4202560 30579 0 0 0 79 19 0 0 15 0 22 0 262352095 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 0 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12298] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12298/stat : 12298 (java) S 12284 12286 11524 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12299] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12299/stat : 12299 (java) S 12284 12286 11524 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12300] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12300/stat : 12300 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672485809 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12301] ppid=12284 vsize=15693448 CPUtime=1.58 cores=1,3,5,7
/proc/12286/task/12301/stat : 12301 (java) S 12284 12286 11524 0 -1 4202560 3551 0 0 0 158 0 0 0 16 0 22 0 262352097 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12302] ppid=12284 vsize=15693448 CPUtime=2.39 cores=1,3,5,7
/proc/12286/task/12302/stat : 12302 (java) S 12284 12286 11524 0 -1 4202560 18542 0 0 0 237 2 0 0 15 0 22 0 262352097 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12303] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12303/stat : 12303 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12304] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12304/stat : 12304 (java) S 12284 12286 11524 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 262352097 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12305] ppid=12284 vsize=15693448 CPUtime=1105.82 cores=1,3,5,7
/proc/12286/task/12305/stat : 12305 (java) R 12284 12286 11524 0 -1 4202560 212955 0 0 0 110556 26 0 0 25 0 22 0 262352166 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506347587 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12286/tid=12306] ppid=12284 vsize=15693448 CPUtime=1108.25 cores=1,3,5,7
/proc/12286/task/12306/stat : 12306 (java) R 12284 12286 11524 0 -1 4202560 241993 0 0 0 110799 26 0 0 25 0 22 0 262352166 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506229028 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12286/tid=12307] ppid=12284 vsize=15693448 CPUtime=1106.39 cores=1,3,5,7
/proc/12286/task/12307/stat : 12307 (java) R 12284 12286 11524 0 -1 4202560 228951 0 0 0 110614 25 0 0 25 0 22 0 262352166 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506580629 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12286/tid=12308] ppid=12284 vsize=15693448 CPUtime=1110 cores=1,3,5,7
/proc/12286/task/12308/stat : 12308 (java) R 12284 12286 11524 0 -1 4202560 226051 0 0 0 110975 25 0 0 25 0 22 0 262352166 16070090752 1524660 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506228995 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4458.98
Current children cumulated vsize (KiB) 15693448

[startup+1182.3 s]
/proc/loadavg: 4.14 4.37 5.71 5/193 12362
/proc/meminfo: memFree=25085844/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15693448 CPUtime=4698.54 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 2659056 0 1 0 469462 392 0 0 25 0 22 0 262352092 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3923362 1349427 2297 9 0 3914081 0
[pid=12286/tid=12288] ppid=12284 vsize=15693448 CPUtime=4.02 cores=1,3,5,7
/proc/12286/task/12288/stat : 12288 (java) S 12284 12286 11524 0 -1 4202560 35723 0 1 0 397 5 0 0 21 0 22 0 262352093 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12289] ppid=12284 vsize=15693448 CPUtime=2.99 cores=1,3,5,7
/proc/12286/task/12289/stat : 12289 (java) S 12284 12286 11524 0 -1 4202560 243465 0 0 0 264 35 0 0 16 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12290] ppid=12284 vsize=15693448 CPUtime=2.29 cores=1,3,5,7
/proc/12286/task/12290/stat : 12290 (java) S 12284 12286 11524 0 -1 4202560 178630 0 0 0 201 28 0 0 15 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12291] ppid=12284 vsize=15693448 CPUtime=2.4 cores=1,3,5,7
/proc/12286/task/12291/stat : 12291 (java) S 12284 12286 11524 0 -1 4202560 230695 0 0 0 207 33 0 0 15 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12292] ppid=12284 vsize=15693448 CPUtime=2.81 cores=1,3,5,7
/proc/12286/task/12292/stat : 12292 (java) S 12284 12286 11524 0 -1 4202560 242494 0 0 0 243 38 0 0 16 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12293] ppid=12284 vsize=15693448 CPUtime=2.68 cores=1,3,5,7
/proc/12286/task/12293/stat : 12293 (java) S 12284 12286 11524 0 -1 4202560 200157 0 0 0 235 33 0 0 15 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12294] ppid=12284 vsize=15693448 CPUtime=2.39 cores=1,3,5,7
/proc/12286/task/12294/stat : 12294 (java) S 12284 12286 11524 0 -1 4202560 232982 0 0 0 203 36 0 0 16 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12295] ppid=12284 vsize=15693448 CPUtime=2.34 cores=1,3,5,7
/proc/12286/task/12295/stat : 12295 (java) S 12284 12286 11524 0 -1 4202560 196160 0 0 0 206 28 0 0 15 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12296] ppid=12284 vsize=15693448 CPUtime=2.29 cores=1,3,5,7
/proc/12286/task/12296/stat : 12296 (java) S 12284 12286 11524 0 -1 4202560 134660 0 0 0 208 21 0 0 16 0 22 0 262352094 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12297] ppid=12284 vsize=15693448 CPUtime=1.01 cores=1,3,5,7
/proc/12286/task/12297/stat : 12297 (java) S 12284 12286 11524 0 -1 4202560 30583 0 0 0 79 22 0 0 15 0 22 0 262352095 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 0 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12298] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12298/stat : 12298 (java) S 12284 12286 11524 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12299] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12299/stat : 12299 (java) S 12284 12286 11524 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12300] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12300/stat : 12300 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672485809 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12301] ppid=12284 vsize=15693448 CPUtime=1.58 cores=1,3,5,7
/proc/12286/task/12301/stat : 12301 (java) S 12284 12286 11524 0 -1 4202560 3551 0 0 0 158 0 0 0 16 0 22 0 262352097 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12302] ppid=12284 vsize=15693448 CPUtime=2.39 cores=1,3,5,7
/proc/12286/task/12302/stat : 12302 (java) S 12284 12286 11524 0 -1 4202560 18542 0 0 0 237 2 0 0 15 0 22 0 262352097 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12303] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12303/stat : 12303 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12304] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12304/stat : 12304 (java) S 12284 12286 11524 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 262352097 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12305] ppid=12284 vsize=15693448 CPUtime=1165.58 cores=1,3,5,7
/proc/12286/task/12305/stat : 12305 (java) R 12284 12286 11524 0 -1 4202560 212958 0 0 0 116532 26 0 0 25 0 22 0 262352166 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506229000 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12286/tid=12306] ppid=12284 vsize=15693448 CPUtime=1167.69 cores=1,3,5,7
/proc/12286/task/12306/stat : 12306 (java) R 12284 12286 11524 0 -1 4202560 241994 0 0 0 116743 26 0 0 25 0 22 0 262352166 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506229028 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12286/tid=12307] ppid=12284 vsize=15693448 CPUtime=1166.14 cores=1,3,5,7
/proc/12286/task/12307/stat : 12307 (java) R 12284 12286 11524 0 -1 4202560 228953 0 0 0 116589 25 0 0 25 0 22 0 262352166 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506692847 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12286/tid=12308] ppid=12284 vsize=15693448 CPUtime=1169.76 cores=1,3,5,7
/proc/12286/task/12308/stat : 12308 (java) R 12284 12286 11524 0 -1 4202560 226054 0 0 0 116951 25 0 0 25 0 22 0 262352166 16070090752 1349427 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506229072 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4698.54
Current children cumulated vsize (KiB) 15693448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.81 s]
/proc/loadavg: 4.09 4.33 5.65 5/193 12363
/proc/meminfo: memFree=25408964/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=15693448 CPUtime=4800.12 cores=1,3,5,7
/proc/12286/stat : 12286 (java) S 12284 12286 11524 0 -1 4202496 2661763 0 1 0 479618 394 0 0 25 0 22 0 262352092 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 3923362 1268729 2297 9 0 3914081 0
[pid=12286/tid=12288] ppid=12284 vsize=15693448 CPUtime=4.02 cores=1,3,5,7
/proc/12286/task/12288/stat : 12288 (java) S 12284 12286 11524 0 -1 4202560 35723 0 1 0 397 5 0 0 21 0 22 0 262352093 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12289] ppid=12284 vsize=15693448 CPUtime=3.07 cores=1,3,5,7
/proc/12286/task/12289/stat : 12289 (java) S 12284 12286 11524 0 -1 4202560 243469 0 0 0 272 35 0 0 15 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12290] ppid=12284 vsize=15693448 CPUtime=2.38 cores=1,3,5,7
/proc/12286/task/12290/stat : 12290 (java) S 12284 12286 11524 0 -1 4202560 178630 0 0 0 210 28 0 0 16 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12291] ppid=12284 vsize=15693448 CPUtime=2.46 cores=1,3,5,7
/proc/12286/task/12291/stat : 12291 (java) S 12284 12286 11524 0 -1 4202560 230695 0 0 0 213 33 0 0 15 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12292] ppid=12284 vsize=15693448 CPUtime=2.93 cores=1,3,5,7
/proc/12286/task/12292/stat : 12292 (java) S 12284 12286 11524 0 -1 4202560 242652 0 0 0 255 38 0 0 16 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12293] ppid=12284 vsize=15693448 CPUtime=2.76 cores=1,3,5,7
/proc/12286/task/12293/stat : 12293 (java) S 12284 12286 11524 0 -1 4202560 200550 0 0 0 243 33 0 0 16 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12294] ppid=12284 vsize=15693448 CPUtime=2.45 cores=1,3,5,7
/proc/12286/task/12294/stat : 12294 (java) S 12284 12286 11524 0 -1 4202560 232982 0 0 0 209 36 0 0 15 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12295] ppid=12284 vsize=15693448 CPUtime=2.38 cores=1,3,5,7
/proc/12286/task/12295/stat : 12295 (java) S 12284 12286 11524 0 -1 4202560 198305 0 0 0 209 29 0 0 16 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12296] ppid=12284 vsize=15693448 CPUtime=2.37 cores=1,3,5,7
/proc/12286/task/12296/stat : 12296 (java) S 12284 12286 11524 0 -1 4202560 134662 0 0 0 216 21 0 0 15 0 22 0 262352094 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12297] ppid=12284 vsize=15693448 CPUtime=1.11 cores=1,3,5,7
/proc/12286/task/12297/stat : 12297 (java) S 12284 12286 11524 0 -1 4202560 30583 0 0 0 88 23 0 0 15 0 22 0 262352095 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 0 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12298] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12298/stat : 12298 (java) S 12284 12286 11524 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 5 0 0 0
[pid=12286/tid=12299] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12299/stat : 12299 (java) S 12284 12286 11524 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 262352095 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12300] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12300/stat : 12300 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672485809 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12301] ppid=12284 vsize=15693448 CPUtime=1.58 cores=1,3,5,7
/proc/12286/task/12301/stat : 12301 (java) S 12284 12286 11524 0 -1 4202560 3551 0 0 0 158 0 0 0 16 0 22 0 262352097 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12302] ppid=12284 vsize=15693448 CPUtime=2.39 cores=1,3,5,7
/proc/12286/task/12302/stat : 12302 (java) S 12284 12286 11524 0 -1 4202560 18542 0 0 0 237 2 0 0 15 0 22 0 262352097 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 7 0 0 0
[pid=12286/tid=12303] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12303/stat : 12303 (java) S 12284 12286 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262352097 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478105 0 4 0 16800975 18446604470598581056 0 0 -1 3 0 0 0
[pid=12286/tid=12304] ppid=12284 vsize=15693448 CPUtime=0 cores=1,3,5,7
/proc/12286/task/12304/stat : 12304 (java) S 12284 12286 11524 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 262352097 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 268672478720 0 4 0 16800975 18446604470598581056 0 0 -1 1 0 0 0
[pid=12286/tid=12305] ppid=12284 vsize=15693448 CPUtime=1190.84 cores=1,3,5,7
/proc/12286/task/12305/stat : 12305 (java) R 12284 12286 11524 0 -1 4202560 212960 0 0 0 119058 26 0 0 25 0 22 0 262352166 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506591112 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12286/tid=12306] ppid=12284 vsize=15693448 CPUtime=1192.79 cores=1,3,5,7
/proc/12286/task/12306/stat : 12306 (java) R 12284 12286 11524 0 -1 4202560 241996 0 0 0 119253 26 0 0 25 0 22 0 262352166 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506229055 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12286/tid=12307] ppid=12284 vsize=15693448 CPUtime=1191.4 cores=1,3,5,7
/proc/12286/task/12307/stat : 12307 (java) R 12284 12286 11524 0 -1 4202560 228954 0 0 0 119115 25 0 0 25 0 22 0 262352166 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506228967 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12286/tid=12308] ppid=12284 vsize=15693448 CPUtime=1195.02 cores=1,3,5,7
/proc/12286/task/12308/stat : 12308 (java) R 12284 12286 11524 0 -1 4202560 226054 0 0 0 119477 25 0 0 25 0 22 0 262352166 16070090752 1268729 33554432000 1073741824 1073778376 140735201400128 18446744073709551615 46912506229997 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15693448

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

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

[startup+1208 s]
/proc/loadavg: 4.09 4.33 5.65 5/193 12363
/proc/meminfo: memFree=25408964/32951124 swapFree=67111524/67111528
[pid=12286] ppid=12284 vsize=0 CPUtime=4800.32 cores=1,3,5,7
/proc/12286/stat : 12286 (java) Z 12284 12286 11524 0 -1 4203548 2661791 0 1 0 479620 412 0 0 17 0 2 0 262352092 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12286/statm: 0 0 0 0 0 0 0
[pid=12286/tid=12306] ppid=12284 vsize=0 CPUtime=1192.99 cores=1,3,5,7
/proc/12286/task/12306/stat : 12306 (java) R 12284 12286 11524 0 -1 4203588 241996 0 0 0 119254 45 0 0 25 0 2 0 262352166 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1208
CPU time (s): 4800.34
CPU user time (s): 4796.21
CPU system time (s): 4.12837
CPU usage (%): 397.378
Max. virtual memory (cumulated for all children) (KiB): 15693448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.21
system time used= 4.12837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2661791
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= 31272
involuntary context switches= 58645

runsolver used 1.91871 second user time and 4.71028 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 18:40:08
IDJOB=3312279
IDBENCH=83119
IDSOLVER=1698
FILE ID=node107/3312279-1304181608
RUNJOBID= node107-1304180399-12113
PBS_JOBID= 13172425
Free space on /tmp= 72620 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312279-1304181608/watcher-3312279-1304181608 -o /tmp/evaluation-result-3312279-1304181608/solver-3312279-1304181608 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312279-1304181608.cnf -hbr 2

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=1577012129

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      28697072 kB
Buffers:        399080 kB
Cached:        1655784 kB
SwapCached:          4 kB
Active:        1930820 kB
Inactive:      1970624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28697072 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:     1846700 kB
Mapped:          23472 kB
Slab:           286176 kB
PageTables:       8744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2044368 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= 72624 MiB
End job on node107 at 2011-04-30 19:00:18