Trace number 3312361

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.38 1206.54

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
MD5SUM63b66954174098a654eacd27832fcf38
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.10/0.12	20:20 INFO : Reading from input HOME/instance-3312361-1304112020.cnf
0.59/0.48	Executor set job limit to 1000000
0.59/0.48	Executor set job limit to 1000000
0.59/0.48	Executor set job limit to 1000000
0.59/0.48	Executor set job limit to 1000000
0.59/0.48	Starting Executor!
0.59/0.48	Starting Executor!
0.59/0.48	Starting Executor!
0.59/0.48	Starting Executor!
1.71/0.96	20:21 INFO : 300 variables remaining out of 300
1.71/0.96	20:21 INFO : 204000 literals remaining out of 204000

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-3312361-1304112020/watcher-3312361-1304112020 -o /tmp/evaluation-result-3312361-1304112020/solver-3312361-1304112020 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312361-1304112020.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.56 7.90 7.08 1/175 9607
/proc/meminfo: memFree=31312360/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/9607/stat : 9607 (java) R 9605 9607 8948 0 -1 4202496 1018 0 0 0 0 0 0 0 21 0 1 0 503617650 23580672 505 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270333421312 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9607/statm: 5757 515 393 9 0 124 0

[startup+0.0744019 s]
/proc/loadavg: 7.56 7.90 7.08 1/175 9607
/proc/meminfo: memFree=31312360/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 4413 0 1 0 5 1 0 0 21 0 18 0 503617650 15984414720 3853 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3902445 3853 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100361 s]
/proc/loadavg: 7.56 7.90 7.08 1/175 9607
/proc/meminfo: memFree=31312360/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15676708 CPUtime=0.1 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 5576 0 1 0 9 1 0 0 21 0 18 0 503617650 16052948992 4981 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3919177 4981 2115 9 0 3909896 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676708

[startup+0.300323 s]
/proc/loadavg: 7.56 7.90 7.08 1/175 9607
/proc/meminfo: memFree=31312360/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15680112 CPUtime=0.5 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 15099 0 1 0 47 3 0 0 21 0 18 0 503617650 16056434688 13489 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3920028 13489 2207 9 0 3910747 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680112

[startup+0.700241 s]
/proc/loadavg: 7.56 7.90 7.08 1/175 9607
/proc/meminfo: memFree=31312360/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15698288 CPUtime=1.12 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 46653 0 1 0 106 6 0 0 21 0 22 0 503617650 16075046912 43136 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3924572 43136 2248 9 0 3915291 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 15698288

[startup+1.50109 s]
/proc/loadavg: 7.56 7.90 7.08 3/216 9673
/proc/meminfo: memFree=31106648/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15707548 CPUtime=3.54 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 59886 0 1 0 346 8 0 0 21 0 22 0 503617650 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3926887 50560 2274 9 0 3917606 0
[pid=9607/tid=9609] ppid=9605 vsize=15707548 CPUtime=0.93 cores=1,3,5,7
/proc/9607/task/9609/stat : 9609 (java) S 9605 9607 8948 0 -1 4202560 35688 0 1 0 89 4 0 0 25 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9610] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9610/stat : 9610 (java) S 9605 9607 8948 0 -1 4202560 73 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9611] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9611/stat : 9611 (java) S 9605 9607 8948 0 -1 4202560 785 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9612] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9612/stat : 9612 (java) S 9605 9607 8948 0 -1 4202560 1026 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9613] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9613/stat : 9613 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9614] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9614/stat : 9614 (java) S 9605 9607 8948 0 -1 4202560 1106 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9615] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9615/stat : 9615 (java) S 9605 9607 8948 0 -1 4202560 770 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9616] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9616/stat : 9616 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9617] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9617/stat : 9617 (java) R 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503617651 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9607/tid=9618] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9618/stat : 9618 (java) S 9605 9607 8948 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 22 0 503617652 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 0 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9619] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9619/stat : 9619 (java) S 9605 9607 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503617653 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9620] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9620/stat : 9620 (java) S 9605 9607 8948 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 503617653 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9621] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9621/stat : 9621 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 503617655 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350207409 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9622] ppid=9605 vsize=15707548 CPUtime=0.79 cores=1,3,5,7
/proc/9607/task/9622/stat : 9622 (java) R 9605 9607 8948 0 -1 4202560 11557 0 0 0 78 1 0 0 15 0 22 0 503617655 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9607/tid=9623] ppid=9605 vsize=15707548 CPUtime=0.6 cores=1,3,5,7
/proc/9607/task/9623/stat : 9623 (java) S 9605 9607 8948 0 -1 4202560 7420 0 0 0 60 0 0 0 15 0 22 0 503617655 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9624] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9624/stat : 9624 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503617655 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9625] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9625/stat : 9625 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503617655 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9641] ppid=9605 vsize=15707548 CPUtime=0.33 cores=1,3,5,7
/proc/9607/task/9641/stat : 9641 (java) R 9605 9607 8948 0 -1 4202560 30 0 0 0 33 0 0 0 18 0 22 0 503617699 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505793370 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9607/tid=9642] ppid=9605 vsize=15707548 CPUtime=0.29 cores=1,3,5,7
/proc/9607/task/9642/stat : 9642 (java) R 9605 9607 8948 0 -1 4202560 8 0 0 0 29 0 0 0 19 0 22 0 503617699 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505793109 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9607/tid=9643] ppid=9605 vsize=15707548 CPUtime=0.3 cores=1,3,5,7
/proc/9607/task/9643/stat : 9643 (java) R 9605 9607 8948 0 -1 4202560 10 0 0 0 30 0 0 0 19 0 22 0 503617699 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200774 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9607/tid=9644] ppid=9605 vsize=15707548 CPUtime=0.22 cores=1,3,5,7
/proc/9607/task/9644/stat : 9644 (java) R 9605 9607 8948 0 -1 4202560 12 0 0 0 22 0 0 0 18 0 22 0 503617699 16084529152 50560 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505782341 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 15707548

[startup+3.10077 s]
/proc/loadavg: 7.56 7.90 7.08 7/220 9677
/proc/meminfo: memFree=30893088/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15707548 CPUtime=9.92 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 111952 0 1 0 975 17 0 0 21 0 22 0 503617650 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3926887 102411 2274 9 0 3917606 0
[pid=9607/tid=9609] ppid=9605 vsize=15707548 CPUtime=0.93 cores=1,3,5,7
/proc/9607/task/9609/stat : 9609 (java) S 9605 9607 8948 0 -1 4202560 35688 0 1 0 89 4 0 0 25 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9610] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9610/stat : 9610 (java) S 9605 9607 8948 0 -1 4202560 1782 0 0 0 0 0 0 0 15 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9611] ppid=9605 vsize=15707548 CPUtime=0.01 cores=1,3,5,7
/proc/9607/task/9611/stat : 9611 (java) S 9605 9607 8948 0 -1 4202560 5763 0 0 0 0 1 0 0 16 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9612] ppid=9605 vsize=15707548 CPUtime=0.01 cores=1,3,5,7
/proc/9607/task/9612/stat : 9612 (java) S 9605 9607 8948 0 -1 4202560 6680 0 0 0 1 0 0 0 16 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9613] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9613/stat : 9613 (java) S 9605 9607 8948 0 -1 4202560 4083 0 0 0 0 0 0 0 15 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9614] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9614/stat : 9614 (java) S 9605 9607 8948 0 -1 4202560 4460 0 0 0 0 0 0 0 15 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9615] ppid=9605 vsize=15707548 CPUtime=0.01 cores=1,3,5,7
/proc/9607/task/9615/stat : 9615 (java) S 9605 9607 8948 0 -1 4202560 6409 0 0 0 0 1 0 0 16 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9616] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9616/stat : 9616 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9617] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9617/stat : 9617 (java) S 9605 9607 8948 0 -1 4202560 3636 0 0 0 0 0 0 0 16 0 22 0 503617651 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9618] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9618/stat : 9618 (java) S 9605 9607 8948 0 -1 4202560 242 0 0 0 0 0 0 0 16 0 22 0 503617652 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 0 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9619] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9619/stat : 9619 (java) S 9605 9607 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503617653 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9620] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9620/stat : 9620 (java) S 9605 9607 8948 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 503617653 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9621] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9621/stat : 9621 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 503617655 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350207409 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9622] ppid=9605 vsize=15707548 CPUtime=0.84 cores=1,3,5,7
/proc/9607/task/9622/stat : 9622 (java) S 9605 9607 8948 0 -1 4202560 11567 0 0 0 83 1 0 0 15 0 22 0 503617655 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9623] ppid=9605 vsize=15707548 CPUtime=0.64 cores=1,3,5,7
/proc/9607/task/9623/stat : 9623 (java) S 9605 9607 8948 0 -1 4202560 7509 0 0 0 64 0 0 0 15 0 22 0 503617655 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9624] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9624/stat : 9624 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503617655 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9625] ppid=9605 vsize=15707548 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9625/stat : 9625 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503617655 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9641] ppid=9605 vsize=15707548 CPUtime=1.89 cores=1,3,5,7
/proc/9607/task/9641/stat : 9641 (java) R 9605 9607 8948 0 -1 4202560 6162 0 0 0 189 0 0 0 20 0 22 0 503617699 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505793123 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9607/tid=9642] ppid=9605 vsize=15707548 CPUtime=1.8 cores=1,3,5,7
/proc/9607/task/9642/stat : 9642 (java) R 9605 9607 8948 0 -1 4202560 5392 0 0 0 180 0 0 0 22 0 22 0 503617699 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912506041372 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9607/tid=9643] ppid=9605 vsize=15707548 CPUtime=1.83 cores=1,3,5,7
/proc/9607/task/9643/stat : 9643 (java) R 9605 9607 8948 0 -1 4202560 5657 0 0 0 183 0 0 0 22 0 22 0 503617699 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505867899 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9607/tid=9644] ppid=9605 vsize=15707548 CPUtime=1.78 cores=1,3,5,7
/proc/9607/task/9644/stat : 9644 (java) R 9605 9607 8948 0 -1 4202560 5535 0 0 0 178 0 0 0 20 0 22 0 503617699 16084529152 102411 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 47791437411191 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (KiB) 15707548

[startup+6.30113 s]
/proc/loadavg: 7.51 7.88 7.08 11/220 9677
/proc/meminfo: memFree=29625052/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15702276 CPUtime=22.69 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 227336 0 1 0 2233 36 0 0 21 0 22 0 503617650 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3925569 216232 2277 9 0 3916288 0
[pid=9607/tid=9609] ppid=9605 vsize=15702276 CPUtime=0.93 cores=1,3,5,7
/proc/9607/task/9609/stat : 9609 (java) S 9605 9607 8948 0 -1 4202560 35688 0 1 0 89 4 0 0 25 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9610] ppid=9605 vsize=15702276 CPUtime=0.01 cores=1,3,5,7
/proc/9607/task/9610/stat : 9610 (java) S 9605 9607 8948 0 -1 4202560 6319 0 0 0 0 1 0 0 15 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9611] ppid=9605 vsize=15702276 CPUtime=0.04 cores=1,3,5,7
/proc/9607/task/9611/stat : 9611 (java) S 9605 9607 8948 0 -1 4202560 14212 0 0 0 2 2 0 0 15 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9612] ppid=9605 vsize=15702276 CPUtime=0.04 cores=1,3,5,7
/proc/9607/task/9612/stat : 9612 (java) S 9605 9607 8948 0 -1 4202560 13656 0 0 0 2 2 0 0 16 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9613] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9613/stat : 9613 (java) S 9605 9607 8948 0 -1 4202560 4083 0 0 0 0 0 0 0 15 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9614] ppid=9605 vsize=15702276 CPUtime=0.06 cores=1,3,5,7
/proc/9607/task/9614/stat : 9614 (java) S 9605 9607 8948 0 -1 4202560 19013 0 0 0 2 4 0 0 16 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9615] ppid=9605 vsize=15702276 CPUtime=0.05 cores=1,3,5,7
/proc/9607/task/9615/stat : 9615 (java) S 9605 9607 8948 0 -1 4202560 18711 0 0 0 3 2 0 0 16 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9616] ppid=9605 vsize=15702276 CPUtime=0.01 cores=1,3,5,7
/proc/9607/task/9616/stat : 9616 (java) S 9605 9607 8948 0 -1 4202560 4973 0 0 0 0 1 0 0 15 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9617] ppid=9605 vsize=15702276 CPUtime=0.04 cores=1,3,5,7
/proc/9607/task/9617/stat : 9617 (java) S 9605 9607 8948 0 -1 4202560 14153 0 0 0 2 2 0 0 16 0 22 0 503617651 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9618] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9618/stat : 9618 (java) S 9605 9607 8948 0 -1 4202560 541 0 0 0 0 0 0 0 15 0 22 0 503617652 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 0 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9619] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9619/stat : 9619 (java) S 9605 9607 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9620] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9620/stat : 9620 (java) S 9605 9607 8948 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9621] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9621/stat : 9621 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 503617655 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350207409 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9622] ppid=9605 vsize=15702276 CPUtime=1.02 cores=1,3,5,7
/proc/9607/task/9622/stat : 9622 (java) S 9605 9607 8948 0 -1 4202560 11595 0 0 0 101 1 0 0 15 0 22 0 503617655 16079130624 216232 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0

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

[pid=9607/tid=9642] ppid=9605 vsize=15702276 CPUtime=1108.32 cores=1,3,5,7
/proc/9607/task/9642/stat : 9642 (java) R 9605 9607 8948 0 -1 4202560 230480 0 0 0 110795 37 0 0 25 0 22 0 503617699 16079130624 120458 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505793011 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9607/tid=9643] ppid=9605 vsize=15702276 CPUtime=1107.33 cores=1,3,5,7
/proc/9607/task/9643/stat : 9643 (java) R 9605 9607 8948 0 -1 4202560 226031 0 0 0 110696 37 0 0 25 0 22 0 503617699 16079130624 120458 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 47791437411114 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9607/tid=9644] ppid=9605 vsize=15702276 CPUtime=1108.36 cores=1,3,5,7
/proc/9607/task/9644/stat : 9644 (java) R 9605 9607 8948 0 -1 4202560 233722 0 0 0 110799 37 0 0 25 0 22 0 503617699 16079130624 120458 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505793183 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4465.2
Current children cumulated vsize (KiB) 15702276

[startup+1182.3 s]
/proc/loadavg: 5.27 5.39 6.04 6/220 9711
/proc/meminfo: memFree=15309316/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15702276 CPUtime=4703.96 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 1957870 0 1 0 469964 432 0 0 21 0 22 0 503617650 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3925569 127064 2299 9 0 3916288 0
[pid=9607/tid=9609] ppid=9605 vsize=15702276 CPUtime=0.93 cores=1,3,5,7
/proc/9607/task/9609/stat : 9609 (java) S 9605 9607 8948 0 -1 4202560 35688 0 1 0 89 4 0 0 25 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9610] ppid=9605 vsize=15702276 CPUtime=3.7 cores=1,3,5,7
/proc/9607/task/9610/stat : 9610 (java) S 9605 9607 8948 0 -1 4202560 108332 0 0 0 345 25 0 0 15 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9611] ppid=9605 vsize=15702276 CPUtime=3.73 cores=1,3,5,7
/proc/9607/task/9611/stat : 9611 (java) S 9605 9607 8948 0 -1 4202560 118099 0 0 0 348 25 0 0 15 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9612] ppid=9605 vsize=15702276 CPUtime=3.73 cores=1,3,5,7
/proc/9607/task/9612/stat : 9612 (java) S 9605 9607 8948 0 -1 4202560 120358 0 0 0 344 29 0 0 15 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9613] ppid=9605 vsize=15702276 CPUtime=3.73 cores=1,3,5,7
/proc/9607/task/9613/stat : 9613 (java) S 9605 9607 8948 0 -1 4202560 110750 0 0 0 347 26 0 0 15 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9614] ppid=9605 vsize=15702276 CPUtime=3.74 cores=1,3,5,7
/proc/9607/task/9614/stat : 9614 (java) S 9605 9607 8948 0 -1 4202560 123105 0 0 0 346 28 0 0 15 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9615] ppid=9605 vsize=15702276 CPUtime=3.67 cores=1,3,5,7
/proc/9607/task/9615/stat : 9615 (java) S 9605 9607 8948 0 -1 4202560 129125 0 0 0 342 25 0 0 16 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9616] ppid=9605 vsize=15702276 CPUtime=3.62 cores=1,3,5,7
/proc/9607/task/9616/stat : 9616 (java) S 9605 9607 8948 0 -1 4202560 103623 0 0 0 340 22 0 0 15 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9617] ppid=9605 vsize=15702276 CPUtime=3.63 cores=1,3,5,7
/proc/9607/task/9617/stat : 9617 (java) S 9605 9607 8948 0 -1 4202560 111266 0 0 0 338 25 0 0 15 0 22 0 503617651 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9618] ppid=9605 vsize=15702276 CPUtime=1.74 cores=1,3,5,7
/proc/9607/task/9618/stat : 9618 (java) S 9605 9607 8948 0 -1 4202560 5643 0 0 0 116 58 0 0 15 0 22 0 503617652 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 0 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9619] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9619/stat : 9619 (java) S 9605 9607 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9620] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9620/stat : 9620 (java) S 9605 9607 8948 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9621] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9621/stat : 9621 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 503617655 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350207409 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9622] ppid=9605 vsize=15702276 CPUtime=1.25 cores=1,3,5,7
/proc/9607/task/9622/stat : 9622 (java) S 9605 9607 8948 0 -1 4202560 11628 0 0 0 124 1 0 0 15 0 22 0 503617655 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9623] ppid=9605 vsize=15702276 CPUtime=0.81 cores=1,3,5,7
/proc/9607/task/9623/stat : 9623 (java) S 9605 9607 8948 0 -1 4202560 7588 0 0 0 81 0 0 0 15 0 22 0 503617655 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9624] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9624/stat : 9624 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503617655 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9625] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9625/stat : 9625 (java) S 9605 9607 8948 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 503617655 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9641] ppid=9605 vsize=15702276 CPUtime=1167.72 cores=1,3,5,7
/proc/9607/task/9641/stat : 9641 (java) R 9605 9607 8948 0 -1 4202560 240593 0 0 0 116735 37 0 0 25 0 22 0 503617699 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505823257 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9607/tid=9642] ppid=9605 vsize=15702276 CPUtime=1167.44 cores=1,3,5,7
/proc/9607/task/9642/stat : 9642 (java) R 9605 9607 8948 0 -1 4202560 243962 0 0 0 116705 39 0 0 25 0 22 0 503617699 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912506045248 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9607/tid=9643] ppid=9605 vsize=15702276 CPUtime=1166.64 cores=1,3,5,7
/proc/9607/task/9643/stat : 9643 (java) R 9605 9607 8948 0 -1 4202560 239244 0 0 0 116624 40 0 0 25 0 22 0 503617699 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912506128607 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9607/tid=9644] ppid=9605 vsize=15702276 CPUtime=1167.71 cores=1,3,5,7
/proc/9607/task/9644/stat : 9644 (java) R 9605 9607 8948 0 -1 4202560 247414 0 0 0 116732 39 0 0 25 0 22 0 503617699 16079130624 127064 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912506045633 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4703.96
Current children cumulated vsize (KiB) 15702276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 5.18 5.36 6.01 6/220 9712
/proc/meminfo: memFree=15327964/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15702276 CPUtime=4800.32 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 1993341 0 1 0 479591 441 0 0 21 0 22 0 503617650 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3925569 124140 2299 9 0 3916288 0
[pid=9607/tid=9609] ppid=9605 vsize=15702276 CPUtime=0.93 cores=1,3,5,7
/proc/9607/task/9609/stat : 9609 (java) S 9605 9607 8948 0 -1 4202560 35688 0 1 0 89 4 0 0 25 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9610] ppid=9605 vsize=15702276 CPUtime=3.8 cores=1,3,5,7
/proc/9607/task/9610/stat : 9610 (java) S 9605 9607 8948 0 -1 4202560 111310 0 0 0 354 26 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9611] ppid=9605 vsize=15702276 CPUtime=3.81 cores=1,3,5,7
/proc/9607/task/9611/stat : 9611 (java) S 9605 9607 8948 0 -1 4202560 121142 0 0 0 356 25 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9612] ppid=9605 vsize=15702276 CPUtime=3.81 cores=1,3,5,7
/proc/9607/task/9612/stat : 9612 (java) S 9605 9607 8948 0 -1 4202560 122643 0 0 0 351 30 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9613] ppid=9605 vsize=15702276 CPUtime=3.81 cores=1,3,5,7
/proc/9607/task/9613/stat : 9613 (java) S 9605 9607 8948 0 -1 4202560 113075 0 0 0 354 27 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9614] ppid=9605 vsize=15702276 CPUtime=3.82 cores=1,3,5,7
/proc/9607/task/9614/stat : 9614 (java) S 9605 9607 8948 0 -1 4202560 124342 0 0 0 354 28 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9615] ppid=9605 vsize=15702276 CPUtime=3.75 cores=1,3,5,7
/proc/9607/task/9615/stat : 9615 (java) S 9605 9607 8948 0 -1 4202560 132038 0 0 0 349 26 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9616] ppid=9605 vsize=15702276 CPUtime=3.69 cores=1,3,5,7
/proc/9607/task/9616/stat : 9616 (java) S 9605 9607 8948 0 -1 4202560 105700 0 0 0 347 22 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9617] ppid=9605 vsize=15702276 CPUtime=3.73 cores=1,3,5,7
/proc/9607/task/9617/stat : 9617 (java) S 9605 9607 8948 0 -1 4202560 114236 0 0 0 347 26 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9618] ppid=9605 vsize=15702276 CPUtime=1.76 cores=1,3,5,7
/proc/9607/task/9618/stat : 9618 (java) S 9605 9607 8948 0 -1 4202560 5778 0 0 0 117 59 0 0 15 0 22 0 503617652 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 0 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9619] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9619/stat : 9619 (java) S 9605 9607 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9620] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9620/stat : 9620 (java) S 9605 9607 8948 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9621] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9621/stat : 9621 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350207409 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9622] ppid=9605 vsize=15702276 CPUtime=1.25 cores=1,3,5,7
/proc/9607/task/9622/stat : 9622 (java) S 9605 9607 8948 0 -1 4202560 11628 0 0 0 124 1 0 0 15 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9623] ppid=9605 vsize=15702276 CPUtime=0.81 cores=1,3,5,7
/proc/9607/task/9623/stat : 9623 (java) S 9605 9607 8948 0 -1 4202560 7588 0 0 0 81 0 0 0 15 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9624] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9624/stat : 9624 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9625] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9625/stat : 9625 (java) S 9605 9607 8948 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9641] ppid=9605 vsize=15702276 CPUtime=1191.67 cores=1,3,5,7
/proc/9607/task/9641/stat : 9641 (java) R 9605 9607 8948 0 -1 4202560 244367 0 0 0 119129 38 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505838014 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9607/tid=9642] ppid=9605 vsize=15702276 CPUtime=1191.32 cores=1,3,5,7
/proc/9607/task/9642/stat : 9642 (java) R 9605 9607 8948 0 -1 4202560 247563 0 0 0 119092 40 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912506071616 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9607/tid=9643] ppid=9605 vsize=15702276 CPUtime=1190.59 cores=1,3,5,7
/proc/9607/task/9643/stat : 9643 (java) R 9605 9607 8948 0 -1 4202560 243251 0 0 0 119018 41 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505793296 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9607/tid=9644] ppid=9605 vsize=15702276 CPUtime=1191.61 cores=1,3,5,7
/proc/9607/task/9644/stat : 9644 (java) R 9605 9607 8948 0 -1 4202560 251538 0 0 0 119121 40 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505867715 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 15702276

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

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

[startup+1206.5 s]
/proc/loadavg: 5.18 5.36 6.01 6/220 9712
/proc/meminfo: memFree=15327964/32951124 swapFree=67111356/67111528
[pid=9607] ppid=9605 vsize=15702276 CPUtime=4800.32 cores=1,3,5,7
/proc/9607/stat : 9607 (java) S 9605 9607 8948 0 -1 4202496 1993341 0 1 0 479591 441 0 0 21 0 22 0 503617650 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/9607/statm: 3925569 124140 2299 9 0 3916288 0
[pid=9607/tid=9609] ppid=9605 vsize=15702276 CPUtime=0.93 cores=1,3,5,7
/proc/9607/task/9609/stat : 9609 (java) S 9605 9607 8948 0 -1 4202560 35688 0 1 0 89 4 0 0 25 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9610] ppid=9605 vsize=15702276 CPUtime=3.8 cores=1,3,5,7
/proc/9607/task/9610/stat : 9610 (java) S 9605 9607 8948 0 -1 4202560 111310 0 0 0 354 26 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9611] ppid=9605 vsize=15702276 CPUtime=3.81 cores=1,3,5,7
/proc/9607/task/9611/stat : 9611 (java) S 9605 9607 8948 0 -1 4202560 121142 0 0 0 356 25 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9612] ppid=9605 vsize=15702276 CPUtime=3.81 cores=1,3,5,7
/proc/9607/task/9612/stat : 9612 (java) S 9605 9607 8948 0 -1 4202560 122643 0 0 0 351 30 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9613] ppid=9605 vsize=15702276 CPUtime=3.81 cores=1,3,5,7
/proc/9607/task/9613/stat : 9613 (java) S 9605 9607 8948 0 -1 4202560 113075 0 0 0 354 27 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 7 0 0 0
[pid=9607/tid=9614] ppid=9605 vsize=15702276 CPUtime=3.82 cores=1,3,5,7
/proc/9607/task/9614/stat : 9614 (java) S 9605 9607 8948 0 -1 4202560 124342 0 0 0 354 28 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9615] ppid=9605 vsize=15702276 CPUtime=3.75 cores=1,3,5,7
/proc/9607/task/9615/stat : 9615 (java) S 9605 9607 8948 0 -1 4202560 132038 0 0 0 349 26 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9616] ppid=9605 vsize=15702276 CPUtime=3.69 cores=1,3,5,7
/proc/9607/task/9616/stat : 9616 (java) S 9605 9607 8948 0 -1 4202560 105700 0 0 0 347 22 0 0 16 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9617] ppid=9605 vsize=15702276 CPUtime=3.73 cores=1,3,5,7
/proc/9607/task/9617/stat : 9617 (java) S 9605 9607 8948 0 -1 4202560 114236 0 0 0 347 26 0 0 15 0 22 0 503617651 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9618] ppid=9605 vsize=15702276 CPUtime=1.76 cores=1,3,5,7
/proc/9607/task/9618/stat : 9618 (java) S 9605 9607 8948 0 -1 4202560 5778 0 0 0 117 59 0 0 15 0 22 0 503617652 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 0 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9619] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9619/stat : 9619 (java) S 9605 9607 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9620] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9620/stat : 9620 (java) S 9605 9607 8948 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 503617653 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9621] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9621/stat : 9621 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350207409 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9622] ppid=9605 vsize=15702276 CPUtime=1.25 cores=1,3,5,7
/proc/9607/task/9622/stat : 9622 (java) S 9605 9607 8948 0 -1 4202560 11628 0 0 0 124 1 0 0 15 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 5 0 0 0
[pid=9607/tid=9623] ppid=9605 vsize=15702276 CPUtime=0.81 cores=1,3,5,7
/proc/9607/task/9623/stat : 9623 (java) S 9605 9607 8948 0 -1 4202560 7588 0 0 0 81 0 0 0 15 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9624] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9624/stat : 9624 (java) S 9605 9607 8948 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350199705 0 4 0 16800975 18446604471143662912 0 0 -1 3 0 0 0
[pid=9607/tid=9625] ppid=9605 vsize=15702276 CPUtime=0 cores=1,3,5,7
/proc/9607/task/9625/stat : 9625 (java) S 9605 9607 8948 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 503617655 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 270350200320 0 4 0 16800975 18446604471143662912 0 0 -1 1 0 0 0
[pid=9607/tid=9641] ppid=9605 vsize=15702276 CPUtime=1191.67 cores=1,3,5,7
/proc/9607/task/9641/stat : 9641 (java) R 9605 9607 8948 0 -1 4202560 244367 0 0 0 119129 38 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505838014 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9607/tid=9642] ppid=9605 vsize=15702276 CPUtime=1191.32 cores=1,3,5,7
/proc/9607/task/9642/stat : 9642 (java) R 9605 9607 8948 0 -1 4202560 247563 0 0 0 119092 40 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912506071616 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9607/tid=9643] ppid=9605 vsize=15702276 CPUtime=1190.59 cores=1,3,5,7
/proc/9607/task/9643/stat : 9643 (java) R 9605 9607 8948 0 -1 4202560 243251 0 0 0 119018 41 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505793296 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9607/tid=9644] ppid=9605 vsize=15702276 CPUtime=1191.61 cores=1,3,5,7
/proc/9607/task/9644/stat : 9644 (java) R 9605 9607 8948 0 -1 4202560 251538 0 0 0 119121 40 0 0 25 0 22 0 503617699 16079130624 124140 33554432000 1073741824 1073778376 140736828872464 18446744073709551615 46912505867715 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 15702276

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.38
CPU user time (s): 4795.95
CPU system time (s): 4.43833
CPU usage (%): 397.865
Max. virtual memory (cumulated for all children) (KiB): 15710236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.95
system time used= 4.43832
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1993367
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= 181172
involuntary context switches= 115313

runsolver used 1.85272 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 23:20:20
IDJOB=3312361
IDBENCH=82546
IDSOLVER=1699
FILE ID=node143/3312361-1304112020
RUNJOBID= node143-1304110811-9471
PBS_JOBID= 13170658
Free space on /tmp= 72924 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312361-1304112020/watcher-3312361-1304112020 -o /tmp/evaluation-result-3312361-1304112020/solver-3312361-1304112020 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312361-1304112020.cnf

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

MD5SUM BENCH= 63b66954174098a654eacd27832fcf38
RANDOM SEED=1337923621

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31312640 kB
Buffers:        235268 kB
Cached:        1060764 kB
SwapCached:        168 kB
Active:         293948 kB
Inactive:      1068628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31312640 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2244 kB
Writeback:          12 kB
AnonPages:       65848 kB
Mapped:          15336 kB
Slab:           212556 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221428 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= 72920 MiB
End job on node143 at 2011-04-29 23:40:29