Trace number 3313026

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.47 1207.53

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.682
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

Solver Data

0.10/0.12	11:44 INFO : Reading from input HOME/instance-3313026-1304187104.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.79/0.43	11:44 INFO : 352 variables remaining out of 352
0.79/0.43	11:44 INFO : 13524 literals remaining out of 13524
2.92/1.04	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
2.92/1.04	log4j:WARN Please initialize the log4j system properly.
2.92/1.04	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.75 7.87 8.00 3/180 19529
/proc/meminfo: memFree=29969532/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 1410 0 0 0 0 0 0 0 18 0 2 0 530308559 26714112 881 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 6522 881 675 9 0 381 0
[pid=19529/tid=19532] ppid=19527 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 56 0 0 0 0 0 0 0 20 0 2 0 530308559 26714112 885 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246511910535 0 2147483391 4096 0 18446744071699453118 0 0 -1 5 0 0 0

[startup+0.086309 s]
/proc/loadavg: 6.75 7.87 8.00 3/180 19529
/proc/meminfo: memFree=29969532/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15677048 CPUtime=0.09 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 5376 0 1 0 8 1 0 0 18 0 18 0 530308559 16053297152 4815 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3919262 4816 2115 9 0 3909981 0
[pid=19529/tid=19532] ppid=19527 vsize=15677048 CPUtime=0.06 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) R 19527 19529 18485 0 -1 4202560 3237 0 1 0 6 0 0 0 18 0 18 0 530308559 16053297152 4816 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528660939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677048

[startup+0.100515 s]
/proc/loadavg: 6.75 7.87 8.00 3/180 19529
/proc/meminfo: memFree=29969532/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15677048 CPUtime=0.1 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 5543 0 1 0 9 1 0 0 18 0 18 0 530308559 16053297152 4982 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3919262 4982 2116 9 0 3909981 0
[pid=19529/tid=19532] ppid=19527 vsize=15677048 CPUtime=0.08 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) R 19527 19529 18485 0 -1 4202560 3403 0 1 0 7 1 0 0 18 0 18 0 530308559 16053297152 4982 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246516830053 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677048

[startup+0.302906 s]
/proc/loadavg: 6.75 7.87 8.00 3/180 19529
/proc/meminfo: memFree=29969532/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15683940 CPUtime=0.52 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 11731 0 1 0 49 3 0 0 18 0 22 0 530308559 16060354560 10168 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3920985 10168 2219 9 0 3911704 0
[pid=19529/tid=19532] ppid=19527 vsize=15683940 CPUtime=0.27 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) R 19527 19529 18485 0 -1 4202560 6830 0 1 0 26 1 0 0 19 0 22 0 530308559 16060354560 10168 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505219224 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683940

[startup+0.728348 s]
/proc/loadavg: 6.75 7.87 8.00 3/180 19529
/proc/meminfo: memFree=29969532/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15702408 CPUtime=1.82 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 28400 0 1 0 177 5 0 0 18 0 22 0 530308559 16079265792 22721 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3925602 22721 2258 9 0 3916321 0
[pid=19529/tid=19532] ppid=19527 vsize=15702408 CPUtime=0.41 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 7184 0 1 0 39 2 0 0 20 0 22 0 530308559 16079265792 22721 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 15702408

[startup+1.50121 s]
/proc/loadavg: 6.75 7.87 8.00 15/224 19573
/proc/meminfo: memFree=29597088/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15703204 CPUtime=4.87 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 59088 0 1 0 478 9 0 0 18 0 22 0 530308559 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3925801 53384 2285 9 0 3916520 0
[pid=19529/tid=19532] ppid=19527 vsize=15703204 CPUtime=0.41 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 7184 0 1 0 39 2 0 0 20 0 22 0 530308559 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19535] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19535/stat : 19535 (java) S 19527 19529 18485 0 -1 4202560 670 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19537] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19537/stat : 19537 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19539] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19539/stat : 19539 (java) S 19527 19529 18485 0 -1 4202560 550 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19541] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19541/stat : 19541 (java) S 19527 19529 18485 0 -1 4202560 1687 0 0 0 0 0 0 0 16 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19543] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19543/stat : 19543 (java) S 19527 19529 18485 0 -1 4202560 1166 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19545] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19545/stat : 19545 (java) S 19527 19529 18485 0 -1 4202560 1336 0 0 0 0 0 0 0 16 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19547] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19547/stat : 19547 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19549] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19549/stat : 19549 (java) S 19527 19529 18485 0 -1 4202560 140 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19550] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19550/stat : 19550 (java) S 19527 19529 18485 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530308561 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 0 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19552] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19552/stat : 19552 (java) S 19527 19529 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19554] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19554/stat : 19554 (java) S 19527 19529 18485 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19558] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19558/stat : 19558 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530308563 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528657841 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19559] ppid=19527 vsize=15703204 CPUtime=0.8 cores=1,3,5,7
/proc/19529/task/19559/stat : 19559 (java) R 19527 19529 18485 0 -1 4202560 10140 0 0 0 79 1 0 0 20 0 22 0 530308563 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19529/tid=19562] ppid=19527 vsize=15703204 CPUtime=0.99 cores=1,3,5,7
/proc/19529/task/19562/stat : 19562 (java) S 19527 19529 18485 0 -1 4202560 6145 0 0 0 99 0 0 0 16 0 22 0 530308563 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19563] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19563/stat : 19563 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530308563 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19565] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19565/stat : 19565 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530308563 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19566] ppid=19527 vsize=15703204 CPUtime=0.56 cores=1,3,5,7
/proc/19529/task/19566/stat : 19566 (java) R 19527 19529 18485 0 -1 4202560 10391 0 0 0 55 1 0 0 16 0 22 0 530308586 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505743351 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19529/tid=19567] ppid=19527 vsize=15703204 CPUtime=0.68 cores=1,3,5,7
/proc/19529/task/19567/stat : 19567 (java) R 19527 19529 18485 0 -1 4202560 6512 0 0 0 68 0 0 0 19 0 22 0 530308586 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 47206125965848 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19529/tid=19568] ppid=19527 vsize=15703204 CPUtime=0.76 cores=1,3,5,7
/proc/19529/task/19568/stat : 19568 (java) R 19527 19529 18485 0 -1 4202560 10123 0 0 0 76 0 0 0 18 0 22 0 530308586 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505215744 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19529/tid=19569] ppid=19527 vsize=15703204 CPUtime=0.56 cores=1,3,5,7
/proc/19529/task/19569/stat : 19569 (java) R 19527 19529 18485 0 -1 4202560 1580 0 0 0 56 0 0 0 16 0 22 0 530308586 16080080896 53384 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505743346 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 15703204

[startup+3.10092 s]
/proc/loadavg: 6.75 7.87 8.00 10/224 19573
/proc/meminfo: memFree=29279028/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15703204 CPUtime=11.25 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 156077 0 1 0 1105 20 0 0 18 0 22 0 530308559 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3925801 150265 2285 9 0 3916520 0
[pid=19529/tid=19532] ppid=19527 vsize=15703204 CPUtime=0.41 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 7184 0 1 0 39 2 0 0 20 0 22 0 530308559 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19535] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19535/stat : 19535 (java) S 19527 19529 18485 0 -1 4202560 670 0 0 0 0 0 0 0 16 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19537] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19537/stat : 19537 (java) S 19527 19529 18485 0 -1 4202560 2174 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19539] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19539/stat : 19539 (java) S 19527 19529 18485 0 -1 4202560 1277 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19541] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19541/stat : 19541 (java) S 19527 19529 18485 0 -1 4202560 2584 0 0 0 0 0 0 0 16 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19543] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19543/stat : 19543 (java) S 19527 19529 18485 0 -1 4202560 2618 0 0 0 0 0 0 0 16 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19545] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19545/stat : 19545 (java) S 19527 19529 18485 0 -1 4202560 2757 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19547] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19547/stat : 19547 (java) S 19527 19529 18485 0 -1 4202560 1845 0 0 0 0 0 0 0 16 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19549] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19549/stat : 19549 (java) S 19527 19529 18485 0 -1 4202560 3110 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19550] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19550/stat : 19550 (java) S 19527 19529 18485 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 530308561 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 0 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19552] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19552/stat : 19552 (java) S 19527 19529 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19554] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19554/stat : 19554 (java) S 19527 19529 18485 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19558] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19558/stat : 19558 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530308563 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528657841 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19559] ppid=19527 vsize=15703204 CPUtime=0.81 cores=1,3,5,7
/proc/19529/task/19559/stat : 19559 (java) R 19527 19529 18485 0 -1 4202560 10143 0 0 0 80 1 0 0 18 0 22 0 530308563 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 47206121016632 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19529/tid=19562] ppid=19527 vsize=15703204 CPUtime=1.19 cores=1,3,5,7
/proc/19529/task/19562/stat : 19562 (java) S 19527 19529 18485 0 -1 4202560 6152 0 0 0 119 0 0 0 15 0 22 0 530308563 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19563] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19563/stat : 19563 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530308563 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19565] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19565/stat : 19565 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530308563 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19566] ppid=19527 vsize=15703204 CPUtime=2.14 cores=1,3,5,7
/proc/19529/task/19566/stat : 19566 (java) R 19527 19529 18485 0 -1 4202560 33125 0 0 0 211 3 0 0 17 0 22 0 530308586 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506178525 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19529/tid=19567] ppid=19527 vsize=15703204 CPUtime=2.25 cores=1,3,5,7
/proc/19529/task/19567/stat : 19567 (java) R 19527 19529 18485 0 -1 4202560 28312 0 0 0 222 3 0 0 23 0 22 0 530308586 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 47206125965848 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19529/tid=19568] ppid=19527 vsize=15703204 CPUtime=2.15 cores=1,3,5,7
/proc/19529/task/19568/stat : 19568 (java) R 19527 19529 18485 0 -1 4202560 27315 0 0 0 213 2 0 0 20 0 22 0 530308586 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505740744 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19529/tid=19569] ppid=19527 vsize=15703204 CPUtime=2.14 cores=1,3,5,7
/proc/19529/task/19569/stat : 19569 (java) R 19527 19529 18485 0 -1 4202560 24978 0 0 0 213 1 0 0 17 0 22 0 530308586 16080080896 150265 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505715507 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 15703204

[startup+6.30133 s]
/proc/loadavg: 6.93 7.89 8.00 9/224 19573
/proc/meminfo: memFree=27782592/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15703204 CPUtime=24.03 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 281684 0 1 0 2368 35 0 0 18 0 22 0 530308559 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3925801 271740 2291 9 0 3916520 0
[pid=19529/tid=19532] ppid=19527 vsize=15703204 CPUtime=0.41 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 7184 0 1 0 39 2 0 0 20 0 22 0 530308559 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19535] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19535/stat : 19535 (java) S 19527 19529 18485 0 -1 4202560 681 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19537] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19537/stat : 19537 (java) S 19527 19529 18485 0 -1 4202560 2462 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19539] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19539/stat : 19539 (java) S 19527 19529 18485 0 -1 4202560 1294 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19541] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19541/stat : 19541 (java) S 19527 19529 18485 0 -1 4202560 2586 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19543] ppid=19527 vsize=15703204 CPUtime=0.01 cores=1,3,5,7
/proc/19529/task/19543/stat : 19543 (java) S 19527 19529 18485 0 -1 4202560 2919 0 0 0 1 0 0 0 16 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19545] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19545/stat : 19545 (java) S 19527 19529 18485 0 -1 4202560 2787 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19547] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19547/stat : 19547 (java) S 19527 19529 18485 0 -1 4202560 2078 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19549] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19549/stat : 19549 (java) S 19527 19529 18485 0 -1 4202560 3255 0 0 0 0 0 0 0 15 0 22 0 530308560 16080080896 271740 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0

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

[pid=19529/tid=19567] ppid=19527 vsize=15703204 CPUtime=1107.95 cores=1,3,5,7
/proc/19529/task/19567/stat : 19567 (java) R 19527 19529 18485 0 -1 4202560 247958 0 0 0 110751 44 0 0 25 0 22 0 530308586 16080080896 82083 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19529/tid=19568] ppid=19527 vsize=15703204 CPUtime=1108.11 cores=1,3,5,7
/proc/19529/task/19568/stat : 19568 (java) R 19527 19529 18485 0 -1 4202560 243310 0 0 0 110771 40 0 0 25 0 22 0 530308586 16080080896 82083 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505715948 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19529/tid=19569] ppid=19527 vsize=15703204 CPUtime=1107.67 cores=1,3,5,7
/proc/19529/task/19569/stat : 19569 (java) R 19527 19529 18485 0 -1 4202560 246519 0 0 0 110727 40 0 0 25 0 22 0 530308586 16080080896 82083 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506250653 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4461.62
Current children cumulated vsize (KiB) 15703204

[startup+1182.3 s]
/proc/loadavg: 8.07 8.13 8.09 9/224 19605
/proc/meminfo: memFree=29168048/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15703204 CPUtime=4700.17 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 1642525 0 1 0 469618 399 0 0 18 0 22 0 530308559 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3925801 92539 2299 9 0 3916520 0
[pid=19529/tid=19532] ppid=19527 vsize=15703204 CPUtime=0.41 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 7184 0 1 0 39 2 0 0 20 0 22 0 530308559 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19535] ppid=19527 vsize=15703204 CPUtime=3.2 cores=1,3,5,7
/proc/19529/task/19535/stat : 19535 (java) S 19527 19529 18485 0 -1 4202560 71997 0 0 0 301 19 0 0 15 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19537] ppid=19527 vsize=15703204 CPUtime=3.31 cores=1,3,5,7
/proc/19529/task/19537/stat : 19537 (java) S 19527 19529 18485 0 -1 4202560 72674 0 0 0 313 18 0 0 15 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19539] ppid=19527 vsize=15703204 CPUtime=3.2 cores=1,3,5,7
/proc/19529/task/19539/stat : 19539 (java) S 19527 19529 18485 0 -1 4202560 69139 0 0 0 304 16 0 0 16 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19541] ppid=19527 vsize=15703204 CPUtime=3.2 cores=1,3,5,7
/proc/19529/task/19541/stat : 19541 (java) S 19527 19529 18485 0 -1 4202560 71060 0 0 0 304 16 0 0 16 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19543] ppid=19527 vsize=15703204 CPUtime=3.25 cores=1,3,5,7
/proc/19529/task/19543/stat : 19543 (java) S 19527 19529 18485 0 -1 4202560 71463 0 0 0 308 17 0 0 15 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19545] ppid=19527 vsize=15703204 CPUtime=3.27 cores=1,3,5,7
/proc/19529/task/19545/stat : 19545 (java) S 19527 19529 18485 0 -1 4202560 71447 0 0 0 308 19 0 0 16 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19547] ppid=19527 vsize=15703204 CPUtime=3.26 cores=1,3,5,7
/proc/19529/task/19547/stat : 19547 (java) S 19527 19529 18485 0 -1 4202560 69237 0 0 0 308 18 0 0 16 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19549] ppid=19527 vsize=15703204 CPUtime=3.26 cores=1,3,5,7
/proc/19529/task/19549/stat : 19549 (java) S 19527 19529 18485 0 -1 4202560 72592 0 0 0 306 20 0 0 15 0 22 0 530308560 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19550] ppid=19527 vsize=15703204 CPUtime=2.42 cores=1,3,5,7
/proc/19529/task/19550/stat : 19550 (java) S 19527 19529 18485 0 -1 4202560 4376 0 0 0 173 69 0 0 15 0 22 0 530308561 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 0 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19552] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19552/stat : 19552 (java) S 19527 19529 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19554] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19554/stat : 19554 (java) S 19527 19529 18485 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19558] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19558/stat : 19558 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530308563 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528657841 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19559] ppid=19527 vsize=15703204 CPUtime=0.96 cores=1,3,5,7
/proc/19529/task/19559/stat : 19559 (java) S 19527 19529 18485 0 -1 4202560 10168 0 0 0 95 1 0 0 15 0 22 0 530308563 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19562] ppid=19527 vsize=15703204 CPUtime=1.21 cores=1,3,5,7
/proc/19529/task/19562/stat : 19562 (java) S 19527 19529 18485 0 -1 4202560 6157 0 0 0 121 0 0 0 15 0 22 0 530308563 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19563] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19563/stat : 19563 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530308563 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19565] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19565/stat : 19565 (java) S 19527 19529 18485 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 530308563 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19566] ppid=19527 vsize=15703204 CPUtime=1167.38 cores=1,3,5,7
/proc/19529/task/19566/stat : 19566 (java) R 19527 19529 18485 0 -1 4202560 268298 0 0 0 116693 45 0 0 25 0 22 0 530308586 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505524599 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19529/tid=19567] ppid=19527 vsize=15703204 CPUtime=1167.2 cores=1,3,5,7
/proc/19529/task/19567/stat : 19567 (java) R 19527 19529 18485 0 -1 4202560 260344 0 0 0 116673 47 0 0 25 0 22 0 530308586 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505524647 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19529/tid=19568] ppid=19527 vsize=15703204 CPUtime=1167.44 cores=1,3,5,7
/proc/19529/task/19568/stat : 19568 (java) R 19527 19529 18485 0 -1 4202560 256079 0 0 0 116702 42 0 0 25 0 22 0 530308586 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505743295 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19529/tid=19569] ppid=19527 vsize=15703204 CPUtime=1167.04 cores=1,3,5,7
/proc/19529/task/19569/stat : 19569 (java) R 19527 19529 18485 0 -1 4202560 258864 0 0 0 116662 42 0 0 25 0 22 0 530308586 16080080896 92539 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506178271 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.17
Current children cumulated vsize (KiB) 15703204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.29 8.17 8.10 5/202 19608
/proc/meminfo: memFree=29555464/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15703204 CPUtime=4800.41 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 1682194 0 1 0 479635 406 0 0 18 0 22 0 530308559 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3925801 103911 2299 9 0 3916520 0
[pid=19529/tid=19532] ppid=19527 vsize=15703204 CPUtime=0.41 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 7184 0 1 0 39 2 0 0 20 0 22 0 530308559 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19535] ppid=19527 vsize=15703204 CPUtime=3.28 cores=1,3,5,7
/proc/19529/task/19535/stat : 19535 (java) S 19527 19529 18485 0 -1 4202560 73225 0 0 0 309 19 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19537] ppid=19527 vsize=15703204 CPUtime=3.38 cores=1,3,5,7
/proc/19529/task/19537/stat : 19537 (java) S 19527 19529 18485 0 -1 4202560 73732 0 0 0 320 18 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19539] ppid=19527 vsize=15703204 CPUtime=3.28 cores=1,3,5,7
/proc/19529/task/19539/stat : 19539 (java) S 19527 19529 18485 0 -1 4202560 69990 0 0 0 312 16 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19541] ppid=19527 vsize=15703204 CPUtime=3.26 cores=1,3,5,7
/proc/19529/task/19541/stat : 19541 (java) S 19527 19529 18485 0 -1 4202560 71905 0 0 0 310 16 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19543] ppid=19527 vsize=15703204 CPUtime=3.32 cores=1,3,5,7
/proc/19529/task/19543/stat : 19543 (java) S 19527 19529 18485 0 -1 4202560 72759 0 0 0 314 18 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19545] ppid=19527 vsize=15703204 CPUtime=3.33 cores=1,3,5,7
/proc/19529/task/19545/stat : 19545 (java) S 19527 19529 18485 0 -1 4202560 72512 0 0 0 314 19 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19547] ppid=19527 vsize=15703204 CPUtime=3.34 cores=1,3,5,7
/proc/19529/task/19547/stat : 19547 (java) S 19527 19529 18485 0 -1 4202560 70426 0 0 0 316 18 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19549] ppid=19527 vsize=15703204 CPUtime=3.33 cores=1,3,5,7
/proc/19529/task/19549/stat : 19549 (java) S 19527 19529 18485 0 -1 4202560 73757 0 0 0 313 20 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19550] ppid=19527 vsize=15703204 CPUtime=2.46 cores=1,3,5,7
/proc/19529/task/19550/stat : 19550 (java) S 19527 19529 18485 0 -1 4202560 4523 0 0 0 176 70 0 0 15 0 22 0 530308561 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 0 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19552] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19552/stat : 19552 (java) S 19527 19529 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19554] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19554/stat : 19554 (java) S 19527 19529 18485 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19558] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19558/stat : 19558 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528657841 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19559] ppid=19527 vsize=15703204 CPUtime=0.96 cores=1,3,5,7
/proc/19529/task/19559/stat : 19559 (java) S 19527 19529 18485 0 -1 4202560 10168 0 0 0 95 1 0 0 15 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19562] ppid=19527 vsize=15703204 CPUtime=1.21 cores=1,3,5,7
/proc/19529/task/19562/stat : 19562 (java) S 19527 19529 18485 0 -1 4202560 6157 0 0 0 121 0 0 0 15 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19563] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19563/stat : 19563 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19565] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19565/stat : 19565 (java) S 19527 19529 18485 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19566] ppid=19527 vsize=15703204 CPUtime=1192.29 cores=1,3,5,7
/proc/19529/task/19566/stat : 19566 (java) R 19527 19529 18485 0 -1 4202560 276698 0 0 0 119183 46 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506179110 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19529/tid=19567] ppid=19527 vsize=15703204 CPUtime=1192.09 cores=1,3,5,7
/proc/19529/task/19567/stat : 19567 (java) R 19527 19529 18485 0 -1 4202560 267718 0 0 0 119161 48 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505667648 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19529/tid=19568] ppid=19527 vsize=15703204 CPUtime=1192.33 cores=1,3,5,7
/proc/19529/task/19568/stat : 19568 (java) R 19527 19529 18485 0 -1 4202560 263553 0 0 0 119190 43 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506253169 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19529/tid=19569] ppid=19527 vsize=15703204 CPUtime=1191.97 cores=1,3,5,7
/proc/19529/task/19569/stat : 19569 (java) R 19527 19529 18485 0 -1 4202560 266439 0 0 0 119154 43 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506170894 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15703204

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

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

[startup+1207.5 s]
/proc/loadavg: 8.29 8.17 8.10 5/202 19608
/proc/meminfo: memFree=29555464/32951124 swapFree=67102748/67111528
[pid=19529] ppid=19527 vsize=15703204 CPUtime=4800.41 cores=1,3,5,7
/proc/19529/stat : 19529 (java) S 19527 19529 18485 0 -1 4202496 1682194 0 1 0 479635 406 0 0 18 0 22 0 530308559 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19529/statm: 3925801 103911 2299 9 0 3916520 0
[pid=19529/tid=19532] ppid=19527 vsize=15703204 CPUtime=0.41 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (java) S 19527 19529 18485 0 -1 4202560 7184 0 1 0 39 2 0 0 20 0 22 0 530308559 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19535] ppid=19527 vsize=15703204 CPUtime=3.28 cores=1,3,5,7
/proc/19529/task/19535/stat : 19535 (java) S 19527 19529 18485 0 -1 4202560 73225 0 0 0 309 19 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 3 0 0 0
[pid=19529/tid=19537] ppid=19527 vsize=15703204 CPUtime=3.38 cores=1,3,5,7
/proc/19529/task/19537/stat : 19537 (java) S 19527 19529 18485 0 -1 4202560 73732 0 0 0 320 18 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19539] ppid=19527 vsize=15703204 CPUtime=3.28 cores=1,3,5,7
/proc/19529/task/19539/stat : 19539 (java) S 19527 19529 18485 0 -1 4202560 69990 0 0 0 312 16 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19541] ppid=19527 vsize=15703204 CPUtime=3.26 cores=1,3,5,7
/proc/19529/task/19541/stat : 19541 (java) S 19527 19529 18485 0 -1 4202560 71905 0 0 0 310 16 0 0 16 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19543] ppid=19527 vsize=15703204 CPUtime=3.32 cores=1,3,5,7
/proc/19529/task/19543/stat : 19543 (java) S 19527 19529 18485 0 -1 4202560 72759 0 0 0 314 18 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19545] ppid=19527 vsize=15703204 CPUtime=3.33 cores=1,3,5,7
/proc/19529/task/19545/stat : 19545 (java) S 19527 19529 18485 0 -1 4202560 72512 0 0 0 314 19 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19547] ppid=19527 vsize=15703204 CPUtime=3.34 cores=1,3,5,7
/proc/19529/task/19547/stat : 19547 (java) S 19527 19529 18485 0 -1 4202560 70426 0 0 0 316 18 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19549] ppid=19527 vsize=15703204 CPUtime=3.33 cores=1,3,5,7
/proc/19529/task/19549/stat : 19549 (java) S 19527 19529 18485 0 -1 4202560 73757 0 0 0 313 20 0 0 15 0 22 0 530308560 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19550] ppid=19527 vsize=15703204 CPUtime=2.46 cores=1,3,5,7
/proc/19529/task/19550/stat : 19550 (java) S 19527 19529 18485 0 -1 4202560 4523 0 0 0 176 70 0 0 15 0 22 0 530308561 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 0 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19552] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19552/stat : 19552 (java) S 19527 19529 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19554] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19554/stat : 19554 (java) S 19527 19529 18485 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530308561 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19558] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19558/stat : 19558 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528657841 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19559] ppid=19527 vsize=15703204 CPUtime=0.96 cores=1,3,5,7
/proc/19529/task/19559/stat : 19559 (java) S 19527 19529 18485 0 -1 4202560 10168 0 0 0 95 1 0 0 15 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 1 0 0 0
[pid=19529/tid=19562] ppid=19527 vsize=15703204 CPUtime=1.21 cores=1,3,5,7
/proc/19529/task/19562/stat : 19562 (java) S 19527 19529 18485 0 -1 4202560 6157 0 0 0 121 0 0 0 15 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19563] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19563/stat : 19563 (java) S 19527 19529 18485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650137 0 4 0 16800975 18446604471127568768 0 0 -1 5 0 0 0
[pid=19529/tid=19565] ppid=19527 vsize=15703204 CPUtime=0 cores=1,3,5,7
/proc/19529/task/19565/stat : 19565 (java) S 19527 19529 18485 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530308563 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 246528650752 0 4 0 16800975 18446604471127568768 0 0 -1 7 0 0 0
[pid=19529/tid=19566] ppid=19527 vsize=15703204 CPUtime=1192.29 cores=1,3,5,7
/proc/19529/task/19566/stat : 19566 (java) R 19527 19529 18485 0 -1 4202560 276698 0 0 0 119183 46 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506179110 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19529/tid=19567] ppid=19527 vsize=15703204 CPUtime=1192.09 cores=1,3,5,7
/proc/19529/task/19567/stat : 19567 (java) R 19527 19529 18485 0 -1 4202560 267718 0 0 0 119161 48 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912505667648 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19529/tid=19568] ppid=19527 vsize=15703204 CPUtime=1192.33 cores=1,3,5,7
/proc/19529/task/19568/stat : 19568 (java) R 19527 19529 18485 0 -1 4202560 263553 0 0 0 119190 43 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506253169 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19529/tid=19569] ppid=19527 vsize=15703204 CPUtime=1191.97 cores=1,3,5,7
/proc/19529/task/19569/stat : 19569 (java) R 19527 19529 18485 0 -1 4202560 266439 0 0 0 119154 43 0 0 25 0 22 0 530308586 16080080896 103911 33554432000 1073741824 1073778376 140735062652864 18446744073709551615 46912506170894 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15703204

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.47
CPU user time (s): 4796.38
CPU system time (s): 4.08638
CPU usage (%): 397.544
Max. virtual memory (cumulated for all children) (KiB): 15704916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.38
system time used= 4.08638
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1682221
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= 306223
involuntary context switches= 162949

runsolver used 2.09968 second user time and 4.52431 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 20:11:44
IDJOB=3313026
IDBENCH=85355
IDSOLVER=1699
FILE ID=node134/3313026-1304187104
RUNJOBID= node134-1304187104-19511
PBS_JOBID= 13172461
Free space on /tmp= 72512 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313026-1304187104/watcher-3313026-1304187104 -o /tmp/evaluation-result-3313026-1304187104/solver-3313026-1304187104 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313026-1304187104.cnf

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=1366461819

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29969688 kB
Buffers:       1044352 kB
Cached:        1478072 kB
SwapCached:       4632 kB
Active:         212036 kB
Inactive:      2370892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29969688 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:            3296 kB
Writeback:           0 kB
AnonPages:       57348 kB
Mapped:          14912 kB
Slab:           335860 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72512 MiB
End job on node134 at 2011-04-30 20:31:53