Trace number 3312475

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
MD5SUM98486271f2f72889c040eabfd36ebd13
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	44:50 INFO : Reading from input HOME/instance-3312475-1304117089.cnf
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
2.04/1.01	44:50 INFO : 300 variables remaining out of 300
2.04/1.01	44:50 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-3312475-1304117089/watcher-3312475-1304117089 -o /tmp/evaluation-result-3312475-1304117089/solver-3312475-1304117089 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312475-1304117089.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.65 7.68 6.89 2/187 29065
/proc/meminfo: memFree=30886244/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 1424 0 0 0 0 0 0 0 20 0 2 0 523309881 27824128 894 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 6793 894 684 9 0 381 0
[pid=29065/tid=29068] ppid=29063 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) R 29063 29065 28325 0 -1 4202560 71 0 0 0 0 0 0 0 21 0 2 0 523309882 29065216 898 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270608187015 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0395489 s]
/proc/loadavg: 6.65 7.68 6.89 2/187 29065
/proc/meminfo: memFree=30886244/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 3794 0 1 0 2 0 0 0 20 0 13 0 523309881 15978749952 3233 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3901062 3233 1682 9 0 3891810 0
[pid=29065/tid=29068] ppid=29063 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) R 29063 29065 28325 0 -1 4202560 2402 0 1 0 2 0 0 0 21 0 13 0 523309882 15978749952 3233 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270613106533 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100551 s]
/proc/loadavg: 6.65 7.68 6.89 2/187 29065
/proc/meminfo: memFree=30886244/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15676932 CPUtime=0.1 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 5548 0 1 0 9 1 0 0 20 0 18 0 523309881 16053178368 4968 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3919233 4968 2116 9 0 3909952 0
[pid=29065/tid=29068] ppid=29063 vsize=15676932 CPUtime=0.08 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) R 29063 29065 28325 0 -1 4202560 3410 0 1 0 8 0 0 0 18 0 18 0 523309882 16053178368 4968 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270613106533 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676932

[startup+0.300466 s]
/proc/loadavg: 6.65 7.68 6.89 2/187 29065
/proc/meminfo: memFree=30886244/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15680428 CPUtime=0.51 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 14965 0 1 0 48 3 0 0 20 0 18 0 523309881 16056758272 13417 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3920107 13420 2206 9 0 3910826 0
[pid=29065/tid=29068] ppid=29063 vsize=15680428 CPUtime=0.27 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) R 29063 29065 28325 0 -1 4202560 9879 0 1 0 26 1 0 0 18 0 18 0 523309882 16056758272 13424 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505640339 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680428

[startup+0.700432 s]
/proc/loadavg: 6.65 7.68 6.89 2/187 29065
/proc/meminfo: memFree=30886244/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15698684 CPUtime=1.13 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 46615 0 1 0 106 7 0 0 20 0 22 0 523309881 16075452416 43159 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3924671 43159 2247 9 0 3915390 0
[pid=29065/tid=29068] ppid=29063 vsize=15698684 CPUtime=0.67 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) R 29063 29065 28325 0 -1 4202560 35631 0 1 0 62 5 0 0 20 0 22 0 523309882 16075452416 43159 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 47105662309263 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15698684

[startup+1.50126 s]
/proc/loadavg: 6.65 7.68 6.89 7/220 29098
/proc/meminfo: memFree=30530844/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15707460 CPUtime=3.5 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 57910 0 1 0 341 9 0 0 20 0 22 0 523309881 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3926865 48658 2273 9 0 3917584 0
[pid=29065/tid=29068] ppid=29063 vsize=15707460 CPUtime=0.99 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) S 29063 29065 28325 0 -1 4202560 35685 0 1 0 94 5 0 0 20 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29070] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29070/stat : 29070 (java) S 29063 29065 28325 0 -1 4202560 373 0 0 0 0 0 0 0 18 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29071] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29071/stat : 29071 (java) S 29063 29065 28325 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29072] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29072/stat : 29072 (java) S 29063 29065 28325 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29073] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29073/stat : 29073 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29074] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29074/stat : 29074 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29075] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29075/stat : 29075 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29076] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29076/stat : 29076 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29077] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29077/stat : 29077 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523309882 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29078] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29078/stat : 29078 (java) S 29063 29065 28325 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 523309883 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 0 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29079] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29079/stat : 29079 (java) S 29063 29065 28325 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 523309883 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29080] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29080/stat : 29080 (java) S 29063 29065 28325 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 523309883 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29086] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29086/stat : 29086 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523309886 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624934321 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29087] ppid=29063 vsize=15707460 CPUtime=0.68 cores=1,3,5,7
/proc/29065/task/29087/stat : 29087 (java) S 29063 29065 28325 0 -1 4202560 7954 0 0 0 67 1 0 0 19 0 22 0 523309886 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29088] ppid=29063 vsize=15707460 CPUtime=0.84 cores=1,3,5,7
/proc/29065/task/29088/stat : 29088 (java) R 29063 29065 28325 0 -1 4202560 12406 0 0 0 82 2 0 0 17 0 22 0 523309886 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29065/tid=29089] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29089/stat : 29089 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523309886 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29090] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29090/stat : 29090 (java) R 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523309886 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29065/tid=29095] ppid=29063 vsize=15707460 CPUtime=0.28 cores=1,3,5,7
/proc/29065/task/29095/stat : 29095 (java) R 29063 29065 28325 0 -1 4202560 36 0 0 0 28 0 0 0 15 0 22 0 523309930 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505216229 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29065/tid=29096] ppid=29063 vsize=15707460 CPUtime=0.28 cores=1,3,5,7
/proc/29065/task/29096/stat : 29096 (java) R 29063 29065 28325 0 -1 4202560 8 0 0 0 28 0 0 0 16 0 22 0 523309930 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 47105661966420 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29065/tid=29097] ppid=29063 vsize=15707460 CPUtime=0.29 cores=1,3,5,7
/proc/29065/task/29097/stat : 29097 (java) R 29063 29065 28325 0 -1 4202560 9 0 0 0 29 0 0 0 16 0 22 0 523309930 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505951875 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29065/tid=29098] ppid=29063 vsize=15707460 CPUtime=0.08 cores=1,3,5,7
/proc/29065/task/29098/stat : 29098 (java) R 29063 29065 28325 0 -1 4202560 10 0 0 0 8 0 0 0 15 0 22 0 523309930 16084439040 48658 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505775621 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 15707460

[startup+3.10097 s]
/proc/loadavg: 6.65 7.68 6.89 11/220 29098
/proc/meminfo: memFree=30436480/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15707460 CPUtime=9.87 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 89170 0 1 0 972 15 0 0 20 0 22 0 523309881 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3926865 79701 2273 9 0 3917584 0
[pid=29065/tid=29068] ppid=29063 vsize=15707460 CPUtime=0.99 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) S 29063 29065 28325 0 -1 4202560 35685 0 1 0 94 5 0 0 20 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29070] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29070/stat : 29070 (java) S 29063 29065 28325 0 -1 4202560 4587 0 0 0 0 0 0 0 16 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29071] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29071/stat : 29071 (java) S 29063 29065 28325 0 -1 4202560 2661 0 0 0 0 0 0 0 16 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29072] ppid=29063 vsize=15707460 CPUtime=0.01 cores=1,3,5,7
/proc/29065/task/29072/stat : 29072 (java) S 29063 29065 28325 0 -1 4202560 2477 0 0 0 1 0 0 0 15 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29073] ppid=29063 vsize=15707460 CPUtime=0.01 cores=1,3,5,7
/proc/29065/task/29073/stat : 29073 (java) S 29063 29065 28325 0 -1 4202560 2588 0 0 0 1 0 0 0 15 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29074] ppid=29063 vsize=15707460 CPUtime=0.01 cores=1,3,5,7
/proc/29065/task/29074/stat : 29074 (java) S 29063 29065 28325 0 -1 4202560 4246 0 0 0 1 0 0 0 15 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29075] ppid=29063 vsize=15707460 CPUtime=0.02 cores=1,3,5,7
/proc/29065/task/29075/stat : 29075 (java) S 29063 29065 28325 0 -1 4202560 5578 0 0 0 1 1 0 0 16 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29076] ppid=29063 vsize=15707460 CPUtime=0.01 cores=1,3,5,7
/proc/29065/task/29076/stat : 29076 (java) S 29063 29065 28325 0 -1 4202560 4748 0 0 0 0 1 0 0 16 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29077] ppid=29063 vsize=15707460 CPUtime=0.01 cores=1,3,5,7
/proc/29065/task/29077/stat : 29077 (java) S 29063 29065 28325 0 -1 4202560 4651 0 0 0 1 0 0 0 16 0 22 0 523309882 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29078] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29078/stat : 29078 (java) S 29063 29065 28325 0 -1 4202560 114 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 0 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29079] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29079/stat : 29079 (java) S 29063 29065 28325 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29080] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29080/stat : 29080 (java) S 29063 29065 28325 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29086] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29086/stat : 29086 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523309886 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624934321 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29087] ppid=29063 vsize=15707460 CPUtime=0.68 cores=1,3,5,7
/proc/29065/task/29087/stat : 29087 (java) S 29063 29065 28325 0 -1 4202560 7956 0 0 0 67 1 0 0 17 0 22 0 523309886 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29088] ppid=29063 vsize=15707460 CPUtime=0.98 cores=1,3,5,7
/proc/29065/task/29088/stat : 29088 (java) S 29063 29065 28325 0 -1 4202560 12426 0 0 0 96 2 0 0 15 0 22 0 523309886 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29089] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29089/stat : 29089 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523309886 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29090] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29090/stat : 29090 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523309886 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29095] ppid=29063 vsize=15707460 CPUtime=1.84 cores=1,3,5,7
/proc/29065/task/29095/stat : 29095 (java) R 29063 29065 28325 0 -1 4202560 36 0 0 0 184 0 0 0 17 0 22 0 523309930 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912506075002 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29065/tid=29096] ppid=29063 vsize=15707460 CPUtime=1.84 cores=1,3,5,7
/proc/29065/task/29096/stat : 29096 (java) R 29063 29065 28325 0 -1 4202560 8 0 0 0 184 0 0 0 17 0 22 0 523309930 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505868687 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29065/tid=29097] ppid=29063 vsize=15707460 CPUtime=1.84 cores=1,3,5,7
/proc/29065/task/29097/stat : 29097 (java) R 29063 29065 28325 0 -1 4202560 12 0 0 0 184 0 0 0 17 0 22 0 523309930 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912506074840 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29065/tid=29098] ppid=29063 vsize=15707460 CPUtime=1.5 cores=1,3,5,7
/proc/29065/task/29098/stat : 29098 (java) R 29063 29065 28325 0 -1 4202560 10 0 0 0 150 0 0 0 17 0 22 0 523309930 16084439040 79701 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505799155 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 15707460

[startup+6.30141 s]
/proc/loadavg: 6.84 7.70 6.90 11/220 29098
/proc/meminfo: memFree=29302628/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15707460 CPUtime=22.64 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 235525 0 1 0 2222 42 0 0 20 0 22 0 523309881 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3926865 225955 2284 9 0 3917584 0
[pid=29065/tid=29068] ppid=29063 vsize=15707460 CPUtime=0.99 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) S 29063 29065 28325 0 -1 4202560 35685 0 1 0 94 5 0 0 20 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29070] ppid=29063 vsize=15707460 CPUtime=0.04 cores=1,3,5,7
/proc/29065/task/29070/stat : 29070 (java) S 29063 29065 28325 0 -1 4202560 10726 0 0 0 2 2 0 0 15 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29071] ppid=29063 vsize=15707460 CPUtime=0.04 cores=1,3,5,7
/proc/29065/task/29071/stat : 29071 (java) S 29063 29065 28325 0 -1 4202560 13518 0 0 0 2 2 0 0 15 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29072] ppid=29063 vsize=15707460 CPUtime=0.05 cores=1,3,5,7
/proc/29065/task/29072/stat : 29072 (java) S 29063 29065 28325 0 -1 4202560 14293 0 0 0 3 2 0 0 16 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29073] ppid=29063 vsize=15707460 CPUtime=0.07 cores=1,3,5,7
/proc/29065/task/29073/stat : 29073 (java) S 29063 29065 28325 0 -1 4202560 20957 0 0 0 4 3 0 0 16 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29074] ppid=29063 vsize=15707460 CPUtime=0.07 cores=1,3,5,7
/proc/29065/task/29074/stat : 29074 (java) S 29063 29065 28325 0 -1 4202560 19922 0 0 0 4 3 0 0 16 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29075] ppid=29063 vsize=15707460 CPUtime=0.1 cores=1,3,5,7
/proc/29065/task/29075/stat : 29075 (java) S 29063 29065 28325 0 -1 4202560 28141 0 0 0 4 6 0 0 16 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29076] ppid=29063 vsize=15707460 CPUtime=0.01 cores=1,3,5,7
/proc/29065/task/29076/stat : 29076 (java) S 29063 29065 28325 0 -1 4202560 4748 0 0 0 0 1 0 0 15 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29077] ppid=29063 vsize=15707460 CPUtime=0.04 cores=1,3,5,7
/proc/29065/task/29077/stat : 29077 (java) S 29063 29065 28325 0 -1 4202560 9714 0 0 0 2 2 0 0 15 0 22 0 523309882 16084439040 225955 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0

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

[pid=29065/tid=29096] ppid=29063 vsize=15707460 CPUtime=1108.76 cores=1,3,5,7
/proc/29065/task/29096/stat : 29096 (java) R 29063 29065 28325 0 -1 4202560 280544 0 0 0 110833 43 0 0 25 0 22 0 523309930 16084439040 126446 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29065/tid=29097] ppid=29063 vsize=15707460 CPUtime=1108.61 cores=1,3,5,7
/proc/29065/task/29097/stat : 29097 (java) R 29063 29065 28325 0 -1 4202560 279601 0 0 0 110820 41 0 0 25 0 22 0 523309930 16084439040 126446 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505734272 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29065/tid=29098] ppid=29063 vsize=15707460 CPUtime=1107 cores=1,3,5,7
/proc/29065/task/29098/stat : 29098 (java) R 29063 29065 28325 0 -1 4202560 276034 0 0 0 110660 40 0 0 25 0 22 0 523309930 16084439040 126446 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912506101102 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4465.52
Current children cumulated vsize (KiB) 15707460

[startup+1182.3 s]
/proc/loadavg: 8.33 8.12 7.74 10/220 29142
/proc/meminfo: memFree=29943184/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15707460 CPUtime=4703.97 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 2081723 0 1 0 469966 431 0 0 20 0 22 0 523309881 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3926865 129586 2298 9 0 3917584 0
[pid=29065/tid=29068] ppid=29063 vsize=15707460 CPUtime=0.99 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) S 29063 29065 28325 0 -1 4202560 35685 0 1 0 94 5 0 0 20 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29070] ppid=29063 vsize=15707460 CPUtime=3.73 cores=1,3,5,7
/proc/29065/task/29070/stat : 29070 (java) S 29063 29065 28325 0 -1 4202560 107023 0 0 0 348 25 0 0 15 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29071] ppid=29063 vsize=15707460 CPUtime=3.59 cores=1,3,5,7
/proc/29065/task/29071/stat : 29071 (java) S 29063 29065 28325 0 -1 4202560 107730 0 0 0 334 25 0 0 16 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29072] ppid=29063 vsize=15707460 CPUtime=3.65 cores=1,3,5,7
/proc/29065/task/29072/stat : 29072 (java) S 29063 29065 28325 0 -1 4202560 99470 0 0 0 345 20 0 0 15 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29073] ppid=29063 vsize=15707460 CPUtime=3.67 cores=1,3,5,7
/proc/29065/task/29073/stat : 29073 (java) S 29063 29065 28325 0 -1 4202560 110025 0 0 0 343 24 0 0 16 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29074] ppid=29063 vsize=15707460 CPUtime=3.71 cores=1,3,5,7
/proc/29065/task/29074/stat : 29074 (java) S 29063 29065 28325 0 -1 4202560 110894 0 0 0 348 23 0 0 15 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29075] ppid=29063 vsize=15707460 CPUtime=3.82 cores=1,3,5,7
/proc/29065/task/29075/stat : 29075 (java) S 29063 29065 28325 0 -1 4202560 115297 0 0 0 357 25 0 0 15 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29076] ppid=29063 vsize=15707460 CPUtime=3.57 cores=1,3,5,7
/proc/29065/task/29076/stat : 29076 (java) S 29063 29065 28325 0 -1 4202560 94735 0 0 0 336 21 0 0 15 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29077] ppid=29063 vsize=15707460 CPUtime=3.59 cores=1,3,5,7
/proc/29065/task/29077/stat : 29077 (java) S 29063 29065 28325 0 -1 4202560 97352 0 0 0 338 21 0 0 15 0 22 0 523309882 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29078] ppid=29063 vsize=15707460 CPUtime=1.76 cores=1,3,5,7
/proc/29065/task/29078/stat : 29078 (java) S 29063 29065 28325 0 -1 4202560 5559 0 0 0 118 58 0 0 15 0 22 0 523309883 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 0 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29079] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29079/stat : 29079 (java) S 29063 29065 28325 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29080] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29080/stat : 29080 (java) S 29063 29065 28325 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29086] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29086/stat : 29086 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523309886 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624934321 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29087] ppid=29063 vsize=15707460 CPUtime=1.03 cores=1,3,5,7
/proc/29065/task/29087/stat : 29087 (java) S 29063 29065 28325 0 -1 4202560 8005 0 0 0 102 1 0 0 15 0 22 0 523309886 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29088] ppid=29063 vsize=15707460 CPUtime=1.24 cores=1,3,5,7
/proc/29065/task/29088/stat : 29088 (java) S 29063 29065 28325 0 -1 4202560 12476 0 0 0 122 2 0 0 15 0 22 0 523309886 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29089] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29089/stat : 29089 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523309886 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29090] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29090/stat : 29090 (java) S 29063 29065 28325 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 523309886 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29095] ppid=29063 vsize=15707460 CPUtime=1167.53 cores=1,3,5,7
/proc/29065/task/29095/stat : 29095 (java) R 29063 29065 28325 0 -1 4202560 293004 0 0 0 116713 40 0 0 18 0 22 0 523309930 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29065/tid=29096] ppid=29063 vsize=15707460 CPUtime=1167.94 cores=1,3,5,7
/proc/29065/task/29096/stat : 29096 (java) R 29063 29065 28325 0 -1 4202560 295626 0 0 0 116749 45 0 0 25 0 22 0 523309930 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505862195 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29065/tid=29097] ppid=29063 vsize=15707460 CPUtime=1167.68 cores=1,3,5,7
/proc/29065/task/29097/stat : 29097 (java) R 29063 29065 28325 0 -1 4202560 295741 0 0 0 116725 43 0 0 25 0 22 0 523309930 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912506154577 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29065/tid=29098] ppid=29063 vsize=15707460 CPUtime=1166.27 cores=1,3,5,7
/proc/29065/task/29098/stat : 29098 (java) R 29063 29065 28325 0 -1 4202560 291649 0 0 0 116584 43 0 0 25 0 22 0 523309930 16084439040 129586 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505889201 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4703.97
Current children cumulated vsize (KiB) 15707460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 8.35 8.14 7.75 9/220 29142
/proc/meminfo: memFree=29962632/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15707460 CPUtime=4800.36 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 2114879 0 1 0 479598 438 0 0 20 0 22 0 523309881 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3926865 127588 2298 9 0 3917584 0
[pid=29065/tid=29068] ppid=29063 vsize=15707460 CPUtime=0.99 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) S 29063 29065 28325 0 -1 4202560 35685 0 1 0 94 5 0 0 20 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29070] ppid=29063 vsize=15707460 CPUtime=3.8 cores=1,3,5,7
/proc/29065/task/29070/stat : 29070 (java) S 29063 29065 28325 0 -1 4202560 108898 0 0 0 355 25 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29071] ppid=29063 vsize=15707460 CPUtime=3.68 cores=1,3,5,7
/proc/29065/task/29071/stat : 29071 (java) S 29063 29065 28325 0 -1 4202560 109745 0 0 0 343 25 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29072] ppid=29063 vsize=15707460 CPUtime=3.74 cores=1,3,5,7
/proc/29065/task/29072/stat : 29072 (java) S 29063 29065 28325 0 -1 4202560 101629 0 0 0 353 21 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29073] ppid=29063 vsize=15707460 CPUtime=3.76 cores=1,3,5,7
/proc/29065/task/29073/stat : 29073 (java) S 29063 29065 28325 0 -1 4202560 112121 0 0 0 352 24 0 0 16 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29074] ppid=29063 vsize=15707460 CPUtime=3.79 cores=1,3,5,7
/proc/29065/task/29074/stat : 29074 (java) S 29063 29065 28325 0 -1 4202560 112951 0 0 0 355 24 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29075] ppid=29063 vsize=15707460 CPUtime=3.9 cores=1,3,5,7
/proc/29065/task/29075/stat : 29075 (java) S 29063 29065 28325 0 -1 4202560 117394 0 0 0 365 25 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29076] ppid=29063 vsize=15707460 CPUtime=3.66 cores=1,3,5,7
/proc/29065/task/29076/stat : 29076 (java) S 29063 29065 28325 0 -1 4202560 96887 0 0 0 344 22 0 0 16 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29077] ppid=29063 vsize=15707460 CPUtime=3.68 cores=1,3,5,7
/proc/29065/task/29077/stat : 29077 (java) S 29063 29065 28325 0 -1 4202560 100295 0 0 0 346 22 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29078] ppid=29063 vsize=15707460 CPUtime=1.78 cores=1,3,5,7
/proc/29065/task/29078/stat : 29078 (java) S 29063 29065 28325 0 -1 4202560 5677 0 0 0 119 59 0 0 15 0 22 0 523309883 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 0 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29079] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29079/stat : 29079 (java) S 29063 29065 28325 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29080] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29080/stat : 29080 (java) S 29063 29065 28325 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29086] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29086/stat : 29086 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624934321 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29087] ppid=29063 vsize=15707460 CPUtime=1.03 cores=1,3,5,7
/proc/29065/task/29087/stat : 29087 (java) S 29063 29065 28325 0 -1 4202560 8005 0 0 0 102 1 0 0 15 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29088] ppid=29063 vsize=15707460 CPUtime=1.24 cores=1,3,5,7
/proc/29065/task/29088/stat : 29088 (java) S 29063 29065 28325 0 -1 4202560 12476 0 0 0 122 2 0 0 15 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29089] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29089/stat : 29089 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29090] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29090/stat : 29090 (java) S 29063 29065 28325 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29095] ppid=29063 vsize=15707460 CPUtime=1191.48 cores=1,3,5,7
/proc/29065/task/29095/stat : 29095 (java) R 29063 29065 28325 0 -1 4202560 297070 0 0 0 119107 41 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505746002 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29065/tid=29096] ppid=29063 vsize=15707460 CPUtime=1191.91 cores=1,3,5,7
/proc/29065/task/29096/stat : 29096 (java) R 29063 29065 28325 0 -1 4202560 299533 0 0 0 119145 46 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505799032 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29065/tid=29097] ppid=29063 vsize=15707460 CPUtime=1191.53 cores=1,3,5,7
/proc/29065/task/29097/stat : 29097 (java) R 29063 29065 28325 0 -1 4202560 299232 0 0 0 119109 44 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505890176 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29065/tid=29098] ppid=29063 vsize=15707460 CPUtime=1190.24 cores=1,3,5,7
/proc/29065/task/29098/stat : 29098 (java) R 29063 29065 28325 0 -1 4202560 295827 0 0 0 118981 43 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912506100957 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15707460

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: 8.35 8.14 7.75 9/220 29142
/proc/meminfo: memFree=29962632/32951124 swapFree=67111524/67111528
[pid=29065] ppid=29063 vsize=15707460 CPUtime=4800.36 cores=1,3,5,7
/proc/29065/stat : 29065 (java) S 29063 29065 28325 0 -1 4202496 2114879 0 1 0 479598 438 0 0 20 0 22 0 523309881 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29065/statm: 3926865 127588 2298 9 0 3917584 0
[pid=29065/tid=29068] ppid=29063 vsize=15707460 CPUtime=0.99 cores=1,3,5,7
/proc/29065/task/29068/stat : 29068 (java) S 29063 29065 28325 0 -1 4202560 35685 0 1 0 94 5 0 0 20 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29070] ppid=29063 vsize=15707460 CPUtime=3.8 cores=1,3,5,7
/proc/29065/task/29070/stat : 29070 (java) S 29063 29065 28325 0 -1 4202560 108898 0 0 0 355 25 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29071] ppid=29063 vsize=15707460 CPUtime=3.68 cores=1,3,5,7
/proc/29065/task/29071/stat : 29071 (java) S 29063 29065 28325 0 -1 4202560 109745 0 0 0 343 25 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29072] ppid=29063 vsize=15707460 CPUtime=3.74 cores=1,3,5,7
/proc/29065/task/29072/stat : 29072 (java) S 29063 29065 28325 0 -1 4202560 101629 0 0 0 353 21 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29073] ppid=29063 vsize=15707460 CPUtime=3.76 cores=1,3,5,7
/proc/29065/task/29073/stat : 29073 (java) S 29063 29065 28325 0 -1 4202560 112121 0 0 0 352 24 0 0 16 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29074] ppid=29063 vsize=15707460 CPUtime=3.79 cores=1,3,5,7
/proc/29065/task/29074/stat : 29074 (java) S 29063 29065 28325 0 -1 4202560 112951 0 0 0 355 24 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29075] ppid=29063 vsize=15707460 CPUtime=3.9 cores=1,3,5,7
/proc/29065/task/29075/stat : 29075 (java) S 29063 29065 28325 0 -1 4202560 117394 0 0 0 365 25 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29076] ppid=29063 vsize=15707460 CPUtime=3.66 cores=1,3,5,7
/proc/29065/task/29076/stat : 29076 (java) S 29063 29065 28325 0 -1 4202560 96887 0 0 0 344 22 0 0 16 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29077] ppid=29063 vsize=15707460 CPUtime=3.68 cores=1,3,5,7
/proc/29065/task/29077/stat : 29077 (java) S 29063 29065 28325 0 -1 4202560 100295 0 0 0 346 22 0 0 15 0 22 0 523309882 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29078] ppid=29063 vsize=15707460 CPUtime=1.78 cores=1,3,5,7
/proc/29065/task/29078/stat : 29078 (java) S 29063 29065 28325 0 -1 4202560 5677 0 0 0 119 59 0 0 15 0 22 0 523309883 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 0 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29079] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29079/stat : 29079 (java) S 29063 29065 28325 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29080] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29080/stat : 29080 (java) S 29063 29065 28325 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 523309883 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29086] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29086/stat : 29086 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624934321 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29087] ppid=29063 vsize=15707460 CPUtime=1.03 cores=1,3,5,7
/proc/29065/task/29087/stat : 29087 (java) S 29063 29065 28325 0 -1 4202560 8005 0 0 0 102 1 0 0 15 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 7 0 0 0
[pid=29065/tid=29088] ppid=29063 vsize=15707460 CPUtime=1.24 cores=1,3,5,7
/proc/29065/task/29088/stat : 29088 (java) S 29063 29065 28325 0 -1 4202560 12476 0 0 0 122 2 0 0 15 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 1 0 0 0
[pid=29065/tid=29089] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29089/stat : 29089 (java) S 29063 29065 28325 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624926617 0 4 0 16800975 18446604456941684736 0 0 -1 5 0 0 0
[pid=29065/tid=29090] ppid=29063 vsize=15707460 CPUtime=0 cores=1,3,5,7
/proc/29065/task/29090/stat : 29090 (java) S 29063 29065 28325 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 523309886 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 270624927232 0 4 0 16800975 18446604456941684736 0 0 -1 3 0 0 0
[pid=29065/tid=29095] ppid=29063 vsize=15707460 CPUtime=1191.48 cores=1,3,5,7
/proc/29065/task/29095/stat : 29095 (java) R 29063 29065 28325 0 -1 4202560 297070 0 0 0 119107 41 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505746002 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29065/tid=29096] ppid=29063 vsize=15707460 CPUtime=1191.91 cores=1,3,5,7
/proc/29065/task/29096/stat : 29096 (java) R 29063 29065 28325 0 -1 4202560 299533 0 0 0 119145 46 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505799032 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29065/tid=29097] ppid=29063 vsize=15707460 CPUtime=1191.53 cores=1,3,5,7
/proc/29065/task/29097/stat : 29097 (java) R 29063 29065 28325 0 -1 4202560 299232 0 0 0 119109 44 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912505890176 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29065/tid=29098] ppid=29063 vsize=15707460 CPUtime=1190.24 cores=1,3,5,7
/proc/29065/task/29098/stat : 29098 (java) R 29063 29065 28325 0 -1 4202560 295827 0 0 0 118981 43 0 0 25 0 22 0 523309930 16084439040 127588 33554432000 1073741824 1073778376 140735187637680 18446744073709551615 46912506100957 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15707460

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.43
CPU user time (s): 4796.02
CPU system time (s): 4.41133
CPU usage (%): 397.868
Max. virtual memory (cumulated for all children) (KiB): 15709980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.02
system time used= 4.41133
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2114905
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= 178180
involuntary context switches= 117196

runsolver used 2.05269 second user time and 4.5933 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 00:44:49
IDJOB=3312475
IDBENCH=82660
IDSOLVER=1699
FILE ID=node108/3312475-1304117089
RUNJOBID= node108-1304117089-29036
PBS_JOBID= 13170680
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= 98486271f2f72889c040eabfd36ebd13
RANDOM SEED=384838125

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30886640 kB
Buffers:        543996 kB
Cached:        1059048 kB
SwapCached:          4 kB
Active:          67188 kB
Inactive:      1604596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30886640 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4824 kB
Writeback:           0 kB
AnonPages:       68684 kB
Mapped:          20700 kB
Slab:           327656 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   770240 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= 72116 MiB
End job on node108 at 2011-04-30 01:04:58