Trace number 3311366

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.31 1206.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S525571208-063.SATISFIABLE.cnf
MD5SUM0d5db3c80640d96c57ce9e3d0b9dc725
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020995
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.08/0.13	32:56 INFO : Reading from input HOME/instance-3311366-1304123576.cnf
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Starting Executor!
0.24/0.27	Starting Executor!
0.24/0.27	Starting Executor!
0.24/0.27	Starting Executor!
0.74/0.41	32:56 INFO : 649 variables remaining out of 650
0.74/0.41	32:56 INFO : 11032 literals remaining out of 11076

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-3311366-1304123576/watcher-3311366-1304123576 -o /tmp/evaluation-result-3311366-1304123576/solver-3311366-1304123576 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311366-1304123576.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: 7.49 7.89 7.48 1/174 32311
/proc/meminfo: memFree=25029936/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 666 0 0 0 0 0 0 0 17 0 1 0 504773434 9318400 155 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699207358 0 0 17 3 0 0 0
/proc/32311/statm: 2275 155 126 9 0 67 0

[startup+0.0966269 s]
/proc/loadavg: 7.49 7.89 7.48 1/174 32311
/proc/meminfo: memFree=25029936/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15676736 CPUtime=0.07 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 5194 0 1 0 6 1 0 0 17 0 18 0 504773434 16052977664 4634 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3919184 4635 2086 9 0 3909903 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15676736

[startup+0.100624 s]
/proc/loadavg: 7.49 7.89 7.48 1/174 32311
/proc/meminfo: memFree=25029936/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15676864 CPUtime=0.08 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 5305 0 1 0 7 1 0 0 17 0 18 0 504773434 16053108736 4745 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3919216 4745 2115 9 0 3909935 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676864

[startup+0.300623 s]
/proc/loadavg: 7.49 7.89 7.48 1/174 32311
/proc/meminfo: memFree=25029936/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15687956 CPUtime=0.48 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 11217 0 1 0 45 3 0 0 17 0 22 0 504773434 16064466944 9788 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3921989 9788 2212 9 0 3912708 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 15687956

[startup+0.700521 s]
/proc/loadavg: 7.49 7.89 7.48 1/174 32311
/proc/meminfo: memFree=25029936/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15709720 CPUtime=1.78 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 29365 0 1 0 173 5 0 0 17 0 22 0 504773434 16086753280 23298 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3927430 23298 2257 9 0 3918149 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 15709720

[startup+1.50138 s]
/proc/loadavg: 7.49 7.89 7.48 14/220 32366
/proc/meminfo: memFree=24738164/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15709720 CPUtime=4.96 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 59875 0 1 0 487 9 0 0 17 0 22 0 504773434 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3927430 53145 2273 9 0 3918149 0
[pid=32311/tid=32313] ppid=32307 vsize=15709720 CPUtime=0.38 cores=1,3,5,7
/proc/32311/task/32313/stat : 32313 (java) S 32307 32311 31482 0 -1 4202560 6857 0 1 0 36 2 0 0 20 0 22 0 504773434 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32314] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32314/stat : 32314 (java) S 32307 32311 31482 0 -1 4202560 811 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32315] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32315/stat : 32315 (java) S 32307 32311 31482 0 -1 4202560 1061 0 0 0 0 0 0 0 16 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32316] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32316/stat : 32316 (java) S 32307 32311 31482 0 -1 4202560 623 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32317] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32317/stat : 32317 (java) S 32307 32311 31482 0 -1 4202560 24 0 0 0 0 0 0 0 16 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32318] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32318/stat : 32318 (java) S 32307 32311 31482 0 -1 4202560 351 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32319] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32319/stat : 32319 (java) S 32307 32311 31482 0 -1 4202560 699 0 0 0 0 0 0 0 16 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32320] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32320/stat : 32320 (java) S 32307 32311 31482 0 -1 4202560 806 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32321] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32321/stat : 32321 (java) S 32307 32311 31482 0 -1 4202560 833 0 0 0 0 0 0 0 16 0 22 0 504773436 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32324] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32324/stat : 32324 (java) S 32307 32311 31482 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 504773437 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 0 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32325] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32325/stat : 32325 (java) S 32307 32311 31482 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504773437 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32326] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32326/stat : 32326 (java) S 32307 32311 31482 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504773437 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32327] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32327/stat : 32327 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504773440 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522121137 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32328] ppid=32307 vsize=15709720 CPUtime=0.66 cores=1,3,5,7
/proc/32311/task/32328/stat : 32328 (java) S 32307 32311 31482 0 -1 4202560 10068 0 0 0 66 0 0 0 25 0 22 0 504773440 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32329] ppid=32307 vsize=15709720 CPUtime=0.92 cores=1,3,5,7
/proc/32311/task/32329/stat : 32329 (java) S 32307 32311 31482 0 -1 4202560 7306 0 0 0 91 1 0 0 16 0 22 0 504773440 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32330] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32330/stat : 32330 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 504773440 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32331] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32331/stat : 32331 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504773440 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32359] ppid=32307 vsize=15709720 CPUtime=0.66 cores=1,3,5,7
/proc/32311/task/32359/stat : 32359 (java) R 32307 32311 31482 0 -1 4202560 6374 0 0 0 65 1 0 0 19 0 22 0 504773461 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505741640 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32311/tid=32360] ppid=32307 vsize=15709720 CPUtime=0.72 cores=1,3,5,7
/proc/32311/task/32360/stat : 32360 (java) R 32307 32311 31482 0 -1 4202560 8592 0 0 0 72 0 0 0 16 0 22 0 504773461 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505810370 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32311/tid=32361] ppid=32307 vsize=15709720 CPUtime=0.81 cores=1,3,5,7
/proc/32311/task/32361/stat : 32361 (java) R 32307 32311 31482 0 -1 4202560 8158 0 0 0 81 0 0 0 18 0 22 0 504773461 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505740641 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32311/tid=32362] ppid=32307 vsize=15709720 CPUtime=0.7 cores=1,3,5,7
/proc/32311/task/32362/stat : 32362 (java) R 32307 32311 31482 0 -1 4202560 5853 0 0 0 70 0 0 0 19 0 22 0 504773461 16086753280 53145 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 47717398524113 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 15709720

[startup+3.10109 s]
/proc/loadavg: 7.49 7.89 7.48 11/220 32366
/proc/meminfo: memFree=24372364/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15709720 CPUtime=11.34 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 156167 0 1 0 1112 22 0 0 17 0 22 0 504773434 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3927430 149382 2284 9 0 3918149 0
[pid=32311/tid=32313] ppid=32307 vsize=15709720 CPUtime=0.38 cores=1,3,5,7
/proc/32311/task/32313/stat : 32313 (java) S 32307 32311 31482 0 -1 4202560 6857 0 1 0 36 2 0 0 20 0 22 0 504773434 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32314] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32314/stat : 32314 (java) S 32307 32311 31482 0 -1 4202560 1861 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32315] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32315/stat : 32315 (java) S 32307 32311 31482 0 -1 4202560 2424 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32316] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32316/stat : 32316 (java) S 32307 32311 31482 0 -1 4202560 3006 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32317] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32317/stat : 32317 (java) S 32307 32311 31482 0 -1 4202560 602 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32318] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32318/stat : 32318 (java) S 32307 32311 31482 0 -1 4202560 2519 0 0 0 0 0 0 0 16 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32319] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32319/stat : 32319 (java) S 32307 32311 31482 0 -1 4202560 1422 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32320] ppid=32307 vsize=15709720 CPUtime=0.01 cores=1,3,5,7
/proc/32311/task/32320/stat : 32320 (java) S 32307 32311 31482 0 -1 4202560 2747 0 0 0 1 0 0 0 16 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32321] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32321/stat : 32321 (java) S 32307 32311 31482 0 -1 4202560 1932 0 0 0 0 0 0 0 15 0 22 0 504773436 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32324] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32324/stat : 32324 (java) S 32307 32311 31482 0 -1 4202560 444 0 0 0 0 0 0 0 16 0 22 0 504773437 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 0 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32325] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32325/stat : 32325 (java) S 32307 32311 31482 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504773437 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32326] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32326/stat : 32326 (java) S 32307 32311 31482 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504773437 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32327] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32327/stat : 32327 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504773440 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522121137 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32328] ppid=32307 vsize=15709720 CPUtime=0.7 cores=1,3,5,7
/proc/32311/task/32328/stat : 32328 (java) S 32307 32311 31482 0 -1 4202560 10076 0 0 0 70 0 0 0 16 0 22 0 504773440 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32329] ppid=32307 vsize=15709720 CPUtime=0.96 cores=1,3,5,7
/proc/32311/task/32329/stat : 32329 (java) S 32307 32311 31482 0 -1 4202560 7318 0 0 0 95 1 0 0 15 0 22 0 504773440 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32330] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32330/stat : 32330 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 504773440 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32331] ppid=32307 vsize=15709720 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32331/stat : 32331 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504773440 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32359] ppid=32307 vsize=15709720 CPUtime=2.16 cores=1,3,5,7
/proc/32311/task/32359/stat : 32359 (java) R 32307 32311 31482 0 -1 4202560 26798 0 0 0 212 4 0 0 22 0 22 0 504773461 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505810308 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32311/tid=32360] ppid=32307 vsize=15709720 CPUtime=2.32 cores=1,3,5,7
/proc/32311/task/32360/stat : 32360 (java) R 32307 32311 31482 0 -1 4202560 30008 0 0 0 228 4 0 0 18 0 22 0 504773461 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505696618 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32311/tid=32361] ppid=32307 vsize=15709720 CPUtime=2.39 cores=1,3,5,7
/proc/32311/task/32361/stat : 32361 (java) R 32307 32311 31482 0 -1 4202560 29282 0 0 0 236 3 0 0 20 0 22 0 504773461 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505740746 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32311/tid=32362] ppid=32307 vsize=15709720 CPUtime=2.28 cores=1,3,5,7
/proc/32311/task/32362/stat : 32362 (java) R 32307 32311 31482 0 -1 4202560 27486 0 0 0 226 2 0 0 22 0 22 0 504773461 16086753280 149382 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 47717398524525 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 15709720

[startup+6.30152 s]
/proc/loadavg: 7.53 7.90 7.49 9/220 32366
/proc/meminfo: memFree=23600092/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15700696 CPUtime=24.11 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 283802 0 1 0 2377 34 0 0 17 0 22 0 504773434 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3925174 273115 2284 9 0 3915893 0
[pid=32311/tid=32313] ppid=32307 vsize=15700696 CPUtime=0.38 cores=1,3,5,7
/proc/32311/task/32313/stat : 32313 (java) S 32307 32311 31482 0 -1 4202560 6857 0 1 0 36 2 0 0 20 0 22 0 504773434 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32314] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32314/stat : 32314 (java) S 32307 32311 31482 0 -1 4202560 2071 0 0 0 0 0 0 0 15 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32315] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32315/stat : 32315 (java) S 32307 32311 31482 0 -1 4202560 2656 0 0 0 0 0 0 0 15 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32316] ppid=32307 vsize=15700696 CPUtime=0.01 cores=1,3,5,7
/proc/32311/task/32316/stat : 32316 (java) S 32307 32311 31482 0 -1 4202560 3459 0 0 0 1 0 0 0 16 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32317] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32317/stat : 32317 (java) S 32307 32311 31482 0 -1 4202560 803 0 0 0 0 0 0 0 15 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32318] ppid=32307 vsize=15700696 CPUtime=0.01 cores=1,3,5,7
/proc/32311/task/32318/stat : 32318 (java) S 32307 32311 31482 0 -1 4202560 3070 0 0 0 1 0 0 0 16 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32319] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32319/stat : 32319 (java) S 32307 32311 31482 0 -1 4202560 2230 0 0 0 0 0 0 0 16 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32320] ppid=32307 vsize=15700696 CPUtime=0.01 cores=1,3,5,7
/proc/32311/task/32320/stat : 32320 (java) S 32307 32311 31482 0 -1 4202560 3314 0 0 0 1 0 0 0 16 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32321] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32321/stat : 32321 (java) S 32307 32311 31482 0 -1 4202560 1932 0 0 0 0 0 0 0 15 0 22 0 504773436 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32324] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32324/stat : 32324 (java) S 32307 32311 31482 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 504773437 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 0 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32325] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32325/stat : 32325 (java) S 32307 32311 31482 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504773437 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32326] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32326/stat : 32326 (java) S 32307 32311 31482 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504773437 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32327] ppid=32307 vsize=15700696 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32327/stat : 32327 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504773440 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522121137 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32328] ppid=32307 vsize=15700696 CPUtime=0.78 cores=1,3,5,7
/proc/32311/task/32328/stat : 32328 (java) S 32307 32311 31482 0 -1 4202560 10087 0 0 0 78 0 0 0 15 0 22 0 504773440 16077512704 273115 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0

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

[pid=32311/tid=32360] ppid=32307 vsize=15766232 CPUtime=1107.82 cores=1,3,5,7
/proc/32311/task/32360/stat : 32360 (java) R 32307 32311 31482 0 -1 4202560 393805 0 0 0 110723 59 0 0 25 0 22 0 504773461 16144621568 122077 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505741507 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32311/tid=32361] ppid=32307 vsize=15766232 CPUtime=1108.4 cores=1,3,5,7
/proc/32311/task/32361/stat : 32361 (java) R 32307 32311 31482 0 -1 4202560 395874 0 0 0 110783 57 0 0 25 0 22 0 504773461 16144621568 122077 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505764296 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32311/tid=32362] ppid=32307 vsize=15766232 CPUtime=1108.05 cores=1,3,5,7
/proc/32311/task/32362/stat : 32362 (java) R 32307 32311 31482 0 -1 4202560 396280 0 0 0 110751 54 0 0 25 0 22 0 504773461 16144621568 122077 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4463.8
Current children cumulated vsize (KiB) 15766232

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 7.88 9/220 32397
/proc/meminfo: memFree=24338296/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15766232 CPUtime=4702.4 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 2814257 0 1 0 469707 533 0 0 17 0 22 0 504773434 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3941558 96494 2298 9 0 3932277 0
[pid=32311/tid=32313] ppid=32307 vsize=15766232 CPUtime=0.38 cores=1,3,5,7
/proc/32311/task/32313/stat : 32313 (java) S 32307 32311 31482 0 -1 4202560 6857 0 1 0 36 2 0 0 20 0 22 0 504773434 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32314] ppid=32307 vsize=15766232 CPUtime=3.53 cores=1,3,5,7
/proc/32311/task/32314/stat : 32314 (java) S 32307 32311 31482 0 -1 4202560 142268 0 0 0 327 26 0 0 16 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32315] ppid=32307 vsize=15766232 CPUtime=3.5 cores=1,3,5,7
/proc/32311/task/32315/stat : 32315 (java) S 32307 32311 31482 0 -1 4202560 146593 0 0 0 326 24 0 0 15 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32316] ppid=32307 vsize=15766232 CPUtime=3.46 cores=1,3,5,7
/proc/32311/task/32316/stat : 32316 (java) S 32307 32311 31482 0 -1 4202560 135547 0 0 0 320 26 0 0 15 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32317] ppid=32307 vsize=15766232 CPUtime=3.52 cores=1,3,5,7
/proc/32311/task/32317/stat : 32317 (java) S 32307 32311 31482 0 -1 4202560 140926 0 0 0 326 26 0 0 16 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32318] ppid=32307 vsize=15766232 CPUtime=3.66 cores=1,3,5,7
/proc/32311/task/32318/stat : 32318 (java) S 32307 32311 31482 0 -1 4202560 146154 0 0 0 339 27 0 0 16 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32319] ppid=32307 vsize=15766232 CPUtime=3.59 cores=1,3,5,7
/proc/32311/task/32319/stat : 32319 (java) S 32307 32311 31482 0 -1 4202560 145381 0 0 0 335 24 0 0 16 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32320] ppid=32307 vsize=15766232 CPUtime=3.58 cores=1,3,5,7
/proc/32311/task/32320/stat : 32320 (java) S 32307 32311 31482 0 -1 4202560 149901 0 0 0 330 28 0 0 16 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32321] ppid=32307 vsize=15766232 CPUtime=3.48 cores=1,3,5,7
/proc/32311/task/32321/stat : 32321 (java) S 32307 32311 31482 0 -1 4202560 140287 0 0 0 322 26 0 0 15 0 22 0 504773436 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32324] ppid=32307 vsize=15766232 CPUtime=2.12 cores=1,3,5,7
/proc/32311/task/32324/stat : 32324 (java) S 32307 32311 31482 0 -1 4202560 7317 0 0 0 132 80 0 0 15 0 22 0 504773437 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 0 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32325] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32325/stat : 32325 (java) S 32307 32311 31482 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504773437 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32326] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32326/stat : 32326 (java) S 32307 32311 31482 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504773437 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32327] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32327/stat : 32327 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504773440 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522121137 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32328] ppid=32307 vsize=15766232 CPUtime=0.91 cores=1,3,5,7
/proc/32311/task/32328/stat : 32328 (java) S 32307 32311 31482 0 -1 4202560 10108 0 0 0 90 1 0 0 15 0 22 0 504773440 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32329] ppid=32307 vsize=15766232 CPUtime=1.09 cores=1,3,5,7
/proc/32311/task/32329/stat : 32329 (java) S 32307 32311 31482 0 -1 4202560 7366 0 0 0 108 1 0 0 15 0 22 0 504773440 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32330] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32330/stat : 32330 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 504773440 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32331] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32331/stat : 32331 (java) S 32307 32311 31482 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 504773440 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32359] ppid=32307 vsize=15766232 CPUtime=1167.35 cores=1,3,5,7
/proc/32311/task/32359/stat : 32359 (java) R 32307 32311 31482 0 -1 4202560 403696 0 0 0 116678 57 0 0 25 0 22 0 504773461 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505890204 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32311/tid=32360] ppid=32307 vsize=15766232 CPUtime=1167.04 cores=1,3,5,7
/proc/32311/task/32360/stat : 32360 (java) R 32307 32311 31482 0 -1 4202560 408117 0 0 0 116642 62 0 0 25 0 22 0 504773461 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505764136 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32311/tid=32361] ppid=32307 vsize=15766232 CPUtime=1167.67 cores=1,3,5,7
/proc/32311/task/32361/stat : 32361 (java) R 32307 32311 31482 0 -1 4202560 411106 0 0 0 116708 59 0 0 25 0 22 0 504773461 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32311/tid=32362] ppid=32307 vsize=15766232 CPUtime=1167.36 cores=1,3,5,7
/proc/32311/task/32362/stat : 32362 (java) R 32307 32311 31482 0 -1 4202560 411183 0 0 0 116680 56 0 0 25 0 22 0 504773461 16144621568 96494 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505762016 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4702.4
Current children cumulated vsize (KiB) 15766232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.07 8.06 7.88 9/220 32398
/proc/meminfo: memFree=24303184/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15766232 CPUtime=4800.25 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 2874606 0 1 0 479480 545 0 0 17 0 22 0 504773434 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3941558 101751 2298 9 0 3932277 0
[pid=32311/tid=32313] ppid=32307 vsize=15766232 CPUtime=0.38 cores=1,3,5,7
/proc/32311/task/32313/stat : 32313 (java) S 32307 32311 31482 0 -1 4202560 6857 0 1 0 36 2 0 0 20 0 22 0 504773434 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32314] ppid=32307 vsize=15766232 CPUtime=3.61 cores=1,3,5,7
/proc/32311/task/32314/stat : 32314 (java) S 32307 32311 31482 0 -1 4202560 146614 0 0 0 334 27 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32315] ppid=32307 vsize=15766232 CPUtime=3.56 cores=1,3,5,7
/proc/32311/task/32315/stat : 32315 (java) S 32307 32311 31482 0 -1 4202560 151637 0 0 0 332 24 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32316] ppid=32307 vsize=15766232 CPUtime=3.54 cores=1,3,5,7
/proc/32311/task/32316/stat : 32316 (java) S 32307 32311 31482 0 -1 4202560 138932 0 0 0 327 27 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32317] ppid=32307 vsize=15766232 CPUtime=3.59 cores=1,3,5,7
/proc/32311/task/32317/stat : 32317 (java) S 32307 32311 31482 0 -1 4202560 145071 0 0 0 333 26 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32318] ppid=32307 vsize=15766232 CPUtime=3.74 cores=1,3,5,7
/proc/32311/task/32318/stat : 32318 (java) S 32307 32311 31482 0 -1 4202560 151395 0 0 0 346 28 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32319] ppid=32307 vsize=15766232 CPUtime=3.66 cores=1,3,5,7
/proc/32311/task/32319/stat : 32319 (java) S 32307 32311 31482 0 -1 4202560 149445 0 0 0 341 25 0 0 15 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32320] ppid=32307 vsize=15766232 CPUtime=3.64 cores=1,3,5,7
/proc/32311/task/32320/stat : 32320 (java) S 32307 32311 31482 0 -1 4202560 153045 0 0 0 336 28 0 0 15 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32321] ppid=32307 vsize=15766232 CPUtime=3.55 cores=1,3,5,7
/proc/32311/task/32321/stat : 32321 (java) S 32307 32311 31482 0 -1 4202560 144124 0 0 0 328 27 0 0 15 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32324] ppid=32307 vsize=15766232 CPUtime=2.16 cores=1,3,5,7
/proc/32311/task/32324/stat : 32324 (java) S 32307 32311 31482 0 -1 4202560 7497 0 0 0 134 82 0 0 15 0 22 0 504773437 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 0 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32325] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32325/stat : 32325 (java) S 32307 32311 31482 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504773437 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32326] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32326/stat : 32326 (java) S 32307 32311 31482 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504773437 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32327] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32327/stat : 32327 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522121137 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32328] ppid=32307 vsize=15766232 CPUtime=0.91 cores=1,3,5,7
/proc/32311/task/32328/stat : 32328 (java) S 32307 32311 31482 0 -1 4202560 10108 0 0 0 90 1 0 0 15 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32329] ppid=32307 vsize=15766232 CPUtime=1.09 cores=1,3,5,7
/proc/32311/task/32329/stat : 32329 (java) S 32307 32311 31482 0 -1 4202560 7366 0 0 0 108 1 0 0 15 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32330] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32330/stat : 32330 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32331] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32331/stat : 32331 (java) S 32307 32311 31482 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32359] ppid=32307 vsize=15766232 CPUtime=1191.64 cores=1,3,5,7
/proc/32311/task/32359/stat : 32359 (java) R 32307 32311 31482 0 -1 4202560 410777 0 0 0 119105 59 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32311/tid=32360] ppid=32307 vsize=15766232 CPUtime=1191.36 cores=1,3,5,7
/proc/32311/task/32360/stat : 32360 (java) R 32307 32311 31482 0 -1 4202560 414597 0 0 0 119073 63 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505868692 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32311/tid=32361] ppid=32307 vsize=15766232 CPUtime=1192.02 cores=1,3,5,7
/proc/32311/task/32361/stat : 32361 (java) R 32307 32311 31482 0 -1 4202560 417450 0 0 0 119142 60 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32311/tid=32362] ppid=32307 vsize=15766232 CPUtime=1191.65 cores=1,3,5,7
/proc/32311/task/32362/stat : 32362 (java) R 32307 32311 31482 0 -1 4202560 418239 0 0 0 119108 57 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15766232

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

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

[startup+1206.9 s]
/proc/loadavg: 8.07 8.06 7.88 9/220 32398
/proc/meminfo: memFree=24303184/32951124 swapFree=67111524/67111528
[pid=32311] ppid=32307 vsize=15766232 CPUtime=4800.25 cores=1,3,5,7
/proc/32311/stat : 32311 (java) S 32307 32311 31482 0 -1 4202496 2874606 0 1 0 479480 545 0 0 17 0 22 0 504773434 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32311/statm: 3941558 101751 2298 9 0 3932277 0
[pid=32311/tid=32313] ppid=32307 vsize=15766232 CPUtime=0.38 cores=1,3,5,7
/proc/32311/task/32313/stat : 32313 (java) S 32307 32311 31482 0 -1 4202560 6857 0 1 0 36 2 0 0 20 0 22 0 504773434 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32314] ppid=32307 vsize=15766232 CPUtime=3.61 cores=1,3,5,7
/proc/32311/task/32314/stat : 32314 (java) S 32307 32311 31482 0 -1 4202560 146614 0 0 0 334 27 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32315] ppid=32307 vsize=15766232 CPUtime=3.56 cores=1,3,5,7
/proc/32311/task/32315/stat : 32315 (java) S 32307 32311 31482 0 -1 4202560 151637 0 0 0 332 24 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32316] ppid=32307 vsize=15766232 CPUtime=3.54 cores=1,3,5,7
/proc/32311/task/32316/stat : 32316 (java) S 32307 32311 31482 0 -1 4202560 138932 0 0 0 327 27 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32317] ppid=32307 vsize=15766232 CPUtime=3.59 cores=1,3,5,7
/proc/32311/task/32317/stat : 32317 (java) S 32307 32311 31482 0 -1 4202560 145071 0 0 0 333 26 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32318] ppid=32307 vsize=15766232 CPUtime=3.74 cores=1,3,5,7
/proc/32311/task/32318/stat : 32318 (java) S 32307 32311 31482 0 -1 4202560 151395 0 0 0 346 28 0 0 16 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32319] ppid=32307 vsize=15766232 CPUtime=3.66 cores=1,3,5,7
/proc/32311/task/32319/stat : 32319 (java) S 32307 32311 31482 0 -1 4202560 149445 0 0 0 341 25 0 0 15 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32320] ppid=32307 vsize=15766232 CPUtime=3.64 cores=1,3,5,7
/proc/32311/task/32320/stat : 32320 (java) S 32307 32311 31482 0 -1 4202560 153045 0 0 0 336 28 0 0 15 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32321] ppid=32307 vsize=15766232 CPUtime=3.55 cores=1,3,5,7
/proc/32311/task/32321/stat : 32321 (java) S 32307 32311 31482 0 -1 4202560 144124 0 0 0 328 27 0 0 15 0 22 0 504773436 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32324] ppid=32307 vsize=15766232 CPUtime=2.16 cores=1,3,5,7
/proc/32311/task/32324/stat : 32324 (java) S 32307 32311 31482 0 -1 4202560 7497 0 0 0 134 82 0 0 15 0 22 0 504773437 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 0 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32325] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32325/stat : 32325 (java) S 32307 32311 31482 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504773437 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32326] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32326/stat : 32326 (java) S 32307 32311 31482 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504773437 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32327] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32327/stat : 32327 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522121137 0 4 0 16800975 18446604471130178880 0 0 -1 3 0 0 0
[pid=32311/tid=32328] ppid=32307 vsize=15766232 CPUtime=0.91 cores=1,3,5,7
/proc/32311/task/32328/stat : 32328 (java) S 32307 32311 31482 0 -1 4202560 10108 0 0 0 90 1 0 0 15 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 1 0 0 0
[pid=32311/tid=32329] ppid=32307 vsize=15766232 CPUtime=1.09 cores=1,3,5,7
/proc/32311/task/32329/stat : 32329 (java) S 32307 32311 31482 0 -1 4202560 7366 0 0 0 108 1 0 0 15 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32330] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32330/stat : 32330 (java) S 32307 32311 31482 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522113433 0 4 0 16800975 18446604471130178880 0 0 -1 7 0 0 0
[pid=32311/tid=32331] ppid=32307 vsize=15766232 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32331/stat : 32331 (java) S 32307 32311 31482 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 504773440 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 233522114048 0 4 0 16800975 18446604471130178880 0 0 -1 5 0 0 0
[pid=32311/tid=32359] ppid=32307 vsize=15766232 CPUtime=1191.64 cores=1,3,5,7
/proc/32311/task/32359/stat : 32359 (java) R 32307 32311 31482 0 -1 4202560 410777 0 0 0 119105 59 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32311/tid=32360] ppid=32307 vsize=15766232 CPUtime=1191.36 cores=1,3,5,7
/proc/32311/task/32360/stat : 32360 (java) R 32307 32311 31482 0 -1 4202560 414597 0 0 0 119073 63 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 46912505868692 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32311/tid=32361] ppid=32307 vsize=15766232 CPUtime=1192.02 cores=1,3,5,7
/proc/32311/task/32361/stat : 32361 (java) R 32307 32311 31482 0 -1 4202560 417450 0 0 0 119142 60 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32311/tid=32362] ppid=32307 vsize=15766232 CPUtime=1191.65 cores=1,3,5,7
/proc/32311/task/32362/stat : 32362 (java) R 32307 32311 31482 0 -1 4202560 418239 0 0 0 119108 57 0 0 25 0 22 0 504773461 16144621568 101751 33554432000 1073741824 1073778376 140735312726432 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15766232

Child status: 143
Real time (s): 1206.94
CPU time (s): 4800.31
CPU user time (s): 4794.84
CPU system time (s): 5.47317
CPU usage (%): 397.727
Max. virtual memory (cumulated for all children) (KiB): 15766232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.84
system time used= 5.47317
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2874633
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= 213837
involuntary context switches= 126822

runsolver used 2.03269 second user time and 4.6073 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 02:32:56
IDJOB=3311366
IDBENCH=82751
IDSOLVER=1698
FILE ID=node145/3311366-1304123576
RUNJOBID= node145-1304122366-32167
PBS_JOBID= 13170721
Free space on /tmp= 72204 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S525571208-063.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311366-1304123576/watcher-3311366-1304123576 -o /tmp/evaluation-result-3311366-1304123576/solver-3311366-1304123576 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311366-1304123576.cnf -hbr 2

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

MD5SUM BENCH= 0d5db3c80640d96c57ce9e3d0b9dc725
RANDOM SEED=454503620

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25030224 kB
Buffers:       1269000 kB
Cached:        6065008 kB
SwapCached:          4 kB
Active:         752796 kB
Inactive:      6645208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25030224 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1628 kB
Writeback:           0 kB
AnonPages:       63604 kB
Mapped:          14688 kB
Slab:           460344 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192736 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= 72204 MiB
End job on node145 at 2011-04-30 02:53:05