Trace number 3313502

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? (TO) 4800.44 1207.23

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
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 variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
Number of clauses of size over 50

Solver Data

0.10/0.12	34:58 INFO : Reading from input HOME/instance-3313502-1304184898.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.52/0.38	34:58 INFO : Found 592 xor gates
0.79/0.48	34:58 INFO : 888 variables remaining out of 1116
0.79/0.48	34:58 INFO : 15968 literals remaining out of 10436
3.45/1.11	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
3.45/1.11	log4j:WARN Please initialize the log4j system properly.
3.45/1.11	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3313502-1304184898/watcher-3313502-1304184898 -o /tmp/evaluation-result-3313502-1304184898/solver-3313502-1304184898 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313502-1304184898.cnf 

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: 6.36 7.66 7.78 8/198 28514
/proc/meminfo: memFree=30270616/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/28514/stat : 28514 (java) R 28512 28514 28406 0 -1 4202496 862 0 0 0 0 0 0 0 25 0 1 0 530092133 23580672 347 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212431054613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28514/statm: 5757 358 279 9 0 124 0

[startup+0.033179 s]
/proc/loadavg: 6.36 7.66 7.78 8/198 28514
/proc/meminfo: memFree=30270616/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 3613 0 1 0 2 0 0 0 25 0 13 0 530092133 15978749952 3051 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3901062 3052 1671 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.101165 s]
/proc/loadavg: 6.36 7.66 7.78 8/198 28514
/proc/meminfo: memFree=30270616/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15677128 CPUtime=0.1 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 5579 0 1 0 9 1 0 0 25 0 18 0 530092133 16053379072 4992 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3919282 4993 2117 9 0 3910001 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677128

[startup+0.301608 s]
/proc/loadavg: 6.36 7.66 7.78 8/198 28514
/proc/meminfo: memFree=30270616/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15686876 CPUtime=0.52 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 12677 0 1 0 50 2 0 0 25 0 22 0 530092133 16063361024 11078 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3921719 11078 2212 9 0 3912438 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15686876

[startup+0.701021 s]
/proc/loadavg: 6.36 7.66 7.78 8/198 28514
/proc/meminfo: memFree=30270616/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15709532 CPUtime=1.83 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 28146 0 1 0 179 4 0 0 25 0 22 0 530092133 16086560768 23064 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3927383 23064 2256 9 0 3918102 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 15709532

[startup+1.50087 s]
/proc/loadavg: 6.36 7.66 7.78 11/220 28536
/proc/meminfo: memFree=29932248/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15707048 CPUtime=5.01 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 62656 0 1 0 492 9 0 0 25 0 22 0 530092133 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3926762 53100 2276 9 0 3917481 0
[pid=28514/tid=28516] ppid=28512 vsize=15707048 CPUtime=0.46 cores=1,3,5,7
/proc/28514/task/28516/stat : 28516 (java) S 28512 28514 28406 0 -1 4202560 8262 0 1 0 45 1 0 0 18 0 22 0 530092133 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28517] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28517/stat : 28517 (java) S 28512 28514 28406 0 -1 4202560 779 0 0 0 0 0 0 0 16 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28518] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28518/stat : 28518 (java) S 28512 28514 28406 0 -1 4202560 916 0 0 0 0 0 0 0 16 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28519] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28519/stat : 28519 (java) S 28512 28514 28406 0 -1 4202560 979 0 0 0 0 0 0 0 16 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28520] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28520/stat : 28520 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28521] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28521/stat : 28521 (java) S 28512 28514 28406 0 -1 4202560 654 0 0 0 0 0 0 0 16 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28522] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28522/stat : 28522 (java) S 28512 28514 28406 0 -1 4202560 1050 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28523] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28523/stat : 28523 (java) S 28512 28514 28406 0 -1 4202560 776 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28524] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28524/stat : 28524 (java) S 28512 28514 28406 0 -1 4202560 573 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28525] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28525/stat : 28525 (java) S 28512 28514 28406 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530092135 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28526] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28526/stat : 28526 (java) S 28512 28514 28406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530092135 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28527] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28527/stat : 28527 (java) S 28512 28514 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530092135 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28528] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28528/stat : 28528 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28529] ppid=28512 vsize=15707048 CPUtime=0.92 cores=1,3,5,7
/proc/28514/task/28529/stat : 28529 (java) S 28512 28514 28406 0 -1 4202560 13514 0 0 0 91 1 0 0 25 0 22 0 530092137 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28530] ppid=28512 vsize=15707048 CPUtime=1.18 cores=1,3,5,7
/proc/28514/task/28530/stat : 28530 (java) S 28512 28514 28406 0 -1 4202560 6329 0 0 0 117 1 0 0 17 0 22 0 530092137 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28531] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28531/stat : 28531 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28532] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28532/stat : 28532 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530092137 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28533] ppid=28512 vsize=15707048 CPUtime=0.81 cores=1,3,5,7
/proc/28514/task/28533/stat : 28533 (java) R 28512 28514 28406 0 -1 4202560 7807 0 0 0 80 1 0 0 25 0 22 0 530092161 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505776714 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28514/tid=28534] ppid=28512 vsize=15707048 CPUtime=0.56 cores=1,3,5,7
/proc/28514/task/28534/stat : 28534 (java) R 28512 28514 28406 0 -1 4202560 9773 0 0 0 55 1 0 0 25 0 22 0 530092161 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505789061 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28514/tid=28535] ppid=28512 vsize=15707048 CPUtime=0.37 cores=1,3,5,7
/proc/28514/task/28535/stat : 28535 (java) R 28512 28514 28406 0 -1 4202560 4708 0 0 0 37 0 0 0 22 0 22 0 530092161 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912506325891 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28514/tid=28536] ppid=28512 vsize=15707048 CPUtime=0.62 cores=1,3,5,7
/proc/28514/task/28536/stat : 28536 (java) R 28512 28514 28406 0 -1 4202560 5139 0 0 0 62 0 0 0 23 0 22 0 530092161 16084017152 53100 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912506287725 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 15707048

[startup+3.10156 s]
/proc/loadavg: 6.36 7.66 7.78 10/220 28536
/proc/meminfo: memFree=29778488/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15707048 CPUtime=11.38 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 160505 0 1 0 1117 21 0 0 25 0 22 0 530092133 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3926762 150877 2286 9 0 3917481 0
[pid=28514/tid=28516] ppid=28512 vsize=15707048 CPUtime=0.46 cores=1,3,5,7
/proc/28514/task/28516/stat : 28516 (java) S 28512 28514 28406 0 -1 4202560 8262 0 1 0 45 1 0 0 18 0 22 0 530092133 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28517] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28517/stat : 28517 (java) S 28512 28514 28406 0 -1 4202560 2717 0 0 0 1 0 0 0 15 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28518] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28518/stat : 28518 (java) S 28512 28514 28406 0 -1 4202560 2902 0 0 0 0 0 0 0 16 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28519] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28519/stat : 28519 (java) S 28512 28514 28406 0 -1 4202560 2777 0 0 0 1 0 0 0 16 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28520] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28520/stat : 28520 (java) S 28512 28514 28406 0 -1 4202560 1600 0 0 0 0 0 0 0 16 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28521] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28521/stat : 28521 (java) S 28512 28514 28406 0 -1 4202560 1367 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28522] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28522/stat : 28522 (java) S 28512 28514 28406 0 -1 4202560 4119 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28523] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28523/stat : 28523 (java) S 28512 28514 28406 0 -1 4202560 2509 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28524] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28524/stat : 28524 (java) S 28512 28514 28406 0 -1 4202560 2258 0 0 0 1 0 0 0 16 0 22 0 530092134 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28525] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28525/stat : 28525 (java) S 28512 28514 28406 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 530092135 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28526] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28526/stat : 28526 (java) S 28512 28514 28406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530092135 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28527] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28527/stat : 28527 (java) S 28512 28514 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530092135 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28528] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28528/stat : 28528 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28529] ppid=28512 vsize=15707048 CPUtime=1 cores=1,3,5,7
/proc/28514/task/28529/stat : 28529 (java) S 28512 28514 28406 0 -1 4202560 13523 0 0 0 99 1 0 0 15 0 22 0 530092137 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28530] ppid=28512 vsize=15707048 CPUtime=1.23 cores=1,3,5,7
/proc/28514/task/28530/stat : 28530 (java) S 28512 28514 28406 0 -1 4202560 6339 0 0 0 122 1 0 0 16 0 22 0 530092137 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28531] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28531/stat : 28531 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28532] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28532/stat : 28532 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530092137 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28533] ppid=28512 vsize=15707048 CPUtime=2.37 cores=1,3,5,7
/proc/28514/task/28533/stat : 28533 (java) R 28512 28514 28406 0 -1 4202560 29176 0 0 0 234 3 0 0 25 0 22 0 530092161 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912506003012 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28514/tid=28534] ppid=28512 vsize=15707048 CPUtime=2.08 cores=1,3,5,7
/proc/28514/task/28534/stat : 28534 (java) R 28512 28514 28406 0 -1 4202560 29505 0 0 0 205 3 0 0 25 0 22 0 530092161 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505767829 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28514/tid=28535] ppid=28512 vsize=15707048 CPUtime=1.86 cores=1,3,5,7
/proc/28514/task/28535/stat : 28535 (java) R 28512 28514 28406 0 -1 4202560 24444 0 0 0 184 2 0 0 25 0 22 0 530092161 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505693000 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28514/tid=28536] ppid=28512 vsize=15707048 CPUtime=2.19 cores=1,3,5,7
/proc/28514/task/28536/stat : 28536 (java) R 28512 28514 28406 0 -1 4202560 27174 0 0 0 217 2 0 0 25 0 22 0 530092161 16084017152 150877 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505784473 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 15707048

[startup+6.30096 s]
/proc/loadavg: 6.49 7.67 7.78 11/220 28536
/proc/meminfo: memFree=29061560/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15707048 CPUtime=24.15 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 438544 0 1 0 2362 53 0 0 25 0 22 0 530092133 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3926762 428117 2286 9 0 3917481 0
[pid=28514/tid=28516] ppid=28512 vsize=15707048 CPUtime=0.46 cores=1,3,5,7
/proc/28514/task/28516/stat : 28516 (java) S 28512 28514 28406 0 -1 4202560 8262 0 1 0 45 1 0 0 18 0 22 0 530092133 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28517] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28517/stat : 28517 (java) S 28512 28514 28406 0 -1 4202560 3087 0 0 0 1 0 0 0 15 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28518] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28518/stat : 28518 (java) S 28512 28514 28406 0 -1 4202560 3180 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28519] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28519/stat : 28519 (java) S 28512 28514 28406 0 -1 4202560 3037 0 0 0 1 0 0 0 16 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28520] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28520/stat : 28520 (java) S 28512 28514 28406 0 -1 4202560 1815 0 0 0 0 0 0 0 16 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28521] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28521/stat : 28521 (java) S 28512 28514 28406 0 -1 4202560 1367 0 0 0 0 0 0 0 15 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28522] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28522/stat : 28522 (java) S 28512 28514 28406 0 -1 4202560 4477 0 0 0 1 0 0 0 16 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28523] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28523/stat : 28523 (java) S 28512 28514 28406 0 -1 4202560 2707 0 0 0 1 0 0 0 15 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28524] ppid=28512 vsize=15707048 CPUtime=0.01 cores=1,3,5,7
/proc/28514/task/28524/stat : 28524 (java) S 28512 28514 28406 0 -1 4202560 2780 0 0 0 1 0 0 0 16 0 22 0 530092134 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28525] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28525/stat : 28525 (java) S 28512 28514 28406 0 -1 4202560 749 0 0 0 0 0 0 0 16 0 22 0 530092135 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28526] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28526/stat : 28526 (java) S 28512 28514 28406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530092135 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28527] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28527/stat : 28527 (java) S 28512 28514 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530092135 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28528] ppid=28512 vsize=15707048 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28528/stat : 28528 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28529] ppid=28512 vsize=15707048 CPUtime=1.07 cores=1,3,5,7
/proc/28514/task/28529/stat : 28529 (java) S 28512 28514 28406 0 -1 4202560 13530 0 0 0 106 1 0 0 15 0 22 0 530092137 16084017152 428117 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0

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

[pid=28514/tid=28534] ppid=28512 vsize=15772584 CPUtime=1048.27 cores=1,3,5,7
/proc/28514/task/28534/stat : 28534 (java) R 28512 28514 28406 0 -1 4202560 296802 0 0 0 104783 44 0 0 25 0 22 0 530092161 16151126016 96573 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505893441 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28514/tid=28535] ppid=28512 vsize=15772584 CPUtime=1048.64 cores=1,3,5,7
/proc/28514/task/28535/stat : 28535 (java) R 28512 28514 28406 0 -1 4202560 293794 0 0 0 104819 45 0 0 25 0 22 0 530092161 16151126016 96573 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28514/tid=28536] ppid=28512 vsize=15772584 CPUtime=1049 cores=1,3,5,7
/proc/28514/task/28536/stat : 28536 (java) R 28512 28514 28406 0 -1 4202560 297317 0 0 0 104854 46 0 0 25 0 22 0 530092161 16151126016 96573 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505692992 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4224.23
Current children cumulated vsize (KiB) 15772584

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 8.00 9/220 28566
/proc/meminfo: memFree=29486232/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15772584 CPUtime=4462.8 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 1956296 0 1 0 445864 416 0 0 25 0 22 0 530092133 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3943146 140525 2298 9 0 3933865 0
[pid=28514/tid=28516] ppid=28512 vsize=15772584 CPUtime=0.46 cores=1,3,5,7
/proc/28514/task/28516/stat : 28516 (java) S 28512 28514 28406 0 -1 4202560 8262 0 1 0 45 1 0 0 18 0 22 0 530092133 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28517] ppid=28512 vsize=15772584 CPUtime=3.23 cores=1,3,5,7
/proc/28514/task/28517/stat : 28517 (java) S 28512 28514 28406 0 -1 4202560 84532 0 0 0 302 21 0 0 16 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28518] ppid=28512 vsize=15772584 CPUtime=3.21 cores=1,3,5,7
/proc/28514/task/28518/stat : 28518 (java) S 28512 28514 28406 0 -1 4202560 85094 0 0 0 303 18 0 0 16 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28519] ppid=28512 vsize=15772584 CPUtime=3.25 cores=1,3,5,7
/proc/28514/task/28519/stat : 28519 (java) S 28512 28514 28406 0 -1 4202560 82702 0 0 0 307 18 0 0 15 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28520] ppid=28512 vsize=15772584 CPUtime=3.23 cores=1,3,5,7
/proc/28514/task/28520/stat : 28520 (java) S 28512 28514 28406 0 -1 4202560 83134 0 0 0 305 18 0 0 16 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28521] ppid=28512 vsize=15772584 CPUtime=3.17 cores=1,3,5,7
/proc/28514/task/28521/stat : 28521 (java) S 28512 28514 28406 0 -1 4202560 78927 0 0 0 299 18 0 0 15 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28522] ppid=28512 vsize=15772584 CPUtime=3.22 cores=1,3,5,7
/proc/28514/task/28522/stat : 28522 (java) S 28512 28514 28406 0 -1 4202560 85663 0 0 0 304 18 0 0 16 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28523] ppid=28512 vsize=15772584 CPUtime=3.24 cores=1,3,5,7
/proc/28514/task/28523/stat : 28523 (java) S 28512 28514 28406 0 -1 4202560 81536 0 0 0 303 21 0 0 15 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28524] ppid=28512 vsize=15772584 CPUtime=3.08 cores=1,3,5,7
/proc/28514/task/28524/stat : 28524 (java) S 28512 28514 28406 0 -1 4202560 81378 0 0 0 289 19 0 0 16 0 22 0 530092134 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28525] ppid=28512 vsize=15772584 CPUtime=2.16 cores=1,3,5,7
/proc/28514/task/28525/stat : 28525 (java) S 28512 28514 28406 0 -1 4202560 4981 0 0 0 150 66 0 0 15 0 22 0 530092135 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28526] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28526/stat : 28526 (java) S 28512 28514 28406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530092135 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28527] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28527/stat : 28527 (java) S 28512 28514 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530092135 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28528] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28528/stat : 28528 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28529] ppid=28512 vsize=15772584 CPUtime=1.16 cores=1,3,5,7
/proc/28514/task/28529/stat : 28529 (java) S 28512 28514 28406 0 -1 4202560 13549 0 0 0 115 1 0 0 15 0 22 0 530092137 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28530] ppid=28512 vsize=15772584 CPUtime=1.33 cores=1,3,5,7
/proc/28514/task/28530/stat : 28530 (java) S 28512 28514 28406 0 -1 4202560 6342 0 0 0 132 1 0 0 15 0 22 0 530092137 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28531] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28531/stat : 28531 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28532] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28532/stat : 28532 (java) S 28512 28514 28406 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 530092137 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28533] ppid=28512 vsize=15772584 CPUtime=1108.07 cores=1,3,5,7
/proc/28514/task/28533/stat : 28533 (java) R 28512 28514 28406 0 -1 4202560 313463 0 0 0 110761 46 0 0 25 0 22 0 530092161 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505767727 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28514/tid=28534] ppid=28512 vsize=15772584 CPUtime=1107.58 cores=1,3,5,7
/proc/28514/task/28534/stat : 28534 (java) R 28512 28514 28406 0 -1 4202560 316436 0 0 0 110712 46 0 0 25 0 22 0 530092161 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28514/tid=28535] ppid=28512 vsize=15772584 CPUtime=1107.93 cores=1,3,5,7
/proc/28514/task/28535/stat : 28535 (java) R 28512 28514 28406 0 -1 4202560 313176 0 0 0 110744 49 0 0 25 0 22 0 530092161 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28514/tid=28536] ppid=28512 vsize=15772584 CPUtime=1108.32 cores=1,3,5,7
/proc/28514/task/28536/stat : 28536 (java) R 28512 28514 28406 0 -1 4202560 315675 0 0 0 110784 48 0 0 25 0 22 0 530092161 16151126016 140525 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912506241875 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.8
Current children cumulated vsize (KiB) 15772584

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.00 9/220 28567
/proc/meminfo: memFree=29665616/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15772584 CPUtime=4701.44 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 2024896 0 1 0 469709 435 0 0 25 0 22 0 530092133 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3943146 111103 2298 9 0 3933865 0
[pid=28514/tid=28516] ppid=28512 vsize=15772584 CPUtime=0.46 cores=1,3,5,7
/proc/28514/task/28516/stat : 28516 (java) S 28512 28514 28406 0 -1 4202560 8262 0 1 0 45 1 0 0 18 0 22 0 530092133 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28517] ppid=28512 vsize=15772584 CPUtime=3.38 cores=1,3,5,7
/proc/28514/task/28517/stat : 28517 (java) S 28512 28514 28406 0 -1 4202560 90671 0 0 0 316 22 0 0 15 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28518] ppid=28512 vsize=15772584 CPUtime=3.35 cores=1,3,5,7
/proc/28514/task/28518/stat : 28518 (java) S 28512 28514 28406 0 -1 4202560 90242 0 0 0 316 19 0 0 15 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28519] ppid=28512 vsize=15772584 CPUtime=3.41 cores=1,3,5,7
/proc/28514/task/28519/stat : 28519 (java) S 28512 28514 28406 0 -1 4202560 88541 0 0 0 322 19 0 0 16 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28520] ppid=28512 vsize=15772584 CPUtime=3.39 cores=1,3,5,7
/proc/28514/task/28520/stat : 28520 (java) S 28512 28514 28406 0 -1 4202560 88601 0 0 0 320 19 0 0 16 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28521] ppid=28512 vsize=15772584 CPUtime=3.34 cores=1,3,5,7
/proc/28514/task/28521/stat : 28521 (java) S 28512 28514 28406 0 -1 4202560 85093 0 0 0 315 19 0 0 15 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28522] ppid=28512 vsize=15772584 CPUtime=3.38 cores=1,3,5,7
/proc/28514/task/28522/stat : 28522 (java) S 28512 28514 28406 0 -1 4202560 91752 0 0 0 319 19 0 0 15 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28523] ppid=28512 vsize=15772584 CPUtime=3.42 cores=1,3,5,7
/proc/28514/task/28523/stat : 28523 (java) S 28512 28514 28406 0 -1 4202560 87229 0 0 0 320 22 0 0 15 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28524] ppid=28512 vsize=15772584 CPUtime=3.27 cores=1,3,5,7
/proc/28514/task/28524/stat : 28524 (java) S 28512 28514 28406 0 -1 4202560 88673 0 0 0 307 20 0 0 16 0 22 0 530092134 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28525] ppid=28512 vsize=15772584 CPUtime=2.28 cores=1,3,5,7
/proc/28514/task/28525/stat : 28525 (java) S 28512 28514 28406 0 -1 4202560 5153 0 0 0 158 70 0 0 15 0 22 0 530092135 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28526] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28526/stat : 28526 (java) S 28512 28514 28406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530092135 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28527] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28527/stat : 28527 (java) S 28512 28514 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530092135 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28528] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28528/stat : 28528 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28529] ppid=28512 vsize=15772584 CPUtime=1.16 cores=1,3,5,7
/proc/28514/task/28529/stat : 28529 (java) S 28512 28514 28406 0 -1 4202560 13549 0 0 0 115 1 0 0 15 0 22 0 530092137 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28530] ppid=28512 vsize=15772584 CPUtime=1.33 cores=1,3,5,7
/proc/28514/task/28530/stat : 28530 (java) S 28512 28514 28406 0 -1 4202560 6342 0 0 0 132 1 0 0 15 0 22 0 530092137 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28531] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28531/stat : 28531 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28532] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28532/stat : 28532 (java) S 28512 28514 28406 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530092137 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28533] ppid=28512 vsize=15772584 CPUtime=1167.27 cores=1,3,5,7
/proc/28514/task/28533/stat : 28533 (java) R 28512 28514 28406 0 -1 4202560 318358 0 0 0 116680 47 0 0 25 0 22 0 530092161 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505785159 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28514/tid=28534] ppid=28512 vsize=15772584 CPUtime=1166.82 cores=1,3,5,7
/proc/28514/task/28534/stat : 28534 (java) R 28512 28514 28406 0 -1 4202560 321592 0 0 0 116635 47 0 0 25 0 22 0 530092161 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 47010160855138 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28514/tid=28535] ppid=28512 vsize=15772584 CPUtime=1167.3 cores=1,3,5,7
/proc/28514/task/28535/stat : 28535 (java) R 28512 28514 28406 0 -1 4202560 318462 0 0 0 116680 50 0 0 25 0 22 0 530092161 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505767958 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28514/tid=28536] ppid=28512 vsize=15772584 CPUtime=1167.71 cores=1,3,5,7
/proc/28514/task/28536/stat : 28536 (java) R 28512 28514 28406 0 -1 4202560 320928 0 0 0 116721 50 0 0 25 0 22 0 530092161 16151126016 111103 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 47010160853676 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.44
Current children cumulated vsize (KiB) 15772584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.14 8.12 8.01 5/197 28571
/proc/meminfo: memFree=30010380/32951124 swapFree=67111416/67111528
[pid=28514] ppid=28512 vsize=15772584 CPUtime=4800.38 cores=1,3,5,7
/proc/28514/stat : 28514 (java) S 28512 28514 28406 0 -1 4202496 2065521 0 1 0 479594 444 0 0 25 0 22 0 530092133 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28514/statm: 3943146 111931 2298 9 0 3933865 0
[pid=28514/tid=28516] ppid=28512 vsize=15772584 CPUtime=0.46 cores=1,3,5,7
/proc/28514/task/28516/stat : 28516 (java) S 28512 28514 28406 0 -1 4202560 8262 0 1 0 45 1 0 0 18 0 22 0 530092133 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28517] ppid=28512 vsize=15772584 CPUtime=3.45 cores=1,3,5,7
/proc/28514/task/28517/stat : 28517 (java) S 28512 28514 28406 0 -1 4202560 93839 0 0 0 322 23 0 0 15 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28518] ppid=28512 vsize=15772584 CPUtime=3.42 cores=1,3,5,7
/proc/28514/task/28518/stat : 28518 (java) S 28512 28514 28406 0 -1 4202560 92649 0 0 0 322 20 0 0 15 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28519] ppid=28512 vsize=15772584 CPUtime=3.48 cores=1,3,5,7
/proc/28514/task/28519/stat : 28519 (java) S 28512 28514 28406 0 -1 4202560 91043 0 0 0 329 19 0 0 15 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28520] ppid=28512 vsize=15772584 CPUtime=3.45 cores=1,3,5,7
/proc/28514/task/28520/stat : 28520 (java) S 28512 28514 28406 0 -1 4202560 91496 0 0 0 326 19 0 0 16 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28514/tid=28521] ppid=28512 vsize=15772584 CPUtime=3.4 cores=1,3,5,7
/proc/28514/task/28521/stat : 28521 (java) S 28512 28514 28406 0 -1 4202560 88268 0 0 0 321 19 0 0 16 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28522] ppid=28512 vsize=15772584 CPUtime=3.44 cores=1,3,5,7
/proc/28514/task/28522/stat : 28522 (java) S 28512 28514 28406 0 -1 4202560 95751 0 0 0 325 19 0 0 15 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28523] ppid=28512 vsize=15772584 CPUtime=3.48 cores=1,3,5,7
/proc/28514/task/28523/stat : 28523 (java) S 28512 28514 28406 0 -1 4202560 90452 0 0 0 325 23 0 0 16 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28524] ppid=28512 vsize=15772584 CPUtime=3.35 cores=1,3,5,7
/proc/28514/task/28524/stat : 28524 (java) S 28512 28514 28406 0 -1 4202560 91245 0 0 0 314 21 0 0 16 0 22 0 530092134 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28525] ppid=28512 vsize=15772584 CPUtime=2.36 cores=1,3,5,7
/proc/28514/task/28525/stat : 28525 (java) S 28512 28514 28406 0 -1 4202560 5296 0 0 0 163 73 0 0 15 0 22 0 530092135 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28526] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28526/stat : 28526 (java) S 28512 28514 28406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530092135 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28527] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28527/stat : 28527 (java) S 28512 28514 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530092135 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28528] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28528/stat : 28528 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28529] ppid=28512 vsize=15772584 CPUtime=1.16 cores=1,3,5,7
/proc/28514/task/28529/stat : 28529 (java) S 28512 28514 28406 0 -1 4202560 13549 0 0 0 115 1 0 0 15 0 22 0 530092137 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28530] ppid=28512 vsize=15772584 CPUtime=1.33 cores=1,3,5,7
/proc/28514/task/28530/stat : 28530 (java) S 28512 28514 28406 0 -1 4202560 6342 0 0 0 132 1 0 0 15 0 22 0 530092137 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28514/tid=28531] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28531/stat : 28531 (java) S 28512 28514 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530092137 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28514/tid=28532] ppid=28512 vsize=15772584 CPUtime=0 cores=1,3,5,7
/proc/28514/task/28532/stat : 28532 (java) S 28512 28514 28406 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530092137 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28514/tid=28533] ppid=28512 vsize=15772584 CPUtime=1191.84 cores=1,3,5,7
/proc/28514/task/28533/stat : 28533 (java) R 28512 28514 28406 0 -1 4202560 322478 0 0 0 119137 47 0 0 25 0 22 0 530092161 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505785308 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28514/tid=28534] ppid=28512 vsize=15772584 CPUtime=1191.46 cores=1,3,5,7
/proc/28514/task/28534/stat : 28534 (java) R 28512 28514 28406 0 -1 4202560 326032 0 0 0 119098 48 0 0 25 0 22 0 530092161 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505523440 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28514/tid=28535] ppid=28512 vsize=15772584 CPUtime=1191.85 cores=1,3,5,7
/proc/28514/task/28535/stat : 28535 (java) R 28512 28514 28406 0 -1 4202560 322822 0 0 0 119135 50 0 0 25 0 22 0 530092161 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 47010160853307 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28514/tid=28536] ppid=28512 vsize=15772584 CPUtime=1192.31 cores=1,3,5,7
/proc/28514/task/28536/stat : 28536 (java) R 28512 28514 28406 0 -1 4202560 324548 0 0 0 119180 51 0 0 25 0 22 0 530092161 16151126016 111931 33554432000 1073741824 1073778376 140734964147024 18446744073709551615 46912505523487 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15772584

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

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

Child status: 143
Real time (s): 1207.23
CPU time (s): 4800.44
CPU user time (s): 4795.97
CPU system time (s): 4.46832
CPU usage (%): 397.639
Max. virtual memory (cumulated for all children) (KiB): 15772584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.97
system time used= 4.46832
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2065548
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= 254270
involuntary context switches= 149253

runsolver used 2.00669 second user time and 4.63729 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 19:34:58
IDJOB=3313502
IDBENCH=83430
IDSOLVER=1699
FILE ID=node102/3313502-1304184898
RUNJOBID= node102-1304184896-28425
PBS_JOBID= 13172473
Free space on /tmp= 72468 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_5_keyfind_1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313502-1304184898/watcher-3313502-1304184898 -o /tmp/evaluation-result-3313502-1304184898/solver-3313502-1304184898 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313502-1304184898.cnf

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=727529818

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30270764 kB
Buffers:        638148 kB
Cached:        1374272 kB
SwapCached:          0 kB
Active:         387964 kB
Inactive:      1872984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30270764 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            3516 kB
Writeback:           0 kB
AnonPages:      248372 kB
Mapped:          23348 kB
Slab:           352412 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   809312 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= 72468 MiB
End job on node102 at 2011-04-30 19:55:07