Trace number 3313317

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) 2183.62 1302.58

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	42:30 INFO : Reading from input HOME/instance-3313317-1304109749.cnf
2.27/2.05	Executor set job limit to 1000000
2.27/2.05	Executor set job limit to 1000000
2.27/2.05	Executor set job limit to 1000000
2.27/2.05	Executor set job limit to 1000000
2.27/2.06	Starting Executor!
2.27/2.06	Starting Executor!
2.27/2.06	Starting Executor!
2.27/2.06	Starting Executor!
7.98/5.70	42:35 INFO : 188993 variables remaining out of 192503
7.98/5.70	42:35 INFO : 3566596 literals remaining out of 1883174

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-3313317-1304109749/watcher-3313317-1304109749 -o /tmp/evaluation-result-3313317-1304109749/solver-3313317-1304109749 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313317-1304109749.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.80 6.98 5.79 5/198 22524
/proc/meminfo: memFree=18539588/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/22524/stat : 22524 (java) R 22522 22524 21847 0 -1 4202496 938 0 0 0 0 0 0 0 25 0 1 0 601205641 23580672 424 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224279963392 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22524/statm: 5757 439 339 9 0 124 0

[startup+0.096033 s]
/proc/loadavg: 7.80 6.98 5.79 5/198 22524
/proc/meminfo: memFree=18539588/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=15675588 CPUtime=0.1 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 5482 0 1 0 9 1 0 0 25 0 18 0 601205641 16051802112 4921 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3918897 4923 2115 9 0 3909616 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675588

[startup+0.101029 s]
/proc/loadavg: 7.80 6.98 5.79 5/198 22524
/proc/meminfo: memFree=18539588/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=15675656 CPUtime=0.1 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 5538 0 1 0 9 1 0 0 25 0 18 0 601205641 16051871744 4977 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3918914 4978 2116 9 0 3909633 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675656

[startup+0.301026 s]
/proc/loadavg: 7.80 6.98 5.79 5/198 22524
/proc/meminfo: memFree=18539588/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=15680536 CPUtime=0.51 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 15569 0 1 0 49 2 0 0 25 0 18 0 601205641 16056868864 13799 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3920134 13804 2206 9 0 3910853 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680536

[startup+0.700956 s]
/proc/loadavg: 7.80 6.98 5.79 5/198 22524
/proc/meminfo: memFree=18539588/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=15680536 CPUtime=0.92 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 42142 0 1 0 87 5 0 0 25 0 18 0 601205641 16056868864 40369 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3920134 40369 2222 9 0 3910853 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680536

[startup+1.5008 s]
/proc/loadavg: 7.80 6.98 5.79 6/216 22542
/proc/meminfo: memFree=18382572/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=15680536 CPUtime=1.74 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 53388 0 1 0 167 7 0 0 25 0 18 0 601205641 16056868864 51599 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3920134 51605 2222 9 0 3910853 0
[pid=22524/tid=22526] ppid=22522 vsize=15680536 CPUtime=1.45 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) R 22522 22524 21847 0 -1 4202560 43538 0 1 0 140 5 0 0 19 0 18 0 601205641 16056868864 51608 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 46912505640090 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22524/tid=22527] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22527/stat : 22527 (java) S 22522 22524 21847 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 601205642 16056868864 51611 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22528] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22528/stat : 22528 (java) S 22522 22524 21847 0 -1 4202560 656 0 0 0 0 0 0 0 15 0 18 0 601205642 16056868864 51615 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22529] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22529/stat : 22529 (java) S 22522 22524 21847 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 18 0 601205642 16056868864 51618 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22530] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22530/stat : 22530 (java) S 22522 22524 21847 0 -1 4202560 203 0 0 0 0 0 0 0 15 0 18 0 601205642 16056868864 51622 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22531] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22531/stat : 22531 (java) S 22522 22524 21847 0 -1 4202560 660 0 0 0 0 0 0 0 15 0 18 0 601205642 16056868864 51626 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22532] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22532/stat : 22532 (java) S 22522 22524 21847 0 -1 4202560 2030 0 0 0 0 0 0 0 16 0 18 0 601205642 16056868864 51630 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22533] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22533/stat : 22533 (java) S 22522 22524 21847 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 18 0 601205642 16056868864 51634 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22534] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22534/stat : 22534 (java) S 22522 22524 21847 0 -1 4202560 993 0 0 0 0 0 0 0 15 0 18 0 601205642 16056868864 51638 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22535] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22535/stat : 22535 (java) S 22522 22524 21847 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 601205643 16056868864 51640 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 0 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22536] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22536/stat : 22536 (java) S 22522 22524 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 601205643 16056868864 51644 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22537] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22537/stat : 22537 (java) S 22522 22524 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 601205643 16056868864 51648 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22538] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22538/stat : 22538 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 601205646 16056868864 51652 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296749489 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22539] ppid=22522 vsize=15680536 CPUtime=0.09 cores=0,2,4,6
/proc/22524/task/22539/stat : 22539 (java) S 22522 22524 21847 0 -1 4202560 1131 0 0 0 9 0 0 0 18 0 18 0 601205646 16056868864 51655 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22540] ppid=22522 vsize=15680536 CPUtime=0.13 cores=0,2,4,6
/proc/22524/task/22540/stat : 22540 (java) S 22522 22524 21847 0 -1 4202560 2617 0 0 0 13 0 0 0 15 0 18 0 601205646 16056868864 51659 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22541] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22541/stat : 22541 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 601205646 16056868864 51663 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22542] ppid=22522 vsize=15680536 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22542/stat : 22542 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601205646 16056868864 51667 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15680536

[startup+3.10156 s]
/proc/loadavg: 7.80 6.98 5.79 8/220 22546
/proc/meminfo: memFree=18230020/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=15687436 CPUtime=4.32 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 95413 0 1 0 419 13 0 0 25 0 22 0 601205641 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3921859 85524 2265 9 0 3912578 0
[pid=22524/tid=22526] ppid=22522 vsize=15687436 CPUtime=3.05 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) R 22522 22524 21847 0 -1 4202560 66288 0 1 0 296 9 0 0 25 0 22 0 601205641 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 47209477391255 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22524/tid=22527] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22527/stat : 22527 (java) S 22522 22524 21847 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22528] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22528/stat : 22528 (java) S 22522 22524 21847 0 -1 4202560 656 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22529] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22529/stat : 22529 (java) S 22522 22524 21847 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22530] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22530/stat : 22530 (java) S 22522 22524 21847 0 -1 4202560 2796 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22531] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22531/stat : 22531 (java) S 22522 22524 21847 0 -1 4202560 660 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22532] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22532/stat : 22532 (java) S 22522 22524 21847 0 -1 4202560 2064 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22533] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22533/stat : 22533 (java) S 22522 22524 21847 0 -1 4202560 274 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22534] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22534/stat : 22534 (java) S 22522 22524 21847 0 -1 4202560 993 0 0 0 0 0 0 0 15 0 22 0 601205642 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22535] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22535/stat : 22535 (java) S 22522 22524 21847 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 22 0 601205643 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 0 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22536] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22536/stat : 22536 (java) S 22522 22524 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601205643 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22537] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22537/stat : 22537 (java) S 22522 22524 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601205643 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22538] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22538/stat : 22538 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296749489 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22539] ppid=22522 vsize=15687436 CPUtime=0.96 cores=0,2,4,6
/proc/22524/task/22539/stat : 22539 (java) R 22522 22524 21847 0 -1 4202560 17338 0 0 0 94 2 0 0 16 0 22 0 601205646 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 47209478194285 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22524/tid=22540] ppid=22522 vsize=15687436 CPUtime=0.22 cores=0,2,4,6
/proc/22524/task/22540/stat : 22540 (java) S 22522 22524 21847 0 -1 4202560 2687 0 0 0 22 0 0 0 15 0 22 0 601205646 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22541] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22541/stat : 22541 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22542] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22542/stat : 22542 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601205646 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22543] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22543/stat : 22543 (java) S 22522 22524 21847 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 601205847 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22544] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22544/stat : 22544 (java) S 22522 22524 21847 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 601205847 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22545] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22545/stat : 22545 (java) R 22522 22524 21847 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 601205847 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22524/tid=22546] ppid=22522 vsize=15687436 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22546/stat : 22546 (java) R 22522 22524 21847 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 601205847 16063934464 85524 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 15687436

[startup+6.30096 s]
/proc/loadavg: 7.65 6.96 5.79 7/220 22546
/proc/meminfo: memFree=18079952/32951124 swapFree=67104884/67111528
[pid=22524] ppid=22522 vsize=15688456 CPUtime=9.09 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 193471 0 1 0 883 26 0 0 25 0 22 0 601205641 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3922114 182588 2287 9 0 3912833 0
[pid=22524/tid=22526] ppid=22522 vsize=15688456 CPUtime=5.65 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) S 22522 22524 21847 0 -1 4202560 101150 0 1 0 553 12 0 0 25 0 22 0 601205641 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22527] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22527/stat : 22527 (java) S 22522 22524 21847 0 -1 4202560 22 0 0 0 0 0 0 0 16 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22528] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22528/stat : 22528 (java) S 22522 22524 21847 0 -1 4202560 1705 0 0 0 0 0 0 0 16 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22529] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22529/stat : 22529 (java) S 22522 22524 21847 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22530] ppid=22522 vsize=15688456 CPUtime=0.06 cores=0,2,4,6
/proc/22524/task/22530/stat : 22530 (java) S 22522 22524 21847 0 -1 4202560 9909 0 0 0 5 1 0 0 16 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22531] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22531/stat : 22531 (java) S 22522 22524 21847 0 -1 4202560 660 0 0 0 0 0 0 0 15 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22532] ppid=22522 vsize=15688456 CPUtime=0.06 cores=0,2,4,6
/proc/22524/task/22532/stat : 22532 (java) S 22522 22524 21847 0 -1 4202560 10885 0 0 0 5 1 0 0 16 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22533] ppid=22522 vsize=15688456 CPUtime=0.06 cores=0,2,4,6
/proc/22524/task/22533/stat : 22533 (java) S 22522 22524 21847 0 -1 4202560 10160 0 0 0 5 1 0 0 16 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22534] ppid=22522 vsize=15688456 CPUtime=0.05 cores=0,2,4,6
/proc/22524/task/22534/stat : 22534 (java) S 22522 22524 21847 0 -1 4202560 9804 0 0 0 4 1 0 0 16 0 22 0 601205642 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22535] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22535/stat : 22535 (java) S 22522 22524 21847 0 -1 4202560 404 0 0 0 0 0 0 0 15 0 22 0 601205643 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 0 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22536] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22536/stat : 22536 (java) S 22522 22524 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601205643 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22537] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22537/stat : 22537 (java) S 22522 22524 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601205643 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22538] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22538/stat : 22538 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296749489 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22539] ppid=22522 vsize=15688456 CPUtime=1.54 cores=0,2,4,6
/proc/22524/task/22539/stat : 22539 (java) S 22522 22524 21847 0 -1 4202560 17849 0 0 0 152 2 0 0 15 0 22 0 601205646 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22540] ppid=22522 vsize=15688456 CPUtime=0.86 cores=0,2,4,6
/proc/22524/task/22540/stat : 22540 (java) S 22522 22524 21847 0 -1 4202560 3931 0 0 0 86 0 0 0 16 0 22 0 601205646 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22541] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22541/stat : 22541 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22542] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22542/stat : 22542 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601205646 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22543] ppid=22522 vsize=15688456 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22543/stat : 22543 (java) S 22522 22524 21847 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 601205847 16064978944 182588 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0

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

[pid=22524/tid=22537] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22537/stat : 22537 (java) S 22522 22524 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601205643 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22538] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22538/stat : 22538 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296749489 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22539] ppid=22522 vsize=15688352 CPUtime=2.38 cores=0,2,4,6
/proc/22524/task/22539/stat : 22539 (java) S 22522 22524 21847 0 -1 4202560 19120 0 0 0 235 3 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22540] ppid=22522 vsize=15688352 CPUtime=1.29 cores=0,2,4,6
/proc/22524/task/22540/stat : 22540 (java) S 22522 22524 21847 0 -1 4202560 3968 0 0 0 129 0 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22541] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22541/stat : 22541 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22542] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22542/stat : 22542 (java) S 22522 22524 21847 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22543] ppid=22522 vsize=15688352 CPUtime=268.37 cores=0,2,4,6
/proc/22524/task/22543/stat : 22543 (java) S 22522 22524 21847 0 -1 4202560 807 0 0 0 26837 0 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22544] ppid=22522 vsize=15688352 CPUtime=269.56 cores=0,2,4,6
/proc/22524/task/22544/stat : 22544 (java) S 22522 22524 21847 0 -1 4202560 24232 0 0 0 26952 4 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22545] ppid=22522 vsize=15688352 CPUtime=271.97 cores=0,2,4,6
/proc/22524/task/22545/stat : 22545 (java) S 22522 22524 21847 0 -1 4202560 33687 0 0 0 27191 6 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22546] ppid=22522 vsize=15688352 CPUtime=270.58 cores=0,2,4,6
/proc/22524/task/22546/stat : 22546 (java) S 22522 22524 21847 0 -1 4202560 32722 0 0 0 27053 5 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2063.37
Current children cumulated vsize (KiB) 15688352

[startup+1242.3 s]
/proc/loadavg: 2.78 4.36 5.31 3/220 22640
/proc/meminfo: memFree=100316/32951124 swapFree=67103136/67111528
[pid=22524] ppid=22522 vsize=15688352 CPUtime=2123.35 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 3908648 0 1 0 211724 611 0 0 25 0 22 0 601205641 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3922088 3867493 2301 9 0 3912807 0
[pid=22524/tid=22526] ppid=22522 vsize=15688352 CPUtime=5.65 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) S 22522 22524 21847 0 -1 4202560 101150 0 1 0 553 12 0 0 25 0 22 0 601205641 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22527] ppid=22522 vsize=15688352 CPUtime=10.92 cores=0,2,4,6
/proc/22524/task/22527/stat : 22527 (java) S 22522 22524 21847 0 -1 4202560 427029 0 0 0 1022 70 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22528] ppid=22522 vsize=15688352 CPUtime=10.4 cores=0,2,4,6
/proc/22524/task/22528/stat : 22528 (java) S 22522 22524 21847 0 -1 4202560 252384 0 0 0 1004 36 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22529] ppid=22522 vsize=15688352 CPUtime=13.5 cores=0,2,4,6
/proc/22524/task/22529/stat : 22529 (java) S 22522 22524 21847 0 -1 4202560 535295 0 0 0 1260 90 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22530] ppid=22522 vsize=15688352 CPUtime=11.6 cores=0,2,4,6
/proc/22524/task/22530/stat : 22530 (java) S 22522 22524 21847 0 -1 4202560 452260 0 0 0 1089 71 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22531] ppid=22522 vsize=15688352 CPUtime=11.95 cores=0,2,4,6
/proc/22524/task/22531/stat : 22531 (java) S 22522 22524 21847 0 -1 4202560 437908 0 0 0 1126 69 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22532] ppid=22522 vsize=15688352 CPUtime=11.19 cores=0,2,4,6
/proc/22524/task/22532/stat : 22532 (java) S 22522 22524 21847 0 -1 4202560 325698 0 0 0 1067 52 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22533] ppid=22522 vsize=15688352 CPUtime=12.14 cores=0,2,4,6
/proc/22524/task/22533/stat : 22533 (java) S 22522 22524 21847 0 -1 4202560 446361 0 0 0 1146 68 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22534] ppid=22522 vsize=15688352 CPUtime=11.51 cores=0,2,4,6
/proc/22524/task/22534/stat : 22534 (java) S 22522 22524 21847 0 -1 4202560 469409 0 0 0 1077 74 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22535] ppid=22522 vsize=15688352 CPUtime=940.21 cores=0,2,4,6
/proc/22524/task/22535/stat : 22535 (java) R 22522 22524 21847 0 -1 4202560 345019 0 0 0 93978 43 0 0 18 0 22 0 601205643 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 47209476301360 0 0 0 16800975 0 0 0 -1 4 0 0 0
[pid=22524/tid=22536] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22536/stat : 22536 (java) S 22522 22524 21847 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 601205643 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22537] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22537/stat : 22537 (java) S 22522 22524 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601205643 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22538] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22538/stat : 22538 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296749489 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22539] ppid=22522 vsize=15688352 CPUtime=2.38 cores=0,2,4,6
/proc/22524/task/22539/stat : 22539 (java) S 22522 22524 21847 0 -1 4202560 19120 0 0 0 235 3 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22540] ppid=22522 vsize=15688352 CPUtime=1.29 cores=0,2,4,6
/proc/22524/task/22540/stat : 22540 (java) S 22522 22524 21847 0 -1 4202560 3968 0 0 0 129 0 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22541] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22541/stat : 22541 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22542] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22542/stat : 22542 (java) S 22522 22524 21847 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22543] ppid=22522 vsize=15688352 CPUtime=268.37 cores=0,2,4,6
/proc/22524/task/22543/stat : 22543 (java) S 22522 22524 21847 0 -1 4202560 807 0 0 0 26837 0 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22544] ppid=22522 vsize=15688352 CPUtime=269.56 cores=0,2,4,6
/proc/22524/task/22544/stat : 22544 (java) S 22522 22524 21847 0 -1 4202560 24232 0 0 0 26952 4 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22545] ppid=22522 vsize=15688352 CPUtime=271.97 cores=0,2,4,6
/proc/22524/task/22545/stat : 22545 (java) S 22522 22524 21847 0 -1 4202560 33828 0 0 0 27191 6 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22546] ppid=22522 vsize=15688352 CPUtime=270.58 cores=0,2,4,6
/proc/22524/task/22546/stat : 22546 (java) S 22522 22524 21847 0 -1 4202560 32722 0 0 0 27053 5 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2123.35
Current children cumulated vsize (KiB) 15688352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 2.28 3.92 5.10 3/220 22640
/proc/meminfo: memFree=100400/32951124 swapFree=67103136/67111528
[pid=22524] ppid=22522 vsize=15688352 CPUtime=2181.06 cores=0,2,4,6
/proc/22524/stat : 22524 (java) S 22522 22524 21847 0 -1 4202496 3908787 0 1 0 217494 612 0 0 25 0 22 0 601205641 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 3922088 3867493 2301 9 0 3912807 0
[pid=22524/tid=22526] ppid=22522 vsize=15688352 CPUtime=5.65 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) S 22522 22524 21847 0 -1 4202560 101150 0 1 0 553 12 0 0 25 0 22 0 601205641 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22527] ppid=22522 vsize=15688352 CPUtime=10.92 cores=0,2,4,6
/proc/22524/task/22527/stat : 22527 (java) S 22522 22524 21847 0 -1 4202560 427029 0 0 0 1022 70 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22528] ppid=22522 vsize=15688352 CPUtime=10.4 cores=0,2,4,6
/proc/22524/task/22528/stat : 22528 (java) S 22522 22524 21847 0 -1 4202560 252384 0 0 0 1004 36 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22529] ppid=22522 vsize=15688352 CPUtime=13.5 cores=0,2,4,6
/proc/22524/task/22529/stat : 22529 (java) S 22522 22524 21847 0 -1 4202560 535295 0 0 0 1260 90 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22530] ppid=22522 vsize=15688352 CPUtime=11.6 cores=0,2,4,6
/proc/22524/task/22530/stat : 22530 (java) S 22522 22524 21847 0 -1 4202560 452260 0 0 0 1089 71 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22531] ppid=22522 vsize=15688352 CPUtime=11.95 cores=0,2,4,6
/proc/22524/task/22531/stat : 22531 (java) S 22522 22524 21847 0 -1 4202560 437908 0 0 0 1126 69 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22532] ppid=22522 vsize=15688352 CPUtime=11.19 cores=0,2,4,6
/proc/22524/task/22532/stat : 22532 (java) S 22522 22524 21847 0 -1 4202560 325698 0 0 0 1067 52 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22533] ppid=22522 vsize=15688352 CPUtime=12.14 cores=0,2,4,6
/proc/22524/task/22533/stat : 22533 (java) S 22522 22524 21847 0 -1 4202560 446361 0 0 0 1146 68 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22534] ppid=22522 vsize=15688352 CPUtime=11.51 cores=0,2,4,6
/proc/22524/task/22534/stat : 22534 (java) S 22522 22524 21847 0 -1 4202560 469409 0 0 0 1077 74 0 0 16 0 22 0 601205642 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22535] ppid=22522 vsize=15688352 CPUtime=997.91 cores=0,2,4,6
/proc/22524/task/22535/stat : 22535 (java) R 22522 22524 21847 0 -1 4202560 345021 0 0 0 99747 44 0 0 18 0 22 0 601205643 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 47209480960402 0 0 0 16800975 0 0 0 -1 4 0 0 0
[pid=22524/tid=22536] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22536/stat : 22536 (java) S 22522 22524 21847 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 601205643 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22537] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22537/stat : 22537 (java) S 22522 22524 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601205643 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 6 0 0 0
[pid=22524/tid=22538] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22538/stat : 22538 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296749489 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22539] ppid=22522 vsize=15688352 CPUtime=2.38 cores=0,2,4,6
/proc/22524/task/22539/stat : 22539 (java) S 22522 22524 21847 0 -1 4202560 19120 0 0 0 235 3 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22540] ppid=22522 vsize=15688352 CPUtime=1.29 cores=0,2,4,6
/proc/22524/task/22540/stat : 22540 (java) S 22522 22524 21847 0 -1 4202560 3968 0 0 0 129 0 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22541] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22541/stat : 22541 (java) S 22522 22524 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22542] ppid=22522 vsize=15688352 CPUtime=0 cores=0,2,4,6
/proc/22524/task/22542/stat : 22542 (java) S 22522 22524 21847 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601205646 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296742400 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
[pid=22524/tid=22543] ppid=22522 vsize=15688352 CPUtime=268.37 cores=0,2,4,6
/proc/22524/task/22543/stat : 22543 (java) S 22522 22524 21847 0 -1 4202560 807 0 0 0 26837 0 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22544] ppid=22522 vsize=15688352 CPUtime=269.56 cores=0,2,4,6
/proc/22524/task/22544/stat : 22544 (java) S 22522 22524 21847 0 -1 4202560 24232 0 0 0 26952 4 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 2 0 0 0
[pid=22524/tid=22545] ppid=22522 vsize=15688352 CPUtime=271.97 cores=0,2,4,6
/proc/22524/task/22545/stat : 22545 (java) S 22522 22524 21847 0 -1 4202560 33963 0 0 0 27191 6 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 0 0 0 0
[pid=22524/tid=22546] ppid=22522 vsize=15688352 CPUtime=270.58 cores=0,2,4,6
/proc/22524/task/22546/stat : 22546 (java) S 22522 22524 21847 0 -1 4202560 32722 0 0 0 27053 5 0 0 15 0 22 0 601205847 16064872448 3867493 33554432000 1073741824 1073778376 140736766785808 18446744073709551615 224296741785 0 4 0 16800975 18446604441433261312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2181.06
Current children cumulated vsize (KiB) 15688352

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22524

[startup+1302.3 s]
/proc/loadavg: 2.28 3.92 5.10 3/200 22641
/proc/meminfo: memFree=2058144/32951124 swapFree=67103136/67111528
[pid=22524] ppid=22522 vsize=0 CPUtime=2183.34 cores=0,2,4,6
/proc/22524/stat : 22524 (java) Z 22522 22524 21847 0 -1 4203548 3908798 0 1 0 217695 639 0 0 18 0 2 0 601205641 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 0 0 0 0 0 0 0
[pid=22524/tid=22526] ppid=22522 vsize=0 CPUtime=5.93 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) R 22522 22524 21847 0 -1 4203588 101150 0 1 0 553 40 0 0 18 0 2 0 601205641 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2183.34
Current children cumulated vsize (KiB) 0

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

[startup+1302.4 s]
/proc/loadavg: 2.28 3.92 5.10 3/200 22641
/proc/meminfo: memFree=2058144/32951124 swapFree=67103136/67111528
[pid=22524] ppid=22522 vsize=0 CPUtime=2183.44 cores=0,2,4,6
/proc/22524/stat : 22524 (java) Z 22522 22524 21847 0 -1 4203548 3908798 0 1 0 217695 649 0 0 18 0 2 0 601205641 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 0 0 0 0 0 0 0
[pid=22524/tid=22526] ppid=22522 vsize=0 CPUtime=6.03 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) R 22522 22524 21847 0 -1 4203588 101150 0 1 0 553 50 0 0 18 0 2 0 601205641 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2183.44
Current children cumulated vsize (KiB) 0

[startup+1302.5 s]
/proc/loadavg: 2.28 3.92 5.10 3/200 22641
/proc/meminfo: memFree=2058144/32951124 swapFree=67103136/67111528
[pid=22524] ppid=22522 vsize=0 CPUtime=2183.54 cores=0,2,4,6
/proc/22524/stat : 22524 (java) Z 22522 22524 21847 0 -1 4203548 3908798 0 1 0 217695 659 0 0 18 0 2 0 601205641 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22524/statm: 0 0 0 0 0 0 0
[pid=22524/tid=22526] ppid=22522 vsize=0 CPUtime=6.13 cores=0,2,4,6
/proc/22524/task/22526/stat : 22526 (java) R 22522 22524 21847 0 -1 4203588 101150 0 1 0 553 60 0 0 18 0 2 0 601205641 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2183.54
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1302.58
CPU time (s): 2183.62
CPU user time (s): 2176.95
CPU system time (s): 6.67198
CPU usage (%): 167.639
Max. virtual memory (cumulated for all children) (KiB): 15689952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2176.95
system time used= 6.67199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3908798
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= 40501
involuntary context switches= 43989

runsolver used 2.04369 second user time and 5.17921 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 22:42:30
IDJOB=3313317
IDBENCH=82493
IDSOLVER=1699
FILE ID=node118/3313317-1304109749
RUNJOBID= node118-1304109359-22372
PBS_JOBID= 13170646
Free space on /tmp= 71604 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313317-1304109749/watcher-3313317-1304109749 -o /tmp/evaluation-result-3313317-1304109749/solver-3313317-1304109749 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313317-1304109749.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1795117587

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18539884 kB
Buffers:        612568 kB
Cached:        1260348 kB
SwapCached:       1448 kB
Active:       12237292 kB
Inactive:      1799640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18539884 kB
SwapTotal:    67111528 kB
SwapFree:     67104884 kB
Dirty:           11704 kB
Writeback:           0 kB
AnonPages:    12163088 kB
Mapped:          23284 kB
Slab:           288492 kB
PageTables:      28492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 13018460 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= 71600 MiB
End job on node118 at 2011-04-29 23:04:12