Trace number 3311613

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.34 1207.43

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S231612998-061.SATISFIABLE.cnf
MD5SUM053eacf65ab310107e284aa82f53766f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.963852
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.11/0.12	25:02 INFO : Reading from input HOME/instance-3311613-1304177102.cnf
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.35	Executor set job limit to 1000000
0.52/0.35	Executor set job limit to 1000000
0.52/0.35	Starting Executor!
0.52/0.35	Starting Executor!
0.52/0.35	Starting Executor!
0.52/0.35	Starting Executor!
0.91/0.59	25:03 INFO : 90 variables remaining out of 90
0.91/0.59	25:03 INFO : 64080 literals remaining out of 64080

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

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

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


[startup+0 s]
/proc/loadavg: 6.87 7.80 7.92 2/177 548
/proc/meminfo: memFree=23404536/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 486 0 0 0 0 0 0 0 18 0 1 0 607940855 9318400 147 33554432000 1073741824 1073778376 140737276696912 18446744073709551615 216735176704 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/548/statm: 2275 147 118 9 0 67 0
[pid=548/tid=550] ppid=545 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) R 545 548 510 0 -1 4202560 12 0 0 0 0 0 0 0 19 0 2 0 607940856 24580096 849 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216735178496 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.0086339 s]
/proc/loadavg: 6.87 7.80 7.92 2/177 548
/proc/meminfo: memFree=23404536/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=36924 CPUtime=0 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 1626 0 1 0 0 0 0 0 18 0 2 0 607940855 37810176 1071 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 9231 1071 833 9 0 387 0
[pid=548/tid=550] ppid=545 vsize=36924 CPUtime=0 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) R 545 548 510 0 -1 4202560 269 0 1 0 0 0 0 0 19 0 2 0 607940856 37810176 1071 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216735176763 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 36924

[startup+0.100565 s]
/proc/loadavg: 6.87 7.80 7.92 2/177 548
/proc/meminfo: memFree=23404536/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15676392 CPUtime=0.11 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 5499 0 1 0 10 1 0 0 18 0 18 0 607940855 16052625408 4938 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3919098 4938 2116 9 0 3909817 0
[pid=548/tid=550] ppid=545 vsize=15676392 CPUtime=0.09 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) R 545 548 510 0 -1 4202560 3389 0 1 0 8 1 0 0 23 0 18 0 607940856 16052625408 4938 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216735174501 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676392

[startup+0.305602 s]
/proc/loadavg: 6.87 7.80 7.92 2/177 548
/proc/meminfo: memFree=23404536/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15679908 CPUtime=0.52 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 14317 0 1 0 50 2 0 0 18 0 18 0 607940855 16056225792 12753 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3919977 12759 2207 9 0 3910696 0
[pid=548/tid=550] ppid=545 vsize=15679908 CPUtime=0.29 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) R 545 548 510 0 -1 4202560 9216 0 1 0 27 2 0 0 18 0 18 0 607940856 16056225792 12760 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 47616712530771 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679908

[startup+0.755414 s]
/proc/loadavg: 6.87 7.80 7.92 2/177 548
/proc/meminfo: memFree=23404536/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15702272 CPUtime=1.73 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 34326 0 1 0 168 5 0 0 18 0 22 0 607940855 16079126528 29352 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3925568 29355 2259 9 0 3916287 0
[pid=548/tid=550] ppid=545 vsize=15702272 CPUtime=0.58 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) S 545 548 510 0 -1 4202560 16302 0 1 0 55 3 0 0 18 0 22 0 607940856 16079126528 29356 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15702272

[startup+1.50128 s]
/proc/loadavg: 6.87 7.80 7.92 15/220 592
/proc/meminfo: memFree=23090420/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15702552 CPUtime=4.64 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 62964 0 1 0 455 9 0 0 18 0 22 0 607940855 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3925638 53318 2276 9 0 3916357 0
[pid=548/tid=550] ppid=545 vsize=15702552 CPUtime=0.58 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) S 545 548 510 0 -1 4202560 16302 0 1 0 55 3 0 0 18 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=561] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/561/stat : 561 (java) S 545 548 510 0 -1 4202560 536 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=562] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/562/stat : 562 (java) S 545 548 510 0 -1 4202560 1047 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=563] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/563/stat : 563 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=564] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/564/stat : 564 (java) S 545 548 510 0 -1 4202560 774 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=565] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/565/stat : 565 (java) S 545 548 510 0 -1 4202560 619 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=566] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/566/stat : 566 (java) S 545 548 510 0 -1 4202560 1620 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=567] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/567/stat : 567 (java) S 545 548 510 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=568] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/568/stat : 568 (java) S 545 548 510 0 -1 4202560 946 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=570] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/570/stat : 570 (java) S 545 548 510 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 607940857 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 0 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=573] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/573/stat : 573 (java) S 545 548 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=574] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/574/stat : 574 (java) S 545 548 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=580] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/580/stat : 580 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 607940860 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216747002289 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=581] ppid=545 vsize=15702552 CPUtime=0.65 cores=0,2,4,6
/proc/548/task/581/stat : 581 (java) R 545 548 510 0 -1 4202560 6085 0 0 0 65 0 0 0 19 0 22 0 607940860 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216747004597 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=582] ppid=545 vsize=15702552 CPUtime=1.05 cores=0,2,4,6
/proc/548/task/582/stat : 582 (java) R 545 548 510 0 -1 4202560 13908 0 0 0 103 2 0 0 15 0 22 0 607940860 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 47616708852889 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=548/tid=583] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/583/stat : 583 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 607940860 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=584] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/584/stat : 584 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607940860 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=589] ppid=545 vsize=15702552 CPUtime=0.65 cores=0,2,4,6
/proc/548/task/589/stat : 589 (java) R 545 548 510 0 -1 4202560 5365 0 0 0 65 0 0 0 16 0 22 0 607940890 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912506070509 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=548/tid=590] ppid=545 vsize=15702552 CPUtime=0.5 cores=0,2,4,6
/proc/548/task/590/stat : 590 (java) R 545 548 510 0 -1 4202560 2772 0 0 0 50 0 0 0 16 0 22 0 607940890 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505212336 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=548/tid=591] ppid=545 vsize=15702552 CPUtime=0.63 cores=0,2,4,6
/proc/548/task/591/stat : 591 (java) R 545 548 510 0 -1 4202560 5504 0 0 0 63 0 0 0 16 0 22 0 607940890 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=592] ppid=545 vsize=15702552 CPUtime=0.5 cores=0,2,4,6
/proc/548/task/592/stat : 592 (java) R 545 548 510 0 -1 4202560 5584 0 0 0 50 0 0 0 18 0 22 0 607940890 16079413248 53318 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912506072289 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 15702552

[startup+3.101 s]
/proc/loadavg: 6.87 7.80 7.92 11/220 592
/proc/meminfo: memFree=22880984/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15702552 CPUtime=11.01 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 129545 0 1 0 1084 17 0 0 18 0 22 0 607940855 16079413248 119887 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3925638 119890 2286 9 0 3916357 0
[pid=548/tid=550] ppid=545 vsize=15702552 CPUtime=0.58 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) S 545 548 510 0 -1 4202560 16302 0 1 0 55 3 0 0 18 0 22 0 607940856 16079413248 119892 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=561] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/561/stat : 561 (java) S 545 548 510 0 -1 4202560 1456 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 119893 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=562] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/562/stat : 562 (java) S 545 548 510 0 -1 4202560 2842 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 119895 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=563] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/563/stat : 563 (java) S 545 548 510 0 -1 4202560 1606 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 119897 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=564] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/564/stat : 564 (java) S 545 548 510 0 -1 4202560 3958 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 119898 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=565] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/565/stat : 565 (java) S 545 548 510 0 -1 4202560 2239 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 119900 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=566] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/566/stat : 566 (java) S 545 548 510 0 -1 4202560 3517 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 119901 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=567] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/567/stat : 567 (java) S 545 548 510 0 -1 4202560 2180 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 119902 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=568] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/568/stat : 568 (java) S 545 548 510 0 -1 4202560 1558 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 119902 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=570] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/570/stat : 570 (java) S 545 548 510 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 607940857 16079413248 119904 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 0 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=573] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/573/stat : 573 (java) S 545 548 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 119905 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=574] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/574/stat : 574 (java) S 545 548 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 119906 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=580] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/580/stat : 580 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 607940860 16079413248 119906 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216747002289 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=581] ppid=545 vsize=15702552 CPUtime=0.65 cores=0,2,4,6
/proc/548/task/581/stat : 581 (java) R 545 548 510 0 -1 4202560 6087 0 0 0 65 0 0 0 18 0 22 0 607940860 16079413248 119912 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 47616707428512 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=548/tid=582] ppid=545 vsize=15702552 CPUtime=1.33 cores=0,2,4,6
/proc/548/task/582/stat : 582 (java) S 545 548 510 0 -1 4202560 13960 0 0 0 131 2 0 0 15 0 22 0 607940860 16079413248 119919 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=583] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/583/stat : 583 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 607940860 16079413248 119921 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=584] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/584/stat : 584 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607940860 16079413248 119923 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=589] ppid=545 vsize=15702552 CPUtime=2.23 cores=0,2,4,6
/proc/548/task/589/stat : 589 (java) R 545 548 510 0 -1 4202560 18102 0 0 0 221 2 0 0 17 0 22 0 607940890 16079413248 119925 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 47616711853912 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=548/tid=590] ppid=545 vsize=15702552 CPUtime=2.07 cores=0,2,4,6
/proc/548/task/590/stat : 590 (java) R 545 548 510 0 -1 4202560 16514 0 0 0 206 1 0 0 17 0 22 0 607940890 16079413248 119927 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505810890 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=548/tid=591] ppid=545 vsize=15702552 CPUtime=2.2 cores=0,2,4,6
/proc/548/task/591/stat : 591 (java) R 545 548 510 0 -1 4202560 18918 0 0 0 219 1 0 0 18 0 22 0 607940890 16079413248 119941 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505599592 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=548/tid=592] ppid=545 vsize=15702552 CPUtime=1.79 cores=0,2,4,6
/proc/548/task/592/stat : 592 (java) R 545 548 510 0 -1 4202560 18766 0 0 0 178 1 0 0 20 0 22 0 607940890 16079413248 119951 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505819247 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 15702552

[startup+6.30145 s]
/proc/loadavg: 7.04 7.82 7.92 9/220 592
/proc/meminfo: memFree=22617156/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15702552 CPUtime=23.77 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 162902 0 1 0 2356 21 0 0 18 0 22 0 607940855 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3925638 152476 2286 9 0 3916357 0
[pid=548/tid=550] ppid=545 vsize=15702552 CPUtime=0.58 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) S 545 548 510 0 -1 4202560 16302 0 1 0 55 3 0 0 18 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=561] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/561/stat : 561 (java) S 545 548 510 0 -1 4202560 1658 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=562] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/562/stat : 562 (java) S 545 548 510 0 -1 4202560 4101 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=563] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/563/stat : 563 (java) S 545 548 510 0 -1 4202560 1892 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=564] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/564/stat : 564 (java) S 545 548 510 0 -1 4202560 4164 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=565] ppid=545 vsize=15702552 CPUtime=0.01 cores=0,2,4,6
/proc/548/task/565/stat : 565 (java) S 545 548 510 0 -1 4202560 3321 0 0 0 1 0 0 0 15 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=566] ppid=545 vsize=15702552 CPUtime=0.01 cores=0,2,4,6
/proc/548/task/566/stat : 566 (java) S 545 548 510 0 -1 4202560 4376 0 0 0 1 0 0 0 15 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=567] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/567/stat : 567 (java) S 545 548 510 0 -1 4202560 3231 0 0 0 0 0 0 0 16 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=568] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/568/stat : 568 (java) S 545 548 510 0 -1 4202560 1841 0 0 0 0 0 0 0 15 0 22 0 607940856 16079413248 152476 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0

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

[pid=548/tid=590] ppid=545 vsize=15702552 CPUtime=1108.13 cores=0,2,4,6
/proc/548/task/590/stat : 590 (java) R 545 548 510 0 -1 4202560 172671 0 0 0 110783 30 0 0 25 0 22 0 607940890 16079413248 79054 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505818548 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=591] ppid=545 vsize=15702552 CPUtime=1108.54 cores=0,2,4,6
/proc/548/task/591/stat : 591 (java) R 545 548 510 0 -1 4202560 171482 0 0 0 110822 32 0 0 25 0 22 0 607940890 16079413248 79054 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505879693 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=548/tid=592] ppid=545 vsize=15702552 CPUtime=1107.26 cores=0,2,4,6
/proc/548/task/592/stat : 592 (java) R 545 548 510 0 -1 4202560 172363 0 0 0 110694 32 0 0 25 0 22 0 607940890 16079413248 79054 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505744505 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.92
Current children cumulated vsize (KiB) 15702552

[startup+1182.3 s]
/proc/loadavg: 8.02 8.08 8.02 9/220 735
/proc/meminfo: memFree=22698408/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15702552 CPUtime=4700.49 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 1356532 0 1 0 469720 329 0 0 18 0 22 0 607940855 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3925638 81190 2299 9 0 3916357 0
[pid=548/tid=550] ppid=545 vsize=15702552 CPUtime=0.58 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) S 545 548 510 0 -1 4202560 16302 0 1 0 55 3 0 0 18 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=561] ppid=545 vsize=15702552 CPUtime=3.21 cores=0,2,4,6
/proc/548/task/561/stat : 561 (java) S 545 548 510 0 -1 4202560 71621 0 0 0 307 14 0 0 15 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=562] ppid=545 vsize=15702552 CPUtime=3.36 cores=0,2,4,6
/proc/548/task/562/stat : 562 (java) S 545 548 510 0 -1 4202560 75485 0 0 0 319 17 0 0 15 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=563] ppid=545 vsize=15702552 CPUtime=3.29 cores=0,2,4,6
/proc/548/task/563/stat : 563 (java) S 545 548 510 0 -1 4202560 73019 0 0 0 314 15 0 0 15 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=564] ppid=545 vsize=15702552 CPUtime=3.35 cores=0,2,4,6
/proc/548/task/564/stat : 564 (java) S 545 548 510 0 -1 4202560 76677 0 0 0 319 16 0 0 16 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=565] ppid=545 vsize=15702552 CPUtime=3.27 cores=0,2,4,6
/proc/548/task/565/stat : 565 (java) S 545 548 510 0 -1 4202560 75012 0 0 0 312 15 0 0 15 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=566] ppid=545 vsize=15702552 CPUtime=3.25 cores=0,2,4,6
/proc/548/task/566/stat : 566 (java) S 545 548 510 0 -1 4202560 72191 0 0 0 310 15 0 0 15 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=567] ppid=545 vsize=15702552 CPUtime=3.37 cores=0,2,4,6
/proc/548/task/567/stat : 567 (java) S 545 548 510 0 -1 4202560 74866 0 0 0 321 16 0 0 16 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=568] ppid=545 vsize=15702552 CPUtime=3.26 cores=0,2,4,6
/proc/548/task/568/stat : 568 (java) S 545 548 510 0 -1 4202560 70941 0 0 0 312 14 0 0 16 0 22 0 607940856 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=570] ppid=545 vsize=15702552 CPUtime=2.25 cores=0,2,4,6
/proc/548/task/570/stat : 570 (java) S 545 548 510 0 -1 4202560 3467 0 0 0 163 62 0 0 15 0 22 0 607940857 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 0 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=573] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/573/stat : 573 (java) S 545 548 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=574] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/574/stat : 574 (java) S 545 548 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=580] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/580/stat : 580 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 607940860 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216747002289 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=581] ppid=545 vsize=15702552 CPUtime=0.83 cores=0,2,4,6
/proc/548/task/581/stat : 581 (java) S 545 548 510 0 -1 4202560 6115 0 0 0 83 0 0 0 15 0 22 0 607940860 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=582] ppid=545 vsize=15702552 CPUtime=1.39 cores=0,2,4,6
/proc/548/task/582/stat : 582 (java) S 545 548 510 0 -1 4202560 13968 0 0 0 137 2 0 0 15 0 22 0 607940860 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=583] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/583/stat : 583 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 607940860 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=584] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/584/stat : 584 (java) S 545 548 510 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 607940860 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=589] ppid=545 vsize=15702552 CPUtime=1167.19 cores=0,2,4,6
/proc/548/task/589/stat : 589 (java) R 545 548 510 0 -1 4202560 181757 0 0 0 116687 32 0 0 25 0 22 0 607940890 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 47616711318592 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=548/tid=590] ppid=545 vsize=15702552 CPUtime=1167.28 cores=0,2,4,6
/proc/548/task/590/stat : 590 (java) R 545 548 510 0 -1 4202560 181781 0 0 0 116696 32 0 0 25 0 22 0 607940890 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 47616711853105 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=548/tid=591] ppid=545 vsize=15702552 CPUtime=1167.92 cores=0,2,4,6
/proc/548/task/591/stat : 591 (java) R 545 548 510 0 -1 4202560 180272 0 0 0 116759 33 0 0 25 0 22 0 607940890 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 18446744073699066057 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=592] ppid=545 vsize=15702552 CPUtime=1166.52 cores=0,2,4,6
/proc/548/task/592/stat : 592 (java) R 545 548 510 0 -1 4202560 181613 0 0 0 116618 34 0 0 25 0 22 0 607940890 16079413248 81190 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505875046 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.49
Current children cumulated vsize (KiB) 15702552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.08 8.09 8.03 9/220 735
/proc/meminfo: memFree=22770444/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15702552 CPUtime=4800.28 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 1371855 0 1 0 479694 334 0 0 18 0 22 0 607940855 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3925638 68250 2299 9 0 3916357 0
[pid=548/tid=550] ppid=545 vsize=15702552 CPUtime=0.58 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) S 545 548 510 0 -1 4202560 16302 0 1 0 55 3 0 0 18 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=561] ppid=545 vsize=15702552 CPUtime=3.28 cores=0,2,4,6
/proc/548/task/561/stat : 561 (java) S 545 548 510 0 -1 4202560 72946 0 0 0 314 14 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=562] ppid=545 vsize=15702552 CPUtime=3.44 cores=0,2,4,6
/proc/548/task/562/stat : 562 (java) S 545 548 510 0 -1 4202560 76582 0 0 0 327 17 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=563] ppid=545 vsize=15702552 CPUtime=3.35 cores=0,2,4,6
/proc/548/task/563/stat : 563 (java) S 545 548 510 0 -1 4202560 73914 0 0 0 320 15 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=564] ppid=545 vsize=15702552 CPUtime=3.42 cores=0,2,4,6
/proc/548/task/564/stat : 564 (java) S 545 548 510 0 -1 4202560 77742 0 0 0 326 16 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=565] ppid=545 vsize=15702552 CPUtime=3.34 cores=0,2,4,6
/proc/548/task/565/stat : 565 (java) S 545 548 510 0 -1 4202560 76015 0 0 0 318 16 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=566] ppid=545 vsize=15702552 CPUtime=3.33 cores=0,2,4,6
/proc/548/task/566/stat : 566 (java) S 545 548 510 0 -1 4202560 73278 0 0 0 317 16 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=567] ppid=545 vsize=15702552 CPUtime=3.44 cores=0,2,4,6
/proc/548/task/567/stat : 567 (java) S 545 548 510 0 -1 4202560 75666 0 0 0 328 16 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=568] ppid=545 vsize=15702552 CPUtime=3.32 cores=0,2,4,6
/proc/548/task/568/stat : 568 (java) S 545 548 510 0 -1 4202560 72098 0 0 0 318 14 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=570] ppid=545 vsize=15702552 CPUtime=2.31 cores=0,2,4,6
/proc/548/task/570/stat : 570 (java) S 545 548 510 0 -1 4202560 3512 0 0 0 168 63 0 0 15 0 22 0 607940857 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 0 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=573] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/573/stat : 573 (java) S 545 548 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=574] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/574/stat : 574 (java) S 545 548 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=580] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/580/stat : 580 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216747002289 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=581] ppid=545 vsize=15702552 CPUtime=0.83 cores=0,2,4,6
/proc/548/task/581/stat : 581 (java) S 545 548 510 0 -1 4202560 6115 0 0 0 83 0 0 0 15 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=582] ppid=545 vsize=15702552 CPUtime=1.39 cores=0,2,4,6
/proc/548/task/582/stat : 582 (java) S 545 548 510 0 -1 4202560 13968 0 0 0 137 2 0 0 15 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=583] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/583/stat : 583 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=584] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/584/stat : 584 (java) R 545 548 510 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=589] ppid=545 vsize=15702552 CPUtime=1192.01 cores=0,2,4,6
/proc/548/task/589/stat : 589 (java) R 545 548 510 0 -1 4202560 183440 0 0 0 119168 33 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505879479 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=590] ppid=545 vsize=15702552 CPUtime=1192.08 cores=0,2,4,6
/proc/548/task/590/stat : 590 (java) R 545 548 510 0 -1 4202560 183302 0 0 0 119176 32 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505628864 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=548/tid=591] ppid=545 vsize=15702552 CPUtime=1192.67 cores=0,2,4,6
/proc/548/task/591/stat : 591 (java) R 545 548 510 0 -1 4202560 182160 0 0 0 119233 34 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505819897 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=548/tid=592] ppid=545 vsize=15702552 CPUtime=1191.32 cores=0,2,4,6
/proc/548/task/592/stat : 592 (java) R 545 548 510 0 -1 4202560 183370 0 0 0 119098 34 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505965765 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 15702552

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

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

[startup+1207.4 s]
/proc/loadavg: 8.08 8.09 8.03 9/220 735
/proc/meminfo: memFree=22770444/32951124 swapFree=67102140/67111528
[pid=548] ppid=545 vsize=15702552 CPUtime=4800.28 cores=0,2,4,6
/proc/548/stat : 548 (java) S 545 548 510 0 -1 4202496 1371855 0 1 0 479694 334 0 0 18 0 22 0 607940855 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/548/statm: 3925638 68250 2299 9 0 3916357 0
[pid=548/tid=550] ppid=545 vsize=15702552 CPUtime=0.58 cores=0,2,4,6
/proc/548/task/550/stat : 550 (java) S 545 548 510 0 -1 4202560 16302 0 1 0 55 3 0 0 18 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=561] ppid=545 vsize=15702552 CPUtime=3.28 cores=0,2,4,6
/proc/548/task/561/stat : 561 (java) S 545 548 510 0 -1 4202560 72946 0 0 0 314 14 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=562] ppid=545 vsize=15702552 CPUtime=3.44 cores=0,2,4,6
/proc/548/task/562/stat : 562 (java) S 545 548 510 0 -1 4202560 76582 0 0 0 327 17 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=563] ppid=545 vsize=15702552 CPUtime=3.35 cores=0,2,4,6
/proc/548/task/563/stat : 563 (java) S 545 548 510 0 -1 4202560 73914 0 0 0 320 15 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=564] ppid=545 vsize=15702552 CPUtime=3.42 cores=0,2,4,6
/proc/548/task/564/stat : 564 (java) S 545 548 510 0 -1 4202560 77742 0 0 0 326 16 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=565] ppid=545 vsize=15702552 CPUtime=3.34 cores=0,2,4,6
/proc/548/task/565/stat : 565 (java) S 545 548 510 0 -1 4202560 76015 0 0 0 318 16 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=566] ppid=545 vsize=15702552 CPUtime=3.33 cores=0,2,4,6
/proc/548/task/566/stat : 566 (java) S 545 548 510 0 -1 4202560 73278 0 0 0 317 16 0 0 15 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=567] ppid=545 vsize=15702552 CPUtime=3.44 cores=0,2,4,6
/proc/548/task/567/stat : 567 (java) S 545 548 510 0 -1 4202560 75666 0 0 0 328 16 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=568] ppid=545 vsize=15702552 CPUtime=3.32 cores=0,2,4,6
/proc/548/task/568/stat : 568 (java) S 545 548 510 0 -1 4202560 72098 0 0 0 318 14 0 0 16 0 22 0 607940856 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=570] ppid=545 vsize=15702552 CPUtime=2.31 cores=0,2,4,6
/proc/548/task/570/stat : 570 (java) S 545 548 510 0 -1 4202560 3512 0 0 0 168 63 0 0 15 0 22 0 607940857 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 0 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=573] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/573/stat : 573 (java) S 545 548 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=574] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/574/stat : 574 (java) S 545 548 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607940858 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 0 0 0 0
[pid=548/tid=580] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/580/stat : 580 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216747002289 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=581] ppid=545 vsize=15702552 CPUtime=0.83 cores=0,2,4,6
/proc/548/task/581/stat : 581 (java) S 545 548 510 0 -1 4202560 6115 0 0 0 83 0 0 0 15 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 6 0 0 0
[pid=548/tid=582] ppid=545 vsize=15702552 CPUtime=1.39 cores=0,2,4,6
/proc/548/task/582/stat : 582 (java) S 545 548 510 0 -1 4202560 13968 0 0 0 137 2 0 0 15 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 2 0 0 0
[pid=548/tid=583] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/583/stat : 583 (java) S 545 548 510 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746994585 0 4 0 16800975 18446604448797014720 0 0 -1 4 0 0 0
[pid=548/tid=584] ppid=545 vsize=15702552 CPUtime=0 cores=0,2,4,6
/proc/548/task/584/stat : 584 (java) R 545 548 510 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 607940860 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 216746995200 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=589] ppid=545 vsize=15702552 CPUtime=1192.01 cores=0,2,4,6
/proc/548/task/589/stat : 589 (java) R 545 548 510 0 -1 4202560 183440 0 0 0 119168 33 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505879479 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=548/tid=590] ppid=545 vsize=15702552 CPUtime=1192.08 cores=0,2,4,6
/proc/548/task/590/stat : 590 (java) R 545 548 510 0 -1 4202560 183302 0 0 0 119176 32 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505628864 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=548/tid=591] ppid=545 vsize=15702552 CPUtime=1192.67 cores=0,2,4,6
/proc/548/task/591/stat : 591 (java) R 545 548 510 0 -1 4202560 182160 0 0 0 119233 34 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505819897 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=548/tid=592] ppid=545 vsize=15702552 CPUtime=1191.32 cores=0,2,4,6
/proc/548/task/592/stat : 592 (java) R 545 548 510 0 -1 4202560 183370 0 0 0 119098 34 0 0 25 0 22 0 607940890 16079413248 68250 33554432000 1073741824 1073778376 140736288771888 18446744073709551615 46912505965765 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 15702552

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.34
CPU user time (s): 4796.98
CPU system time (s): 3.36049
CPU usage (%): 397.567
Max. virtual memory (cumulated for all children) (KiB): 15702552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.98
system time used= 3.36049
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1371882
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= 292826
involuntary context switches= 162955

runsolver used 2.04269 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 17:25:02
IDJOB=3311613
IDBENCH=82998
IDSOLVER=1698
FILE ID=node119/3311613-1304177102
RUNJOBID= node119-1304177102-528
PBS_JOBID= 13172435
Free space on /tmp= 73016 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S231612998-061.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311613-1304177102/watcher-3311613-1304177102 -o /tmp/evaluation-result-3311613-1304177102/solver-3311613-1304177102 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311613-1304177102.cnf -hbr 2

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

MD5SUM BENCH= 053eacf65ab310107e284aa82f53766f
RANDOM SEED=259411888

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23404948 kB
Buffers:       1952984 kB
Cached:        6956384 kB
SwapCached:       3688 kB
Active:         441544 kB
Inactive:      8527604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23404948 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            3572 kB
Writeback:           0 kB
AnonPages:       58880 kB
Mapped:          14560 kB
Slab:           512032 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   199932 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= 73012 MiB
End job on node119 at 2011-04-30 17:45:11