Trace number 3312966

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.56 1206.59

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	01:17 INFO : Reading from input HOME/instance-3312966-1304182877.cnf
1.54/1.38	Executor set job limit to 1000000
1.54/1.38	Executor set job limit to 1000000
1.54/1.38	Executor set job limit to 1000000
1.54/1.38	Executor set job limit to 1000000
1.54/1.38	Starting Executor!
1.54/1.38	Starting Executor!
1.54/1.38	Starting Executor!
1.54/1.38	Starting Executor!
5.03/3.77	01:21 INFO : 2128 variables remaining out of 2128
5.03/3.77	01:21 INFO : 1301272 literals remaining out of 1291696

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-3312966-1304182877/watcher-3312966-1304182877 -o /tmp/evaluation-result-3312966-1304182877/solver-3312966-1304182877 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312966-1304182877.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: 5.26 7.32 7.76 4/194 11132
/proc/meminfo: memFree=30545716/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 1423 0 0 0 0 0 0 0 22 0 2 0 529888427 27824128 893 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 7096 897 686 9 0 381 0
[pid=11132/tid=11133] ppid=11130 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) R 11130 11132 10329 0 -1 4202560 94 0 0 0 0 0 0 0 24 0 2 0 529888427 31313920 919 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222916814592 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0166541 s]
/proc/loadavg: 5.26 7.32 7.76 4/194 11132
/proc/meminfo: memFree=30545716/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 3092 0 1 0 0 0 0 0 22 0 10 0 529888427 15965847552 2533 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3897912 2535 1513 9 0 3888660 0
[pid=11132/tid=11133] ppid=11130 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) R 11130 11132 10329 0 -1 4202560 1729 0 1 0 0 0 0 0 25 0 10 0 529888427 15965847552 2535 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933605755 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.10063 s]
/proc/loadavg: 5.26 7.32 7.76 4/194 11132
/proc/meminfo: memFree=30545716/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15676812 CPUtime=0.1 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 5613 0 1 0 9 1 0 0 22 0 18 0 529888427 16053055488 5035 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3919203 5036 2117 9 0 3909922 0
[pid=11132/tid=11133] ppid=11130 vsize=15676812 CPUtime=0.08 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) R 11130 11132 10329 0 -1 4202560 3483 0 1 0 7 1 0 0 18 0 18 0 529888427 16053055488 5036 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 47563822006149 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) 15676812

[startup+0.300595 s]
/proc/loadavg: 5.26 7.32 7.76 4/194 11132
/proc/meminfo: memFree=30545716/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15680624 CPUtime=0.51 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 15823 0 1 0 48 3 0 0 22 0 18 0 529888427 16056958976 14273 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3920156 14281 2212 9 0 3910875 0
[pid=11132/tid=11133] ppid=11130 vsize=15680624 CPUtime=0.28 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) R 11130 11132 10329 0 -1 4202560 10803 0 1 0 26 2 0 0 18 0 18 0 529888427 16056958976 14285 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912505645075 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680624

[startup+0.700521 s]
/proc/loadavg: 5.26 7.32 7.76 4/194 11132
/proc/meminfo: memFree=30545716/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15680624 CPUtime=0.91 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 41698 0 1 0 85 6 0 0 22 0 18 0 529888427 16056958976 40146 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3920156 40146 2228 9 0 3910875 0
[pid=11132/tid=11133] ppid=11130 vsize=15680624 CPUtime=0.68 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) R 11130 11132 10329 0 -1 4202560 35547 0 1 0 63 5 0 0 18 0 18 0 529888427 16056958976 40146 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912505645075 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15680624

[startup+1.50138 s]
/proc/loadavg: 5.26 7.32 7.76 2/190 11172
/proc/meminfo: memFree=30404072/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15685760 CPUtime=1.8 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 52753 0 1 0 172 8 0 0 22 0 22 0 529888427 16062218240 51183 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3921440 51189 2246 9 0 3912159 0
[pid=11132/tid=11133] ppid=11130 vsize=15685760 CPUtime=1.47 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) R 11130 11132 10329 0 -1 4202560 43279 0 1 0 141 6 0 0 21 0 22 0 529888427 16062218240 51189 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912505657368 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11132/tid=11135] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11135/stat : 11135 (java) S 11130 11132 10329 0 -1 4202560 1246 0 0 0 0 0 0 0 15 0 22 0 529888428 16062218240 51194 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11136] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11136/stat : 11136 (java) S 11130 11132 10329 0 -1 4202560 292 0 0 0 0 0 0 0 15 0 22 0 529888428 16062218240 51198 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11137] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11137/stat : 11137 (java) S 11130 11132 10329 0 -1 4202560 1948 0 0 0 0 0 0 0 16 0 22 0 529888428 16062218240 51201 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11138] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11138/stat : 11138 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 529888428 16062218240 51203 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11139] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11139/stat : 11139 (java) S 11130 11132 10329 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529888428 16062218240 51206 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11140] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11140/stat : 11140 (java) S 11130 11132 10329 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 22 0 529888428 16062218240 51209 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11141] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11141/stat : 11141 (java) S 11130 11132 10329 0 -1 4202560 392 0 0 0 0 0 0 0 16 0 22 0 529888428 16062218240 51214 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11142] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11142/stat : 11142 (java) S 11130 11132 10329 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 529888428 16062218240 51216 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11143] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11143/stat : 11143 (java) S 11130 11132 10329 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 529888429 16062218240 51218 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 0 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11144] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11144/stat : 11144 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529888429 16062218240 51221 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11145] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11145/stat : 11145 (java) S 11130 11132 10329 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 529888429 16062218240 51226 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11146] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11146/stat : 11146 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16062218240 51229 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933600689 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11147] ppid=11130 vsize=15685760 CPUtime=0.15 cores=1,3,5,7
/proc/11132/task/11147/stat : 11147 (java) S 11130 11132 10329 0 -1 4202560 2394 0 0 0 15 0 0 0 15 0 22 0 529888431 16062218240 51229 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11148] ppid=11130 vsize=15685760 CPUtime=0.12 cores=1,3,5,7
/proc/11132/task/11148/stat : 11148 (java) S 11130 11132 10329 0 -1 4202560 1486 0 0 0 12 0 0 0 18 0 22 0 529888431 16062218240 51233 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11149] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11149/stat : 11149 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16062218240 51238 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11150] ppid=11130 vsize=15685760 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11150/stat : 11150 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529888431 16062218240 51241 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 15685760

[startup+3.10108 s]
/proc/loadavg: 5.26 7.32 7.76 3/216 11203
/proc/meminfo: memFree=30161080/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15717160 CPUtime=4.39 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 80877 0 1 0 428 11 0 0 22 0 22 0 529888427 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3929290 74852 2264 9 0 3920009 0
[pid=11132/tid=11133] ppid=11130 vsize=15717160 CPUtime=3.06 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) R 11130 11132 10329 0 -1 4202560 59029 0 1 0 299 7 0 0 25 0 22 0 529888427 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506037835 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11132/tid=11135] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11135/stat : 11135 (java) S 11130 11132 10329 0 -1 4202560 1246 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11136] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11136/stat : 11136 (java) S 11130 11132 10329 0 -1 4202560 292 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11137] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11137/stat : 11137 (java) S 11130 11132 10329 0 -1 4202560 1948 0 0 0 0 0 0 0 16 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11138] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11138/stat : 11138 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11139] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11139/stat : 11139 (java) S 11130 11132 10329 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11140] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11140/stat : 11140 (java) S 11130 11132 10329 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11141] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11141/stat : 11141 (java) S 11130 11132 10329 0 -1 4202560 392 0 0 0 0 0 0 0 16 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11142] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11142/stat : 11142 (java) S 11130 11132 10329 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11143] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11143/stat : 11143 (java) S 11130 11132 10329 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529888429 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 0 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11144] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11144/stat : 11144 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529888429 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11145] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11145/stat : 11145 (java) S 11130 11132 10329 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 529888429 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11146] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11146/stat : 11146 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933600689 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11147] ppid=11130 vsize=15717160 CPUtime=0.54 cores=1,3,5,7
/proc/11132/task/11147/stat : 11147 (java) S 11130 11132 10329 0 -1 4202560 3300 0 0 0 54 0 0 0 15 0 22 0 529888431 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11148] ppid=11130 vsize=15717160 CPUtime=0.71 cores=1,3,5,7
/proc/11132/task/11148/stat : 11148 (java) S 11130 11132 10329 0 -1 4202560 12911 0 0 0 70 1 0 0 15 0 22 0 529888431 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11149] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11149/stat : 11149 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11150] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11150/stat : 11150 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529888431 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11200] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11200/stat : 11200 (java) S 11130 11132 10329 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 22 0 529888565 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11201] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11201/stat : 11201 (java) S 11130 11132 10329 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 529888565 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11202] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11202/stat : 11202 (java) S 11130 11132 10329 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 529888565 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11203] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11203/stat : 11203 (java) S 11130 11132 10329 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 529888565 16094371840 74852 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 15717160

[startup+6.30149 s]
/proc/loadavg: 5.24 7.28 7.74 6/220 11207
/proc/meminfo: memFree=29988568/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15717160 CPUtime=11.26 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 111135 0 1 0 1110 16 0 0 22 0 22 0 529888427 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3929290 104404 2274 9 0 3920009 0
[pid=11132/tid=11133] ppid=11130 vsize=15717160 CPUtime=3.74 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) S 11130 11132 10329 0 -1 4202560 59189 0 1 0 366 8 0 0 25 0 22 0 529888427 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11135] ppid=11130 vsize=15717160 CPUtime=0.01 cores=1,3,5,7
/proc/11132/task/11135/stat : 11135 (java) S 11130 11132 10329 0 -1 4202560 5398 0 0 0 1 0 0 0 16 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11136] ppid=11130 vsize=15717160 CPUtime=0.01 cores=1,3,5,7
/proc/11132/task/11136/stat : 11136 (java) S 11130 11132 10329 0 -1 4202560 5693 0 0 0 1 0 0 0 16 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11137] ppid=11130 vsize=15717160 CPUtime=0.02 cores=1,3,5,7
/proc/11132/task/11137/stat : 11137 (java) S 11130 11132 10329 0 -1 4202560 8692 0 0 0 1 1 0 0 16 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11138] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11138/stat : 11138 (java) S 11130 11132 10329 0 -1 4202560 1291 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11139] ppid=11130 vsize=15717160 CPUtime=0.02 cores=1,3,5,7
/proc/11132/task/11139/stat : 11139 (java) S 11130 11132 10329 0 -1 4202560 6139 0 0 0 1 1 0 0 16 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11140] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11140/stat : 11140 (java) S 11130 11132 10329 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11141] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11141/stat : 11141 (java) S 11130 11132 10329 0 -1 4202560 394 0 0 0 0 0 0 0 15 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11142] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11142/stat : 11142 (java) S 11130 11132 10329 0 -1 4202560 1032 0 0 0 0 0 0 0 16 0 22 0 529888428 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11143] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11143/stat : 11143 (java) S 11130 11132 10329 0 -1 4202560 232 0 0 0 0 0 0 0 15 0 22 0 529888429 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 0 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11144] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11144/stat : 11144 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529888429 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11145] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11145/stat : 11145 (java) S 11130 11132 10329 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 529888429 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11146] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11146/stat : 11146 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 104404 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933600689 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0

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

/proc/meminfo: memFree=20451552/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15717160 CPUtime=4464.61 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 2866134 0 1 0 446009 452 0 0 22 0 22 0 529888427 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3929290 1526970 2295 9 0 3920009 0
[pid=11132/tid=11133] ppid=11130 vsize=15717160 CPUtime=3.74 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) S 11130 11132 10329 0 -1 4202560 59189 0 1 0 366 8 0 0 25 0 22 0 529888427 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11135] ppid=11130 vsize=15717160 CPUtime=2.51 cores=1,3,5,7
/proc/11132/task/11135/stat : 11135 (java) S 11130 11132 10329 0 -1 4202560 234374 0 0 0 212 39 0 0 15 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11136] ppid=11130 vsize=15717160 CPUtime=2.63 cores=1,3,5,7
/proc/11132/task/11136/stat : 11136 (java) S 11130 11132 10329 0 -1 4202560 261235 0 0 0 219 44 0 0 16 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11137] ppid=11130 vsize=15717160 CPUtime=2.6 cores=1,3,5,7
/proc/11132/task/11137/stat : 11137 (java) S 11130 11132 10329 0 -1 4202560 239599 0 0 0 222 38 0 0 16 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11138] ppid=11130 vsize=15717160 CPUtime=2.78 cores=1,3,5,7
/proc/11132/task/11138/stat : 11138 (java) S 11130 11132 10329 0 -1 4202560 296914 0 0 0 228 50 0 0 16 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11139] ppid=11130 vsize=15717160 CPUtime=2.25 cores=1,3,5,7
/proc/11132/task/11139/stat : 11139 (java) S 11130 11132 10329 0 -1 4202560 193619 0 0 0 193 32 0 0 16 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11140] ppid=11130 vsize=15717160 CPUtime=2.56 cores=1,3,5,7
/proc/11132/task/11140/stat : 11140 (java) S 11130 11132 10329 0 -1 4202560 251058 0 0 0 214 42 0 0 16 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11141] ppid=11130 vsize=15717160 CPUtime=2.56 cores=1,3,5,7
/proc/11132/task/11141/stat : 11141 (java) S 11130 11132 10329 0 -1 4202560 261655 0 0 0 215 41 0 0 16 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11142] ppid=11130 vsize=15717160 CPUtime=2.88 cores=1,3,5,7
/proc/11132/task/11142/stat : 11142 (java) S 11130 11132 10329 0 -1 4202560 306163 0 0 0 239 49 0 0 16 0 22 0 529888428 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11143] ppid=11130 vsize=15717160 CPUtime=1.12 cores=1,3,5,7
/proc/11132/task/11143/stat : 11143 (java) S 11130 11132 10329 0 -1 4202560 103295 0 0 0 84 28 0 0 15 0 22 0 529888429 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 0 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11144] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11144/stat : 11144 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888429 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11145] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11145/stat : 11145 (java) S 11130 11132 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888429 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11146] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11146/stat : 11146 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933600689 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11147] ppid=11130 vsize=15717160 CPUtime=1.2 cores=1,3,5,7
/proc/11132/task/11147/stat : 11147 (java) S 11130 11132 10329 0 -1 4202560 3726 0 0 0 120 0 0 0 15 0 22 0 529888431 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11148] ppid=11130 vsize=15717160 CPUtime=1.13 cores=1,3,5,7
/proc/11132/task/11148/stat : 11148 (java) S 11130 11132 10329 0 -1 4202560 12970 0 0 0 112 1 0 0 16 0 22 0 529888431 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11149] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11149/stat : 11149 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11150] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11150/stat : 11150 (java) S 11130 11132 10329 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529888431 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11200] ppid=11130 vsize=15717160 CPUtime=1107.09 cores=1,3,5,7
/proc/11132/task/11200/stat : 11200 (java) R 11130 11132 10329 0 -1 4202560 150534 0 0 0 110693 16 0 0 25 0 22 0 529888565 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912505523244 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11132/tid=11201] ppid=11130 vsize=15717160 CPUtime=1109.06 cores=1,3,5,7
/proc/11132/task/11201/stat : 11201 (java) R 11130 11132 10329 0 -1 4202560 173332 0 0 0 110885 21 0 0 25 0 22 0 529888565 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506037862 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11132/tid=11202] ppid=11130 vsize=15717160 CPUtime=1110.4 cores=1,3,5,7
/proc/11132/task/11202/stat : 11202 (java) R 11130 11132 10329 0 -1 4202560 202807 0 0 0 111017 23 0 0 25 0 22 0 529888565 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506037857 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11132/tid=11203] ppid=11130 vsize=15717160 CPUtime=1109.92 cores=1,3,5,7
/proc/11132/task/11203/stat : 11203 (java) R 11130 11132 10329 0 -1 4202560 114213 0 0 0 110980 12 0 0 25 0 22 0 529888565 16094371840 1526970 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 47563825794218 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4464.61
Current children cumulated vsize (KiB) 15717160

[startup+1182.3 s]
/proc/loadavg: 8.21 8.11 8.00 9/220 11242
/proc/meminfo: memFree=21705772/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15717160 CPUtime=4704.14 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 2866159 0 1 0 469958 456 0 0 22 0 22 0 529888427 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3929290 1302806 2295 9 0 3920009 0
[pid=11132/tid=11133] ppid=11130 vsize=15717160 CPUtime=3.74 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) S 11130 11132 10329 0 -1 4202560 59189 0 1 0 366 8 0 0 25 0 22 0 529888427 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11135] ppid=11130 vsize=15717160 CPUtime=2.63 cores=1,3,5,7
/proc/11132/task/11135/stat : 11135 (java) S 11130 11132 10329 0 -1 4202560 234374 0 0 0 224 39 0 0 16 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11136] ppid=11130 vsize=15717160 CPUtime=2.8 cores=1,3,5,7
/proc/11132/task/11136/stat : 11136 (java) S 11130 11132 10329 0 -1 4202560 261235 0 0 0 236 44 0 0 15 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11137] ppid=11130 vsize=15717160 CPUtime=2.8 cores=1,3,5,7
/proc/11132/task/11137/stat : 11137 (java) S 11130 11132 10329 0 -1 4202560 239599 0 0 0 242 38 0 0 16 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11138] ppid=11130 vsize=15717160 CPUtime=2.99 cores=1,3,5,7
/proc/11132/task/11138/stat : 11138 (java) S 11130 11132 10329 0 -1 4202560 296914 0 0 0 249 50 0 0 15 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11139] ppid=11130 vsize=15717160 CPUtime=2.44 cores=1,3,5,7
/proc/11132/task/11139/stat : 11139 (java) S 11130 11132 10329 0 -1 4202560 193619 0 0 0 211 33 0 0 16 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11140] ppid=11130 vsize=15717160 CPUtime=2.71 cores=1,3,5,7
/proc/11132/task/11140/stat : 11140 (java) S 11130 11132 10329 0 -1 4202560 251058 0 0 0 229 42 0 0 16 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11141] ppid=11130 vsize=15717160 CPUtime=2.67 cores=1,3,5,7
/proc/11132/task/11141/stat : 11141 (java) S 11130 11132 10329 0 -1 4202560 261655 0 0 0 226 41 0 0 15 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11142] ppid=11130 vsize=15717160 CPUtime=3.11 cores=1,3,5,7
/proc/11132/task/11142/stat : 11142 (java) S 11130 11132 10329 0 -1 4202560 306163 0 0 0 262 49 0 0 16 0 22 0 529888428 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11143] ppid=11130 vsize=15717160 CPUtime=1.15 cores=1,3,5,7
/proc/11132/task/11143/stat : 11143 (java) S 11130 11132 10329 0 -1 4202560 103299 0 0 0 84 31 0 0 16 0 22 0 529888429 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 0 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11144] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11144/stat : 11144 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888429 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11145] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11145/stat : 11145 (java) S 11130 11132 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888429 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11146] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11146/stat : 11146 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933600689 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11147] ppid=11130 vsize=15717160 CPUtime=1.2 cores=1,3,5,7
/proc/11132/task/11147/stat : 11147 (java) S 11130 11132 10329 0 -1 4202560 3726 0 0 0 120 0 0 0 15 0 22 0 529888431 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11148] ppid=11130 vsize=15717160 CPUtime=1.13 cores=1,3,5,7
/proc/11132/task/11148/stat : 11148 (java) S 11130 11132 10329 0 -1 4202560 12970 0 0 0 112 1 0 0 16 0 22 0 529888431 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11149] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11149/stat : 11149 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11150] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11150/stat : 11150 (java) S 11130 11132 10329 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529888431 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11200] ppid=11130 vsize=15717160 CPUtime=1166.38 cores=1,3,5,7
/proc/11132/task/11200/stat : 11200 (java) R 11130 11132 10329 0 -1 4202560 150536 0 0 0 116622 16 0 0 25 0 22 0 529888565 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506037569 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11132/tid=11201] ppid=11130 vsize=15717160 CPUtime=1168.67 cores=1,3,5,7
/proc/11132/task/11201/stat : 11201 (java) R 11130 11132 10329 0 -1 4202560 173339 0 0 0 116846 21 0 0 25 0 22 0 529888565 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506037803 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11132/tid=11202] ppid=11130 vsize=15717160 CPUtime=1170.01 cores=1,3,5,7
/proc/11132/task/11202/stat : 11202 (java) R 11130 11132 10329 0 -1 4202560 202814 0 0 0 116978 23 0 0 25 0 22 0 529888565 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506162959 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11132/tid=11203] ppid=11130 vsize=15717160 CPUtime=1169.53 cores=1,3,5,7
/proc/11132/task/11203/stat : 11203 (java) R 11130 11132 10329 0 -1 4202560 114216 0 0 0 116941 12 0 0 25 0 22 0 529888565 16094371840 1302806 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506242174 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4704.14
Current children cumulated vsize (KiB) 15717160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 8.21 8.12 8.01 9/220 11242
/proc/meminfo: memFree=22321656/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=15717160 CPUtime=4800.34 cores=1,3,5,7
/proc/11132/stat : 11132 (java) S 11130 11132 10329 0 -1 4202496 2866171 0 1 0 479577 457 0 0 22 0 22 0 529888427 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 3929290 1213656 2295 9 0 3920009 0
[pid=11132/tid=11133] ppid=11130 vsize=15717160 CPUtime=3.74 cores=1,3,5,7
/proc/11132/task/11133/stat : 11133 (java) S 11130 11132 10329 0 -1 4202560 59189 0 1 0 366 8 0 0 25 0 22 0 529888427 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11135] ppid=11130 vsize=15717160 CPUtime=2.68 cores=1,3,5,7
/proc/11132/task/11135/stat : 11135 (java) S 11130 11132 10329 0 -1 4202560 234374 0 0 0 229 39 0 0 16 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11136] ppid=11130 vsize=15717160 CPUtime=2.86 cores=1,3,5,7
/proc/11132/task/11136/stat : 11136 (java) S 11130 11132 10329 0 -1 4202560 261235 0 0 0 242 44 0 0 16 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11137] ppid=11130 vsize=15717160 CPUtime=2.88 cores=1,3,5,7
/proc/11132/task/11137/stat : 11137 (java) S 11130 11132 10329 0 -1 4202560 239599 0 0 0 250 38 0 0 15 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11138] ppid=11130 vsize=15717160 CPUtime=3.06 cores=1,3,5,7
/proc/11132/task/11138/stat : 11138 (java) S 11130 11132 10329 0 -1 4202560 296914 0 0 0 256 50 0 0 15 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11139] ppid=11130 vsize=15717160 CPUtime=2.5 cores=1,3,5,7
/proc/11132/task/11139/stat : 11139 (java) S 11130 11132 10329 0 -1 4202560 193619 0 0 0 217 33 0 0 16 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11140] ppid=11130 vsize=15717160 CPUtime=2.78 cores=1,3,5,7
/proc/11132/task/11140/stat : 11140 (java) S 11130 11132 10329 0 -1 4202560 251058 0 0 0 236 42 0 0 15 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11141] ppid=11130 vsize=15717160 CPUtime=2.72 cores=1,3,5,7
/proc/11132/task/11141/stat : 11141 (java) S 11130 11132 10329 0 -1 4202560 261655 0 0 0 231 41 0 0 15 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11142] ppid=11130 vsize=15717160 CPUtime=3.18 cores=1,3,5,7
/proc/11132/task/11142/stat : 11142 (java) S 11130 11132 10329 0 -1 4202560 306163 0 0 0 269 49 0 0 16 0 22 0 529888428 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11143] ppid=11130 vsize=15717160 CPUtime=1.17 cores=1,3,5,7
/proc/11132/task/11143/stat : 11143 (java) S 11130 11132 10329 0 -1 4202560 103301 0 0 0 84 33 0 0 15 0 22 0 529888429 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 0 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11144] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11144/stat : 11144 (java) S 11130 11132 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888429 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11145] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11145/stat : 11145 (java) S 11130 11132 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888429 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 3 0 0 0
[pid=11132/tid=11146] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11146/stat : 11146 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933600689 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11147] ppid=11130 vsize=15717160 CPUtime=1.2 cores=1,3,5,7
/proc/11132/task/11147/stat : 11147 (java) S 11130 11132 10329 0 -1 4202560 3726 0 0 0 120 0 0 0 15 0 22 0 529888431 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 1 0 0 0
[pid=11132/tid=11148] ppid=11130 vsize=15717160 CPUtime=1.13 cores=1,3,5,7
/proc/11132/task/11148/stat : 11148 (java) S 11130 11132 10329 0 -1 4202560 12970 0 0 0 112 1 0 0 16 0 22 0 529888431 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11149] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11149/stat : 11149 (java) S 11130 11132 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888431 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933592985 0 4 0 16800975 18446604464595489984 0 0 -1 5 0 0 0
[pid=11132/tid=11150] ppid=11130 vsize=15717160 CPUtime=0 cores=1,3,5,7
/proc/11132/task/11150/stat : 11150 (java) S 11130 11132 10329 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 529888431 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 222933593600 0 4 0 16800975 18446604464595489984 0 0 -1 7 0 0 0
[pid=11132/tid=11200] ppid=11130 vsize=15717160 CPUtime=1190.26 cores=1,3,5,7
/proc/11132/task/11200/stat : 11200 (java) R 11130 11132 10329 0 -1 4202560 150538 0 0 0 119010 16 0 0 25 0 22 0 529888565 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506037894 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11132/tid=11201] ppid=11130 vsize=15717160 CPUtime=1192.63 cores=1,3,5,7
/proc/11132/task/11201/stat : 11201 (java) R 11130 11132 10329 0 -1 4202560 173340 0 0 0 119242 21 0 0 25 0 22 0 529888565 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506101160 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11132/tid=11202] ppid=11130 vsize=15717160 CPUtime=1193.9 cores=1,3,5,7
/proc/11132/task/11202/stat : 11202 (java) R 11130 11132 10329 0 -1 4202560 202815 0 0 0 119367 23 0 0 25 0 22 0 529888565 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506110570 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11132/tid=11203] ppid=11130 vsize=15717160 CPUtime=1193.49 cores=1,3,5,7
/proc/11132/task/11203/stat : 11203 (java) R 11130 11132 10329 0 -1 4202560 114220 0 0 0 119337 12 0 0 25 0 22 0 529888565 16094371840 1213656 33554432000 1073741824 1073778376 140735166377744 18446744073709551615 46912506242118 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15717160

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

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

[startup+1206.51 s]
/proc/loadavg: 8.21 8.12 8.01 9/220 11242
/proc/meminfo: memFree=22321656/32951124 swapFree=67110188/67111528
[pid=11132] ppid=11130 vsize=0 CPUtime=4800.47 cores=1,3,5,7
/proc/11132/stat : 11132 (java) Z 11130 11132 10329 0 -1 4203548 2866197 0 1 0 479580 467 0 0 17 0 2 0 529888427 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11132/statm: 0 0 0 0 0 0 0
[pid=11132/tid=11201] ppid=11130 vsize=0 CPUtime=1192.73 cores=1,3,5,7
/proc/11132/task/11201/stat : 11201 (java) R 11130 11132 10329 0 -1 4203588 173340 0 0 0 119243 30 0 0 25 0 2 0 529888565 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.59
CPU time (s): 4800.56
CPU user time (s): 4795.81
CPU system time (s): 4.74828
CPU usage (%): 397.862
Max. virtual memory (cumulated for all children) (KiB): 15717160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.81
system time used= 4.74828
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2866197
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= 33011
involuntary context switches= 62484

runsolver used 1.9807 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 19:01:17
IDJOB=3312966
IDBENCH=83180
IDSOLVER=1699
FILE ID=node109/3312966-1304182877
RUNJOBID= node109-1304182876-11096
PBS_JOBID= 13172431
Free space on /tmp= 73020 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312966-1304182877/watcher-3312966-1304182877 -o /tmp/evaluation-result-3312966-1304182877/solver-3312966-1304182877 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312966-1304182877.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1940163766

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30546112 kB
Buffers:        800472 kB
Cached:        1138780 kB
SwapCached:        712 kB
Active:         190268 kB
Inactive:      1826480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30546112 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            9172 kB
Writeback:           0 kB
AnonPages:       76648 kB
Mapped:          22156 kB
Slab:           325392 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   779800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73016 MiB
End job on node109 at 2011-04-30 19:21:25