Trace number 3313027

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
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 5640
Number of clauses of size over 5364

Solver Data

0.10/0.12	11:44 INFO : Reading from input HOME/instance-3313027-1304187104.cnf
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Starting Executor!
0.28/0.27	Starting Executor!
0.28/0.27	Starting Executor!
0.28/0.27	Starting Executor!
0.77/0.44	11:44 INFO : 354 variables remaining out of 354
0.77/0.44	11:44 INFO : 14348 literals remaining out of 14348
3.25/1.12	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
3.25/1.12	log4j:WARN Please initialize the log4j system properly.
3.25/1.12	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-3313027-1304187104/watcher-3313027-1304187104 -o /tmp/evaluation-result-3313027-1304187104/solver-3313027-1304187104 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313027-1304187104.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: 6.75 7.87 8.00 2/176 19525
/proc/meminfo: memFree=29969804/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/19525/stat : 19525 (java) R 19523 19525 18485 0 -1 4202496 850 0 0 0 0 0 0 0 18 0 1 0 530308558 23580672 336 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246511871744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19525/statm: 5757 349 272 9 0 124 0

[startup+0.0833301 s]
/proc/loadavg: 6.75 7.87 8.00 2/176 19525
/proc/meminfo: memFree=29969804/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15676064 CPUtime=0.07 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 4994 0 1 0 6 1 0 0 18 0 18 0 530308558 16052289536 4425 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3919016 4425 2042 9 0 3909735 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15676064

[startup+0.10065 s]
/proc/loadavg: 6.75 7.87 8.00 2/176 19525
/proc/meminfo: memFree=29969804/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15676908 CPUtime=0.1 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 5524 0 1 0 9 1 0 0 18 0 18 0 530308558 16053153792 4955 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3919227 4955 2117 9 0 3909946 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676908

[startup+0.306575 s]
/proc/loadavg: 6.75 7.87 8.00 2/176 19525
/proc/meminfo: memFree=29969804/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15687404 CPUtime=0.53 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 11307 0 1 0 50 3 0 0 18 0 22 0 530308558 16063901696 10497 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3921851 10497 2216 9 0 3912570 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15687404

[startup+0.914348 s]
/proc/loadavg: 6.75 7.87 8.00 2/176 19525
/proc/meminfo: memFree=29969804/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15703788 CPUtime=2.52 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 50834 0 1 0 244 8 0 0 18 0 22 0 530308558 16080678912 46129 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3925947 46129 2260 9 0 3916666 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 15703788

[startup+1.54329 s]
/proc/loadavg: 6.75 7.87 8.00 14/224 19573
/proc/meminfo: memFree=29579976/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15703788 CPUtime=5 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 61028 0 1 0 490 10 0 0 18 0 22 0 530308558 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3925947 56301 2276 9 0 3916666 0
[pid=19525/tid=19531] ppid=19523 vsize=15703788 CPUtime=0.42 cores=0,2,4,6
/proc/19525/task/19531/stat : 19531 (java) S 19523 19525 18485 0 -1 4202560 7311 0 1 0 41 1 0 0 18 0 22 0 530308559 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19534] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19534/stat : 19534 (java) S 19523 19525 18485 0 -1 4202560 1092 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19536] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19536/stat : 19536 (java) S 19523 19525 18485 0 -1 4202560 1898 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19538] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19538/stat : 19538 (java) S 19523 19525 18485 0 -1 4202560 2038 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19540] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19540/stat : 19540 (java) S 19523 19525 18485 0 -1 4202560 793 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19542] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19542/stat : 19542 (java) S 19523 19525 18485 0 -1 4202560 1178 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19544] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19544/stat : 19544 (java) S 19523 19525 18485 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19546] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19546/stat : 19546 (java) S 19523 19525 18485 0 -1 4202560 382 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19548] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19548/stat : 19548 (java) S 19523 19525 18485 0 -1 4202560 1141 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19551] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19551/stat : 19551 (java) S 19523 19525 18485 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530308561 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 0 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19553] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19553/stat : 19553 (java) S 19523 19525 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19555] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19555/stat : 19555 (java) S 19523 19525 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530308561 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19556] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19556/stat : 19556 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528657841 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19557] ppid=19523 vsize=15703788 CPUtime=0.99 cores=0,2,4,6
/proc/19525/task/19557/stat : 19557 (java) R 19523 19525 18485 0 -1 4202560 5832 0 0 0 98 1 0 0 15 0 22 0 530308563 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 47661658644373 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19525/tid=19560] ppid=19523 vsize=15703788 CPUtime=0.65 cores=0,2,4,6
/proc/19525/task/19560/stat : 19560 (java) R 19523 19525 18485 0 -1 4202560 9284 0 0 0 63 2 0 0 17 0 22 0 530308563 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528660149 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19525/tid=19561] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19561/stat : 19561 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19564] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19564/stat : 19564 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530308563 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19570] ppid=19523 vsize=15703788 CPUtime=0.67 cores=0,2,4,6
/proc/19525/task/19570/stat : 19570 (java) R 19523 19525 18485 0 -1 4202560 3409 0 0 0 67 0 0 0 16 0 22 0 530308586 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505523687 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19525/tid=19571] ppid=19523 vsize=15703788 CPUtime=0.52 cores=0,2,4,6
/proc/19525/task/19571/stat : 19571 (java) R 19523 19525 18485 0 -1 4202560 8111 0 0 0 51 1 0 0 18 0 22 0 530308586 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528660149 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19525/tid=19572] ppid=19523 vsize=15703788 CPUtime=0.86 cores=0,2,4,6
/proc/19525/task/19572/stat : 19572 (java) R 19523 19525 18485 0 -1 4202560 9437 0 0 0 86 0 0 0 16 0 22 0 530308586 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505121170 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19525/tid=19573] ppid=19523 vsize=15703788 CPUtime=0.76 cores=0,2,4,6
/proc/19525/task/19573/stat : 19573 (java) R 19523 19525 18485 0 -1 4202560 7520 0 0 0 76 0 0 0 16 0 22 0 530308586 16080678912 56301 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912506096386 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 15703788

[startup+3.101 s]
/proc/loadavg: 6.75 7.87 8.00 10/224 19573
/proc/meminfo: memFree=29259808/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15703788 CPUtime=11.21 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 155256 0 1 0 1099 22 0 0 18 0 22 0 530308558 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3925947 150431 2283 9 0 3916666 0
[pid=19525/tid=19531] ppid=19523 vsize=15703788 CPUtime=0.42 cores=0,2,4,6
/proc/19525/task/19531/stat : 19531 (java) S 19523 19525 18485 0 -1 4202560 7311 0 1 0 41 1 0 0 18 0 22 0 530308559 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19534] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19534/stat : 19534 (java) S 19523 19525 18485 0 -1 4202560 1790 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19536] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19536/stat : 19536 (java) S 19523 19525 18485 0 -1 4202560 3563 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19538] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19538/stat : 19538 (java) S 19523 19525 18485 0 -1 4202560 2245 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19540] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19540/stat : 19540 (java) S 19523 19525 18485 0 -1 4202560 2380 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19542] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19542/stat : 19542 (java) S 19523 19525 18485 0 -1 4202560 1847 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19544] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19544/stat : 19544 (java) S 19523 19525 18485 0 -1 4202560 1378 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19546] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19546/stat : 19546 (java) S 19523 19525 18485 0 -1 4202560 2567 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19548] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19548/stat : 19548 (java) S 19523 19525 18485 0 -1 4202560 1989 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19551] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19551/stat : 19551 (java) S 19523 19525 18485 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 530308561 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 0 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19553] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19553/stat : 19553 (java) S 19523 19525 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19555] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19555/stat : 19555 (java) S 19523 19525 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530308561 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19556] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19556/stat : 19556 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528657841 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19557] ppid=19523 vsize=15703788 CPUtime=1.22 cores=0,2,4,6
/proc/19525/task/19557/stat : 19557 (java) S 19523 19525 18485 0 -1 4202560 5880 0 0 0 121 1 0 0 16 0 22 0 530308563 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19560] ppid=19523 vsize=15703788 CPUtime=0.75 cores=0,2,4,6
/proc/19525/task/19560/stat : 19560 (java) S 19523 19525 18485 0 -1 4202560 9295 0 0 0 73 2 0 0 15 0 22 0 530308563 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19561] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19561/stat : 19561 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19564] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19564/stat : 19564 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530308563 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19570] ppid=19523 vsize=15703788 CPUtime=2.22 cores=0,2,4,6
/proc/19525/task/19570/stat : 19570 (java) R 19523 19525 18485 0 -1 4202560 26051 0 0 0 219 3 0 0 18 0 22 0 530308586 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912506252740 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19525/tid=19571] ppid=19523 vsize=15703788 CPUtime=1.79 cores=0,2,4,6
/proc/19525/task/19571/stat : 19571 (java) R 19523 19525 18485 0 -1 4202560 26447 0 0 0 176 3 0 0 19 0 22 0 530308586 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505840635 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19525/tid=19572] ppid=19523 vsize=15703788 CPUtime=2.35 cores=0,2,4,6
/proc/19525/task/19572/stat : 19572 (java) R 19523 19525 18485 0 -1 4202560 30515 0 0 0 232 3 0 0 18 0 22 0 530308586 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912506045864 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19525/tid=19573] ppid=19523 vsize=15703788 CPUtime=2.3 cores=0,2,4,6
/proc/19525/task/19573/stat : 19573 (java) R 19523 19525 18485 0 -1 4202560 30168 0 0 0 227 3 0 0 18 0 22 0 530308586 16080678912 150431 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505726796 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 15703788

[startup+6.30142 s]
/proc/loadavg: 6.93 7.89 8.00 9/224 19573
/proc/meminfo: memFree=27786312/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15703788 CPUtime=23.99 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 280485 0 1 0 2360 39 0 0 18 0 22 0 530308558 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3925947 274102 2286 9 0 3916666 0
[pid=19525/tid=19531] ppid=19523 vsize=15703788 CPUtime=0.42 cores=0,2,4,6
/proc/19525/task/19531/stat : 19531 (java) S 19523 19525 18485 0 -1 4202560 7311 0 1 0 41 1 0 0 18 0 22 0 530308559 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19534] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19534/stat : 19534 (java) S 19523 19525 18485 0 -1 4202560 1798 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19536] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19536/stat : 19536 (java) S 19523 19525 18485 0 -1 4202560 3656 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19538] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19538/stat : 19538 (java) S 19523 19525 18485 0 -1 4202560 2332 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19540] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19540/stat : 19540 (java) S 19523 19525 18485 0 -1 4202560 2490 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19542] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19542/stat : 19542 (java) S 19523 19525 18485 0 -1 4202560 1935 0 0 0 0 0 0 0 16 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19544] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19544/stat : 19544 (java) S 19523 19525 18485 0 -1 4202560 1482 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19546] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19546/stat : 19546 (java) S 19523 19525 18485 0 -1 4202560 2684 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19548] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19548/stat : 19548 (java) S 19523 19525 18485 0 -1 4202560 2228 0 0 0 0 0 0 0 15 0 22 0 530308560 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19551] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19551/stat : 19551 (java) S 19523 19525 18485 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 530308561 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 0 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19553] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19553/stat : 19553 (java) S 19523 19525 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19555] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19555/stat : 19555 (java) S 19523 19525 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530308561 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19556] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19556/stat : 19556 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528657841 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19557] ppid=19523 vsize=15703788 CPUtime=1.24 cores=0,2,4,6
/proc/19525/task/19557/stat : 19557 (java) S 19523 19525 18485 0 -1 4202560 5883 0 0 0 123 1 0 0 15 0 22 0 530308563 16080678912 274102 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0

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

[pid=19525/tid=19571] ppid=19523 vsize=15703788 CPUtime=1048.59 cores=0,2,4,6
/proc/19525/task/19571/stat : 19571 (java) R 19523 19525 18485 0 -1 4202560 232625 0 0 0 104822 37 0 0 25 0 22 0 530308586 16080678912 118847 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505723738 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19525/tid=19572] ppid=19523 vsize=15703788 CPUtime=1048.91 cores=0,2,4,6
/proc/19525/task/19572/stat : 19572 (java) R 19523 19525 18485 0 -1 4202560 238168 0 0 0 104854 37 0 0 25 0 22 0 530308586 16080678912 118847 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912506184743 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19525/tid=19573] ppid=19523 vsize=15703788 CPUtime=1048.6 cores=0,2,4,6
/proc/19525/task/19573/stat : 19573 (java) R 19523 19525 18485 0 -1 4202560 239960 0 0 0 104825 35 0 0 25 0 22 0 530308586 16080678912 118847 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505727343 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4223.33
Current children cumulated vsize (KiB) 15703788

[startup+1122.3 s]
/proc/loadavg: 8.20 8.16 8.09 9/224 19603
/proc/meminfo: memFree=29241384/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15703788 CPUtime=4461.83 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 1547628 0 1 0 445821 362 0 0 18 0 22 0 530308558 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3925947 101216 2298 9 0 3916666 0
[pid=19525/tid=19531] ppid=19523 vsize=15703788 CPUtime=0.42 cores=0,2,4,6
/proc/19525/task/19531/stat : 19531 (java) S 19523 19525 18485 0 -1 4202560 7311 0 1 0 41 1 0 0 18 0 22 0 530308559 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19534] ppid=19523 vsize=15703788 CPUtime=3.15 cores=0,2,4,6
/proc/19525/task/19534/stat : 19534 (java) S 19523 19525 18485 0 -1 4202560 68045 0 0 0 299 16 0 0 16 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19536] ppid=19523 vsize=15703788 CPUtime=3.18 cores=0,2,4,6
/proc/19525/task/19536/stat : 19536 (java) S 19523 19525 18485 0 -1 4202560 72053 0 0 0 303 15 0 0 15 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19538] ppid=19523 vsize=15703788 CPUtime=3.1 cores=0,2,4,6
/proc/19525/task/19538/stat : 19538 (java) S 19523 19525 18485 0 -1 4202560 65081 0 0 0 295 15 0 0 16 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19540] ppid=19523 vsize=15703788 CPUtime=3.03 cores=0,2,4,6
/proc/19525/task/19540/stat : 19540 (java) S 19523 19525 18485 0 -1 4202560 62919 0 0 0 289 14 0 0 15 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19542] ppid=19523 vsize=15703788 CPUtime=3.1 cores=0,2,4,6
/proc/19525/task/19542/stat : 19542 (java) S 19523 19525 18485 0 -1 4202560 68886 0 0 0 293 17 0 0 15 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19544] ppid=19523 vsize=15703788 CPUtime=3.06 cores=0,2,4,6
/proc/19525/task/19544/stat : 19544 (java) S 19523 19525 18485 0 -1 4202560 67771 0 0 0 292 14 0 0 16 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19546] ppid=19523 vsize=15703788 CPUtime=3.07 cores=0,2,4,6
/proc/19525/task/19546/stat : 19546 (java) S 19523 19525 18485 0 -1 4202560 68362 0 0 0 289 18 0 0 15 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19548] ppid=19523 vsize=15703788 CPUtime=3.07 cores=0,2,4,6
/proc/19525/task/19548/stat : 19548 (java) S 19523 19525 18485 0 -1 4202560 65498 0 0 0 291 16 0 0 16 0 22 0 530308560 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19551] ppid=19523 vsize=15703788 CPUtime=2.2 cores=0,2,4,6
/proc/19525/task/19551/stat : 19551 (java) S 19523 19525 18485 0 -1 4202560 4046 0 0 0 153 67 0 0 15 0 22 0 530308561 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 0 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19553] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19553/stat : 19553 (java) S 19523 19525 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19555] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19555/stat : 19555 (java) S 19523 19525 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530308561 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19556] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19556/stat : 19556 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528657841 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19557] ppid=19523 vsize=15703788 CPUtime=1.27 cores=0,2,4,6
/proc/19525/task/19557/stat : 19557 (java) S 19523 19525 18485 0 -1 4202560 5887 0 0 0 126 1 0 0 16 0 22 0 530308563 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19560] ppid=19523 vsize=15703788 CPUtime=0.9 cores=0,2,4,6
/proc/19525/task/19560/stat : 19560 (java) S 19523 19525 18485 0 -1 4202560 9321 0 0 0 88 2 0 0 15 0 22 0 530308563 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19561] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19561/stat : 19561 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19564] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19564/stat : 19564 (java) S 19523 19525 18485 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 530308563 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19570] ppid=19523 vsize=15703788 CPUtime=1108.18 cores=0,2,4,6
/proc/19525/task/19570/stat : 19570 (java) R 19523 19525 18485 0 -1 4202560 242695 0 0 0 110775 43 0 0 25 0 22 0 530308586 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 47661659768348 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19525/tid=19571] ppid=19523 vsize=15703788 CPUtime=1107.88 cores=0,2,4,6
/proc/19525/task/19571/stat : 19571 (java) R 19523 19525 18485 0 -1 4202560 241907 0 0 0 110749 39 0 0 18 0 22 0 530308586 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912506252461 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19525/tid=19572] ppid=19523 vsize=15703788 CPUtime=1108.26 cores=0,2,4,6
/proc/19525/task/19572/stat : 19572 (java) R 19523 19525 18485 0 -1 4202560 247373 0 0 0 110788 38 0 0 25 0 22 0 530308586 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505749482 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19525/tid=19573] ppid=19523 vsize=15703788 CPUtime=1107.79 cores=0,2,4,6
/proc/19525/task/19573/stat : 19573 (java) R 19523 19525 18485 0 -1 4202560 249028 0 0 0 110742 37 0 0 25 0 22 0 530308586 16080678912 101216 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505723692 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4461.83
Current children cumulated vsize (KiB) 15703788

[startup+1182.3 s]
/proc/loadavg: 8.07 8.13 8.09 9/224 19605
/proc/meminfo: memFree=29169288/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15703788 CPUtime=4700.37 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 1631698 0 1 0 469655 382 0 0 18 0 22 0 530308558 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3925947 108486 2298 9 0 3916666 0
[pid=19525/tid=19531] ppid=19523 vsize=15703788 CPUtime=0.42 cores=0,2,4,6
/proc/19525/task/19531/stat : 19531 (java) S 19523 19525 18485 0 -1 4202560 7311 0 1 0 41 1 0 0 18 0 22 0 530308559 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19534] ppid=19523 vsize=15703788 CPUtime=3.31 cores=0,2,4,6
/proc/19525/task/19534/stat : 19534 (java) S 19523 19525 18485 0 -1 4202560 72279 0 0 0 314 17 0 0 15 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19536] ppid=19523 vsize=15703788 CPUtime=3.34 cores=0,2,4,6
/proc/19525/task/19536/stat : 19536 (java) S 19523 19525 18485 0 -1 4202560 77314 0 0 0 318 16 0 0 16 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19538] ppid=19523 vsize=15703788 CPUtime=3.29 cores=0,2,4,6
/proc/19525/task/19538/stat : 19538 (java) S 19523 19525 18485 0 -1 4202560 69935 0 0 0 312 17 0 0 16 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19540] ppid=19523 vsize=15703788 CPUtime=3.19 cores=0,2,4,6
/proc/19525/task/19540/stat : 19540 (java) S 19523 19525 18485 0 -1 4202560 67750 0 0 0 304 15 0 0 15 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19542] ppid=19523 vsize=15703788 CPUtime=3.27 cores=0,2,4,6
/proc/19525/task/19542/stat : 19542 (java) S 19523 19525 18485 0 -1 4202560 73280 0 0 0 309 18 0 0 15 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19544] ppid=19523 vsize=15703788 CPUtime=3.22 cores=0,2,4,6
/proc/19525/task/19544/stat : 19544 (java) S 19523 19525 18485 0 -1 4202560 71892 0 0 0 307 15 0 0 16 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19546] ppid=19523 vsize=15703788 CPUtime=3.22 cores=0,2,4,6
/proc/19525/task/19546/stat : 19546 (java) S 19523 19525 18485 0 -1 4202560 72077 0 0 0 303 19 0 0 15 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19548] ppid=19523 vsize=15703788 CPUtime=3.21 cores=0,2,4,6
/proc/19525/task/19548/stat : 19548 (java) S 19523 19525 18485 0 -1 4202560 70530 0 0 0 304 17 0 0 15 0 22 0 530308560 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19551] ppid=19523 vsize=15703788 CPUtime=2.32 cores=0,2,4,6
/proc/19525/task/19551/stat : 19551 (java) S 19523 19525 18485 0 -1 4202560 4249 0 0 0 162 70 0 0 15 0 22 0 530308561 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 0 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19553] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19553/stat : 19553 (java) S 19523 19525 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19555] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19555/stat : 19555 (java) S 19523 19525 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530308561 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19556] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19556/stat : 19556 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528657841 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19557] ppid=19523 vsize=15703788 CPUtime=1.27 cores=0,2,4,6
/proc/19525/task/19557/stat : 19557 (java) S 19523 19525 18485 0 -1 4202560 5887 0 0 0 126 1 0 0 16 0 22 0 530308563 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19560] ppid=19523 vsize=15703788 CPUtime=0.9 cores=0,2,4,6
/proc/19525/task/19560/stat : 19560 (java) S 19523 19525 18485 0 -1 4202560 9321 0 0 0 88 2 0 0 15 0 22 0 530308563 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19561] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19561/stat : 19561 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19564] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19564/stat : 19564 (java) S 19523 19525 18485 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530308563 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19570] ppid=19523 vsize=15703788 CPUtime=1167.52 cores=0,2,4,6
/proc/19525/task/19570/stat : 19570 (java) R 19523 19525 18485 0 -1 4202560 254635 0 0 0 116708 44 0 0 25 0 22 0 530308586 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912506251965 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19525/tid=19571] ppid=19523 vsize=15703788 CPUtime=1167.23 cores=0,2,4,6
/proc/19525/task/19571/stat : 19571 (java) R 19523 19525 18485 0 -1 4202560 253713 0 0 0 116681 42 0 0 25 0 22 0 530308586 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505723699 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19525/tid=19572] ppid=19523 vsize=15703788 CPUtime=1167.56 cores=0,2,4,6
/proc/19525/task/19572/stat : 19572 (java) R 19523 19525 18485 0 -1 4202560 258734 0 0 0 116716 40 0 0 21 0 22 0 530308586 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505764095 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19525/tid=19573] ppid=19523 vsize=15703788 CPUtime=1166.95 cores=0,2,4,6
/proc/19525/task/19573/stat : 19573 (java) R 19523 19525 18485 0 -1 4202560 261344 0 0 0 116655 40 0 0 25 0 22 0 530308586 16080678912 108486 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 47661659768898 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.37
Current children cumulated vsize (KiB) 15703788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.29 8.17 8.10 9/224 19605
/proc/meminfo: memFree=29213792/32951124 swapFree=67102748/67111528
[pid=19525] ppid=19523 vsize=15703788 CPUtime=4800.26 cores=0,2,4,6
/proc/19525/stat : 19525 (java) S 19523 19525 18485 0 -1 4202496 1645849 0 1 0 479639 387 0 0 18 0 22 0 530308558 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19525/statm: 3925947 87065 2298 9 0 3916666 0
[pid=19525/tid=19531] ppid=19523 vsize=15703788 CPUtime=0.42 cores=0,2,4,6
/proc/19525/task/19531/stat : 19531 (java) S 19523 19525 18485 0 -1 4202560 7311 0 1 0 41 1 0 0 18 0 22 0 530308559 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19534] ppid=19523 vsize=15703788 CPUtime=3.39 cores=0,2,4,6
/proc/19525/task/19534/stat : 19534 (java) S 19523 19525 18485 0 -1 4202560 72550 0 0 0 322 17 0 0 15 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19536] ppid=19523 vsize=15703788 CPUtime=3.41 cores=0,2,4,6
/proc/19525/task/19536/stat : 19536 (java) S 19523 19525 18485 0 -1 4202560 77623 0 0 0 325 16 0 0 15 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19538] ppid=19523 vsize=15703788 CPUtime=3.36 cores=0,2,4,6
/proc/19525/task/19538/stat : 19538 (java) S 19523 19525 18485 0 -1 4202560 70062 0 0 0 319 17 0 0 15 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19540] ppid=19523 vsize=15703788 CPUtime=3.26 cores=0,2,4,6
/proc/19525/task/19540/stat : 19540 (java) S 19523 19525 18485 0 -1 4202560 68040 0 0 0 310 16 0 0 16 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19542] ppid=19523 vsize=15703788 CPUtime=3.33 cores=0,2,4,6
/proc/19525/task/19542/stat : 19542 (java) S 19523 19525 18485 0 -1 4202560 73530 0 0 0 315 18 0 0 16 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19544] ppid=19523 vsize=15703788 CPUtime=3.29 cores=0,2,4,6
/proc/19525/task/19544/stat : 19544 (java) S 19523 19525 18485 0 -1 4202560 72255 0 0 0 314 15 0 0 16 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19546] ppid=19523 vsize=15703788 CPUtime=3.28 cores=0,2,4,6
/proc/19525/task/19546/stat : 19546 (java) S 19523 19525 18485 0 -1 4202560 72214 0 0 0 309 19 0 0 15 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19548] ppid=19523 vsize=15703788 CPUtime=3.29 cores=0,2,4,6
/proc/19525/task/19548/stat : 19548 (java) S 19523 19525 18485 0 -1 4202560 70960 0 0 0 312 17 0 0 15 0 22 0 530308560 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19551] ppid=19523 vsize=15703788 CPUtime=2.36 cores=0,2,4,6
/proc/19525/task/19551/stat : 19551 (java) S 19523 19525 18485 0 -1 4202560 4321 0 0 0 164 72 0 0 15 0 22 0 530308561 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 0 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19553] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19553/stat : 19553 (java) S 19523 19525 18485 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530308561 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19555] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19555/stat : 19555 (java) S 19523 19525 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530308561 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 0 0 0 0
[pid=19525/tid=19556] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19556/stat : 19556 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528657841 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19557] ppid=19523 vsize=15703788 CPUtime=1.27 cores=0,2,4,6
/proc/19525/task/19557/stat : 19557 (java) S 19523 19525 18485 0 -1 4202560 5887 0 0 0 126 1 0 0 16 0 22 0 530308563 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 6 0 0 0
[pid=19525/tid=19560] ppid=19523 vsize=15703788 CPUtime=0.9 cores=0,2,4,6
/proc/19525/task/19560/stat : 19560 (java) S 19523 19525 18485 0 -1 4202560 9321 0 0 0 88 2 0 0 15 0 22 0 530308563 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19561] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19561/stat : 19561 (java) S 19523 19525 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530308563 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650137 0 4 0 16800975 18446604447368391744 0 0 -1 4 0 0 0
[pid=19525/tid=19564] ppid=19523 vsize=15703788 CPUtime=0 cores=0,2,4,6
/proc/19525/task/19564/stat : 19564 (java) S 19523 19525 18485 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530308563 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 246528650752 0 4 0 16800975 18446604447368391744 0 0 -1 2 0 0 0
[pid=19525/tid=19570] ppid=19523 vsize=15703788 CPUtime=1192.38 cores=0,2,4,6
/proc/19525/task/19570/stat : 19570 (java) R 19523 19525 18485 0 -1 4202560 257773 0 0 0 119193 45 0 0 25 0 22 0 530308586 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505840617 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19525/tid=19571] ppid=19523 vsize=15703788 CPUtime=1192.03 cores=0,2,4,6
/proc/19525/task/19571/stat : 19571 (java) R 19523 19525 18485 0 -1 4202560 256491 0 0 0 119161 42 0 0 25 0 22 0 530308586 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505674688 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19525/tid=19572] ppid=19523 vsize=15703788 CPUtime=1192.33 cores=0,2,4,6
/proc/19525/task/19572/stat : 19572 (java) R 19523 19525 18485 0 -1 4202560 261850 0 0 0 119192 41 0 0 25 0 22 0 530308586 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 18446744073699066048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19525/tid=19573] ppid=19523 vsize=15703788 CPUtime=1191.81 cores=0,2,4,6
/proc/19525/task/19573/stat : 19573 (java) R 19523 19525 18485 0 -1 4202560 264213 0 0 0 119140 41 0 0 25 0 22 0 530308586 16080678912 87065 33554432000 1073741824 1073778376 140735900516816 18446744073709551615 46912505727046 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15703788

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.31
CPU user time (s): 4796.43
CPU system time (s): 3.88941
CPU usage (%): 397.564
Max. virtual memory (cumulated for all children) (KiB): 15706204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.43
system time used= 3.88941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1645875
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= 308061
involuntary context switches= 216311

runsolver used 1.9427 second user time and 4.68429 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 20:11:44
IDJOB=3313027
IDBENCH=85353
IDSOLVER=1699
FILE ID=node134/3313027-1304187104
RUNJOBID= node134-1304187104-19510
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-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313027-1304187104/watcher-3313027-1304187104 -o /tmp/evaluation-result-3313027-1304187104/solver-3313027-1304187104 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313027-1304187104.cnf

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
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:      29969960 kB
Buffers:       1044352 kB
Cached:        1478072 kB
SwapCached:       4632 kB
Active:         210496 kB
Inactive:      2371996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29969960 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:            3296 kB
Writeback:           0 kB
AnonPages:       56572 kB
Mapped:          14524 kB
Slab:           335860 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188704 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= 72508 MiB
End job on node134 at 2011-04-30 20:31:53