Trace number 3312703

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.41 1207.13

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1335110382-066.SATISFIABLE.cnf
MD5SUMa5daafd605bd47234b7e5aaf0173eab8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3028
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	19:07 INFO : Reading from input HOME/instance-3312703-1304129947.cnf
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.98/0.53	19:07 INFO : 70 variables remaining out of 70
0.98/0.53	19:07 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-3312703-1304129947/watcher-3312703-1304129947 -o /tmp/evaluation-result-3312703-1304129947/solver-3312703-1304129947 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312703-1304129947.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.38 7.92 7.96 2/172 6405
/proc/meminfo: memFree=24399232/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/6405/stat : 6405 (java) R 6403 6405 5765 0 -1 4202496 994 0 0 0 0 0 0 0 25 0 1 0 524592400 23580672 481 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212682712832 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 5757 494 378 9 0 124 0

[startup+0.0912881 s]
/proc/loadavg: 7.38 7.92 7.96 2/172 6405
/proc/meminfo: memFree=24399232/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15676004 CPUtime=0.09 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 5418 0 1 0 8 1 0 0 25 0 18 0 524592400 16052228096 4821 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3919001 4821 2116 9 0 3909720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676004

[startup+0.100297 s]
/proc/loadavg: 7.38 7.92 7.96 2/172 6405
/proc/meminfo: memFree=24399232/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15676004 CPUtime=0.1 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 5549 0 1 0 9 1 0 0 25 0 18 0 524592400 16052228096 4952 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3919001 4953 2117 9 0 3909720 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676004

[startup+0.300205 s]
/proc/loadavg: 7.38 7.92 7.96 2/172 6405
/proc/meminfo: memFree=24399232/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15681672 CPUtime=0.52 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 14246 0 1 0 50 2 0 0 25 0 18 0 524592400 16058032128 12460 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3920418 12464 2208 9 0 3911137 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681672

[startup+0.701209 s]
/proc/loadavg: 7.38 7.92 7.96 2/172 6405
/proc/meminfo: memFree=24399232/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15703300 CPUtime=1.56 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 28769 0 1 0 152 4 0 0 25 0 22 0 524592400 16080179200 24334 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3925825 24362 2259 9 0 3916544 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 15703300

[startup+1.50096 s]
/proc/loadavg: 7.38 7.92 7.96 13/220 6458
/proc/meminfo: memFree=24080792/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15703300 CPUtime=4.73 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 61273 0 1 0 464 9 0 0 25 0 22 0 524592400 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3925825 50896 2286 9 0 3916544 0
[pid=6405/tid=6407] ppid=6403 vsize=15703300 CPUtime=0.52 cores=0,2,4,6
/proc/6405/task/6407/stat : 6407 (java) S 6403 6405 5765 0 -1 4202560 13635 0 1 0 50 2 0 0 20 0 22 0 524592400 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6408] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6408/stat : 6408 (java) S 6403 6405 5765 0 -1 4202560 1020 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6409] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6409/stat : 6409 (java) S 6403 6405 5765 0 -1 4202560 113 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6410] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6410/stat : 6410 (java) S 6403 6405 5765 0 -1 4202560 926 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6411] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6411/stat : 6411 (java) S 6403 6405 5765 0 -1 4202560 619 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6412] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6412/stat : 6412 (java) S 6403 6405 5765 0 -1 4202560 260 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6413] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6413/stat : 6413 (java) S 6403 6405 5765 0 -1 4202560 593 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6414] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6414/stat : 6414 (java) S 6403 6405 5765 0 -1 4202560 815 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6415] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6415/stat : 6415 (java) S 6403 6405 5765 0 -1 4202560 797 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6416] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6416/stat : 6416 (java) S 6403 6405 5765 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524592402 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 0 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6417] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6417/stat : 6417 (java) S 6403 6405 5765 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6418] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6418/stat : 6418 (java) S 6403 6405 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6419] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6419/stat : 6419 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699498929 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6420] ppid=6403 vsize=15703300 CPUtime=0.55 cores=0,2,4,6
/proc/6405/task/6420/stat : 6420 (java) S 6403 6405 5765 0 -1 4202560 7351 0 0 0 55 0 0 0 17 0 22 0 524592405 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6421] ppid=6403 vsize=15703300 CPUtime=1.06 cores=0,2,4,6
/proc/6405/task/6421/stat : 6421 (java) S 6403 6405 5765 0 -1 4202560 11706 0 0 0 105 1 0 0 15 0 22 0 524592405 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6422] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6422/stat : 6422 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6423] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6423/stat : 6423 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524592405 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6451] ppid=6403 vsize=15703300 CPUtime=0.67 cores=0,2,4,6
/proc/6405/task/6451/stat : 6451 (java) R 6403 6405 5765 0 -1 4202560 5577 0 0 0 67 0 0 0 16 0 22 0 524592433 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505810456 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6405/tid=6452] ppid=6403 vsize=15703300 CPUtime=0.41 cores=0,2,4,6
/proc/6405/task/6452/stat : 6452 (java) R 6403 6405 5765 0 -1 4202560 7426 0 0 0 40 1 0 0 17 0 22 0 524592433 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505713158 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6405/tid=6453] ppid=6403 vsize=15703300 CPUtime=0.82 cores=0,2,4,6
/proc/6405/task/6453/stat : 6453 (java) R 6403 6405 5765 0 -1 4202560 6349 0 0 0 82 0 0 0 16 0 22 0 524592433 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505998166 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6405/tid=6454] ppid=6403 vsize=15703300 CPUtime=0.58 cores=0,2,4,6
/proc/6405/task/6454/stat : 6454 (java) R 6403 6405 5765 0 -1 4202560 2626 0 0 0 58 0 0 0 17 0 22 0 524592433 16080179200 50896 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912506176177 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 15703300

[startup+3.10067 s]
/proc/loadavg: 7.38 7.92 7.96 9/220 6458
/proc/meminfo: memFree=23876688/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15703300 CPUtime=11.09 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 158092 0 1 0 1090 19 0 0 25 0 22 0 524592400 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3925825 147243 2286 9 0 3916544 0
[pid=6405/tid=6407] ppid=6403 vsize=15703300 CPUtime=0.52 cores=0,2,4,6
/proc/6405/task/6407/stat : 6407 (java) S 6403 6405 5765 0 -1 4202560 13635 0 1 0 50 2 0 0 20 0 22 0 524592400 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6408] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6408/stat : 6408 (java) S 6403 6405 5765 0 -1 4202560 1727 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6409] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6409/stat : 6409 (java) S 6403 6405 5765 0 -1 4202560 2046 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6410] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6410/stat : 6410 (java) S 6403 6405 5765 0 -1 4202560 2230 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6411] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6411/stat : 6411 (java) S 6403 6405 5765 0 -1 4202560 1712 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6412] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6412/stat : 6412 (java) S 6403 6405 5765 0 -1 4202560 1503 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6413] ppid=6403 vsize=15703300 CPUtime=0.01 cores=0,2,4,6
/proc/6405/task/6413/stat : 6413 (java) S 6403 6405 5765 0 -1 4202560 1969 0 0 0 1 0 0 0 15 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6414] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6414/stat : 6414 (java) S 6403 6405 5765 0 -1 4202560 1760 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6415] ppid=6403 vsize=15703300 CPUtime=0.01 cores=0,2,4,6
/proc/6405/task/6415/stat : 6415 (java) S 6403 6405 5765 0 -1 4202560 2210 0 0 0 1 0 0 0 16 0 22 0 524592401 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6416] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6416/stat : 6416 (java) S 6403 6405 5765 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 22 0 524592402 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 0 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6417] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6417/stat : 6417 (java) S 6403 6405 5765 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6418] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6418/stat : 6418 (java) S 6403 6405 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6419] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6419/stat : 6419 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699498929 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6420] ppid=6403 vsize=15703300 CPUtime=0.6 cores=0,2,4,6
/proc/6405/task/6420/stat : 6420 (java) S 6403 6405 5765 0 -1 4202560 7817 0 0 0 60 0 0 0 15 0 22 0 524592405 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6421] ppid=6403 vsize=15703300 CPUtime=1.14 cores=0,2,4,6
/proc/6405/task/6421/stat : 6421 (java) S 6403 6405 5765 0 -1 4202560 11713 0 0 0 113 1 0 0 15 0 22 0 524592405 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6422] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6422/stat : 6422 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6423] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6423/stat : 6423 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524592405 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6451] ppid=6403 vsize=15703300 CPUtime=2.25 cores=0,2,4,6
/proc/6405/task/6451/stat : 6451 (java) R 6403 6405 5765 0 -1 4202560 27597 0 0 0 222 3 0 0 18 0 22 0 524592433 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505812173 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6405/tid=6452] ppid=6403 vsize=15703300 CPUtime=1.94 cores=0,2,4,6
/proc/6405/task/6452/stat : 6452 (java) R 6403 6405 5765 0 -1 4202560 28105 0 0 0 191 3 0 0 19 0 22 0 524592433 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912506088904 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6405/tid=6453] ppid=6403 vsize=15703300 CPUtime=2.41 cores=0,2,4,6
/proc/6405/task/6453/stat : 6453 (java) R 6403 6405 5765 0 -1 4202560 29496 0 0 0 239 2 0 0 18 0 22 0 524592433 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505743343 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6405/tid=6454] ppid=6403 vsize=15703300 CPUtime=2.08 cores=0,2,4,6
/proc/6405/task/6454/stat : 6454 (java) R 6403 6405 5765 0 -1 4202560 22743 0 0 0 207 1 0 0 19 0 22 0 524592433 16080179200 147243 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505812194 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 15703300

[startup+6.30108 s]
/proc/loadavg: 7.59 7.96 7.97 9/220 6459
/proc/meminfo: memFree=23481988/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15703300 CPUtime=23.88 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 159942 0 1 0 2368 20 0 0 25 0 22 0 524592400 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3925825 148089 2289 9 0 3916544 0
[pid=6405/tid=6407] ppid=6403 vsize=15703300 CPUtime=0.52 cores=0,2,4,6
/proc/6405/task/6407/stat : 6407 (java) S 6403 6405 5765 0 -1 4202560 13635 0 1 0 50 2 0 0 20 0 22 0 524592400 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6408] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6408/stat : 6408 (java) S 6403 6405 5765 0 -1 4202560 1858 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6409] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6409/stat : 6409 (java) S 6403 6405 5765 0 -1 4202560 2131 0 0 0 0 0 0 0 16 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6410] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6410/stat : 6410 (java) S 6403 6405 5765 0 -1 4202560 2333 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6411] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6411/stat : 6411 (java) S 6403 6405 5765 0 -1 4202560 2043 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6412] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6412/stat : 6412 (java) S 6403 6405 5765 0 -1 4202560 1706 0 0 0 0 0 0 0 15 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6413] ppid=6403 vsize=15703300 CPUtime=0.01 cores=0,2,4,6
/proc/6405/task/6413/stat : 6413 (java) S 6403 6405 5765 0 -1 4202560 2289 0 0 0 1 0 0 0 15 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6414] ppid=6403 vsize=15703300 CPUtime=0.01 cores=0,2,4,6
/proc/6405/task/6414/stat : 6414 (java) S 6403 6405 5765 0 -1 4202560 1956 0 0 0 1 0 0 0 15 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6415] ppid=6403 vsize=15703300 CPUtime=0.01 cores=0,2,4,6
/proc/6405/task/6415/stat : 6415 (java) S 6403 6405 5765 0 -1 4202560 2476 0 0 0 1 0 0 0 16 0 22 0 524592401 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6416] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6416/stat : 6416 (java) S 6403 6405 5765 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 22 0 524592402 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 0 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6417] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6417/stat : 6417 (java) S 6403 6405 5765 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6418] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6418/stat : 6418 (java) S 6403 6405 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6419] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6419/stat : 6419 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699498929 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6420] ppid=6403 vsize=15703300 CPUtime=0.64 cores=0,2,4,6
/proc/6405/task/6420/stat : 6420 (java) S 6403 6405 5765 0 -1 4202560 7824 0 0 0 64 0 0 0 16 0 22 0 524592405 16080179200 148089 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0

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

[pid=6405/tid=6452] ppid=6403 vsize=15703300 CPUtime=1048.61 cores=0,2,4,6
/proc/6405/task/6452/stat : 6452 (java) R 6403 6405 5765 0 -1 4202560 148605 0 0 0 104834 27 0 0 25 0 22 0 524592433 16080179200 74469 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505803117 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6405/tid=6453] ppid=6403 vsize=15703300 CPUtime=1049.69 cores=0,2,4,6
/proc/6405/task/6453/stat : 6453 (java) R 6403 6405 5765 0 -1 4202560 149839 0 0 0 104941 28 0 0 25 0 22 0 524592433 16080179200 74469 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505803173 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6405/tid=6454] ppid=6403 vsize=15703300 CPUtime=1048.72 cores=0,2,4,6
/proc/6405/task/6454/stat : 6454 (java) R 6403 6405 5765 0 -1 4202560 143651 0 0 0 104843 29 0 0 25 0 22 0 524592433 16080179200 74469 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505531231 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4224.64
Current children cumulated vsize (KiB) 15703300

[startup+1122.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/220 6488
/proc/meminfo: memFree=23784608/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15703300 CPUtime=4463.22 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 1187581 0 1 0 446011 311 0 0 25 0 22 0 524592400 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3925825 72583 2299 9 0 3916544 0
[pid=6405/tid=6407] ppid=6403 vsize=15703300 CPUtime=0.52 cores=0,2,4,6
/proc/6405/task/6407/stat : 6407 (java) S 6403 6405 5765 0 -1 4202560 13635 0 1 0 50 2 0 0 20 0 22 0 524592400 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6408] ppid=6403 vsize=15703300 CPUtime=3.13 cores=0,2,4,6
/proc/6405/task/6408/stat : 6408 (java) S 6403 6405 5765 0 -1 4202560 66079 0 0 0 298 15 0 0 15 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6409] ppid=6403 vsize=15703300 CPUtime=3.14 cores=0,2,4,6
/proc/6405/task/6409/stat : 6409 (java) S 6403 6405 5765 0 -1 4202560 63836 0 0 0 298 16 0 0 15 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6410] ppid=6403 vsize=15703300 CPUtime=3.11 cores=0,2,4,6
/proc/6405/task/6410/stat : 6410 (java) S 6403 6405 5765 0 -1 4202560 65076 0 0 0 297 14 0 0 16 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6411] ppid=6403 vsize=15703300 CPUtime=3.19 cores=0,2,4,6
/proc/6405/task/6411/stat : 6411 (java) S 6403 6405 5765 0 -1 4202560 68203 0 0 0 304 15 0 0 15 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6412] ppid=6403 vsize=15703300 CPUtime=3.15 cores=0,2,4,6
/proc/6405/task/6412/stat : 6412 (java) S 6403 6405 5765 0 -1 4202560 65443 0 0 0 298 17 0 0 15 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6413] ppid=6403 vsize=15703300 CPUtime=3.23 cores=0,2,4,6
/proc/6405/task/6413/stat : 6413 (java) S 6403 6405 5765 0 -1 4202560 65645 0 0 0 306 17 0 0 15 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6414] ppid=6403 vsize=15703300 CPUtime=3.24 cores=0,2,4,6
/proc/6405/task/6414/stat : 6414 (java) S 6403 6405 5765 0 -1 4202560 69124 0 0 0 308 16 0 0 15 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6415] ppid=6403 vsize=15703300 CPUtime=3.17 cores=0,2,4,6
/proc/6405/task/6415/stat : 6415 (java) S 6403 6405 5765 0 -1 4202560 64785 0 0 0 302 15 0 0 15 0 22 0 524592401 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6416] ppid=6403 vsize=15703300 CPUtime=1.87 cores=0,2,4,6
/proc/6405/task/6416/stat : 6416 (java) S 6403 6405 5765 0 -1 4202560 3070 0 0 0 131 56 0 0 15 0 22 0 524592402 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 0 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6417] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6417/stat : 6417 (java) S 6403 6405 5765 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6418] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6418/stat : 6418 (java) S 6403 6405 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6419] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6419/stat : 6419 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699498929 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6420] ppid=6403 vsize=15703300 CPUtime=0.67 cores=0,2,4,6
/proc/6405/task/6420/stat : 6420 (java) S 6403 6405 5765 0 -1 4202560 7829 0 0 0 66 1 0 0 15 0 22 0 524592405 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6421] ppid=6403 vsize=15703300 CPUtime=1.29 cores=0,2,4,6
/proc/6405/task/6421/stat : 6421 (java) S 6403 6405 5765 0 -1 4202560 11747 0 0 0 128 1 0 0 16 0 22 0 524592405 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6422] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6422/stat : 6422 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6423] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6423/stat : 6423 (java) S 6403 6405 5765 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524592405 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6451] ppid=6403 vsize=15703300 CPUtime=1108.42 cores=0,2,4,6
/proc/6405/task/6451/stat : 6451 (java) R 6403 6405 5765 0 -1 4202560 156330 0 0 0 110812 30 0 0 25 0 22 0 524592433 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 47570108571979 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6405/tid=6452] ppid=6403 vsize=15703300 CPUtime=1107.87 cores=0,2,4,6
/proc/6405/task/6452/stat : 6452 (java) R 6403 6405 5765 0 -1 4202560 156333 0 0 0 110758 29 0 0 25 0 22 0 524592433 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912506207680 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6405/tid=6453] ppid=6403 vsize=15703300 CPUtime=1108.97 cores=0,2,4,6
/proc/6405/task/6453/stat : 6453 (java) R 6403 6405 5765 0 -1 4202560 157787 0 0 0 110868 29 0 0 25 0 22 0 524592433 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505713147 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6405/tid=6454] ppid=6403 vsize=15703300 CPUtime=1108.09 cores=0,2,4,6
/proc/6405/task/6454/stat : 6454 (java) R 6403 6405 5765 0 -1 4202560 151210 0 0 0 110779 30 0 0 25 0 22 0 524592433 16080179200 72583 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505810580 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4463.22
Current children cumulated vsize (KiB) 15703300

[startup+1182.3 s]
/proc/loadavg: 8.18 8.06 8.01 9/220 6490
/proc/meminfo: memFree=23812724/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15703300 CPUtime=4701.79 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 1251794 0 1 0 469850 329 0 0 25 0 22 0 524592400 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3925825 73872 2299 9 0 3916544 0
[pid=6405/tid=6407] ppid=6403 vsize=15703300 CPUtime=0.52 cores=0,2,4,6
/proc/6405/task/6407/stat : 6407 (java) S 6403 6405 5765 0 -1 4202560 13635 0 1 0 50 2 0 0 20 0 22 0 524592400 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6408] ppid=6403 vsize=15703300 CPUtime=3.27 cores=0,2,4,6
/proc/6405/task/6408/stat : 6408 (java) S 6403 6405 5765 0 -1 4202560 70283 0 0 0 312 15 0 0 15 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6409] ppid=6403 vsize=15703300 CPUtime=3.29 cores=0,2,4,6
/proc/6405/task/6409/stat : 6409 (java) S 6403 6405 5765 0 -1 4202560 67929 0 0 0 312 17 0 0 16 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6410] ppid=6403 vsize=15703300 CPUtime=3.26 cores=0,2,4,6
/proc/6405/task/6410/stat : 6410 (java) S 6403 6405 5765 0 -1 4202560 69836 0 0 0 311 15 0 0 15 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6411] ppid=6403 vsize=15703300 CPUtime=3.36 cores=0,2,4,6
/proc/6405/task/6411/stat : 6411 (java) S 6403 6405 5765 0 -1 4202560 72216 0 0 0 319 17 0 0 15 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6412] ppid=6403 vsize=15703300 CPUtime=3.33 cores=0,2,4,6
/proc/6405/task/6412/stat : 6412 (java) S 6403 6405 5765 0 -1 4202560 69582 0 0 0 315 18 0 0 15 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6413] ppid=6403 vsize=15703300 CPUtime=3.41 cores=0,2,4,6
/proc/6405/task/6413/stat : 6413 (java) S 6403 6405 5765 0 -1 4202560 69761 0 0 0 322 19 0 0 15 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6414] ppid=6403 vsize=15703300 CPUtime=3.42 cores=0,2,4,6
/proc/6405/task/6414/stat : 6414 (java) S 6403 6405 5765 0 -1 4202560 73569 0 0 0 325 17 0 0 16 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6415] ppid=6403 vsize=15703300 CPUtime=3.32 cores=0,2,4,6
/proc/6405/task/6415/stat : 6415 (java) S 6403 6405 5765 0 -1 4202560 68764 0 0 0 316 16 0 0 15 0 22 0 524592401 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6416] ppid=6403 vsize=15703300 CPUtime=1.99 cores=0,2,4,6
/proc/6405/task/6416/stat : 6416 (java) S 6403 6405 5765 0 -1 4202560 3241 0 0 0 140 59 0 0 15 0 22 0 524592402 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 0 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6417] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6417/stat : 6417 (java) S 6403 6405 5765 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6418] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6418/stat : 6418 (java) S 6403 6405 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6419] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6419/stat : 6419 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699498929 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6420] ppid=6403 vsize=15703300 CPUtime=0.67 cores=0,2,4,6
/proc/6405/task/6420/stat : 6420 (java) S 6403 6405 5765 0 -1 4202560 7829 0 0 0 66 1 0 0 15 0 22 0 524592405 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6421] ppid=6403 vsize=15703300 CPUtime=1.29 cores=0,2,4,6
/proc/6405/task/6421/stat : 6421 (java) S 6403 6405 5765 0 -1 4202560 11747 0 0 0 128 1 0 0 16 0 22 0 524592405 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6422] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6422/stat : 6422 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6423] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6423/stat : 6423 (java) S 6403 6405 5765 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 524592405 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6451] ppid=6403 vsize=15703300 CPUtime=1167.75 cores=0,2,4,6
/proc/6405/task/6451/stat : 6451 (java) R 6403 6405 5765 0 -1 4202560 164040 0 0 0 116744 31 0 0 25 0 22 0 524592433 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505834347 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6405/tid=6452] ppid=6403 vsize=15703300 CPUtime=1167.2 cores=0,2,4,6
/proc/6405/task/6452/stat : 6452 (java) R 6403 6405 5765 0 -1 4202560 164117 0 0 0 116689 31 0 0 25 0 22 0 524592433 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505732049 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6405/tid=6453] ppid=6403 vsize=15703300 CPUtime=1168.15 cores=0,2,4,6
/proc/6405/task/6453/stat : 6453 (java) R 6403 6405 5765 0 -1 4202560 165316 0 0 0 116784 31 0 0 25 0 22 0 524592433 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505811059 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6405/tid=6454] ppid=6403 vsize=15703300 CPUtime=1167.39 cores=0,2,4,6
/proc/6405/task/6454/stat : 6454 (java) R 6403 6405 5765 0 -1 4202560 158476 0 0 0 116708 31 0 0 25 0 22 0 524592433 16080179200 73872 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505812199 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4701.79
Current children cumulated vsize (KiB) 15703300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.11 8.05 8.01 9/220 6491
/proc/meminfo: memFree=23826364/32951124 swapFree=67111524/67111528
[pid=6405] ppid=6403 vsize=15703300 CPUtime=4800.36 cores=0,2,4,6
/proc/6405/stat : 6405 (java) S 6403 6405 5765 0 -1 4202496 1274904 0 1 0 479702 334 0 0 25 0 22 0 524592400 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 3925825 74188 2299 9 0 3916544 0
[pid=6405/tid=6407] ppid=6403 vsize=15703300 CPUtime=0.52 cores=0,2,4,6
/proc/6405/task/6407/stat : 6407 (java) S 6403 6405 5765 0 -1 4202560 13635 0 1 0 50 2 0 0 20 0 22 0 524592400 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6408] ppid=6403 vsize=15703300 CPUtime=3.35 cores=0,2,4,6
/proc/6405/task/6408/stat : 6408 (java) S 6403 6405 5765 0 -1 4202560 72293 0 0 0 319 16 0 0 16 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6409] ppid=6403 vsize=15703300 CPUtime=3.37 cores=0,2,4,6
/proc/6405/task/6409/stat : 6409 (java) S 6403 6405 5765 0 -1 4202560 69690 0 0 0 319 18 0 0 15 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6410] ppid=6403 vsize=15703300 CPUtime=3.32 cores=0,2,4,6
/proc/6405/task/6410/stat : 6410 (java) S 6403 6405 5765 0 -1 4202560 70916 0 0 0 317 15 0 0 15 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6411] ppid=6403 vsize=15703300 CPUtime=3.44 cores=0,2,4,6
/proc/6405/task/6411/stat : 6411 (java) S 6403 6405 5765 0 -1 4202560 73727 0 0 0 327 17 0 0 15 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6412] ppid=6403 vsize=15703300 CPUtime=3.38 cores=0,2,4,6
/proc/6405/task/6412/stat : 6412 (java) S 6403 6405 5765 0 -1 4202560 71037 0 0 0 320 18 0 0 15 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6413] ppid=6403 vsize=15703300 CPUtime=3.48 cores=0,2,4,6
/proc/6405/task/6413/stat : 6413 (java) S 6403 6405 5765 0 -1 4202560 71582 0 0 0 329 19 0 0 15 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6414] ppid=6403 vsize=15703300 CPUtime=3.5 cores=0,2,4,6
/proc/6405/task/6414/stat : 6414 (java) S 6403 6405 5765 0 -1 4202560 74683 0 0 0 332 18 0 0 15 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 0 0 0 0
[pid=6405/tid=6415] ppid=6403 vsize=15703300 CPUtime=3.39 cores=0,2,4,6
/proc/6405/task/6415/stat : 6415 (java) S 6403 6405 5765 0 -1 4202560 70113 0 0 0 323 16 0 0 16 0 22 0 524592401 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6416] ppid=6403 vsize=15703300 CPUtime=2.06 cores=0,2,4,6
/proc/6405/task/6416/stat : 6416 (java) S 6403 6405 5765 0 -1 4202560 3320 0 0 0 146 60 0 0 15 0 22 0 524592402 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 0 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6417] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6417/stat : 6417 (java) S 6403 6405 5765 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6418] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6418/stat : 6418 (java) S 6403 6405 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524592402 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6419] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6419/stat : 6419 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699498929 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6420] ppid=6403 vsize=15703300 CPUtime=0.67 cores=0,2,4,6
/proc/6405/task/6420/stat : 6420 (java) S 6403 6405 5765 0 -1 4202560 7829 0 0 0 66 1 0 0 15 0 22 0 524592405 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 2 0 0 0
[pid=6405/tid=6421] ppid=6403 vsize=15703300 CPUtime=1.29 cores=0,2,4,6
/proc/6405/task/6421/stat : 6421 (java) S 6403 6405 5765 0 -1 4202560 11747 0 0 0 128 1 0 0 16 0 22 0 524592405 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 6 0 0 0
[pid=6405/tid=6422] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6422/stat : 6422 (java) S 6403 6405 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524592405 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491225 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6423] ppid=6403 vsize=15703300 CPUtime=0 cores=0,2,4,6
/proc/6405/task/6423/stat : 6423 (java) S 6403 6405 5765 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 524592405 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 212699491840 0 4 0 16800975 18446604449836069888 0 0 -1 4 0 0 0
[pid=6405/tid=6451] ppid=6403 vsize=15703300 CPUtime=1192.27 cores=0,2,4,6
/proc/6405/task/6451/stat : 6451 (java) R 6403 6405 5765 0 -1 4202560 166773 0 0 0 119195 32 0 0 25 0 22 0 524592433 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505812037 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6405/tid=6452] ppid=6403 vsize=15703300 CPUtime=1191.73 cores=0,2,4,6
/proc/6405/task/6452/stat : 6452 (java) R 6403 6405 5765 0 -1 4202560 167106 0 0 0 119142 31 0 0 25 0 22 0 524592433 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505842379 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6405/tid=6453] ppid=6403 vsize=15703300 CPUtime=1192.54 cores=0,2,4,6
/proc/6405/task/6453/stat : 6453 (java) R 6403 6405 5765 0 -1 4202560 168083 0 0 0 119222 32 0 0 18 0 22 0 524592433 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 46912505998084 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6405/tid=6454] ppid=6403 vsize=15703300 CPUtime=1191.91 cores=0,2,4,6
/proc/6405/task/6454/stat : 6454 (java) R 6403 6405 5765 0 -1 4202560 160915 0 0 0 119160 31 0 0 25 0 22 0 524592433 16080179200 74188 33554432000 1073741824 1073778376 140733959346144 18446744073709551615 47570108570475 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15703300

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

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

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.41
CPU user time (s): 4797.06
CPU system time (s): 3.35649
CPU usage (%): 397.671
Max. virtual memory (cumulated for all children) (KiB): 15705016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.06
system time used= 3.35649
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1274929
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= 300383
involuntary context switches= 156316

runsolver used 2.02769 second user time and 4.6093 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 04:19:07
IDJOB=3312703
IDBENCH=82888
IDSOLVER=1699
FILE ID=node139/3312703-1304129947
RUNJOBID= node139-1304128737-5783
PBS_JOBID= 13170782
Free space on /tmp= 72900 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1335110382-066.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312703-1304129947/watcher-3312703-1304129947 -o /tmp/evaluation-result-3312703-1304129947/solver-3312703-1304129947 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312703-1304129947.cnf

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

MD5SUM BENCH= a5daafd605bd47234b7e5aaf0173eab8
RANDOM SEED=888140029

node139.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.852
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.852
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.75
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24399512 kB
Buffers:       2054112 kB
Cached:        5915268 kB
SwapCached:          4 kB
Active:         947344 kB
Inactive:      7084724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24399512 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:       63332 kB
Mapped:          14696 kB
Slab:           454436 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187480 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= 72896 MiB
End job on node139 at 2011-04-30 04:39:16