Trace number 3313393

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.49 1209.8

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.06/0.15	14:57 INFO : Reading from input HOME/instance-3313393-1304075697.cnf
0.57/0.45	Executor set job limit to 1000000
0.57/0.45	Executor set job limit to 1000000
0.57/0.45	Executor set job limit to 1000000
0.57/0.45	Executor set job limit to 1000000
0.57/0.45	Starting Executor!
0.57/0.45	Starting Executor!
0.57/0.45	Starting Executor!
0.57/0.45	Starting Executor!
2.83/1.48	14:58 INFO : 13090 variables remaining out of 13240
2.83/1.48	14:58 INFO : 624574 literals remaining out of 130474

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-3313393-1304075697/watcher-3313393-1304075697 -o /tmp/evaluation-result-3313393-1304075697/solver-3313393-1304075697 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313393-1304075697.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: 7.48 7.97 7.93 2/172 19167
/proc/meminfo: memFree=18424712/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 486 0 0 0 0 0 0 0 17 0 1 0 597800358 9318400 148 33554432000 1073741824 1073778376 140737283691984 18446744073709551615 224284923904 0 2147483391 4096 0 18446744071699199166 0 0 17 3 0 0 0
/proc/19167/statm: 2275 148 118 9 0 67 0

[startup+0.070073 s]
/proc/loadavg: 7.48 7.97 7.93 2/172 19167
/proc/meminfo: memFree=18424712/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 3754 0 1 0 2 0 0 0 17 0 13 0 597800358 15978749952 3193 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3901062 3195 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.101065 s]
/proc/loadavg: 7.48 7.97 7.93 2/172 19167
/proc/meminfo: memFree=18424712/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 4393 0 1 0 5 1 0 0 17 0 18 0 597800358 15984414720 3832 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3902445 3833 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.301027 s]
/proc/loadavg: 7.48 7.97 7.93 2/172 19167
/proc/meminfo: memFree=18424712/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15679844 CPUtime=0.42 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 11689 0 1 0 41 1 0 0 17 0 18 0 597800358 16056160256 10259 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3919961 10261 2204 9 0 3910680 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 15679844

[startup+0.700973 s]
/proc/loadavg: 7.48 7.97 7.93 2/172 19167
/proc/meminfo: memFree=18424712/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15699508 CPUtime=1.19 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 40511 0 1 0 114 5 0 0 17 0 22 0 597800358 16076296192 37129 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3924877 37129 2239 9 0 3915596 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 15699508

[startup+1.50486 s]
/proc/loadavg: 7.48 7.97 7.93 5/216 19214
/proc/meminfo: memFree=18098796/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15712648 CPUtime=3.01 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 52905 0 1 0 295 6 0 0 17 0 22 0 597800358 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3928162 46729 2266 9 0 3918881 0
[pid=19167/tid=19171] ppid=19165 vsize=15712648 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19171/stat : 19171 (java) S 19165 19167 18381 0 -1 4202560 32636 0 1 0 139 3 0 0 21 0 22 0 597800359 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19172] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19172/stat : 19172 (java) S 19165 19167 18381 0 -1 4202560 853 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19173] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19173/stat : 19173 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19174] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19174/stat : 19174 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19175] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19175/stat : 19175 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19176] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19176/stat : 19176 (java) S 19165 19167 18381 0 -1 4202560 231 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19177] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19177/stat : 19177 (java) S 19165 19167 18381 0 -1 4202560 627 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19178] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19178/stat : 19178 (java) S 19165 19167 18381 0 -1 4202560 886 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19179] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19179/stat : 19179 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 597800361 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19180] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19180/stat : 19180 (java) S 19165 19167 18381 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 597800362 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19181] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19181/stat : 19181 (java) S 19165 19167 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597800362 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19182] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19182/stat : 19182 (java) S 19165 19167 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597800362 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19183] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19183/stat : 19183 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597800366 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19184] ppid=19165 vsize=15712648 CPUtime=0.91 cores=1,3,5,7
/proc/19167/task/19184/stat : 19184 (java) R 19165 19167 18381 0 -1 4202560 12188 0 0 0 90 1 0 0 15 0 22 0 597800366 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 47658359060657 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19167/tid=19185] ppid=19165 vsize=15712648 CPUtime=0.62 cores=1,3,5,7
/proc/19167/task/19185/stat : 19185 (java) S 19165 19167 18381 0 -1 4202560 3997 0 0 0 62 0 0 0 16 0 22 0 597800366 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19186] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19186/stat : 19186 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 597800366 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19187] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19187/stat : 19187 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597800366 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19211] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19211/stat : 19211 (java) S 19165 19167 18381 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 597800403 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19212] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19212/stat : 19212 (java) S 19165 19167 18381 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 597800403 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19213] ppid=19165 vsize=15712648 CPUtime=0.01 cores=1,3,5,7
/proc/19167/task/19213/stat : 19213 (java) R 19165 19167 18381 0 -1 4202560 28 0 0 0 1 0 0 0 15 0 22 0 597800403 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912506184804 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19167/tid=19214] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19214/stat : 19214 (java) S 19165 19167 18381 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 597800403 16089751552 46729 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 15712648

[startup+3.10556 s]
/proc/loadavg: 7.20 7.90 7.91 4/220 19218
/proc/meminfo: memFree=18014128/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15712648 CPUtime=6.44 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 76615 0 1 0 634 10 0 0 17 0 22 0 597800358 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3928162 70130 2274 9 0 3918881 0
[pid=19167/tid=19171] ppid=19165 vsize=15712648 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19171/stat : 19171 (java) S 19165 19167 18381 0 -1 4202560 32636 0 1 0 139 3 0 0 21 0 22 0 597800359 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19172] ppid=19165 vsize=15712648 CPUtime=0.01 cores=1,3,5,7
/proc/19167/task/19172/stat : 19172 (java) S 19165 19167 18381 0 -1 4202560 3211 0 0 0 1 0 0 0 16 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19173] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19173/stat : 19173 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19174] ppid=19165 vsize=15712648 CPUtime=0.01 cores=1,3,5,7
/proc/19167/task/19174/stat : 19174 (java) S 19165 19167 18381 0 -1 4202560 5502 0 0 0 1 0 0 0 16 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19175] ppid=19165 vsize=15712648 CPUtime=0.01 cores=1,3,5,7
/proc/19167/task/19175/stat : 19175 (java) S 19165 19167 18381 0 -1 4202560 1793 0 0 0 1 0 0 0 16 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19176] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19176/stat : 19176 (java) S 19165 19167 18381 0 -1 4202560 231 0 0 0 0 0 0 0 15 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19177] ppid=19165 vsize=15712648 CPUtime=0.01 cores=1,3,5,7
/proc/19167/task/19177/stat : 19177 (java) S 19165 19167 18381 0 -1 4202560 3360 0 0 0 1 0 0 0 16 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19178] ppid=19165 vsize=15712648 CPUtime=0.01 cores=1,3,5,7
/proc/19167/task/19178/stat : 19178 (java) S 19165 19167 18381 0 -1 4202560 3687 0 0 0 1 0 0 0 15 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19179] ppid=19165 vsize=15712648 CPUtime=0.02 cores=1,3,5,7
/proc/19167/task/19179/stat : 19179 (java) S 19165 19167 18381 0 -1 4202560 5347 0 0 0 2 0 0 0 16 0 22 0 597800361 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19180] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19180/stat : 19180 (java) S 19165 19167 18381 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 597800362 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19181] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19181/stat : 19181 (java) S 19165 19167 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597800362 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19182] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19182/stat : 19182 (java) S 19165 19167 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597800362 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19183] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19183/stat : 19183 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597800366 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19184] ppid=19165 vsize=15712648 CPUtime=1.14 cores=1,3,5,7
/proc/19167/task/19184/stat : 19184 (java) S 19165 19167 18381 0 -1 4202560 12224 0 0 0 113 1 0 0 15 0 22 0 597800366 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19185] ppid=19165 vsize=15712648 CPUtime=0.81 cores=1,3,5,7
/proc/19167/task/19185/stat : 19185 (java) S 19165 19167 18381 0 -1 4202560 4050 0 0 0 81 0 0 0 16 0 22 0 597800366 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19186] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19186/stat : 19186 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 597800366 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19187] ppid=19165 vsize=15712648 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19187/stat : 19187 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597800366 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19211] ppid=19165 vsize=15712648 CPUtime=0.64 cores=1,3,5,7
/proc/19167/task/19211/stat : 19211 (java) R 19165 19167 18381 0 -1 4202560 32 0 0 0 64 0 0 0 16 0 22 0 597800403 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912505857719 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19167/tid=19212] ppid=19165 vsize=15712648 CPUtime=0.68 cores=1,3,5,7
/proc/19167/task/19212/stat : 19212 (java) R 19165 19167 18381 0 -1 4202560 490 0 0 0 68 0 0 0 16 0 22 0 597800403 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 18446744073699065964 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19167/tid=19213] ppid=19165 vsize=15712648 CPUtime=0.85 cores=1,3,5,7
/proc/19167/task/19213/stat : 19213 (java) R 19165 19167 18381 0 -1 4202560 39 0 0 0 85 0 0 0 15 0 22 0 597800403 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912506169029 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19167/tid=19214] ppid=19165 vsize=15712648 CPUtime=0.68 cores=1,3,5,7
/proc/19167/task/19214/stat : 19214 (java) S 19165 19167 18381 0 -1 4202560 2553 0 0 0 68 0 0 0 15 0 22 0 597800403 16089751552 70130 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 15712648

[startup+6.30101 s]
/proc/loadavg: 7.20 7.90 7.91 7/220 19218
/proc/meminfo: memFree=17214592/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15705840 CPUtime=18.02 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 241993 0 1 0 1769 33 0 0 17 0 22 0 597800358 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3926460 231962 2274 9 0 3917179 0
[pid=19167/tid=19171] ppid=19165 vsize=15705840 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19171/stat : 19171 (java) S 19165 19167 18381 0 -1 4202560 32636 0 1 0 139 3 0 0 21 0 22 0 597800359 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19172] ppid=19165 vsize=15705840 CPUtime=0.07 cores=1,3,5,7
/proc/19167/task/19172/stat : 19172 (java) S 19165 19167 18381 0 -1 4202560 14498 0 0 0 5 2 0 0 16 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19173] ppid=19165 vsize=15705840 CPUtime=0.04 cores=1,3,5,7
/proc/19167/task/19173/stat : 19173 (java) S 19165 19167 18381 0 -1 4202560 10734 0 0 0 3 1 0 0 15 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19174] ppid=19165 vsize=15705840 CPUtime=0.09 cores=1,3,5,7
/proc/19167/task/19174/stat : 19174 (java) S 19165 19167 18381 0 -1 4202560 23255 0 0 0 6 3 0 0 16 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19175] ppid=19165 vsize=15705840 CPUtime=0.09 cores=1,3,5,7
/proc/19167/task/19175/stat : 19175 (java) S 19165 19167 18381 0 -1 4202560 15367 0 0 0 7 2 0 0 16 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19176] ppid=19165 vsize=15705840 CPUtime=0.02 cores=1,3,5,7
/proc/19167/task/19176/stat : 19176 (java) S 19165 19167 18381 0 -1 4202560 5529 0 0 0 2 0 0 0 15 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19177] ppid=19165 vsize=15705840 CPUtime=0.09 cores=1,3,5,7
/proc/19167/task/19177/stat : 19177 (java) S 19165 19167 18381 0 -1 4202560 17370 0 0 0 7 2 0 0 15 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19178] ppid=19165 vsize=15705840 CPUtime=0.08 cores=1,3,5,7
/proc/19167/task/19178/stat : 19178 (java) S 19165 19167 18381 0 -1 4202560 19140 0 0 0 5 3 0 0 16 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19179] ppid=19165 vsize=15705840 CPUtime=0.06 cores=1,3,5,7
/proc/19167/task/19179/stat : 19179 (java) S 19165 19167 18381 0 -1 4202560 11861 0 0 0 5 1 0 0 16 0 22 0 597800361 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19180] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19180/stat : 19180 (java) S 19165 19167 18381 0 -1 4202560 558 0 0 0 0 0 0 0 16 0 22 0 597800362 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19181] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19181/stat : 19181 (java) S 19165 19167 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19182] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19182/stat : 19182 (java) S 19165 19167 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19183] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19183/stat : 19183 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597800366 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19184] ppid=19165 vsize=15705840 CPUtime=1.28 cores=1,3,5,7
/proc/19167/task/19184/stat : 19184 (java) S 19165 19167 18381 0 -1 4202560 12248 0 0 0 127 1 0 0 15 0 22 0 597800366 16082780160 231962 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0

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

[pid=19167/tid=19212] ppid=19165 vsize=15705840 CPUtime=1105.67 cores=1,3,5,7
/proc/19167/task/19212/stat : 19212 (java) S 19165 19167 18381 0 -1 4202560 302095 0 0 0 109855 712 0 0 18 0 22 0 597800403 16082780160 535493 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19213] ppid=19165 vsize=15705840 CPUtime=1106.72 cores=1,3,5,7
/proc/19167/task/19213/stat : 19213 (java) R 19165 19167 18381 0 -1 4202560 262695 0 0 0 109995 677 0 0 18 0 22 0 597800403 16082780160 535493 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19167/tid=19214] ppid=19165 vsize=15705840 CPUtime=1106.66 cores=1,3,5,7
/proc/19167/task/19214/stat : 19214 (java) S 19165 19167 18381 0 -1 4202560 293949 0 0 0 109978 688 0 0 18 0 22 0 597800403 16082780160 535493 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4453.17
Current children cumulated vsize (KiB) 15705840

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/220 19250
/proc/meminfo: memFree=10039444/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15705840 CPUtime=4691.64 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 1352068 0 1 0 466672 2492 0 0 17 0 22 0 597800358 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3926460 494853 2299 9 0 3917179 0
[pid=19167/tid=19171] ppid=19165 vsize=15705840 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19171/stat : 19171 (java) S 19165 19167 18381 0 -1 4202560 32636 0 1 0 139 3 0 0 21 0 22 0 597800359 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19172] ppid=19165 vsize=15705840 CPUtime=2.64 cores=1,3,5,7
/proc/19167/task/19172/stat : 19172 (java) S 19165 19167 18381 0 -1 4202560 36432 0 0 0 254 10 0 0 15 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19173] ppid=19165 vsize=15705840 CPUtime=2.54 cores=1,3,5,7
/proc/19167/task/19173/stat : 19173 (java) S 19165 19167 18381 0 -1 4202560 30074 0 0 0 245 9 0 0 16 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19174] ppid=19165 vsize=15705840 CPUtime=2.58 cores=1,3,5,7
/proc/19167/task/19174/stat : 19174 (java) S 19165 19167 18381 0 -1 4202560 29480 0 0 0 251 7 0 0 15 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19175] ppid=19165 vsize=15705840 CPUtime=2.65 cores=1,3,5,7
/proc/19167/task/19175/stat : 19175 (java) S 19165 19167 18381 0 -1 4202560 38466 0 0 0 254 11 0 0 15 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19176] ppid=19165 vsize=15705840 CPUtime=2.56 cores=1,3,5,7
/proc/19167/task/19176/stat : 19176 (java) S 19165 19167 18381 0 -1 4202560 23459 0 0 0 248 8 0 0 15 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19177] ppid=19165 vsize=15705840 CPUtime=2.71 cores=1,3,5,7
/proc/19167/task/19177/stat : 19177 (java) S 19165 19167 18381 0 -1 4202560 44113 0 0 0 260 11 0 0 16 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19178] ppid=19165 vsize=15705840 CPUtime=2.67 cores=1,3,5,7
/proc/19167/task/19178/stat : 19178 (java) S 19165 19167 18381 0 -1 4202560 31652 0 0 0 258 9 0 0 16 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19179] ppid=19165 vsize=15705840 CPUtime=2.7 cores=1,3,5,7
/proc/19167/task/19179/stat : 19179 (java) S 19165 19167 18381 0 -1 4202560 35825 0 0 0 262 8 0 0 15 0 22 0 597800361 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19180] ppid=19165 vsize=15705840 CPUtime=0.99 cores=1,3,5,7
/proc/19167/task/19180/stat : 19180 (java) S 19165 19167 18381 0 -1 4202560 2827 0 0 0 68 31 0 0 15 0 22 0 597800362 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19181] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19181/stat : 19181 (java) S 19165 19167 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19182] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19182/stat : 19182 (java) S 19165 19167 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19183] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19183/stat : 19183 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597800366 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19184] ppid=19165 vsize=15705840 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19184/stat : 19184 (java) S 19165 19167 18381 0 -1 4202560 12266 0 0 0 141 1 0 0 15 0 22 0 597800366 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19185] ppid=19165 vsize=15705840 CPUtime=1.56 cores=1,3,5,7
/proc/19167/task/19185/stat : 19185 (java) S 19165 19167 18381 0 -1 4202560 6328 0 0 0 155 1 0 0 16 0 22 0 597800366 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19186] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19186/stat : 19186 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 597800366 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19187] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19187/stat : 19187 (java) S 19165 19167 18381 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 597800366 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19211] ppid=19165 vsize=15705840 CPUtime=1168.26 cores=1,3,5,7
/proc/19167/task/19211/stat : 19211 (java) R 19165 19167 18381 0 -1 4202560 168115 0 0 0 116636 190 0 0 25 0 22 0 597800403 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912505692822 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19167/tid=19212] ppid=19165 vsize=15705840 CPUtime=1164.96 cores=1,3,5,7
/proc/19167/task/19212/stat : 19212 (java) R 19165 19167 18381 0 -1 4202560 302149 0 0 0 115745 751 0 0 18 0 22 0 597800403 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912506348763 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19167/tid=19213] ppid=19165 vsize=15705840 CPUtime=1165.94 cores=1,3,5,7
/proc/19167/task/19213/stat : 19213 (java) R 19165 19167 18381 0 -1 4202560 262763 0 0 0 115883 711 0 0 18 0 22 0 597800403 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912505523248 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19167/tid=19214] ppid=19165 vsize=15705840 CPUtime=1165.88 cores=1,3,5,7
/proc/19167/task/19214/stat : 19214 (java) R 19165 19167 18381 0 -1 4202560 294028 0 0 0 115865 723 0 0 18 0 22 0 597800403 16082780160 494853 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4691.64
Current children cumulated vsize (KiB) 15705840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1209.7 s]
/proc/loadavg: 7.84 8.02 7.99 5/194 19270
/proc/meminfo: memFree=16557152/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15705840 CPUtime=4800.37 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 1352232 0 1 0 477504 2533 0 0 17 0 22 0 597800358 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3926460 465246 2299 9 0 3917179 0
[pid=19167/tid=19171] ppid=19165 vsize=15705840 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19171/stat : 19171 (java) S 19165 19167 18381 0 -1 4202560 32636 0 1 0 139 3 0 0 21 0 22 0 597800359 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19172] ppid=19165 vsize=15705840 CPUtime=2.71 cores=1,3,5,7
/proc/19167/task/19172/stat : 19172 (java) S 19165 19167 18381 0 -1 4202560 36436 0 0 0 261 10 0 0 16 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19173] ppid=19165 vsize=15705840 CPUtime=2.61 cores=1,3,5,7
/proc/19167/task/19173/stat : 19173 (java) S 19165 19167 18381 0 -1 4202560 30077 0 0 0 252 9 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19174] ppid=19165 vsize=15705840 CPUtime=2.63 cores=1,3,5,7
/proc/19167/task/19174/stat : 19174 (java) S 19165 19167 18381 0 -1 4202560 29484 0 0 0 256 7 0 0 16 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19175] ppid=19165 vsize=15705840 CPUtime=2.73 cores=1,3,5,7
/proc/19167/task/19175/stat : 19175 (java) S 19165 19167 18381 0 -1 4202560 38469 0 0 0 262 11 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19176] ppid=19165 vsize=15705840 CPUtime=2.62 cores=1,3,5,7
/proc/19167/task/19176/stat : 19176 (java) S 19165 19167 18381 0 -1 4202560 23461 0 0 0 254 8 0 0 16 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19177] ppid=19165 vsize=15705840 CPUtime=2.77 cores=1,3,5,7
/proc/19167/task/19177/stat : 19177 (java) S 19165 19167 18381 0 -1 4202560 44116 0 0 0 266 11 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19178] ppid=19165 vsize=15705840 CPUtime=2.73 cores=1,3,5,7
/proc/19167/task/19178/stat : 19178 (java) S 19165 19167 18381 0 -1 4202560 31655 0 0 0 264 9 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19179] ppid=19165 vsize=15705840 CPUtime=2.76 cores=1,3,5,7
/proc/19167/task/19179/stat : 19179 (java) S 19165 19167 18381 0 -1 4202560 35828 0 0 0 268 8 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19180] ppid=19165 vsize=15705840 CPUtime=1.09 cores=1,3,5,7
/proc/19167/task/19180/stat : 19180 (java) S 19165 19167 18381 0 -1 4202560 2831 0 0 0 77 32 0 0 15 0 22 0 597800362 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19181] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19181/stat : 19181 (java) S 19165 19167 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19182] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19182/stat : 19182 (java) S 19165 19167 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19183] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19183/stat : 19183 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19184] ppid=19165 vsize=15705840 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19184/stat : 19184 (java) S 19165 19167 18381 0 -1 4202560 12266 0 0 0 141 1 0 0 15 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19185] ppid=19165 vsize=15705840 CPUtime=1.56 cores=1,3,5,7
/proc/19167/task/19185/stat : 19185 (java) S 19165 19167 18381 0 -1 4202560 6328 0 0 0 155 1 0 0 16 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19186] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19186/stat : 19186 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19187] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19187/stat : 19187 (java) S 19165 19167 18381 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19211] ppid=19165 vsize=15705840 CPUtime=1195.34 cores=1,3,5,7
/proc/19167/task/19211/stat : 19211 (java) R 19165 19167 18381 0 -1 4202560 168133 0 0 0 119344 190 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912505857669 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19167/tid=19212] ppid=19165 vsize=15705840 CPUtime=1191.98 cores=1,3,5,7
/proc/19167/task/19212/stat : 19212 (java) R 19165 19167 18381 0 -1 4202560 302183 0 0 0 118434 764 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19167/tid=19213] ppid=19165 vsize=15705840 CPUtime=1192.92 cores=1,3,5,7
/proc/19167/task/19213/stat : 19213 (java) R 19165 19167 18381 0 -1 4202560 262802 0 0 0 118567 725 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912506642880 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19167/tid=19214] ppid=19165 vsize=15705840 CPUtime=1192.9 cores=1,3,5,7
/proc/19167/task/19214/stat : 19214 (java) R 19165 19167 18381 0 -1 4202560 294070 0 0 0 118555 735 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15705840

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

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

[startup+1209.7 s]
/proc/loadavg: 7.84 8.02 7.99 5/194 19270
/proc/meminfo: memFree=16557152/32951124 swapFree=67110396/67111528
[pid=19167] ppid=19165 vsize=15705840 CPUtime=4800.37 cores=1,3,5,7
/proc/19167/stat : 19167 (java) S 19165 19167 18381 0 -1 4202496 1352232 0 1 0 477504 2533 0 0 17 0 22 0 597800358 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19167/statm: 3926460 465246 2299 9 0 3917179 0
[pid=19167/tid=19171] ppid=19165 vsize=15705840 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19171/stat : 19171 (java) S 19165 19167 18381 0 -1 4202560 32636 0 1 0 139 3 0 0 21 0 22 0 597800359 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19172] ppid=19165 vsize=15705840 CPUtime=2.71 cores=1,3,5,7
/proc/19167/task/19172/stat : 19172 (java) S 19165 19167 18381 0 -1 4202560 36436 0 0 0 261 10 0 0 16 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19173] ppid=19165 vsize=15705840 CPUtime=2.61 cores=1,3,5,7
/proc/19167/task/19173/stat : 19173 (java) S 19165 19167 18381 0 -1 4202560 30077 0 0 0 252 9 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19174] ppid=19165 vsize=15705840 CPUtime=2.63 cores=1,3,5,7
/proc/19167/task/19174/stat : 19174 (java) S 19165 19167 18381 0 -1 4202560 29484 0 0 0 256 7 0 0 16 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=19167/tid=19175] ppid=19165 vsize=15705840 CPUtime=2.73 cores=1,3,5,7
/proc/19167/task/19175/stat : 19175 (java) S 19165 19167 18381 0 -1 4202560 38469 0 0 0 262 11 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19176] ppid=19165 vsize=15705840 CPUtime=2.62 cores=1,3,5,7
/proc/19167/task/19176/stat : 19176 (java) S 19165 19167 18381 0 -1 4202560 23461 0 0 0 254 8 0 0 16 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19177] ppid=19165 vsize=15705840 CPUtime=2.77 cores=1,3,5,7
/proc/19167/task/19177/stat : 19177 (java) S 19165 19167 18381 0 -1 4202560 44116 0 0 0 266 11 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19178] ppid=19165 vsize=15705840 CPUtime=2.73 cores=1,3,5,7
/proc/19167/task/19178/stat : 19178 (java) S 19165 19167 18381 0 -1 4202560 31655 0 0 0 264 9 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19179] ppid=19165 vsize=15705840 CPUtime=2.76 cores=1,3,5,7
/proc/19167/task/19179/stat : 19179 (java) S 19165 19167 18381 0 -1 4202560 35828 0 0 0 268 8 0 0 15 0 22 0 597800361 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19180] ppid=19165 vsize=15705840 CPUtime=1.09 cores=1,3,5,7
/proc/19167/task/19180/stat : 19180 (java) S 19165 19167 18381 0 -1 4202560 2831 0 0 0 77 32 0 0 15 0 22 0 597800362 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=19167/tid=19181] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19181/stat : 19181 (java) S 19165 19167 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19182] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19182/stat : 19182 (java) S 19165 19167 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597800362 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19183] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19183/stat : 19183 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19184] ppid=19165 vsize=15705840 CPUtime=1.42 cores=1,3,5,7
/proc/19167/task/19184/stat : 19184 (java) S 19165 19167 18381 0 -1 4202560 12266 0 0 0 141 1 0 0 15 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19185] ppid=19165 vsize=15705840 CPUtime=1.56 cores=1,3,5,7
/proc/19167/task/19185/stat : 19185 (java) S 19165 19167 18381 0 -1 4202560 6328 0 0 0 155 1 0 0 16 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19186] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19186/stat : 19186 (java) S 19165 19167 18381 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=19167/tid=19187] ppid=19165 vsize=15705840 CPUtime=0 cores=1,3,5,7
/proc/19167/task/19187/stat : 19187 (java) S 19165 19167 18381 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 597800366 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=19167/tid=19211] ppid=19165 vsize=15705840 CPUtime=1195.34 cores=1,3,5,7
/proc/19167/task/19211/stat : 19211 (java) R 19165 19167 18381 0 -1 4202560 168133 0 0 0 119344 190 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912505857669 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19167/tid=19212] ppid=19165 vsize=15705840 CPUtime=1191.98 cores=1,3,5,7
/proc/19167/task/19212/stat : 19212 (java) R 19165 19167 18381 0 -1 4202560 302183 0 0 0 118434 764 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19167/tid=19213] ppid=19165 vsize=15705840 CPUtime=1192.92 cores=1,3,5,7
/proc/19167/task/19213/stat : 19213 (java) R 19165 19167 18381 0 -1 4202560 262802 0 0 0 118567 725 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 46912506642880 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19167/tid=19214] ppid=19165 vsize=15705840 CPUtime=1192.9 cores=1,3,5,7
/proc/19167/task/19214/stat : 19214 (java) R 19165 19167 18381 0 -1 4202560 294070 0 0 0 118555 735 0 0 18 0 22 0 597800403 16082780160 465246 33554432000 1073741824 1073778376 140736461287008 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15705840

Child status: 143
Real time (s): 1209.8
CPU time (s): 4800.49
CPU user time (s): 4775.08
CPU system time (s): 25.4111
CPU usage (%): 396.802
Max. virtual memory (cumulated for all children) (KiB): 15715428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4775.08
system time used= 25.4111
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1352259
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= 4003430
involuntary context switches= 102013

runsolver used 1.73374 second user time and 4.92425 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 13:14:57
IDJOB=3313393
IDBENCH=70818
IDSOLVER=1699
FILE ID=node118/3313393-1304075697
RUNJOBID= node118-1304075697-19156
PBS_JOBID= 13170468
Free space on /tmp= 71616 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313393-1304075697/watcher-3313393-1304075697 -o /tmp/evaluation-result-3313393-1304075697/solver-3313393-1304075697 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313393-1304075697.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=1339873657

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18424868 kB
Buffers:       1901456 kB
Cached:       12024672 kB
SwapCached:        600 kB
Active:        9480660 kB
Inactive:      4510296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18424868 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            2088 kB
Writeback:           0 kB
AnonPages:       63908 kB
Mapped:          14576 kB
Slab:           472324 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189876 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= 71616 MiB
End job on node118 at 2011-04-29 13:35:09