Trace number 3313186

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.15 1206.25

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.10/0.12	01:38 INFO : Reading from input HOME/instance-3313186-1304085697.cnf
1.13/0.96	Executor set job limit to 1000000
1.13/0.96	Executor set job limit to 1000000
1.13/0.96	Executor set job limit to 1000000
1.13/0.96	Executor set job limit to 1000000
1.13/0.96	Starting Executor!
1.13/0.96	Starting Executor!
1.13/0.96	Starting Executor!
1.13/0.96	Starting Executor!
3.12/2.14	01:40 INFO : 2400 variables remaining out of 2400
3.12/2.14	01:40 INFO : 1542801 literals remaining out of 801543

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-3313186-1304085697/watcher-3313186-1304085697 -o /tmp/evaluation-result-3313186-1304085697/solver-3313186-1304085697 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313186-1304085697.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.79 7.79 7.93 1/172 4042
/proc/meminfo: memFree=23624604/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/4042/stat : 4042 (java) R 4040 4042 3309 0 -1 4202496 1144 0 0 0 0 0 0 0 21 0 1 0 598800447 23580672 629 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260900431616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4042/statm: 5757 639 476 9 0 124 0

[startup+0.030132 s]
/proc/loadavg: 6.79 7.79 7.93 1/172 4042
/proc/meminfo: memFree=23624604/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15604116 CPUtime=0.01 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 3488 0 1 0 1 0 0 0 21 0 13 0 598800447 15978614784 2926 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3901029 2928 1651 9 0 3891777 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604116

[startup+0.10012 s]
/proc/loadavg: 6.79 7.79 7.93 1/172 4042
/proc/meminfo: memFree=23624604/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15676800 CPUtime=0.1 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 5547 0 1 0 9 1 0 0 21 0 18 0 598800447 16053043200 4949 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3919200 4949 2117 9 0 3909919 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676800

[startup+0.301085 s]
/proc/loadavg: 6.79 7.79 7.93 1/172 4042
/proc/meminfo: memFree=23624604/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15679764 CPUtime=0.51 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 14162 0 1 0 48 3 0 0 21 0 18 0 598800447 16056078336 12649 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3919941 12656 2208 9 0 3910660 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679764

[startup+0.701013 s]
/proc/loadavg: 6.79 7.79 7.93 1/172 4042
/proc/meminfo: memFree=23624604/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15679764 CPUtime=0.91 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 41792 0 1 0 84 7 0 0 21 0 18 0 598800447 16056078336 40275 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3919941 40275 2224 9 0 3910660 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15679764

[startup+1.50086 s]
/proc/loadavg: 6.33 7.68 7.89 5/216 4091
/proc/meminfo: memFree=23307000/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15700276 CPUtime=2.13 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 51516 0 1 0 204 9 0 0 21 0 22 0 598800447 16077082624 46827 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3925069 46828 2256 9 0 3915788 0
[pid=4042/tid=4044] ppid=4040 vsize=15700276 CPUtime=1.46 cores=1,3,5,7
/proc/4042/task/4044/stat : 4044 (java) R 4040 4042 3309 0 -1 4202560 35629 0 1 0 140 6 0 0 20 0 22 0 598800448 16077082624 46828 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 47936944090293 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4042/tid=4045] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4045/stat : 4045 (java) S 4040 4042 3309 0 -1 4202560 340 0 0 0 0 0 0 0 16 0 22 0 598800448 16077082624 46828 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4046] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4046/stat : 4046 (java) S 4040 4042 3309 0 -1 4202560 335 0 0 0 0 0 0 0 16 0 22 0 598800448 16077082624 46828 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4047] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4047/stat : 4047 (java) S 4040 4042 3309 0 -1 4202560 688 0 0 0 0 0 0 0 17 0 22 0 598800448 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4048] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4048/stat : 4048 (java) S 4040 4042 3309 0 -1 4202560 84 0 0 0 0 0 0 0 17 0 22 0 598800448 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4049] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4049/stat : 4049 (java) S 4040 4042 3309 0 -1 4202560 1308 0 0 0 0 0 0 0 17 0 22 0 598800448 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4050] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4050/stat : 4050 (java) S 4040 4042 3309 0 -1 4202560 20 0 0 0 0 0 0 0 17 0 22 0 598800448 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4051] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4051/stat : 4051 (java) S 4040 4042 3309 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 598800448 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4052] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4052/stat : 4052 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 598800448 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4053] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4053/stat : 4053 (java) S 4040 4042 3309 0 -1 4202560 71 0 0 0 0 0 0 0 17 0 22 0 598800449 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 0 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4054] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4054/stat : 4054 (java) S 4040 4042 3309 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 598800450 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4055] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4055/stat : 4055 (java) S 4040 4042 3309 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 598800450 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4056] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4056/stat : 4056 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917217713 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4057] ppid=4040 vsize=15700276 CPUtime=0.4 cores=1,3,5,7
/proc/4042/task/4057/stat : 4057 (java) S 4040 4042 3309 0 -1 4202560 7656 0 0 0 39 1 0 0 17 0 22 0 598800452 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4058] ppid=4040 vsize=15700276 CPUtime=0.21 cores=1,3,5,7
/proc/4042/task/4058/stat : 4058 (java) R 4040 4042 3309 0 -1 4202560 3940 0 0 0 21 0 0 0 15 0 22 0 598800452 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 47936947424026 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4042/tid=4059] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4059/stat : 4059 (java) S 4040 4042 3309 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4060] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4060/stat : 4060 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598800452 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4088] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4088/stat : 4088 (java) S 4040 4042 3309 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 598800544 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4089] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4089/stat : 4089 (java) S 4040 4042 3309 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 598800544 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4090] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4090/stat : 4090 (java) S 4040 4042 3309 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 598800544 16077082624 46829 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4091] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4091/stat : 4091 (java) S 4040 4042 3309 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 598800544 16077082624 46830 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 15700276

[startup+3.16956 s]
/proc/loadavg: 6.33 7.68 7.89 6/220 4095
/proc/meminfo: memFree=23243232/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15700276 CPUtime=5.54 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 99090 0 1 0 538 16 0 0 21 0 22 0 598800447 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3925069 92362 2274 9 0 3915788 0
[pid=4042/tid=4044] ppid=4040 vsize=15700276 CPUtime=2.1 cores=1,3,5,7
/proc/4042/task/4044/stat : 4044 (java) S 4040 4042 3309 0 -1 4202560 39638 0 1 0 204 6 0 0 22 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4045] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4045/stat : 4045 (java) S 4040 4042 3309 0 -1 4202560 340 0 0 0 0 0 0 0 15 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4046] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4046/stat : 4046 (java) S 4040 4042 3309 0 -1 4202560 3862 0 0 0 0 0 0 0 16 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4047] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4047/stat : 4047 (java) S 4040 4042 3309 0 -1 4202560 4668 0 0 0 0 0 0 0 16 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4048] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4048/stat : 4048 (java) S 4040 4042 3309 0 -1 4202560 3616 0 0 0 0 0 0 0 16 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4049] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4049/stat : 4049 (java) S 4040 4042 3309 0 -1 4202560 1308 0 0 0 0 0 0 0 15 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4050] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4050/stat : 4050 (java) S 4040 4042 3309 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4051] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4051/stat : 4051 (java) S 4040 4042 3309 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4052] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4052/stat : 4052 (java) S 4040 4042 3309 0 -1 4202560 4412 0 0 0 0 0 0 0 16 0 22 0 598800448 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4053] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4053/stat : 4053 (java) S 4040 4042 3309 0 -1 4202560 221 0 0 0 0 0 0 0 15 0 22 0 598800449 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 0 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4054] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4054/stat : 4054 (java) S 4040 4042 3309 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4055] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4055/stat : 4055 (java) S 4040 4042 3309 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4056] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4056/stat : 4056 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917217713 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4057] ppid=4040 vsize=15700276 CPUtime=0.67 cores=1,3,5,7
/proc/4042/task/4057/stat : 4057 (java) S 4040 4042 3309 0 -1 4202560 7715 0 0 0 66 1 0 0 15 0 22 0 598800452 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4058] ppid=4040 vsize=15700276 CPUtime=0.66 cores=1,3,5,7
/proc/4042/task/4058/stat : 4058 (java) S 4040 4042 3309 0 -1 4202560 5103 0 0 0 65 1 0 0 15 0 22 0 598800452 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4059] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4059/stat : 4059 (java) S 4040 4042 3309 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4060] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4060/stat : 4060 (java) R 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598800452 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4042/tid=4088] ppid=4040 vsize=15700276 CPUtime=0.65 cores=1,3,5,7
/proc/4042/task/4088/stat : 4088 (java) R 4040 4042 3309 0 -1 4202560 13084 0 0 0 65 0 0 0 16 0 22 0 598800544 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506125312 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4042/tid=4089] ppid=4040 vsize=15700276 CPUtime=0.61 cores=1,3,5,7
/proc/4042/task/4089/stat : 4089 (java) R 4040 4042 3309 0 -1 4202560 13037 0 0 0 60 1 0 0 16 0 22 0 598800544 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506125098 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4042/tid=4090] ppid=4040 vsize=15700276 CPUtime=0.38 cores=1,3,5,7
/proc/4042/task/4090/stat : 4090 (java) R 4040 4042 3309 0 -1 4202560 254 0 0 0 38 0 0 0 16 0 22 0 598800544 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506132046 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4042/tid=4091] ppid=4040 vsize=15700276 CPUtime=0.31 cores=1,3,5,7
/proc/4042/task/4091/stat : 4091 (java) R 4040 4042 3309 0 -1 4202560 406 0 0 0 31 0 0 0 16 0 22 0 598800544 16077082624 92362 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506132390 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 15700276

[startup+6.30799 s]
/proc/loadavg: 6.54 7.70 7.90 10/220 4095
/proc/meminfo: memFree=22014780/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15700276 CPUtime=17.74 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 342088 0 1 0 1722 52 0 0 21 0 22 0 598800447 16077082624 334357 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3925069 334398 2274 9 0 3915788 0
[pid=4042/tid=4044] ppid=4040 vsize=15700276 CPUtime=2.1 cores=1,3,5,7
/proc/4042/task/4044/stat : 4044 (java) S 4040 4042 3309 0 -1 4202560 39638 0 1 0 204 6 0 0 22 0 22 0 598800448 16077082624 334419 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4045] ppid=4040 vsize=15700276 CPUtime=0.04 cores=1,3,5,7
/proc/4042/task/4045/stat : 4045 (java) S 4040 4042 3309 0 -1 4202560 12086 0 0 0 2 2 0 0 16 0 22 0 598800448 16077082624 334445 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4046] ppid=4040 vsize=15700276 CPUtime=0.08 cores=1,3,5,7
/proc/4042/task/4046/stat : 4046 (java) R 4040 4042 3309 0 -1 4202560 21336 0 0 0 4 4 0 0 15 0 22 0 598800448 16077082624 334469 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 47936942921459 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4042/tid=4047] ppid=4040 vsize=15700276 CPUtime=0.05 cores=1,3,5,7
/proc/4042/task/4047/stat : 4047 (java) R 4040 4042 3309 0 -1 4202560 15528 0 0 0 3 2 0 0 15 0 22 0 598800448 16077082624 334492 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4042/tid=4048] ppid=4040 vsize=15700276 CPUtime=0.04 cores=1,3,5,7
/proc/4042/task/4048/stat : 4048 (java) S 4040 4042 3309 0 -1 4202560 10644 0 0 0 2 2 0 0 15 0 22 0 598800448 16077082624 334514 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4049] ppid=4040 vsize=15700276 CPUtime=0.03 cores=1,3,5,7
/proc/4042/task/4049/stat : 4049 (java) R 4040 4042 3309 0 -1 4202560 11506 0 0 0 1 2 0 0 15 0 22 0 598800448 16077082624 334538 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 47936942921459 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4042/tid=4050] ppid=4040 vsize=15700276 CPUtime=0.07 cores=1,3,5,7
/proc/4042/task/4050/stat : 4050 (java) S 4040 4042 3309 0 -1 4202560 21616 0 0 0 4 3 0 0 16 0 22 0 598800448 16077082624 334562 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4051] ppid=4040 vsize=15700276 CPUtime=0.05 cores=1,3,5,7
/proc/4042/task/4051/stat : 4051 (java) R 4040 4042 3309 0 -1 4202560 15638 0 0 0 2 3 0 0 15 0 22 0 598800448 16077082624 334584 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260905347383 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4042/tid=4052] ppid=4040 vsize=15700276 CPUtime=0.1 cores=1,3,5,7
/proc/4042/task/4052/stat : 4052 (java) R 4040 4042 3309 0 -1 4202560 29516 0 0 0 6 4 0 0 15 0 22 0 598800448 16077082624 334606 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260905347383 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4042/tid=4053] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4053/stat : 4053 (java) S 4040 4042 3309 0 -1 4202560 526 0 0 0 0 0 0 0 16 0 22 0 598800449 16077082624 334627 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 0 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4054] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4054/stat : 4054 (java) S 4040 4042 3309 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 334649 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4055] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4055/stat : 4055 (java) S 4040 4042 3309 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 334674 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4056] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4056/stat : 4056 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 334698 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917217713 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4057] ppid=4040 vsize=15700276 CPUtime=0.9 cores=1,3,5,7
/proc/4042/task/4057/stat : 4057 (java) S 4040 4042 3309 0 -1 4202560 7738 0 0 0 89 1 0 0 15 0 22 0 598800452 16077082624 334720 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0

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

[pid=4042/tid=4089] ppid=4040 vsize=15700276 CPUtime=1049.36 cores=1,3,5,7
/proc/4042/task/4089/stat : 4089 (java) R 4040 4042 3309 0 -1 4202560 436687 0 0 0 104880 56 0 0 25 0 22 0 598800544 16077082624 240291 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912505667725 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4042/tid=4090] ppid=4040 vsize=15700276 CPUtime=1048.89 cores=1,3,5,7
/proc/4042/task/4090/stat : 4090 (java) R 4040 4042 3309 0 -1 4202560 418639 0 0 0 104838 51 0 0 25 0 22 0 598800544 16077082624 240291 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506219975 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4042/tid=4091] ppid=4040 vsize=15700276 CPUtime=1049.37 cores=1,3,5,7
/proc/4042/task/4091/stat : 4091 (java) R 4040 4042 3309 0 -1 4202560 429216 0 0 0 104886 51 0 0 25 0 22 0 598800544 16077082624 240291 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506028237 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4226.75
Current children cumulated vsize (KiB) 15700276

[startup+1122.3 s]
/proc/loadavg: 8.26 8.11 8.03 9/220 4125
/proc/meminfo: memFree=21959620/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15700276 CPUtime=4465.79 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 2913973 0 1 0 446091 488 0 0 21 0 22 0 598800447 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3925069 244370 2298 9 0 3915788 0
[pid=4042/tid=4044] ppid=4040 vsize=15700276 CPUtime=2.1 cores=1,3,5,7
/proc/4042/task/4044/stat : 4044 (java) S 4040 4042 3309 0 -1 4202560 39638 0 1 0 204 6 0 0 22 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4045] ppid=4040 vsize=15700276 CPUtime=3.59 cores=1,3,5,7
/proc/4042/task/4045/stat : 4045 (java) S 4040 4042 3309 0 -1 4202560 136970 0 0 0 336 23 0 0 16 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4046] ppid=4040 vsize=15700276 CPUtime=3.49 cores=1,3,5,7
/proc/4042/task/4046/stat : 4046 (java) S 4040 4042 3309 0 -1 4202560 148891 0 0 0 319 30 0 0 16 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4047] ppid=4040 vsize=15700276 CPUtime=3.43 cores=1,3,5,7
/proc/4042/task/4047/stat : 4047 (java) S 4040 4042 3309 0 -1 4202560 124575 0 0 0 320 23 0 0 16 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4048] ppid=4040 vsize=15700276 CPUtime=3.65 cores=1,3,5,7
/proc/4042/task/4048/stat : 4048 (java) S 4040 4042 3309 0 -1 4202560 136899 0 0 0 340 25 0 0 15 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4049] ppid=4040 vsize=15700276 CPUtime=3.38 cores=1,3,5,7
/proc/4042/task/4049/stat : 4049 (java) S 4040 4042 3309 0 -1 4202560 121694 0 0 0 315 23 0 0 15 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4050] ppid=4040 vsize=15700276 CPUtime=3.48 cores=1,3,5,7
/proc/4042/task/4050/stat : 4050 (java) S 4040 4042 3309 0 -1 4202560 138387 0 0 0 321 27 0 0 15 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4051] ppid=4040 vsize=15700276 CPUtime=3.38 cores=1,3,5,7
/proc/4042/task/4051/stat : 4051 (java) S 4040 4042 3309 0 -1 4202560 120519 0 0 0 317 21 0 0 16 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4052] ppid=4040 vsize=15700276 CPUtime=3.55 cores=1,3,5,7
/proc/4042/task/4052/stat : 4052 (java) S 4040 4042 3309 0 -1 4202560 159917 0 0 0 328 27 0 0 15 0 22 0 598800448 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4053] ppid=4040 vsize=15700276 CPUtime=1.48 cores=1,3,5,7
/proc/4042/task/4053/stat : 4053 (java) S 4040 4042 3309 0 -1 4202560 7249 0 0 0 94 54 0 0 15 0 22 0 598800449 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 0 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4054] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4054/stat : 4054 (java) S 4040 4042 3309 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4055] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4055/stat : 4055 (java) S 4040 4042 3309 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4056] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4056/stat : 4056 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917217713 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4057] ppid=4040 vsize=15700276 CPUtime=0.99 cores=1,3,5,7
/proc/4042/task/4057/stat : 4057 (java) S 4040 4042 3309 0 -1 4202560 7757 0 0 0 98 1 0 0 15 0 22 0 598800452 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4058] ppid=4040 vsize=15700276 CPUtime=0.93 cores=1,3,5,7
/proc/4042/task/4058/stat : 4058 (java) S 4040 4042 3309 0 -1 4202560 5532 0 0 0 92 1 0 0 16 0 22 0 598800452 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4059] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4059/stat : 4059 (java) S 4040 4042 3309 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4060] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4060/stat : 4060 (java) S 4040 4042 3309 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 598800452 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4088] ppid=4040 vsize=15700276 CPUtime=1106.57 cores=1,3,5,7
/proc/4042/task/4088/stat : 4088 (java) R 4040 4042 3309 0 -1 4202560 434085 0 0 0 110603 54 0 0 25 0 22 0 598800544 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912505965315 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4042/tid=4089] ppid=4040 vsize=15700276 CPUtime=1108.68 cores=1,3,5,7
/proc/4042/task/4089/stat : 4089 (java) R 4040 4042 3309 0 -1 4202560 451400 0 0 0 110809 59 0 0 25 0 22 0 598800544 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506028260 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4042/tid=4090] ppid=4040 vsize=15700276 CPUtime=1108.18 cores=1,3,5,7
/proc/4042/task/4090/stat : 4090 (java) R 4040 4042 3309 0 -1 4202560 434373 0 0 0 110765 53 0 0 19 0 22 0 598800544 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506132101 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4042/tid=4091] ppid=4040 vsize=15700276 CPUtime=1108.75 cores=1,3,5,7
/proc/4042/task/4091/stat : 4091 (java) R 4040 4042 3309 0 -1 4202560 444636 0 0 0 110821 54 0 0 25 0 22 0 598800544 16077082624 244370 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912505960611 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4465.79
Current children cumulated vsize (KiB) 15700276

[startup+1182.3 s]
/proc/loadavg: 8.20 8.12 8.03 9/220 4127
/proc/meminfo: memFree=21994928/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15700276 CPUtime=4704.86 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 3059725 0 1 0 469973 513 0 0 21 0 22 0 598800447 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3925069 235987 2298 9 0 3915788 0
[pid=4042/tid=4044] ppid=4040 vsize=15700276 CPUtime=2.1 cores=1,3,5,7
/proc/4042/task/4044/stat : 4044 (java) S 4040 4042 3309 0 -1 4202560 39638 0 1 0 204 6 0 0 22 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4045] ppid=4040 vsize=15700276 CPUtime=3.81 cores=1,3,5,7
/proc/4042/task/4045/stat : 4045 (java) S 4040 4042 3309 0 -1 4202560 143131 0 0 0 357 24 0 0 16 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4046] ppid=4040 vsize=15700276 CPUtime=3.72 cores=1,3,5,7
/proc/4042/task/4046/stat : 4046 (java) S 4040 4042 3309 0 -1 4202560 155023 0 0 0 341 31 0 0 15 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4047] ppid=4040 vsize=15700276 CPUtime=3.65 cores=1,3,5,7
/proc/4042/task/4047/stat : 4047 (java) S 4040 4042 3309 0 -1 4202560 130046 0 0 0 341 24 0 0 16 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4048] ppid=4040 vsize=15700276 CPUtime=3.87 cores=1,3,5,7
/proc/4042/task/4048/stat : 4048 (java) S 4040 4042 3309 0 -1 4202560 142696 0 0 0 361 26 0 0 15 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4049] ppid=4040 vsize=15700276 CPUtime=3.6 cores=1,3,5,7
/proc/4042/task/4049/stat : 4049 (java) S 4040 4042 3309 0 -1 4202560 127764 0 0 0 336 24 0 0 16 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4050] ppid=4040 vsize=15700276 CPUtime=3.69 cores=1,3,5,7
/proc/4042/task/4050/stat : 4050 (java) S 4040 4042 3309 0 -1 4202560 144235 0 0 0 340 29 0 0 15 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4051] ppid=4040 vsize=15700276 CPUtime=3.59 cores=1,3,5,7
/proc/4042/task/4051/stat : 4051 (java) S 4040 4042 3309 0 -1 4202560 125351 0 0 0 337 22 0 0 16 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4052] ppid=4040 vsize=15700276 CPUtime=3.79 cores=1,3,5,7
/proc/4042/task/4052/stat : 4052 (java) S 4040 4042 3309 0 -1 4202560 166020 0 0 0 351 28 0 0 15 0 22 0 598800448 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4053] ppid=4040 vsize=15700276 CPUtime=1.56 cores=1,3,5,7
/proc/4042/task/4053/stat : 4053 (java) S 4040 4042 3309 0 -1 4202560 7638 0 0 0 98 58 0 0 16 0 22 0 598800449 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 0 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4054] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4054/stat : 4054 (java) S 4040 4042 3309 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4055] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4055/stat : 4055 (java) S 4040 4042 3309 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4056] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4056/stat : 4056 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917217713 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4057] ppid=4040 vsize=15700276 CPUtime=0.99 cores=1,3,5,7
/proc/4042/task/4057/stat : 4057 (java) S 4040 4042 3309 0 -1 4202560 7757 0 0 0 98 1 0 0 15 0 22 0 598800452 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4058] ppid=4040 vsize=15700276 CPUtime=0.93 cores=1,3,5,7
/proc/4042/task/4058/stat : 4058 (java) S 4040 4042 3309 0 -1 4202560 5532 0 0 0 92 1 0 0 16 0 22 0 598800452 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4059] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4059/stat : 4059 (java) S 4040 4042 3309 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4060] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4060/stat : 4060 (java) S 4040 4042 3309 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 598800452 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4088] ppid=4040 vsize=15700276 CPUtime=1165.94 cores=1,3,5,7
/proc/4042/task/4088/stat : 4088 (java) R 4040 4042 3309 0 -1 4202560 458217 0 0 0 116538 56 0 0 25 0 22 0 598800544 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506070122 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4042/tid=4089] ppid=4040 vsize=15700276 CPUtime=1167.9 cores=1,3,5,7
/proc/4042/task/4089/stat : 4089 (java) R 4040 4042 3309 0 -1 4202560 475569 0 0 0 116729 61 0 0 25 0 22 0 598800544 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506125224 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4042/tid=4090] ppid=4040 vsize=15700276 CPUtime=1167.56 cores=1,3,5,7
/proc/4042/task/4090/stat : 4090 (java) R 4040 4042 3309 0 -1 4202560 460139 0 0 0 116700 56 0 0 25 0 22 0 598800544 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506040419 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4042/tid=4091] ppid=4040 vsize=15700276 CPUtime=1167.97 cores=1,3,5,7
/proc/4042/task/4091/stat : 4091 (java) R 4040 4042 3309 0 -1 4202560 469515 0 0 0 116740 57 0 0 25 0 22 0 598800544 16077082624 235987 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506132011 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4704.86
Current children cumulated vsize (KiB) 15700276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.2 s]
/proc/loadavg: 8.20 8.13 8.03 9/220 4127
/proc/meminfo: memFree=22118532/32950928 swapFree=67071984/67111528
[pid=4042] ppid=4040 vsize=15700276 CPUtime=4800.07 cores=1,3,5,7
/proc/4042/stat : 4042 (java) S 4040 4042 3309 0 -1 4202496 3089611 0 1 0 479488 519 0 0 21 0 22 0 598800447 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4042/statm: 3925069 209040 2298 9 0 3915788 0
[pid=4042/tid=4044] ppid=4040 vsize=15700276 CPUtime=2.1 cores=1,3,5,7
/proc/4042/task/4044/stat : 4044 (java) S 4040 4042 3309 0 -1 4202560 39638 0 1 0 204 6 0 0 22 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4045] ppid=4040 vsize=15700276 CPUtime=3.89 cores=1,3,5,7
/proc/4042/task/4045/stat : 4045 (java) S 4040 4042 3309 0 -1 4202560 144074 0 0 0 364 25 0 0 15 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4046] ppid=4040 vsize=15700276 CPUtime=3.83 cores=1,3,5,7
/proc/4042/task/4046/stat : 4046 (java) S 4040 4042 3309 0 -1 4202560 156949 0 0 0 351 32 0 0 16 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4047] ppid=4040 vsize=15700276 CPUtime=3.75 cores=1,3,5,7
/proc/4042/task/4047/stat : 4047 (java) S 4040 4042 3309 0 -1 4202560 131726 0 0 0 350 25 0 0 15 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4048] ppid=4040 vsize=15700276 CPUtime=3.95 cores=1,3,5,7
/proc/4042/task/4048/stat : 4048 (java) S 4040 4042 3309 0 -1 4202560 143508 0 0 0 369 26 0 0 15 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4049] ppid=4040 vsize=15700276 CPUtime=3.69 cores=1,3,5,7
/proc/4042/task/4049/stat : 4049 (java) S 4040 4042 3309 0 -1 4202560 129365 0 0 0 344 25 0 0 16 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4050] ppid=4040 vsize=15700276 CPUtime=3.77 cores=1,3,5,7
/proc/4042/task/4050/stat : 4050 (java) S 4040 4042 3309 0 -1 4202560 145834 0 0 0 348 29 0 0 16 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4051] ppid=4040 vsize=15700276 CPUtime=3.67 cores=1,3,5,7
/proc/4042/task/4051/stat : 4051 (java) S 4040 4042 3309 0 -1 4202560 126678 0 0 0 345 22 0 0 15 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4052] ppid=4040 vsize=15700276 CPUtime=3.88 cores=1,3,5,7
/proc/4042/task/4052/stat : 4052 (java) S 4040 4042 3309 0 -1 4202560 167863 0 0 0 360 28 0 0 16 0 22 0 598800448 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 3 0 0 0
[pid=4042/tid=4053] ppid=4040 vsize=15700276 CPUtime=1.59 cores=1,3,5,7
/proc/4042/task/4053/stat : 4053 (java) S 4040 4042 3309 0 -1 4202560 7767 0 0 0 101 58 0 0 15 0 22 0 598800449 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 0 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4054] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4054/stat : 4054 (java) S 4040 4042 3309 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4055] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4055/stat : 4055 (java) S 4040 4042 3309 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 598800450 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 1 0 0 0
[pid=4042/tid=4056] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4056/stat : 4056 (java) S 4040 4042 3309 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917217713 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4057] ppid=4040 vsize=15700276 CPUtime=0.99 cores=1,3,5,7
/proc/4042/task/4057/stat : 4057 (java) S 4040 4042 3309 0 -1 4202560 7757 0 0 0 98 1 0 0 15 0 22 0 598800452 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4058] ppid=4040 vsize=15700276 CPUtime=0.93 cores=1,3,5,7
/proc/4042/task/4058/stat : 4058 (java) S 4040 4042 3309 0 -1 4202560 5532 0 0 0 92 1 0 0 16 0 22 0 598800452 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 5 0 0 0
[pid=4042/tid=4059] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4059/stat : 4059 (java) S 4040 4042 3309 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 598800452 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210009 0 4 0 16800975 18446604471132457856 0 0 -1 7 0 0 0
[pid=4042/tid=4060] ppid=4040 vsize=15700276 CPUtime=0 cores=1,3,5,7
/proc/4042/task/4060/stat : 4060 (java) R 4040 4042 3309 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 598800452 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 260917210624 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4042/tid=4088] ppid=4040 vsize=15700276 CPUtime=1189.47 cores=1,3,5,7
/proc/4042/task/4088/stat : 4088 (java) R 4040 4042 3309 0 -1 4202560 462722 0 0 0 118890 57 0 0 25 0 22 0 598800544 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912505960331 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4042/tid=4089] ppid=4040 vsize=15700276 CPUtime=1191.56 cores=1,3,5,7
/proc/4042/task/4089/stat : 4089 (java) R 4040 4042 3309 0 -1 4202560 479396 0 0 0 119094 62 0 0 25 0 22 0 598800544 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912506040435 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4042/tid=4090] ppid=4040 vsize=15700276 CPUtime=1191.21 cores=1,3,5,7
/proc/4042/task/4090/stat : 4090 (java) R 4040 4042 3309 0 -1 4202560 465241 0 0 0 119065 56 0 0 25 0 22 0 598800544 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912505965188 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4042/tid=4091] ppid=4040 vsize=15700276 CPUtime=1191.59 cores=1,3,5,7
/proc/4042/task/4091/stat : 4091 (java) R 4040 4042 3309 0 -1 4202560 474105 0 0 0 119102 57 0 0 25 0 22 0 598800544 16077082624 209040 33554432000 1073741824 1073778376 140735860972160 18446744073709551615 46912505960387 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 15700276

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): 1206.25
CPU time (s): 4800.15
CPU user time (s): 4794.91
CPU system time (s): 5.2322
CPU usage (%): 397.94
Max. virtual memory (cumulated for all children) (KiB): 15701916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.91
system time used= 5.2322
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3089638
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= 100327
involuntary context switches= 86145

runsolver used 2.11468 second user time and 4.52731 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 16:01:38
IDJOB=3313186
IDBENCH=71366
IDSOLVER=1699
FILE ID=node116/3313186-1304085697
RUNJOBID= node116-1304085695-4033
PBS_JOBID= 13170521
Free space on /tmp= 72512 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes6.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313186-1304085697/watcher-3313186-1304085697 -o /tmp/evaluation-result-3313186-1304085697/solver-3313186-1304085697 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313186-1304085697.cnf

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

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=1213010263

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23624752 kB
Buffers:       1903512 kB
Cached:        6955556 kB
SwapCached:       9732 kB
Active:        4398764 kB
Inactive:      4499112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23624752 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            5204 kB
Writeback:           0 kB
AnonPages:       32476 kB
Mapped:          13428 kB
Slab:           365556 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187304 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= 72504 MiB
End job on node116 at 2011-04-29 16:21:46