Trace number 3312778

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.51 1207.59

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S222128792-011.SATISFIABLE.cnf
MD5SUMafacdefc4a366ba0b827e7e74ce8af4c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	38:08 INFO : Reading from input HOME/instance-3312778-1304134688.cnf
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.49/0.34	38:09 INFO : 448 variables remaining out of 450
0.49/0.34	38:09 INFO : 7616 literals remaining out of 7668

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

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

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


[startup+0 s]
/proc/loadavg: 6.14 7.58 7.32 2/186 5999
/proc/meminfo: memFree=30937792/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/5999/stat : 5999 (java) R 5997 5999 4899 0 -1 4202496 1258 0 0 0 0 0 0 0 25 0 1 0 525067626 23580672 745 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 47996868942656 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5999/statm: 5757 763 570 9 0 124 0
[pid=5999/tid=6001] ppid=5997 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) R 5997 5999 4899 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 2 0 525067626 24580096 844 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268272375504 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.053004 s]
/proc/loadavg: 6.14 7.58 7.32 2/186 5999
/proc/meminfo: memFree=30937792/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15609648 CPUtime=0.04 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 4117 0 1 0 4 0 0 0 25 0 18 0 525067626 15984279552 3556 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3902412 3556 1754 9 0 3893131 0
[pid=5999/tid=6001] ppid=5997 vsize=15609648 CPUtime=0.04 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) R 5997 5999 4899 0 -1 4202560 2698 0 1 0 4 0 0 0 25 0 18 0 525067626 15984279552 3556 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912504008627 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609648

[startup+0.100946 s]
/proc/loadavg: 6.14 7.58 7.32 2/186 5999
/proc/meminfo: memFree=30937792/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15676876 CPUtime=0.1 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 5649 0 1 0 9 1 0 0 25 0 18 0 525067626 16053121024 5074 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3919219 5075 2117 9 0 3909938 0
[pid=5999/tid=6001] ppid=5997 vsize=15676876 CPUtime=0.09 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) R 5997 5999 4899 0 -1 4202560 3500 0 1 0 8 1 0 0 18 0 18 0 525067626 16053121024 5075 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 47996865667047 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676876

[startup+0.304911 s]
/proc/loadavg: 6.14 7.58 7.32 2/186 5999
/proc/meminfo: memFree=30937792/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15684124 CPUtime=0.49 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 11327 0 1 0 48 1 0 0 25 0 22 0 525067626 16060542976 9822 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3921031 9844 2210 9 0 3911750 0
[pid=5999/tid=6001] ppid=5997 vsize=15684124 CPUtime=0.29 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) R 5997 5999 4899 0 -1 4202560 5911 0 1 0 28 1 0 0 18 0 22 0 525067626 16060542976 9858 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505216706 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15684124

[startup+1.05612 s]
/proc/loadavg: 6.14 7.58 7.32 2/186 5999
/proc/meminfo: memFree=30937792/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15697016 CPUtime=3.35 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 53788 0 1 0 329 6 0 0 25 0 22 0 525067626 16073744384 47642 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3924254 47642 2255 9 0 3914973 0
[pid=5999/tid=6001] ppid=5997 vsize=15697016 CPUtime=0.32 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) S 5997 5999 4899 0 -1 4202560 6082 0 1 0 31 1 0 0 18 0 22 0 525067626 16073744384 47642 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 15697016

[startup+1.5067 s]
/proc/loadavg: 6.14 7.58 7.32 12/220 6033
/proc/meminfo: memFree=30552500/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15697036 CPUtime=5.14 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 59624 0 1 0 507 7 0 0 25 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3924259 51363 2270 9 0 3914978 0
[pid=5999/tid=6001] ppid=5997 vsize=15697036 CPUtime=0.32 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) S 5997 5999 4899 0 -1 4202560 6082 0 1 0 31 1 0 0 18 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6005] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6005/stat : 6005 (java) S 5997 5999 4899 0 -1 4202560 662 0 0 0 0 0 0 0 15 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6006] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6006/stat : 6006 (java) S 5997 5999 4899 0 -1 4202560 104 0 0 0 0 0 0 0 16 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6007] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6007/stat : 6007 (java) S 5997 5999 4899 0 -1 4202560 55 0 0 0 0 0 0 0 16 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6008] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6008/stat : 6008 (java) S 5997 5999 4899 0 -1 4202560 15 0 0 0 0 0 0 0 16 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6009] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6009/stat : 6009 (java) S 5997 5999 4899 0 -1 4202560 705 0 0 0 0 0 0 0 15 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6010] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6010/stat : 6010 (java) S 5997 5999 4899 0 -1 4202560 326 0 0 0 0 0 0 0 16 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6011] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6011/stat : 6011 (java) S 5997 5999 4899 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6012] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6012/stat : 6012 (java) S 5997 5999 4899 0 -1 4202560 647 0 0 0 0 0 0 0 15 0 22 0 525067626 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6013] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6013/stat : 6013 (java) S 5997 5999 4899 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 525067627 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 0 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6014] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6014/stat : 6014 (java) S 5997 5999 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067628 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6015] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6015/stat : 6015 (java) S 5997 5999 4899 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 525067628 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6021] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6021/stat : 6021 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284512689 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6022] ppid=5997 vsize=15697036 CPUtime=1.03 cores=0,2,4,6
/proc/5999/task/6022/stat : 6022 (java) S 5997 5999 4899 0 -1 4202560 5289 0 0 0 103 0 0 0 17 0 22 0 525067630 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6023] ppid=5997 vsize=15697036 CPUtime=0.78 cores=0,2,4,6
/proc/5999/task/6023/stat : 6023 (java) R 5997 5999 4899 0 -1 4202560 14176 0 0 0 77 1 0 0 18 0 22 0 525067630 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 47996869215858 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5999/tid=6024] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6024/stat : 6024 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6025] ppid=5997 vsize=15697036 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6025/stat : 6025 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525067630 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6030] ppid=5997 vsize=15697036 CPUtime=1 cores=0,2,4,6
/proc/5999/task/6030/stat : 6030 (java) R 5997 5999 4899 0 -1 4202560 10836 0 0 0 99 1 0 0 17 0 22 0 525067649 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505812323 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5999/tid=6031] ppid=5997 vsize=15697036 CPUtime=1.03 cores=0,2,4,6
/proc/5999/task/6031/stat : 6031 (java) R 5997 5999 4899 0 -1 4202560 10336 0 0 0 103 0 0 0 17 0 22 0 525067649 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505701244 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5999/tid=6032] ppid=5997 vsize=15697036 CPUtime=0.35 cores=0,2,4,6
/proc/5999/task/6032/stat : 6032 (java) R 5997 5999 4899 0 -1 4202560 512 0 0 0 35 0 0 0 17 0 22 0 525067650 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505701961 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5999/tid=6033] ppid=5997 vsize=15697036 CPUtime=0.52 cores=0,2,4,6
/proc/5999/task/6033/stat : 6033 (java) R 5997 5999 4899 0 -1 4202560 8037 0 0 0 52 0 0 0 17 0 22 0 525067650 16073764864 51363 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505686781 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 15697036

[startup+3.10141 s]
/proc/loadavg: 6.37 7.60 7.33 9/220 6033
/proc/meminfo: memFree=30087128/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15694232 CPUtime=11.49 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 154740 0 1 0 1129 20 0 0 25 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3923558 144830 2276 9 0 3914277 0
[pid=5999/tid=6001] ppid=5997 vsize=15694232 CPUtime=0.32 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) S 5997 5999 4899 0 -1 4202560 6082 0 1 0 31 1 0 0 18 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6005] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6005/stat : 6005 (java) S 5997 5999 4899 0 -1 4202560 1153 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6006] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6006/stat : 6006 (java) S 5997 5999 4899 0 -1 4202560 479 0 0 0 0 0 0 0 16 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6007] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6007/stat : 6007 (java) S 5997 5999 4899 0 -1 4202560 911 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6008] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6008/stat : 6008 (java) S 5997 5999 4899 0 -1 4202560 334 0 0 0 0 0 0 0 16 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6009] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6009/stat : 6009 (java) S 5997 5999 4899 0 -1 4202560 1359 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6010] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6010/stat : 6010 (java) S 5997 5999 4899 0 -1 4202560 764 0 0 0 0 0 0 0 16 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6011] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6011/stat : 6011 (java) S 5997 5999 4899 0 -1 4202560 1114 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6012] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6012/stat : 6012 (java) S 5997 5999 4899 0 -1 4202560 1060 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6013] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6013/stat : 6013 (java) S 5997 5999 4899 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 525067627 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 0 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6014] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6014/stat : 6014 (java) S 5997 5999 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6015] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6015/stat : 6015 (java) S 5997 5999 4899 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6021] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6021/stat : 6021 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284512689 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6022] ppid=5997 vsize=15694232 CPUtime=1.15 cores=0,2,4,6
/proc/5999/task/6022/stat : 6022 (java) S 5997 5999 4899 0 -1 4202560 5318 0 0 0 115 0 0 0 15 0 22 0 525067630 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6023] ppid=5997 vsize=15694232 CPUtime=0.88 cores=0,2,4,6
/proc/5999/task/6023/stat : 6023 (java) S 5997 5999 4899 0 -1 4202560 14247 0 0 0 87 1 0 0 15 0 22 0 525067630 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6024] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6024/stat : 6024 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6025] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6025/stat : 6025 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525067630 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6030] ppid=5997 vsize=15694232 CPUtime=2.54 cores=0,2,4,6
/proc/5999/task/6030/stat : 6030 (java) R 5997 5999 4899 0 -1 4202560 33436 0 0 0 250 4 0 0 19 0 22 0 525067649 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505794919 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5999/tid=6031] ppid=5997 vsize=15694232 CPUtime=2.61 cores=0,2,4,6
/proc/5999/task/6031/stat : 6031 (java) R 5997 5999 4899 0 -1 4202560 32893 0 0 0 258 3 0 0 18 0 22 0 525067649 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505216289 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5999/tid=6032] ppid=5997 vsize=15694232 CPUtime=1.81 cores=0,2,4,6
/proc/5999/task/6032/stat : 6032 (java) R 5997 5999 4899 0 -1 4202560 23274 0 0 0 179 2 0 0 19 0 22 0 525067650 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505920621 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5999/tid=6033] ppid=5997 vsize=15694232 CPUtime=2.03 cores=0,2,4,6
/proc/5999/task/6033/stat : 6033 (java) R 5997 5999 4899 0 -1 4202560 30728 0 0 0 200 3 0 0 20 0 22 0 525067650 16070893568 144830 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505794946 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 15694232

[startup+6.30085 s]
/proc/loadavg: 6.37 7.60 7.33 9/220 6033
/proc/meminfo: memFree=29797724/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15694232 CPUtime=24.24 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 155883 0 1 0 2404 20 0 0 25 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3923558 139332 2283 9 0 3914277 0
[pid=5999/tid=6001] ppid=5997 vsize=15694232 CPUtime=0.32 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) S 5997 5999 4899 0 -1 4202560 6082 0 1 0 31 1 0 0 18 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6005] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6005/stat : 6005 (java) S 5997 5999 4899 0 -1 4202560 1407 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6006] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6006/stat : 6006 (java) S 5997 5999 4899 0 -1 4202560 582 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6007] ppid=5997 vsize=15694232 CPUtime=0.01 cores=0,2,4,6
/proc/5999/task/6007/stat : 6007 (java) S 5997 5999 4899 0 -1 4202560 1113 0 0 0 1 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6008] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6008/stat : 6008 (java) S 5997 5999 4899 0 -1 4202560 383 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6009] ppid=5997 vsize=15694232 CPUtime=0.01 cores=0,2,4,6
/proc/5999/task/6009/stat : 6009 (java) S 5997 5999 4899 0 -1 4202560 1597 0 0 0 1 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6010] ppid=5997 vsize=15694232 CPUtime=0.01 cores=0,2,4,6
/proc/5999/task/6010/stat : 6010 (java) S 5997 5999 4899 0 -1 4202560 925 0 0 0 1 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6011] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6011/stat : 6011 (java) S 5997 5999 4899 0 -1 4202560 1161 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6012] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6012/stat : 6012 (java) S 5997 5999 4899 0 -1 4202560 1098 0 0 0 0 0 0 0 15 0 22 0 525067626 16070893568 139332 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0

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

[pid=5999/tid=6031] ppid=5997 vsize=15694232 CPUtime=1107.95 cores=0,2,4,6
/proc/5999/task/6031/stat : 6031 (java) R 5997 5999 4899 0 -1 4202560 321243 0 0 0 110747 48 0 0 25 0 22 0 525067649 16070893568 122097 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505703032 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5999/tid=6032] ppid=5997 vsize=15694232 CPUtime=1107.66 cores=0,2,4,6
/proc/5999/task/6032/stat : 6032 (java) R 5997 5999 4899 0 -1 4202560 311204 0 0 0 110717 49 0 0 25 0 22 0 525067650 16070893568 122097 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505920752 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5999/tid=6033] ppid=5997 vsize=15694232 CPUtime=1107.14 cores=0,2,4,6
/proc/5999/task/6033/stat : 6033 (java) R 5997 5999 4899 0 -1 4202560 319959 0 0 0 110665 49 0 0 25 0 22 0 525067650 16070893568 122097 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505845777 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.54
Current children cumulated vsize (KiB) 15694232

[startup+1182.3 s]
/proc/loadavg: 8.04 8.05 7.83 9/220 6064
/proc/meminfo: memFree=30154696/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15694232 CPUtime=4700.06 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 2253024 0 1 0 469534 472 0 0 25 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3923558 106536 2297 9 0 3914277 0
[pid=5999/tid=6001] ppid=5997 vsize=15694232 CPUtime=0.32 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) S 5997 5999 4899 0 -1 4202560 6082 0 1 0 31 1 0 0 18 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6005] ppid=5997 vsize=15694232 CPUtime=3.35 cores=0,2,4,6
/proc/5999/task/6005/stat : 6005 (java) S 5997 5999 4899 0 -1 4202560 103928 0 0 0 313 22 0 0 15 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6006] ppid=5997 vsize=15694232 CPUtime=3.37 cores=0,2,4,6
/proc/5999/task/6006/stat : 6006 (java) S 5997 5999 4899 0 -1 4202560 110215 0 0 0 317 20 0 0 16 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6007] ppid=5997 vsize=15694232 CPUtime=3.38 cores=0,2,4,6
/proc/5999/task/6007/stat : 6007 (java) S 5997 5999 4899 0 -1 4202560 108264 0 0 0 316 22 0 0 15 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6008] ppid=5997 vsize=15694232 CPUtime=3.38 cores=0,2,4,6
/proc/5999/task/6008/stat : 6008 (java) S 5997 5999 4899 0 -1 4202560 108010 0 0 0 315 23 0 0 15 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6009] ppid=5997 vsize=15694232 CPUtime=3.33 cores=0,2,4,6
/proc/5999/task/6009/stat : 6009 (java) S 5997 5999 4899 0 -1 4202560 109359 0 0 0 313 20 0 0 15 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6010] ppid=5997 vsize=15694232 CPUtime=3.4 cores=0,2,4,6
/proc/5999/task/6010/stat : 6010 (java) S 5997 5999 4899 0 -1 4202560 111303 0 0 0 319 21 0 0 15 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6011] ppid=5997 vsize=15694232 CPUtime=3.35 cores=0,2,4,6
/proc/5999/task/6011/stat : 6011 (java) S 5997 5999 4899 0 -1 4202560 116314 0 0 0 314 21 0 0 16 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6012] ppid=5997 vsize=15694232 CPUtime=3.3 cores=0,2,4,6
/proc/5999/task/6012/stat : 6012 (java) S 5997 5999 4899 0 -1 4202560 110306 0 0 0 310 20 0 0 15 0 22 0 525067626 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6013] ppid=5997 vsize=15694232 CPUtime=2.49 cores=0,2,4,6
/proc/5999/task/6013/stat : 6013 (java) S 5997 5999 4899 0 -1 4202560 5812 0 0 0 164 85 0 0 16 0 22 0 525067627 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 0 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6014] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6014/stat : 6014 (java) S 5997 5999 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6015] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6015/stat : 6015 (java) S 5997 5999 4899 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6021] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6021/stat : 6021 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284512689 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6022] ppid=5997 vsize=15694232 CPUtime=1.23 cores=0,2,4,6
/proc/5999/task/6022/stat : 6022 (java) S 5997 5999 4899 0 -1 4202560 5336 0 0 0 123 0 0 0 16 0 22 0 525067630 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6023] ppid=5997 vsize=15694232 CPUtime=0.99 cores=0,2,4,6
/proc/5999/task/6023/stat : 6023 (java) S 5997 5999 4899 0 -1 4202560 14274 0 0 0 98 1 0 0 15 0 22 0 525067630 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6024] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6024/stat : 6024 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6025] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6025/stat : 6025 (java) S 5997 5999 4899 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 525067630 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6030] ppid=5997 vsize=15694232 CPUtime=1167.44 cores=0,2,4,6
/proc/5999/task/6030/stat : 6030 (java) R 5997 5999 4899 0 -1 4202560 337049 0 0 0 116689 55 0 0 25 0 22 0 525067649 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5999/tid=6031] ppid=5997 vsize=15694232 CPUtime=1167.25 cores=0,2,4,6
/proc/5999/task/6031/stat : 6031 (java) R 5997 5999 4899 0 -1 4202560 339131 0 0 0 116676 49 0 0 25 0 22 0 525067649 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 47996869489696 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5999/tid=6032] ppid=5997 vsize=15694232 CPUtime=1166.97 cores=0,2,4,6
/proc/5999/task/6032/stat : 6032 (java) R 5997 5999 4899 0 -1 4202560 328965 0 0 0 116645 52 0 0 25 0 22 0 525067650 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505713099 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5999/tid=6033] ppid=5997 vsize=15694232 CPUtime=1166.35 cores=0,2,4,6
/proc/5999/task/6033/stat : 6033 (java) R 5997 5999 4899 0 -1 4202560 337226 0 0 0 116584 51 0 0 25 0 22 0 525067650 16070893568 106536 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505795013 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.06
Current children cumulated vsize (KiB) 15694232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.11 8.06 7.84 5/197 6068
/proc/meminfo: memFree=30598532/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15694232 CPUtime=4800.25 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 2279671 0 1 0 479546 479 0 0 25 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3923558 86210 2297 9 0 3914277 0
[pid=5999/tid=6001] ppid=5997 vsize=15694232 CPUtime=0.32 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) S 5997 5999 4899 0 -1 4202560 6082 0 1 0 31 1 0 0 18 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6005] ppid=5997 vsize=15694232 CPUtime=3.42 cores=0,2,4,6
/proc/5999/task/6005/stat : 6005 (java) S 5997 5999 4899 0 -1 4202560 105015 0 0 0 320 22 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6006] ppid=5997 vsize=15694232 CPUtime=3.44 cores=0,2,4,6
/proc/5999/task/6006/stat : 6006 (java) S 5997 5999 4899 0 -1 4202560 111562 0 0 0 323 21 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6007] ppid=5997 vsize=15694232 CPUtime=3.43 cores=0,2,4,6
/proc/5999/task/6007/stat : 6007 (java) S 5997 5999 4899 0 -1 4202560 109669 0 0 0 321 22 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6008] ppid=5997 vsize=15694232 CPUtime=3.44 cores=0,2,4,6
/proc/5999/task/6008/stat : 6008 (java) S 5997 5999 4899 0 -1 4202560 109895 0 0 0 321 23 0 0 16 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6009] ppid=5997 vsize=15694232 CPUtime=3.4 cores=0,2,4,6
/proc/5999/task/6009/stat : 6009 (java) S 5997 5999 4899 0 -1 4202560 110551 0 0 0 319 21 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6010] ppid=5997 vsize=15694232 CPUtime=3.47 cores=0,2,4,6
/proc/5999/task/6010/stat : 6010 (java) S 5997 5999 4899 0 -1 4202560 112741 0 0 0 326 21 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6011] ppid=5997 vsize=15694232 CPUtime=3.44 cores=0,2,4,6
/proc/5999/task/6011/stat : 6011 (java) S 5997 5999 4899 0 -1 4202560 118126 0 0 0 322 22 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6012] ppid=5997 vsize=15694232 CPUtime=3.36 cores=0,2,4,6
/proc/5999/task/6012/stat : 6012 (java) S 5997 5999 4899 0 -1 4202560 112162 0 0 0 316 20 0 0 16 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6013] ppid=5997 vsize=15694232 CPUtime=2.56 cores=0,2,4,6
/proc/5999/task/6013/stat : 6013 (java) S 5997 5999 4899 0 -1 4202560 5900 0 0 0 169 87 0 0 15 0 22 0 525067627 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 0 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6014] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6014/stat : 6014 (java) S 5997 5999 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6015] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6015/stat : 6015 (java) S 5997 5999 4899 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6021] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6021/stat : 6021 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284512689 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6022] ppid=5997 vsize=15694232 CPUtime=1.23 cores=0,2,4,6
/proc/5999/task/6022/stat : 6022 (java) S 5997 5999 4899 0 -1 4202560 5336 0 0 0 123 0 0 0 16 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6023] ppid=5997 vsize=15694232 CPUtime=0.99 cores=0,2,4,6
/proc/5999/task/6023/stat : 6023 (java) S 5997 5999 4899 0 -1 4202560 14274 0 0 0 98 1 0 0 15 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6024] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6024/stat : 6024 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6025] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6025/stat : 6025 (java) S 5997 5999 4899 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6030] ppid=5997 vsize=15694232 CPUtime=1192.37 cores=0,2,4,6
/proc/5999/task/6030/stat : 6030 (java) R 5997 5999 4899 0 -1 4202560 340741 0 0 0 119181 56 0 0 25 0 22 0 525067649 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505794830 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5999/tid=6031] ppid=5997 vsize=15694232 CPUtime=1192.18 cores=0,2,4,6
/proc/5999/task/6031/stat : 6031 (java) R 5997 5999 4899 0 -1 4202560 342863 0 0 0 119169 49 0 0 25 0 22 0 525067649 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505713054 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5999/tid=6032] ppid=5997 vsize=15694232 CPUtime=1191.78 cores=0,2,4,6
/proc/5999/task/6032/stat : 6032 (java) R 5997 5999 4899 0 -1 4202560 332410 0 0 0 119126 52 0 0 25 0 22 0 525067650 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505794682 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5999/tid=6033] ppid=5997 vsize=15694232 CPUtime=1191.24 cores=0,2,4,6
/proc/5999/task/6033/stat : 6033 (java) R 5997 5999 4899 0 -1 4202560 340892 0 0 0 119073 51 0 0 25 0 22 0 525067650 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505920529 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15694232

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

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

[startup+1207.5 s]
/proc/loadavg: 8.11 8.06 7.84 5/197 6068
/proc/meminfo: memFree=30598532/32950928 swapFree=67111464/67111528
[pid=5999] ppid=5997 vsize=15694232 CPUtime=4800.25 cores=0,2,4,6
/proc/5999/stat : 5999 (java) S 5997 5999 4899 0 -1 4202496 2279671 0 1 0 479546 479 0 0 25 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5999/statm: 3923558 86210 2297 9 0 3914277 0
[pid=5999/tid=6001] ppid=5997 vsize=15694232 CPUtime=0.32 cores=0,2,4,6
/proc/5999/task/6001/stat : 6001 (java) S 5997 5999 4899 0 -1 4202560 6082 0 1 0 31 1 0 0 18 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6005] ppid=5997 vsize=15694232 CPUtime=3.42 cores=0,2,4,6
/proc/5999/task/6005/stat : 6005 (java) S 5997 5999 4899 0 -1 4202560 105015 0 0 0 320 22 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6006] ppid=5997 vsize=15694232 CPUtime=3.44 cores=0,2,4,6
/proc/5999/task/6006/stat : 6006 (java) S 5997 5999 4899 0 -1 4202560 111562 0 0 0 323 21 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6007] ppid=5997 vsize=15694232 CPUtime=3.43 cores=0,2,4,6
/proc/5999/task/6007/stat : 6007 (java) S 5997 5999 4899 0 -1 4202560 109669 0 0 0 321 22 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6008] ppid=5997 vsize=15694232 CPUtime=3.44 cores=0,2,4,6
/proc/5999/task/6008/stat : 6008 (java) S 5997 5999 4899 0 -1 4202560 109895 0 0 0 321 23 0 0 16 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6009] ppid=5997 vsize=15694232 CPUtime=3.4 cores=0,2,4,6
/proc/5999/task/6009/stat : 6009 (java) S 5997 5999 4899 0 -1 4202560 110551 0 0 0 319 21 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6010] ppid=5997 vsize=15694232 CPUtime=3.47 cores=0,2,4,6
/proc/5999/task/6010/stat : 6010 (java) S 5997 5999 4899 0 -1 4202560 112741 0 0 0 326 21 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 6 0 0 0
[pid=5999/tid=6011] ppid=5997 vsize=15694232 CPUtime=3.44 cores=0,2,4,6
/proc/5999/task/6011/stat : 6011 (java) S 5997 5999 4899 0 -1 4202560 118126 0 0 0 322 22 0 0 15 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6012] ppid=5997 vsize=15694232 CPUtime=3.36 cores=0,2,4,6
/proc/5999/task/6012/stat : 6012 (java) S 5997 5999 4899 0 -1 4202560 112162 0 0 0 316 20 0 0 16 0 22 0 525067626 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 4 0 0 0
[pid=5999/tid=6013] ppid=5997 vsize=15694232 CPUtime=2.56 cores=0,2,4,6
/proc/5999/task/6013/stat : 6013 (java) S 5997 5999 4899 0 -1 4202560 5900 0 0 0 169 87 0 0 15 0 22 0 525067627 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 0 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6014] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6014/stat : 6014 (java) S 5997 5999 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6015] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6015/stat : 6015 (java) S 5997 5999 4899 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 525067628 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6021] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6021/stat : 6021 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284512689 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6022] ppid=5997 vsize=15694232 CPUtime=1.23 cores=0,2,4,6
/proc/5999/task/6022/stat : 6022 (java) S 5997 5999 4899 0 -1 4202560 5336 0 0 0 123 0 0 0 16 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6023] ppid=5997 vsize=15694232 CPUtime=0.99 cores=0,2,4,6
/proc/5999/task/6023/stat : 6023 (java) S 5997 5999 4899 0 -1 4202560 14274 0 0 0 98 1 0 0 15 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6024] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6024/stat : 6024 (java) S 5997 5999 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284504985 0 4 0 16800975 18446604453896495360 0 0 -1 0 0 0 0
[pid=5999/tid=6025] ppid=5997 vsize=15694232 CPUtime=0 cores=0,2,4,6
/proc/5999/task/6025/stat : 6025 (java) S 5997 5999 4899 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 525067630 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 268284505600 0 4 0 16800975 18446604453896495360 0 0 -1 2 0 0 0
[pid=5999/tid=6030] ppid=5997 vsize=15694232 CPUtime=1192.37 cores=0,2,4,6
/proc/5999/task/6030/stat : 6030 (java) R 5997 5999 4899 0 -1 4202560 340741 0 0 0 119181 56 0 0 25 0 22 0 525067649 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505794830 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5999/tid=6031] ppid=5997 vsize=15694232 CPUtime=1192.18 cores=0,2,4,6
/proc/5999/task/6031/stat : 6031 (java) R 5997 5999 4899 0 -1 4202560 342863 0 0 0 119169 49 0 0 25 0 22 0 525067649 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505713054 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5999/tid=6032] ppid=5997 vsize=15694232 CPUtime=1191.78 cores=0,2,4,6
/proc/5999/task/6032/stat : 6032 (java) R 5997 5999 4899 0 -1 4202560 332410 0 0 0 119126 52 0 0 25 0 22 0 525067650 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505794682 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5999/tid=6033] ppid=5997 vsize=15694232 CPUtime=1191.24 cores=0,2,4,6
/proc/5999/task/6033/stat : 6033 (java) R 5997 5999 4899 0 -1 4202560 340892 0 0 0 119073 51 0 0 25 0 22 0 525067650 16070893568 86210 33554432000 1073741824 1073778376 140736160836144 18446744073709551615 46912505920529 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15694232

Child status: 143
Real time (s): 1207.59
CPU time (s): 4800.51
CPU user time (s): 4795.7
CPU system time (s): 4.80827
CPU usage (%): 397.53
Max. virtual memory (cumulated for all children) (KiB): 15697036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.7
system time used= 4.80827
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2279698
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= 263992
involuntary context switches= 150615

runsolver used 1.9987 second user time and 4.6353 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 05:38:08
IDJOB=3312778
IDBENCH=82963
IDSOLVER=1699
FILE ID=node122/3312778-1304134688
RUNJOBID= node122-1304134688-5970
PBS_JOBID= 13170781
Free space on /tmp= 73344 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S222128792-011.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312778-1304134688/watcher-3312778-1304134688 -o /tmp/evaluation-result-3312778-1304134688/solver-3312778-1304134688 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312778-1304134688.cnf

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

MD5SUM BENCH= afacdefc4a366ba0b827e7e74ce8af4c
RANDOM SEED=1726723367

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30938196 kB
Buffers:        311980 kB
Cached:        1289036 kB
SwapCached:         64 kB
Active:         147216 kB
Inactive:      1522864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30938196 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            3248 kB
Writeback:           0 kB
AnonPages:       68156 kB
Mapped:          20112 kB
Slab:           278892 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   759232 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= 73344 MiB
End job on node122 at 2011-04-30 05:58:18