Trace number 3311523

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 (hbr=2)? (TO) 4800.45 1207.04

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
MD5SUMbb08468cf0220e53f83e89f3d31d3696
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	02:07 INFO : Reading from input HOME/instance-3311523-1304132527.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.51/0.39	02:08 INFO : 597 variables remaining out of 600
0.51/0.39	02:08 INFO : 10128 literals remaining out of 10224

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

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

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


[startup+0 s]
/proc/loadavg: 7.42 7.90 7.58 1/175 8149
/proc/meminfo: memFree=29237480/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/8149/stat : 8149 (java) R 8147 8149 7114 0 -1 4202496 1198 0 0 0 0 0 0 0 25 0 1 0 603483192 23580672 683 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252453103080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8149/statm: 5757 683 510 9 0 124 0

[startup+0.105328 s]
/proc/loadavg: 7.42 7.90 7.58 1/175 8149
/proc/meminfo: memFree=29237480/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15676632 CPUtime=0.1 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 5555 0 1 0 10 0 0 0 25 0 18 0 603483192 16052871168 4947 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3919158 4947 2117 9 0 3909877 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676632

[startup+0.201182 s]
/proc/loadavg: 7.42 7.90 7.58 1/175 8149
/proc/meminfo: memFree=29237480/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15677288 CPUtime=0.26 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 7031 0 1 0 26 0 0 0 25 0 18 0 603483192 16053542912 6345 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3919322 6345 2181 9 0 3910041 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15677288

[startup+0.301133 s]
/proc/loadavg: 7.42 7.90 7.58 1/175 8149
/proc/meminfo: memFree=29237480/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15748608 CPUtime=0.51 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 11214 0 1 0 50 1 0 0 25 0 22 0 603483192 16126574592 9658 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3937152 9658 2212 9 0 3927871 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15748608

[startup+1.14785 s]
/proc/loadavg: 7.42 7.90 7.58 1/175 8149
/proc/meminfo: memFree=29237480/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15764476 CPUtime=3.67 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 57646 0 1 0 360 7 0 0 25 0 22 0 603483192 16142823424 46931 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941119 46933 2262 9 0 3931838 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 15764476

[startup+1.50084 s]
/proc/loadavg: 7.42 7.90 7.58 1/175 8149
/proc/meminfo: memFree=29237480/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15764476 CPUtime=5.07 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 63884 0 1 0 499 8 0 0 25 0 22 0 603483192 16142823424 53134 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941119 53134 2272 9 0 3931838 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 15764476

[startup+3.10155 s]
/proc/loadavg: 7.42 7.90 7.58 14/220 8219
/proc/meminfo: memFree=28319740/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15764780 CPUtime=11.45 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 159849 0 1 0 1127 18 0 0 25 0 22 0 603483192 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941195 149039 2277 9 0 3931914 0
[pid=8149/tid=8152] ppid=8147 vsize=15764780 CPUtime=0.37 cores=0,2,4,6
/proc/8149/task/8152/stat : 8152 (java) S 8147 8149 7114 0 -1 4202560 6603 0 1 0 37 0 0 0 20 0 22 0 603483192 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8158] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8158/stat : 8158 (java) S 8147 8149 7114 0 -1 4202560 2986 0 0 0 0 0 0 0 15 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8159] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8159/stat : 8159 (java) S 8147 8149 7114 0 -1 4202560 2188 0 0 0 0 0 0 0 15 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8160] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8160/stat : 8160 (java) S 8147 8149 7114 0 -1 4202560 1285 0 0 0 0 0 0 0 15 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8161] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8161/stat : 8161 (java) S 8147 8149 7114 0 -1 4202560 1189 0 0 0 0 0 0 0 15 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8162] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8162/stat : 8162 (java) S 8147 8149 7114 0 -1 4202560 1614 0 0 0 0 0 0 0 15 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8163] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8163/stat : 8163 (java) S 8147 8149 7114 0 -1 4202560 2256 0 0 0 0 0 0 0 16 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8164] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8164/stat : 8164 (java) S 8147 8149 7114 0 -1 4202560 1752 0 0 0 0 0 0 0 15 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8165] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8165/stat : 8165 (java) S 8147 8149 7114 0 -1 4202560 1865 0 0 0 0 0 0 0 15 0 22 0 603483193 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8166] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8166/stat : 8166 (java) S 8147 8149 7114 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 603483194 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 0 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8167] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8167/stat : 8167 (java) S 8147 8149 7114 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 603483194 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8168] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8168/stat : 8168 (java) S 8147 8149 7114 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 603483194 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8169] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8169/stat : 8169 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 603483197 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469889457 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8170] ppid=8147 vsize=15764780 CPUtime=1.02 cores=0,2,4,6
/proc/8149/task/8170/stat : 8170 (java) S 8147 8149 7114 0 -1 4202560 5284 0 0 0 102 0 0 0 15 0 22 0 603483197 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8171] ppid=8147 vsize=15764780 CPUtime=1.02 cores=0,2,4,6
/proc/8149/task/8171/stat : 8171 (java) S 8147 8149 7114 0 -1 4202560 16035 0 0 0 100 2 0 0 15 0 22 0 603483197 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8172] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8172/stat : 8172 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603483197 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8173] ppid=8147 vsize=15764780 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8173/stat : 8173 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603483197 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8212] ppid=8147 vsize=15764780 CPUtime=2.44 cores=0,2,4,6
/proc/8149/task/8212/stat : 8212 (java) R 8147 8149 7114 0 -1 4202560 33469 0 0 0 240 4 0 0 21 0 22 0 603483218 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505755129 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8149/tid=8213] ppid=8147 vsize=15764780 CPUtime=2.63 cores=0,2,4,6
/proc/8149/task/8213/stat : 8213 (java) R 8147 8149 7114 0 -1 4202560 34592 0 0 0 260 3 0 0 19 0 22 0 603483218 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912506105513 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8149/tid=8214] ppid=8147 vsize=15764780 CPUtime=1.91 cores=0,2,4,6
/proc/8149/task/8214/stat : 8214 (java) R 8147 8149 7114 0 -1 4202560 25236 0 0 0 189 2 0 0 17 0 22 0 603483218 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505746392 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8149/tid=8215] ppid=8147 vsize=15764780 CPUtime=1.92 cores=0,2,4,6
/proc/8149/task/8215/stat : 8215 (java) R 8147 8149 7114 0 -1 4202560 21664 0 0 0 191 1 0 0 19 0 22 0 603483218 16143134720 149039 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 47594790480148 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 15764780

[startup+6.30095 s]
/proc/loadavg: 7.63 7.93 7.59 9/220 8219
/proc/meminfo: memFree=27538300/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15765252 CPUtime=24.22 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 288649 0 1 0 2387 35 0 0 25 0 22 0 603483192 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941313 276273 2277 9 0 3932032 0
[pid=8149/tid=8152] ppid=8147 vsize=15765252 CPUtime=0.37 cores=0,2,4,6
/proc/8149/task/8152/stat : 8152 (java) S 8147 8149 7114 0 -1 4202560 6603 0 1 0 37 0 0 0 20 0 22 0 603483192 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8158] ppid=8147 vsize=15765252 CPUtime=0.01 cores=0,2,4,6
/proc/8149/task/8158/stat : 8158 (java) S 8147 8149 7114 0 -1 4202560 3310 0 0 0 1 0 0 0 16 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8159] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8159/stat : 8159 (java) S 8147 8149 7114 0 -1 4202560 2361 0 0 0 0 0 0 0 15 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8160] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8160/stat : 8160 (java) S 8147 8149 7114 0 -1 4202560 1426 0 0 0 0 0 0 0 16 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8161] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8161/stat : 8161 (java) S 8147 8149 7114 0 -1 4202560 1690 0 0 0 0 0 0 0 16 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8162] ppid=8147 vsize=15765252 CPUtime=0.01 cores=0,2,4,6
/proc/8149/task/8162/stat : 8162 (java) S 8147 8149 7114 0 -1 4202560 2463 0 0 0 1 0 0 0 16 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8163] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8163/stat : 8163 (java) S 8147 8149 7114 0 -1 4202560 2461 0 0 0 0 0 0 0 15 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8164] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8164/stat : 8164 (java) S 8147 8149 7114 0 -1 4202560 2269 0 0 0 0 0 0 0 15 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8165] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8165/stat : 8165 (java) S 8147 8149 7114 0 -1 4202560 2055 0 0 0 0 0 0 0 15 0 22 0 603483193 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8166] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8166/stat : 8166 (java) S 8147 8149 7114 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 603483194 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 0 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8167] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8167/stat : 8167 (java) S 8147 8149 7114 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8168] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8168/stat : 8168 (java) S 8147 8149 7114 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8169] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8169/stat : 8169 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 603483197 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469889457 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8170] ppid=8147 vsize=15765252 CPUtime=1.06 cores=0,2,4,6
/proc/8149/task/8170/stat : 8170 (java) S 8147 8149 7114 0 -1 4202560 5383 0 0 0 106 0 0 0 15 0 22 0 603483197 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8171] ppid=8147 vsize=15765252 CPUtime=1.11 cores=0,2,4,6
/proc/8149/task/8171/stat : 8171 (java) S 8147 8149 7114 0 -1 4202560 16046 0 0 0 109 2 0 0 15 0 22 0 603483197 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8172] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8172/stat : 8172 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603483197 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8173] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8173/stat : 8173 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603483197 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 4 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8212] ppid=8147 vsize=15765252 CPUtime=5.54 cores=0,2,4,6
/proc/8149/task/8212/stat : 8212 (java) R 8147 8149 7114 0 -1 4202560 63229 0 0 0 546 8 0 0 25 0 22 0 603483218 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505866644 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8149/tid=8213] ppid=8147 vsize=15765252 CPUtime=5.83 cores=0,2,4,6
/proc/8149/task/8213/stat : 8213 (java) R 8147 8149 7114 0 -1 4202560 67127 0 0 0 574 9 0 0 25 0 22 0 603483218 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 47594790479653 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8149/tid=8214] ppid=8147 vsize=15765252 CPUtime=5.06 cores=0,2,4,6
/proc/8149/task/8214/stat : 8214 (java) R 8147 8149 7114 0 -1 4202560 56932 0 0 0 500 6 0 0 25 0 22 0 603483218 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505769386 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8149/tid=8215] ppid=8147 vsize=15765252 CPUtime=5.09 cores=0,2,4,6
/proc/8149/task/8215/stat : 8215 (java) R 8147 8149 7114 0 -1 4202560 53463 0 0 0 505 4 0 0 25 0 22 0 603483218 16143618048 276273 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505725398 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 15765252

[startup+12.7008 s]
/proc/loadavg: 7.66 7.93 7.59 9/220 8220
/proc/meminfo: memFree=27579956/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15765252 CPUtime=49.77 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 289185 0 1 0 4942 35 0 0 25 0 22 0 603483192 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941313 265526 2287 9 0 3932032 0
[pid=8149/tid=8152] ppid=8147 vsize=15765252 CPUtime=0.37 cores=0,2,4,6
/proc/8149/task/8152/stat : 8152 (java) S 8147 8149 7114 0 -1 4202560 6603 0 1 0 37 0 0 0 20 0 22 0 603483192 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8158] ppid=8147 vsize=15765252 CPUtime=0.01 cores=0,2,4,6
/proc/8149/task/8158/stat : 8158 (java) S 8147 8149 7114 0 -1 4202560 3371 0 0 0 1 0 0 0 15 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8159] ppid=8147 vsize=15765252 CPUtime=0.01 cores=0,2,4,6
/proc/8149/task/8159/stat : 8159 (java) S 8147 8149 7114 0 -1 4202560 2387 0 0 0 1 0 0 0 16 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8160] ppid=8147 vsize=15765252 CPUtime=0.01 cores=0,2,4,6
/proc/8149/task/8160/stat : 8160 (java) S 8147 8149 7114 0 -1 4202560 1499 0 0 0 1 0 0 0 15 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8161] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8161/stat : 8161 (java) S 8147 8149 7114 0 -1 4202560 1734 0 0 0 0 0 0 0 16 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8162] ppid=8147 vsize=15765252 CPUtime=0.01 cores=0,2,4,6
/proc/8149/task/8162/stat : 8162 (java) S 8147 8149 7114 0 -1 4202560 2494 0 0 0 1 0 0 0 16 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8163] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8163/stat : 8163 (java) S 8147 8149 7114 0 -1 4202560 2573 0 0 0 0 0 0 0 16 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8164] ppid=8147 vsize=15765252 CPUtime=0.01 cores=0,2,4,6
/proc/8149/task/8164/stat : 8164 (java) S 8147 8149 7114 0 -1 4202560 2398 0 0 0 1 0 0 0 15 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8165] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8165/stat : 8165 (java) S 8147 8149 7114 0 -1 4202560 2066 0 0 0 0 0 0 0 16 0 22 0 603483193 16143618048 265526 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8166] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6

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

[pid=8149/tid=8213] ppid=8147 vsize=15765252 CPUtime=1108.4 cores=0,2,4,6
/proc/8149/task/8213/stat : 8213 (java) R 8147 8149 7114 0 -1 4202560 398487 0 0 0 110783 57 0 0 25 0 22 0 603483218 16143618048 108516 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505746160 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8149/tid=8214] ppid=8147 vsize=15765252 CPUtime=1107.71 cores=0,2,4,6
/proc/8149/task/8214/stat : 8214 (java) R 8147 8149 7114 0 -1 4202560 388634 0 0 0 110720 51 0 0 25 0 22 0 603483218 16143618048 108516 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505746360 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8149/tid=8215] ppid=8147 vsize=15765252 CPUtime=1107.08 cores=0,2,4,6
/proc/8149/task/8215/stat : 8215 (java) R 8147 8149 7114 0 -1 4202560 384066 0 0 0 110655 53 0 0 25 0 22 0 603483218 16143618048 108516 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4463.48
Current children cumulated vsize (KiB) 15765252

[startup+1182.3 s]
/proc/loadavg: 8.22 8.13 7.94 9/220 8251
/proc/meminfo: memFree=28483052/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15765252 CPUtime=4702.15 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 2879293 0 1 0 469673 542 0 0 25 0 22 0 603483192 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941313 101480 2298 9 0 3932032 0
[pid=8149/tid=8152] ppid=8147 vsize=15765252 CPUtime=0.37 cores=0,2,4,6
/proc/8149/task/8152/stat : 8152 (java) S 8147 8149 7114 0 -1 4202560 6603 0 1 0 37 0 0 0 20 0 22 0 603483192 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8158] ppid=8147 vsize=15765252 CPUtime=3.53 cores=0,2,4,6
/proc/8149/task/8158/stat : 8158 (java) S 8147 8149 7114 0 -1 4202560 154804 0 0 0 326 27 0 0 15 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8159] ppid=8147 vsize=15765252 CPUtime=3.5 cores=0,2,4,6
/proc/8149/task/8159/stat : 8159 (java) S 8147 8149 7114 0 -1 4202560 148694 0 0 0 323 27 0 0 15 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8160] ppid=8147 vsize=15765252 CPUtime=3.52 cores=0,2,4,6
/proc/8149/task/8160/stat : 8160 (java) S 8147 8149 7114 0 -1 4202560 154818 0 0 0 322 30 0 0 16 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8161] ppid=8147 vsize=15765252 CPUtime=3.51 cores=0,2,4,6
/proc/8149/task/8161/stat : 8161 (java) S 8147 8149 7114 0 -1 4202560 156160 0 0 0 324 27 0 0 15 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8162] ppid=8147 vsize=15765252 CPUtime=3.47 cores=0,2,4,6
/proc/8149/task/8162/stat : 8162 (java) S 8147 8149 7114 0 -1 4202560 152618 0 0 0 322 25 0 0 15 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8163] ppid=8147 vsize=15765252 CPUtime=3.48 cores=0,2,4,6
/proc/8149/task/8163/stat : 8163 (java) S 8147 8149 7114 0 -1 4202560 145734 0 0 0 322 26 0 0 16 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8164] ppid=8147 vsize=15765252 CPUtime=3.51 cores=0,2,4,6
/proc/8149/task/8164/stat : 8164 (java) S 8147 8149 7114 0 -1 4202560 149964 0 0 0 327 24 0 0 15 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8165] ppid=8147 vsize=15765252 CPUtime=3.5 cores=0,2,4,6
/proc/8149/task/8165/stat : 8165 (java) S 8147 8149 7114 0 -1 4202560 149855 0 0 0 324 26 0 0 16 0 22 0 603483193 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8166] ppid=8147 vsize=15765252 CPUtime=2.28 cores=0,2,4,6
/proc/8149/task/8166/stat : 8166 (java) S 8147 8149 7114 0 -1 4202560 7302 0 0 0 139 89 0 0 15 0 22 0 603483194 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 0 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8167] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8167/stat : 8167 (java) S 8147 8149 7114 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8168] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8168/stat : 8168 (java) S 8147 8149 7114 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8169] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8169/stat : 8169 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 603483197 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469889457 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8170] ppid=8147 vsize=15765252 CPUtime=1.14 cores=0,2,4,6
/proc/8149/task/8170/stat : 8170 (java) S 8147 8149 7114 0 -1 4202560 5398 0 0 0 114 0 0 0 15 0 22 0 603483197 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8171] ppid=8147 vsize=15765252 CPUtime=1.22 cores=0,2,4,6
/proc/8149/task/8171/stat : 8171 (java) S 8147 8149 7114 0 -1 4202560 16082 0 0 0 120 2 0 0 15 0 22 0 603483197 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8172] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8172/stat : 8172 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603483197 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8173] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8173/stat : 8173 (java) S 8147 8149 7114 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 603483197 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8212] ppid=8147 vsize=15765252 CPUtime=1167.97 cores=0,2,4,6
/proc/8149/task/8212/stat : 8212 (java) R 8147 8149 7114 0 -1 4202560 411418 0 0 0 116733 64 0 0 25 0 22 0 603483218 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505700152 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8149/tid=8213] ppid=8147 vsize=15765252 CPUtime=1167.48 cores=0,2,4,6
/proc/8149/task/8213/stat : 8213 (java) R 8147 8149 7114 0 -1 4202560 414223 0 0 0 116690 58 0 0 25 0 22 0 603483218 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505746307 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8149/tid=8214] ppid=8147 vsize=15765252 CPUtime=1167.09 cores=0,2,4,6
/proc/8149/task/8214/stat : 8214 (java) R 8147 8149 7114 0 -1 4202560 404061 0 0 0 116656 53 0 0 25 0 22 0 603483218 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505821256 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8149/tid=8215] ppid=8147 vsize=15765252 CPUtime=1166.42 cores=0,2,4,6
/proc/8149/task/8215/stat : 8215 (java) R 8147 8149 7114 0 -1 4202560 400105 0 0 0 116586 56 0 0 25 0 22 0 603483218 16143618048 101480 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505866677 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4702.15
Current children cumulated vsize (KiB) 15765252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 8.14 8.12 7.94 5/197 8254
/proc/meminfo: memFree=28851884/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15765252 CPUtime=4800.39 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 2936493 0 1 0 479486 553 0 0 25 0 22 0 603483192 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941313 97068 2298 9 0 3932032 0
[pid=8149/tid=8152] ppid=8147 vsize=15765252 CPUtime=0.37 cores=0,2,4,6
/proc/8149/task/8152/stat : 8152 (java) S 8147 8149 7114 0 -1 4202560 6603 0 1 0 37 0 0 0 20 0 22 0 603483192 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8158] ppid=8147 vsize=15765252 CPUtime=3.63 cores=0,2,4,6
/proc/8149/task/8158/stat : 8158 (java) S 8147 8149 7114 0 -1 4202560 158212 0 0 0 335 28 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8159] ppid=8147 vsize=15765252 CPUtime=3.56 cores=0,2,4,6
/proc/8149/task/8159/stat : 8159 (java) S 8147 8149 7114 0 -1 4202560 150720 0 0 0 329 27 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8160] ppid=8147 vsize=15765252 CPUtime=3.59 cores=0,2,4,6
/proc/8149/task/8160/stat : 8160 (java) S 8147 8149 7114 0 -1 4202560 156679 0 0 0 329 30 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8161] ppid=8147 vsize=15765252 CPUtime=3.58 cores=0,2,4,6
/proc/8149/task/8161/stat : 8161 (java) S 8147 8149 7114 0 -1 4202560 158696 0 0 0 331 27 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8162] ppid=8147 vsize=15765252 CPUtime=3.54 cores=0,2,4,6
/proc/8149/task/8162/stat : 8162 (java) S 8147 8149 7114 0 -1 4202560 155762 0 0 0 329 25 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8163] ppid=8147 vsize=15765252 CPUtime=3.53 cores=0,2,4,6
/proc/8149/task/8163/stat : 8163 (java) S 8147 8149 7114 0 -1 4202560 148753 0 0 0 327 26 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8164] ppid=8147 vsize=15765252 CPUtime=3.57 cores=0,2,4,6
/proc/8149/task/8164/stat : 8164 (java) S 8147 8149 7114 0 -1 4202560 152689 0 0 0 333 24 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8165] ppid=8147 vsize=15765252 CPUtime=3.57 cores=0,2,4,6
/proc/8149/task/8165/stat : 8165 (java) S 8147 8149 7114 0 -1 4202560 152707 0 0 0 331 26 0 0 16 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8166] ppid=8147 vsize=15765252 CPUtime=2.33 cores=0,2,4,6
/proc/8149/task/8166/stat : 8166 (java) S 8147 8149 7114 0 -1 4202560 7456 0 0 0 142 91 0 0 15 0 22 0 603483194 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 0 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8167] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8167/stat : 8167 (java) S 8147 8149 7114 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8168] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8168/stat : 8168 (java) S 8147 8149 7114 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8169] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8169/stat : 8169 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469889457 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8170] ppid=8147 vsize=15765252 CPUtime=1.14 cores=0,2,4,6
/proc/8149/task/8170/stat : 8170 (java) S 8147 8149 7114 0 -1 4202560 5398 0 0 0 114 0 0 0 15 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8171] ppid=8147 vsize=15765252 CPUtime=1.22 cores=0,2,4,6
/proc/8149/task/8171/stat : 8171 (java) S 8147 8149 7114 0 -1 4202560 16082 0 0 0 120 2 0 0 15 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8172] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8172/stat : 8172 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8173] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8173/stat : 8173 (java) S 8147 8149 7114 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8212] ppid=8147 vsize=15765252 CPUtime=1192.42 cores=0,2,4,6
/proc/8149/task/8212/stat : 8212 (java) R 8147 8149 7114 0 -1 4202560 420230 0 0 0 119176 66 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505745612 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8149/tid=8213] ppid=8147 vsize=15765252 CPUtime=1191.85 cores=0,2,4,6
/proc/8149/task/8213/stat : 8213 (java) R 8147 8149 7114 0 -1 4202560 422782 0 0 0 119126 59 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505970797 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8149/tid=8214] ppid=8147 vsize=15765252 CPUtime=1191.49 cores=0,2,4,6
/proc/8149/task/8214/stat : 8214 (java) R 8147 8149 7114 0 -1 4202560 413306 0 0 0 119095 54 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505746255 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8149/tid=8215] ppid=8147 vsize=15765252 CPUtime=1190.82 cores=0,2,4,6
/proc/8149/task/8215/stat : 8215 (java) R 8147 8149 7114 0 -1 4202560 408962 0 0 0 119024 58 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505979681 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15765252

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

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

[startup+1207 s]
/proc/loadavg: 8.14 8.12 7.94 5/197 8254
/proc/meminfo: memFree=28851884/32951124 swapFree=67111348/67111528
[pid=8149] ppid=8147 vsize=15765252 CPUtime=4800.39 cores=0,2,4,6
/proc/8149/stat : 8149 (java) S 8147 8149 7114 0 -1 4202496 2936493 0 1 0 479486 553 0 0 25 0 22 0 603483192 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8149/statm: 3941313 97068 2298 9 0 3932032 0
[pid=8149/tid=8152] ppid=8147 vsize=15765252 CPUtime=0.37 cores=0,2,4,6
/proc/8149/task/8152/stat : 8152 (java) S 8147 8149 7114 0 -1 4202560 6603 0 1 0 37 0 0 0 20 0 22 0 603483192 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8158] ppid=8147 vsize=15765252 CPUtime=3.63 cores=0,2,4,6
/proc/8149/task/8158/stat : 8158 (java) S 8147 8149 7114 0 -1 4202560 158212 0 0 0 335 28 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8159] ppid=8147 vsize=15765252 CPUtime=3.56 cores=0,2,4,6
/proc/8149/task/8159/stat : 8159 (java) S 8147 8149 7114 0 -1 4202560 150720 0 0 0 329 27 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8160] ppid=8147 vsize=15765252 CPUtime=3.59 cores=0,2,4,6
/proc/8149/task/8160/stat : 8160 (java) S 8147 8149 7114 0 -1 4202560 156679 0 0 0 329 30 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8161] ppid=8147 vsize=15765252 CPUtime=3.58 cores=0,2,4,6
/proc/8149/task/8161/stat : 8161 (java) S 8147 8149 7114 0 -1 4202560 158696 0 0 0 331 27 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8162] ppid=8147 vsize=15765252 CPUtime=3.54 cores=0,2,4,6
/proc/8149/task/8162/stat : 8162 (java) S 8147 8149 7114 0 -1 4202560 155762 0 0 0 329 25 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8163] ppid=8147 vsize=15765252 CPUtime=3.53 cores=0,2,4,6
/proc/8149/task/8163/stat : 8163 (java) S 8147 8149 7114 0 -1 4202560 148753 0 0 0 327 26 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8164] ppid=8147 vsize=15765252 CPUtime=3.57 cores=0,2,4,6
/proc/8149/task/8164/stat : 8164 (java) S 8147 8149 7114 0 -1 4202560 152689 0 0 0 333 24 0 0 15 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8165] ppid=8147 vsize=15765252 CPUtime=3.57 cores=0,2,4,6
/proc/8149/task/8165/stat : 8165 (java) S 8147 8149 7114 0 -1 4202560 152707 0 0 0 331 26 0 0 16 0 22 0 603483193 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8166] ppid=8147 vsize=15765252 CPUtime=2.33 cores=0,2,4,6
/proc/8149/task/8166/stat : 8166 (java) S 8147 8149 7114 0 -1 4202560 7456 0 0 0 142 91 0 0 15 0 22 0 603483194 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 0 0 16800975 18446604445959543488 0 0 -1 2 0 0 0
[pid=8149/tid=8167] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8167/stat : 8167 (java) S 8147 8149 7114 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8168] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8168/stat : 8168 (java) S 8147 8149 7114 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 603483194 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8169] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8169/stat : 8169 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469889457 0 4 0 16800975 18446604445959543488 0 0 -1 6 0 0 0
[pid=8149/tid=8170] ppid=8147 vsize=15765252 CPUtime=1.14 cores=0,2,4,6
/proc/8149/task/8170/stat : 8170 (java) S 8147 8149 7114 0 -1 4202560 5398 0 0 0 114 0 0 0 15 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8171] ppid=8147 vsize=15765252 CPUtime=1.22 cores=0,2,4,6
/proc/8149/task/8171/stat : 8171 (java) S 8147 8149 7114 0 -1 4202560 16082 0 0 0 120 2 0 0 15 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8172] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8172/stat : 8172 (java) S 8147 8149 7114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469881753 0 4 0 16800975 18446604445959543488 0 0 -1 0 0 0 0
[pid=8149/tid=8173] ppid=8147 vsize=15765252 CPUtime=0 cores=0,2,4,6
/proc/8149/task/8173/stat : 8173 (java) S 8147 8149 7114 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 603483197 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 252469882368 0 4 0 16800975 18446604445959543488 0 0 -1 4 0 0 0
[pid=8149/tid=8212] ppid=8147 vsize=15765252 CPUtime=1192.42 cores=0,2,4,6
/proc/8149/task/8212/stat : 8212 (java) R 8147 8149 7114 0 -1 4202560 420230 0 0 0 119176 66 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505745612 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8149/tid=8213] ppid=8147 vsize=15765252 CPUtime=1191.85 cores=0,2,4,6
/proc/8149/task/8213/stat : 8213 (java) R 8147 8149 7114 0 -1 4202560 422782 0 0 0 119126 59 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505970797 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8149/tid=8214] ppid=8147 vsize=15765252 CPUtime=1191.49 cores=0,2,4,6
/proc/8149/task/8214/stat : 8214 (java) R 8147 8149 7114 0 -1 4202560 413306 0 0 0 119095 54 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505746255 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8149/tid=8215] ppid=8147 vsize=15765252 CPUtime=1190.82 cores=0,2,4,6
/proc/8149/task/8215/stat : 8215 (java) R 8147 8149 7114 0 -1 4202560 408962 0 0 0 119024 58 0 0 25 0 22 0 603483218 16143618048 97068 33554432000 1073741824 1073778376 140735808731088 18446744073709551615 46912505979681 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15765252

Child status: 143
Real time (s): 1207.04
CPU time (s): 4800.45
CPU user time (s): 4794.89
CPU system time (s): 5.55515
CPU usage (%): 397.706
Max. virtual memory (cumulated for all children) (KiB): 15766784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.89
system time used= 5.55516
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2936519
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= 219523
involuntary context switches= 125256

runsolver used 2.06768 second user time and 4.56331 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 05:02:07
IDJOB=3311523
IDBENCH=82908
IDSOLVER=1698
FILE ID=node111/3311523-1304132527
RUNJOBID= node111-1304131317-8013
PBS_JOBID= 13170774
Free space on /tmp= 72484 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311523-1304132527/watcher-3311523-1304132527 -o /tmp/evaluation-result-3311523-1304132527/solver-3311523-1304132527 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311523-1304132527.cnf -hbr 2

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

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=1399939298

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      29237628 kB
Buffers:       1023080 kB
Cached:        2174572 kB
SwapCached:          0 kB
Active:         167892 kB
Inactive:      3096192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29237628 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:       66436 kB
Mapped:          15072 kB
Slab:           385852 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220148 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= 72484 MiB
End job on node111 at 2011-04-30 05:22:16