Trace number 3311717

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.11 1207.13

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.10/0.12	23:46 INFO : Reading from input HOME/instance-3311717-1304180625.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.97/0.53	23:46 INFO : 70 variables remaining out of 70
0.97/0.53	23:46 INFO : 49840 literals remaining out of 49840

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

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: 8.08 8.12 8.09 6/202 15205
/proc/meminfo: memFree=29102576/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/15205/stat : 15205 (java) R 15203 15205 14756 0 -1 4202496 765 0 0 0 0 0 0 0 25 0 1 0 529660421 23580672 250 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255372338965 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15205/statm: 5757 262 209 9 0 124 0

[startup+0.0785821 s]
/proc/loadavg: 8.08 8.12 8.09 6/202 15205
/proc/meminfo: memFree=29102576/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15675756 CPUtime=0.07 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 4706 0 1 0 6 1 0 0 25 0 18 0 529660421 16051974144 4144 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3918939 4145 1938 9 0 3909658 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15675756

[startup+0.100592 s]
/proc/loadavg: 8.08 8.12 8.09 6/202 15205
/proc/meminfo: memFree=29102576/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15676988 CPUtime=0.1 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 5562 0 1 0 9 1 0 0 25 0 18 0 529660421 16053235712 4981 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3919247 4981 2117 9 0 3909966 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676988

[startup+0.300554 s]
/proc/loadavg: 8.08 8.12 8.09 6/202 15205
/proc/meminfo: memFree=29102576/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15679840 CPUtime=0.51 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 14528 0 1 0 49 2 0 0 25 0 18 0 529660421 16056156160 12984 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3919960 12991 2208 9 0 3910679 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679840

[startup+0.934446 s]
/proc/loadavg: 8.08 8.12 8.09 6/202 15205
/proc/meminfo: memFree=29102576/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15698384 CPUtime=2.48 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 50590 0 1 0 241 7 0 0 25 0 22 0 529660421 16075145216 46153 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3924596 46153 2264 9 0 3915315 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 15698384

[startup+1.50129 s]
/proc/loadavg: 7.91 8.08 8.08 11/224 15227
/proc/meminfo: memFree=28920384/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15698384 CPUtime=4.73 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 56281 0 1 0 465 8 0 0 25 0 22 0 529660421 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3924596 51835 2286 9 0 3915315 0
[pid=15205/tid=15207] ppid=15203 vsize=15698384 CPUtime=0.51 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) S 15203 15205 14756 0 -1 4202560 13667 0 1 0 49 2 0 0 20 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15208] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15203 15205 14756 0 -1 4202560 766 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15209] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15203 15205 14756 0 -1 4202560 114 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15210] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) R 15203 15205 14756 0 -1 4202560 1083 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15205/tid=15211] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15203 15205 14756 0 -1 4202560 541 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15212] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15203 15205 14756 0 -1 4202560 277 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15213] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15203 15205 14756 0 -1 4202560 387 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15214] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15203 15205 14756 0 -1 4202560 859 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15215] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15203 15205 14756 0 -1 4202560 888 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15216] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15203 15205 14756 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529660423 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 0 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15217] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15203 15205 14756 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529660424 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15218] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15203 15205 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529660424 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15219] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389125041 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15220] ppid=15203 vsize=15698384 CPUtime=0.73 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15203 15205 14756 0 -1 4202560 8899 0 0 0 72 1 0 0 17 0 22 0 529660426 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15221] ppid=15203 vsize=15698384 CPUtime=0.79 cores=1,3,5,7
/proc/15205/task/15221/stat : 15221 (java) S 15203 15205 14756 0 -1 4202560 5434 0 0 0 78 1 0 0 15 0 22 0 529660426 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15222] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15222/stat : 15222 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15223] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15223/stat : 15223 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529660426 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15224] ppid=15203 vsize=15698384 CPUtime=0.84 cores=1,3,5,7
/proc/15205/task/15224/stat : 15224 (java) R 15203 15205 14756 0 -1 4202560 5357 0 0 0 84 0 0 0 16 0 22 0 529660454 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505813483 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15205/tid=15225] ppid=15203 vsize=15698384 CPUtime=0.54 cores=1,3,5,7
/proc/15205/task/15225/stat : 15225 (java) R 15203 15205 14756 0 -1 4202560 5360 0 0 0 54 0 0 0 17 0 22 0 529660454 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15205/tid=15226] ppid=15203 vsize=15698384 CPUtime=0.68 cores=1,3,5,7
/proc/15205/task/15226/stat : 15226 (java) R 15203 15205 14756 0 -1 4202560 4404 0 0 0 68 0 0 0 16 0 22 0 529660454 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505991589 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15205/tid=15227] ppid=15203 vsize=15698384 CPUtime=0.53 cores=1,3,5,7
/proc/15205/task/15227/stat : 15227 (java) R 15203 15205 14756 0 -1 4202560 6784 0 0 0 53 0 0 0 17 0 22 0 529660454 16075145216 51835 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505813922 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 15698384

[startup+3.10099 s]
/proc/loadavg: 7.91 8.08 8.08 10/224 15227
/proc/meminfo: memFree=28746412/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15698384 CPUtime=11.11 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 152215 0 1 0 1091 20 0 0 25 0 22 0 529660421 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3924596 145385 2286 9 0 3915315 0
[pid=15205/tid=15207] ppid=15203 vsize=15698384 CPUtime=0.51 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) S 15203 15205 14756 0 -1 4202560 13667 0 1 0 49 2 0 0 20 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15208] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15203 15205 14756 0 -1 4202560 1812 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15209] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15203 15205 14756 0 -1 4202560 2116 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15210] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15203 15205 14756 0 -1 4202560 1688 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15211] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15203 15205 14756 0 -1 4202560 1694 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15212] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15203 15205 14756 0 -1 4202560 1496 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15213] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15203 15205 14756 0 -1 4202560 2181 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15214] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15203 15205 14756 0 -1 4202560 1948 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15215] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15203 15205 14756 0 -1 4202560 1571 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15216] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15203 15205 14756 0 -1 4202560 190 0 0 0 0 0 0 0 15 0 22 0 529660423 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 0 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15217] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15203 15205 14756 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529660424 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15218] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15203 15205 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529660424 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15219] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389125041 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15220] ppid=15203 vsize=15698384 CPUtime=0.78 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15203 15205 14756 0 -1 4202560 8906 0 0 0 77 1 0 0 15 0 22 0 529660426 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15221] ppid=15203 vsize=15698384 CPUtime=0.86 cores=1,3,5,7
/proc/15205/task/15221/stat : 15221 (java) S 15203 15205 14756 0 -1 4202560 5441 0 0 0 85 1 0 0 15 0 22 0 529660426 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15222] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15222/stat : 15222 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15223] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15223/stat : 15223 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529660426 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15224] ppid=15203 vsize=15698384 CPUtime=2.37 cores=1,3,5,7
/proc/15205/task/15224/stat : 15224 (java) R 15203 15205 14756 0 -1 4202560 25877 0 0 0 234 3 0 0 18 0 22 0 529660454 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912506155403 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15205/tid=15225] ppid=15203 vsize=15698384 CPUtime=2.13 cores=1,3,5,7
/proc/15205/task/15225/stat : 15225 (java) R 15203 15205 14756 0 -1 4202560 28185 0 0 0 209 4 0 0 19 0 22 0 529660454 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505565808 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15205/tid=15226] ppid=15203 vsize=15698384 CPUtime=2.27 cores=1,3,5,7
/proc/15205/task/15226/stat : 15226 (java) R 15203 15205 14756 0 -1 4202560 25919 0 0 0 225 2 0 0 18 0 22 0 529660454 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505815064 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15205/tid=15227] ppid=15203 vsize=15698384 CPUtime=2.06 cores=1,3,5,7
/proc/15205/task/15227/stat : 15227 (java) R 15203 15205 14756 0 -1 4202560 28137 0 0 0 203 3 0 0 19 0 22 0 529660454 16075145216 145385 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505814591 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 15698384

[startup+6.3014 s]
/proc/loadavg: 8.00 8.10 8.08 9/224 15227
/proc/meminfo: memFree=28488220/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15698384 CPUtime=23.87 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 152561 0 1 0 2367 20 0 0 25 0 22 0 529660421 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3924596 139397 2289 9 0 3915315 0
[pid=15205/tid=15207] ppid=15203 vsize=15698384 CPUtime=0.51 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) S 15203 15205 14756 0 -1 4202560 13667 0 1 0 49 2 0 0 20 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15208] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15203 15205 14756 0 -1 4202560 1817 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15209] ppid=15203 vsize=15698384 CPUtime=0.01 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15203 15205 14756 0 -1 4202560 2136 0 0 0 1 0 0 0 16 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15210] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15203 15205 14756 0 -1 4202560 1772 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15211] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15203 15205 14756 0 -1 4202560 1698 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15212] ppid=15203 vsize=15698384 CPUtime=0.01 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15203 15205 14756 0 -1 4202560 1612 0 0 0 1 0 0 0 16 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15213] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15203 15205 14756 0 -1 4202560 2182 0 0 0 0 0 0 0 16 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15214] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15203 15205 14756 0 -1 4202560 2020 0 0 0 0 0 0 0 15 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15215] ppid=15203 vsize=15698384 CPUtime=0.01 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15203 15205 14756 0 -1 4202560 1571 0 0 0 1 0 0 0 15 0 22 0 529660422 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15216] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15203 15205 14756 0 -1 4202560 190 0 0 0 0 0 0 0 15 0 22 0 529660423 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 0 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15217] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15203 15205 14756 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529660424 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15218] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15203 15205 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529660424 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15219] ppid=15203 vsize=15698384 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389125041 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15220] ppid=15203 vsize=15698384 CPUtime=0.91 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15203 15205 14756 0 -1 4202560 8920 0 0 0 90 1 0 0 16 0 22 0 529660426 16075145216 139397 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0

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

[pid=15205/tid=15225] ppid=15203 vsize=15698384 CPUtime=1108.46 cores=1,3,5,7
/proc/15205/task/15225/stat : 15225 (java) R 15203 15205 14756 0 -1 4202560 174789 0 0 0 110813 33 0 0 25 0 22 0 529660454 16075145216 79705 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505848145 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15205/tid=15226] ppid=15203 vsize=15698384 CPUtime=1108.33 cores=1,3,5,7
/proc/15205/task/15226/stat : 15226 (java) R 15203 15205 14756 0 -1 4202560 169834 0 0 0 110801 32 0 0 25 0 22 0 529660454 16075145216 79705 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505806420 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15205/tid=15227] ppid=15203 vsize=15698384 CPUtime=1108.1 cores=1,3,5,7
/proc/15205/task/15227/stat : 15227 (java) R 15203 15205 14756 0 -1 4202560 176905 0 0 0 110774 36 0 0 25 0 22 0 529660454 16075145216 79705 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505813803 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.93
Current children cumulated vsize (KiB) 15698384

[startup+1182.3 s]
/proc/loadavg: 4.04 4.96 6.53 5/197 15278
/proc/meminfo: memFree=29167080/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15763920 CPUtime=4701.45 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 1284473 0 1 0 469767 378 0 0 25 0 22 0 529660421 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3940980 78256 2299 9 0 3931699 0
[pid=15205/tid=15207] ppid=15203 vsize=15763920 CPUtime=0.51 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) S 15203 15205 14756 0 -1 4202560 13667 0 1 0 49 2 0 0 20 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15208] ppid=15203 vsize=15763920 CPUtime=3.33 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15203 15205 14756 0 -1 4202560 67741 0 0 0 315 18 0 0 15 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15209] ppid=15203 vsize=15763920 CPUtime=3.36 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15203 15205 14756 0 -1 4202560 69371 0 0 0 314 22 0 0 15 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15210] ppid=15203 vsize=15763920 CPUtime=3.31 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15203 15205 14756 0 -1 4202560 66900 0 0 0 308 23 0 0 15 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15211] ppid=15203 vsize=15763920 CPUtime=3.41 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15203 15205 14756 0 -1 4202560 64362 0 0 0 319 22 0 0 16 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15212] ppid=15203 vsize=15763920 CPUtime=3.33 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15203 15205 14756 0 -1 4202560 62744 0 0 0 313 20 0 0 15 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15213] ppid=15203 vsize=15763920 CPUtime=3.33 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15203 15205 14756 0 -1 4202560 65310 0 0 0 313 20 0 0 15 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15214] ppid=15203 vsize=15763920 CPUtime=3.21 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15203 15205 14756 0 -1 4202560 63528 0 0 0 301 20 0 0 16 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15215] ppid=15203 vsize=15763920 CPUtime=3.37 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15203 15205 14756 0 -1 4202560 63921 0 0 0 318 19 0 0 16 0 22 0 529660422 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15216] ppid=15203 vsize=15763920 CPUtime=1.96 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15203 15205 14756 0 -1 4202560 3335 0 0 0 133 63 0 0 15 0 22 0 529660423 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 0 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15217] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15203 15205 14756 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529660424 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15218] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15203 15205 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529660424 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15219] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389125041 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15220] ppid=15203 vsize=15763920 CPUtime=0.93 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15203 15205 14756 0 -1 4202560 8923 0 0 0 92 1 0 0 15 0 22 0 529660426 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15221] ppid=15203 vsize=15763920 CPUtime=0.94 cores=1,3,5,7
/proc/15205/task/15221/stat : 15221 (java) S 15203 15205 14756 0 -1 4202560 5460 0 0 0 93 1 0 0 15 0 22 0 529660426 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15222] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15222/stat : 15222 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15223] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15223/stat : 15223 (java) S 15203 15205 14756 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529660426 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15224] ppid=15203 vsize=15763920 CPUtime=1167.58 cores=1,3,5,7
/proc/15205/task/15224/stat : 15224 (java) R 15203 15205 14756 0 -1 4202560 180749 0 0 0 116723 35 0 0 25 0 22 0 529660454 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505806262 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15205/tid=15225] ppid=15203 vsize=15763920 CPUtime=1167.67 cores=1,3,5,7
/proc/15205/task/15225/stat : 15225 (java) R 15203 15205 14756 0 -1 4202560 183143 0 0 0 116733 34 0 0 25 0 22 0 529660454 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505733865 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15205/tid=15226] ppid=15203 vsize=15763920 CPUtime=1167.63 cores=1,3,5,7
/proc/15205/task/15226/stat : 15226 (java) R 15203 15205 14756 0 -1 4202560 178301 0 0 0 116729 34 0 0 25 0 22 0 529660454 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505733919 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15205/tid=15227] ppid=15203 vsize=15763920 CPUtime=1167.44 cores=1,3,5,7
/proc/15205/task/15227/stat : 15227 (java) R 15203 15205 14756 0 -1 4202560 185566 0 0 0 116706 38 0 0 25 0 22 0 529660454 16142254080 78256 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505813423 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.45
Current children cumulated vsize (KiB) 15763920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 4.02 4.88 6.46 5/197 15279
/proc/meminfo: memFree=29200432/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15763920 CPUtime=4800.06 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 1303086 0 1 0 479621 385 0 0 25 0 22 0 529660421 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3940980 69535 2299 9 0 3931699 0
[pid=15205/tid=15207] ppid=15203 vsize=15763920 CPUtime=0.51 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) S 15203 15205 14756 0 -1 4202560 13667 0 1 0 49 2 0 0 20 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15208] ppid=15203 vsize=15763920 CPUtime=3.39 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15203 15205 14756 0 -1 4202560 68471 0 0 0 320 19 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15209] ppid=15203 vsize=15763920 CPUtime=3.42 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15203 15205 14756 0 -1 4202560 70427 0 0 0 320 22 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15210] ppid=15203 vsize=15763920 CPUtime=3.37 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15203 15205 14756 0 -1 4202560 67253 0 0 0 314 23 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15211] ppid=15203 vsize=15763920 CPUtime=3.46 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15203 15205 14756 0 -1 4202560 65183 0 0 0 324 22 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15212] ppid=15203 vsize=15763920 CPUtime=3.39 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15203 15205 14756 0 -1 4202560 63871 0 0 0 319 20 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15213] ppid=15203 vsize=15763920 CPUtime=3.38 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15203 15205 14756 0 -1 4202560 66036 0 0 0 318 20 0 0 16 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15214] ppid=15203 vsize=15763920 CPUtime=3.27 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15203 15205 14756 0 -1 4202560 64444 0 0 0 306 21 0 0 16 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15215] ppid=15203 vsize=15763920 CPUtime=3.43 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15203 15205 14756 0 -1 4202560 64642 0 0 0 324 19 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15216] ppid=15203 vsize=15763920 CPUtime=2.01 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15203 15205 14756 0 -1 4202560 3370 0 0 0 137 64 0 0 15 0 22 0 529660423 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 0 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15217] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15203 15205 14756 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529660424 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15218] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15203 15205 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529660424 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15219] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389125041 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15220] ppid=15203 vsize=15763920 CPUtime=0.93 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15203 15205 14756 0 -1 4202560 8923 0 0 0 92 1 0 0 15 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15221] ppid=15203 vsize=15763920 CPUtime=0.94 cores=1,3,5,7
/proc/15205/task/15221/stat : 15221 (java) S 15203 15205 14756 0 -1 4202560 5460 0 0 0 93 1 0 0 15 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15222] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15222/stat : 15222 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15223] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15223/stat : 15223 (java) S 15203 15205 14756 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15224] ppid=15203 vsize=15763920 CPUtime=1192.13 cores=1,3,5,7
/proc/15205/task/15224/stat : 15224 (java) R 15203 15205 14756 0 -1 4202560 183564 0 0 0 119178 35 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505991118 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15205/tid=15225] ppid=15203 vsize=15763920 CPUtime=1192.18 cores=1,3,5,7
/proc/15205/task/15225/stat : 15225 (java) R 15203 15205 14756 0 -1 4202560 186306 0 0 0 119184 34 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912506155581 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15205/tid=15226] ppid=15203 vsize=15763920 CPUtime=1192.18 cores=1,3,5,7
/proc/15205/task/15226/stat : 15226 (java) R 15203 15205 14756 0 -1 4202560 181334 0 0 0 119184 34 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505805684 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15205/tid=15227] ppid=15203 vsize=15763920 CPUtime=1191.89 cores=1,3,5,7
/proc/15205/task/15227/stat : 15227 (java) R 15203 15205 14756 0 -1 4202560 188681 0 0 0 119151 38 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505991093 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15763920

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

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

[startup+1207.1 s]
/proc/loadavg: 4.02 4.88 6.46 5/197 15279
/proc/meminfo: memFree=29200432/32951124 swapFree=67111352/67111528
[pid=15205] ppid=15203 vsize=15763920 CPUtime=4800.06 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15203 15205 14756 0 -1 4202496 1303086 0 1 0 479621 385 0 0 25 0 22 0 529660421 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15205/statm: 3940980 69535 2299 9 0 3931699 0
[pid=15205/tid=15207] ppid=15203 vsize=15763920 CPUtime=0.51 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) S 15203 15205 14756 0 -1 4202560 13667 0 1 0 49 2 0 0 20 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15208] ppid=15203 vsize=15763920 CPUtime=3.39 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15203 15205 14756 0 -1 4202560 68471 0 0 0 320 19 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15209] ppid=15203 vsize=15763920 CPUtime=3.42 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15203 15205 14756 0 -1 4202560 70427 0 0 0 320 22 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15210] ppid=15203 vsize=15763920 CPUtime=3.37 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15203 15205 14756 0 -1 4202560 67253 0 0 0 314 23 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15211] ppid=15203 vsize=15763920 CPUtime=3.46 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15203 15205 14756 0 -1 4202560 65183 0 0 0 324 22 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15212] ppid=15203 vsize=15763920 CPUtime=3.39 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15203 15205 14756 0 -1 4202560 63871 0 0 0 319 20 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15213] ppid=15203 vsize=15763920 CPUtime=3.38 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15203 15205 14756 0 -1 4202560 66036 0 0 0 318 20 0 0 16 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15214] ppid=15203 vsize=15763920 CPUtime=3.27 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15203 15205 14756 0 -1 4202560 64444 0 0 0 306 21 0 0 16 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15215] ppid=15203 vsize=15763920 CPUtime=3.43 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15203 15205 14756 0 -1 4202560 64642 0 0 0 324 19 0 0 15 0 22 0 529660422 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15216] ppid=15203 vsize=15763920 CPUtime=2.01 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15203 15205 14756 0 -1 4202560 3370 0 0 0 137 64 0 0 15 0 22 0 529660423 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 0 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15217] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15203 15205 14756 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529660424 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15218] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15203 15205 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529660424 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15219] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389125041 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15220] ppid=15203 vsize=15763920 CPUtime=0.93 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15203 15205 14756 0 -1 4202560 8923 0 0 0 92 1 0 0 15 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 7 0 0 0
[pid=15205/tid=15221] ppid=15203 vsize=15763920 CPUtime=0.94 cores=1,3,5,7
/proc/15205/task/15221/stat : 15221 (java) S 15203 15205 14756 0 -1 4202560 5460 0 0 0 93 1 0 0 15 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 1 0 0 0
[pid=15205/tid=15222] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15222/stat : 15222 (java) S 15203 15205 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117337 0 4 0 16800975 18446604467505591488 0 0 -1 3 0 0 0
[pid=15205/tid=15223] ppid=15203 vsize=15763920 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15223/stat : 15223 (java) S 15203 15205 14756 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529660426 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 255389117952 0 4 0 16800975 18446604467505591488 0 0 -1 5 0 0 0
[pid=15205/tid=15224] ppid=15203 vsize=15763920 CPUtime=1192.13 cores=1,3,5,7
/proc/15205/task/15224/stat : 15224 (java) R 15203 15205 14756 0 -1 4202560 183564 0 0 0 119178 35 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505991118 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15205/tid=15225] ppid=15203 vsize=15763920 CPUtime=1192.18 cores=1,3,5,7
/proc/15205/task/15225/stat : 15225 (java) R 15203 15205 14756 0 -1 4202560 186306 0 0 0 119184 34 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912506155581 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15205/tid=15226] ppid=15203 vsize=15763920 CPUtime=1192.18 cores=1,3,5,7
/proc/15205/task/15226/stat : 15226 (java) R 15203 15205 14756 0 -1 4202560 181334 0 0 0 119184 34 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505805684 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15205/tid=15227] ppid=15203 vsize=15763920 CPUtime=1191.89 cores=1,3,5,7
/proc/15205/task/15227/stat : 15227 (java) R 15203 15205 14756 0 -1 4202560 188681 0 0 0 119151 38 0 0 25 0 22 0 529660454 16142254080 69535 33554432000 1073741824 1073778376 140736037025328 18446744073709551615 46912505991093 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15763920

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.11
CPU user time (s): 4796.25
CPU system time (s): 3.86441
CPU usage (%): 397.647
Max. virtual memory (cumulated for all children) (KiB): 15763920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.25
system time used= 3.86441
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1303113
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= 300559
involuntary context switches= 163064

runsolver used 1.81372 second user time and 4.82527 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 18:23:46
IDJOB=3311717
IDBENCH=83102
IDSOLVER=1698
FILE ID=node135/3311717-1304180625
RUNJOBID= node135-1304177720-14775
PBS_JOBID= 13172439
Free space on /tmp= 72096 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311717-1304180625/watcher-3311717-1304180625 -o /tmp/evaluation-result-3311717-1304180625/solver-3311717-1304180625 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311717-1304180625.cnf -hbr 2

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=1128823056

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29102724 kB
Buffers:        957320 kB
Cached:        1938264 kB
SwapCached:        172 kB
Active:         554128 kB
Inactive:      2774580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29102724 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:      433176 kB
Mapped:          23544 kB
Slab:           454556 kB
PageTables:       7200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   631216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72096 MiB
End job on node135 at 2011-04-30 18:43:55