Trace number 3312964

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.11	01:18 INFO : Reading from input HOME/instance-3312964-1304182878.cnf
1.55/1.30	Executor set job limit to 1000000
1.55/1.30	Executor set job limit to 1000000
1.55/1.30	Executor set job limit to 1000000
1.55/1.30	Executor set job limit to 1000000
1.55/1.30	Starting Executor!
1.55/1.30	Starting Executor!
1.55/1.30	Starting Executor!
1.55/1.30	Starting Executor!
4.93/3.38	01:22 INFO : 1904 variables remaining out of 1904
4.93/3.38	01:22 INFO : 1040536 literals remaining out of 1031968

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-3312964-1304182878/watcher-3312964-1304182878 -o /tmp/evaluation-result-3312964-1304182878/solver-3312964-1304182878 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312964-1304182878.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: 5.26 7.32 7.76 3/194 11181
/proc/meminfo: memFree=30388812/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=26140 CPUtime=0 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 1400 0 0 0 0 0 0 0 25 0 2 0 529888558 26767360 877 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 6522 877 671 9 0 381 0
[pid=11181/tid=11182] ppid=11179 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) S 11179 11181 10329 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 2 0 529888559 26714112 885 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222916853383 0 2147483391 4096 0 18446744071699199166 0 0 -1 2 0 0 0

[startup+0.038035 s]
/proc/loadavg: 5.26 7.32 7.76 3/194 11181
/proc/meminfo: memFree=30388812/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 3767 0 1 0 2 1 0 0 25 0 13 0 529888558 15978749952 3205 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3901062 3205 1682 9 0 3891810 0
[pid=11181/tid=11182] ppid=11179 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) R 11179 11181 10329 0 -1 4202560 2375 0 1 0 2 0 0 0 25 0 13 0 529888559 15978749952 3205 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912505170474 0 4 0 16800971 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.106002 s]
/proc/loadavg: 5.26 7.32 7.76 3/194 11181
/proc/meminfo: memFree=30388812/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15676704 CPUtime=0.11 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 5693 0 1 0 10 1 0 0 25 0 18 0 529888558 16052944896 5116 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3919176 5117 2119 9 0 3909895 0
[pid=11181/tid=11182] ppid=11179 vsize=15676704 CPUtime=0.09 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) R 11179 11181 10329 0 -1 4202560 3549 0 1 0 8 1 0 0 18 0 18 0 529888559 16052944896 5118 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 47429697986565 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676704

[startup+0.300968 s]
/proc/loadavg: 5.26 7.32 7.76 3/194 11181
/proc/meminfo: memFree=30388812/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15682116 CPUtime=0.52 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 13770 0 1 0 49 3 0 0 25 0 18 0 529888558 16058486784 12031 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3920529 12035 2212 9 0 3911248 0
[pid=11181/tid=11182] ppid=11179 vsize=15682116 CPUtime=0.28 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) R 11179 11181 10329 0 -1 4202560 8666 0 1 0 27 1 0 0 18 0 18 0 529888559 16058486784 12037 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912505511518 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682116

[startup+0.700946 s]
/proc/loadavg: 5.26 7.32 7.76 3/194 11181
/proc/meminfo: memFree=30388812/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15681968 CPUtime=0.92 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 41771 0 1 0 86 6 0 0 25 0 18 0 529888558 16058335232 39992 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3920492 39992 2229 9 0 3911211 0
[pid=11181/tid=11182] ppid=11179 vsize=15681968 CPUtime=0.68 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) R 11179 11181 10329 0 -1 4202560 35533 0 1 0 63 5 0 0 18 0 18 0 529888559 16058335232 39992 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933603787 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15681968

[startup+1.50072 s]
/proc/loadavg: 5.26 7.32 7.76 6/216 11203
/proc/meminfo: memFree=30152276/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15686080 CPUtime=1.87 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 51142 0 1 0 179 8 0 0 25 0 22 0 529888558 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3921520 48838 2258 9 0 3912239 0
[pid=11181/tid=11182] ppid=11179 vsize=15686080 CPUtime=1.46 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) R 11179 11181 10329 0 -1 4202560 35638 0 1 0 141 5 0 0 18 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912505205044 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11181/tid=11184] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10329 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11185] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10329 0 -1 4202560 1893 0 0 0 0 0 0 0 16 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11186] ppid=11179 vsize=15686080 CPUtime=0.01 cores=0,2,4,6
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10329 0 -1 4202560 2063 0 0 0 1 0 0 0 16 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11187] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10329 0 -1 4202560 2667 0 0 0 0 0 0 0 16 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11188] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10329 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11189] ppid=11179 vsize=15686080 CPUtime=0.01 cores=0,2,4,6
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10329 0 -1 4202560 2663 0 0 0 1 0 0 0 16 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11190] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11190/stat : 11190 (java) S 11179 11181 10329 0 -1 4202560 379 0 0 0 0 0 0 0 15 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11191] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11191/stat : 11191 (java) S 11179 11181 10329 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 22 0 529888559 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11192] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11192/stat : 11192 (java) S 11179 11181 10329 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 529888560 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 0 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11193] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11193/stat : 11193 (java) S 11179 11181 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888561 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11194] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11194/stat : 11194 (java) S 11179 11181 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888561 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11195] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11195/stat : 11195 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933600689 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11196] ppid=11179 vsize=15686080 CPUtime=0.16 cores=0,2,4,6
/proc/11181/task/11196/stat : 11196 (java) S 11179 11181 10329 0 -1 4202560 2484 0 0 0 16 0 0 0 15 0 22 0 529888563 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11197] ppid=11179 vsize=15686080 CPUtime=0.16 cores=0,2,4,6
/proc/11181/task/11197/stat : 11197 (java) R 11179 11181 10329 0 -1 4202560 1757 0 0 0 16 0 0 0 16 0 22 0 529888563 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 47429701520653 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11181/tid=11198] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11198/stat : 11198 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11199] ppid=11179 vsize=15686080 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11199/stat : 11199 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529888563 16062545920 48838 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 15686080

[startup+3.10148 s]
/proc/loadavg: 5.26 7.32 7.76 4/220 11207
/proc/meminfo: memFree=30043624/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15686000 CPUtime=4.68 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 61978 0 1 0 457 11 0 0 25 0 22 0 529888558 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3921500 55530 2260 9 0 3912219 0
[pid=11181/tid=11182] ppid=11179 vsize=15686000 CPUtime=3.06 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) R 11179 11181 10329 0 -1 4202560 35668 0 1 0 301 5 0 0 20 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506132092 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11181/tid=11184] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10329 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11185] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10329 0 -1 4202560 1893 0 0 0 0 0 0 0 16 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11186] ppid=11179 vsize=15686000 CPUtime=0.01 cores=0,2,4,6
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10329 0 -1 4202560 2063 0 0 0 1 0 0 0 16 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11187] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10329 0 -1 4202560 2667 0 0 0 0 0 0 0 16 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11188] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10329 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11189] ppid=11179 vsize=15686000 CPUtime=0.01 cores=0,2,4,6
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10329 0 -1 4202560 2663 0 0 0 1 0 0 0 16 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11190] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11190/stat : 11190 (java) S 11179 11181 10329 0 -1 4202560 379 0 0 0 0 0 0 0 15 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11191] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11191/stat : 11191 (java) S 11179 11181 10329 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 22 0 529888559 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11192] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11192/stat : 11192 (java) S 11179 11181 10329 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 529888560 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 0 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11193] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11193/stat : 11193 (java) S 11179 11181 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11194] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11194/stat : 11194 (java) S 11179 11181 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11195] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11195/stat : 11195 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933600689 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11196] ppid=11179 vsize=15686000 CPUtime=0.83 cores=0,2,4,6
/proc/11181/task/11196/stat : 11196 (java) S 11179 11181 10329 0 -1 4202560 4229 0 0 0 83 0 0 0 15 0 22 0 529888563 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11197] ppid=11179 vsize=15686000 CPUtime=0.68 cores=0,2,4,6
/proc/11181/task/11197/stat : 11197 (java) S 11179 11181 10329 0 -1 4202560 10817 0 0 0 66 2 0 0 15 0 22 0 529888563 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11198] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11198/stat : 11198 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11199] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11199/stat : 11199 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529888563 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11204] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11204/stat : 11204 (java) S 11179 11181 10329 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529888689 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11205] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11205/stat : 11205 (java) S 11179 11181 10329 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529888689 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11206] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11206/stat : 11206 (java) S 11179 11181 10329 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 529888689 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11207] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11207/stat : 11207 (java) S 11179 11181 10329 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529888689 16062464000 55530 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 15686000

[startup+6.30081 s]
/proc/loadavg: 5.24 7.28 7.74 7/220 11207
/proc/meminfo: memFree=29751640/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15686000 CPUtime=13.97 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 135578 0 1 0 1375 22 0 0 25 0 22 0 529888558 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3921500 126787 2275 9 0 3912219 0
[pid=11181/tid=11182] ppid=11179 vsize=15686000 CPUtime=3.35 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) S 11179 11181 10329 0 -1 4202560 35691 0 1 0 330 5 0 0 21 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11184] ppid=11179 vsize=15686000 CPUtime=0.02 cores=0,2,4,6
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10329 0 -1 4202560 5141 0 0 0 1 1 0 0 15 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11185] ppid=11179 vsize=15686000 CPUtime=0.02 cores=0,2,4,6
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10329 0 -1 4202560 6815 0 0 0 1 1 0 0 15 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11186] ppid=11179 vsize=15686000 CPUtime=0.05 cores=0,2,4,6
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10329 0 -1 4202560 13235 0 0 0 3 2 0 0 15 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11187] ppid=11179 vsize=15686000 CPUtime=0.02 cores=0,2,4,6
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10329 0 -1 4202560 7461 0 0 0 1 1 0 0 15 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11188] ppid=11179 vsize=15686000 CPUtime=0.01 cores=0,2,4,6
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10329 0 -1 4202560 6767 0 0 0 1 0 0 0 15 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11189] ppid=11179 vsize=15686000 CPUtime=0.01 cores=0,2,4,6
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10329 0 -1 4202560 3132 0 0 0 1 0 0 0 15 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11190] ppid=11179 vsize=15686000 CPUtime=0.03 cores=0,2,4,6
/proc/11181/task/11190/stat : 11190 (java) S 11179 11181 10329 0 -1 4202560 7350 0 0 0 2 1 0 0 16 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11191] ppid=11179 vsize=15686000 CPUtime=0.02 cores=0,2,4,6
/proc/11181/task/11191/stat : 11191 (java) S 11179 11181 10329 0 -1 4202560 6873 0 0 0 1 1 0 0 16 0 22 0 529888559 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11192] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11192/stat : 11192 (java) S 11179 11181 10329 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 529888560 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 0 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11193] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11193/stat : 11193 (java) S 11179 11181 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11194] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11194/stat : 11194 (java) S 11179 11181 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11195] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11195/stat : 11195 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 126787 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933600689 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0

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

/proc/meminfo: memFree=20534008/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15686000 CPUtime=4466.72 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 2867084 0 1 0 446207 465 0 0 25 0 22 0 529888558 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3921500 996884 2297 9 0 3912219 0
[pid=11181/tid=11182] ppid=11179 vsize=15686000 CPUtime=3.35 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) S 11179 11181 10329 0 -1 4202560 35691 0 1 0 330 5 0 0 21 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11184] ppid=11179 vsize=15686000 CPUtime=3.19 cores=0,2,4,6
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10329 0 -1 4202560 264889 0 0 0 274 45 0 0 15 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11185] ppid=11179 vsize=15686000 CPUtime=2.96 cores=0,2,4,6
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10329 0 -1 4202560 246172 0 0 0 254 42 0 0 16 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11186] ppid=11179 vsize=15686000 CPUtime=2.52 cores=0,2,4,6
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10329 0 -1 4202560 182557 0 0 0 220 32 0 0 16 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11187] ppid=11179 vsize=15686000 CPUtime=2.62 cores=0,2,4,6
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10329 0 -1 4202560 173509 0 0 0 233 29 0 0 16 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11188] ppid=11179 vsize=15686000 CPUtime=2.79 cores=0,2,4,6
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10329 0 -1 4202560 264682 0 0 0 234 45 0 0 16 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11189] ppid=11179 vsize=15686000 CPUtime=2.71 cores=0,2,4,6
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10329 0 -1 4202560 241190 0 0 0 228 43 0 0 15 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11190] ppid=11179 vsize=15686000 CPUtime=2.99 cores=0,2,4,6
/proc/11181/task/11190/stat : 11190 (java) S 11179 11181 10329 0 -1 4202560 276018 0 0 0 252 47 0 0 15 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11191] ppid=11179 vsize=15686000 CPUtime=2.59 cores=0,2,4,6
/proc/11181/task/11191/stat : 11191 (java) S 11179 11181 10329 0 -1 4202560 206660 0 0 0 223 36 0 0 15 0 22 0 529888559 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11192] ppid=11179 vsize=15686000 CPUtime=1.1 cores=0,2,4,6
/proc/11181/task/11192/stat : 11192 (java) S 11179 11181 10329 0 -1 4202560 71775 0 0 0 75 35 0 0 15 0 22 0 529888560 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 0 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11193] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11193/stat : 11193 (java) S 11179 11181 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11194] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11194/stat : 11194 (java) S 11179 11181 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11195] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11195/stat : 11195 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933600689 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11196] ppid=11179 vsize=15686000 CPUtime=1.43 cores=0,2,4,6
/proc/11181/task/11196/stat : 11196 (java) S 11179 11181 10329 0 -1 4202560 4288 0 0 0 143 0 0 0 15 0 22 0 529888563 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11197] ppid=11179 vsize=15686000 CPUtime=1.13 cores=0,2,4,6
/proc/11181/task/11197/stat : 11197 (java) S 11179 11181 10329 0 -1 4202560 11023 0 0 0 111 2 0 0 15 0 22 0 529888563 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11198] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11198/stat : 11198 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11199] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11199/stat : 11199 (java) S 11179 11181 10329 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529888563 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11204] ppid=11179 vsize=15686000 CPUtime=1108.44 cores=0,2,4,6
/proc/11181/task/11204/stat : 11204 (java) R 11179 11181 10329 0 -1 4202560 226068 0 0 0 110821 23 0 0 25 0 22 0 529888689 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506201059 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11181/tid=11205] ppid=11179 vsize=15686000 CPUtime=1109.43 cores=0,2,4,6
/proc/11181/task/11205/stat : 11205 (java) R 11179 11181 10329 0 -1 4202560 246226 0 0 0 110917 26 0 0 25 0 22 0 529888689 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506132051 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11181/tid=11206] ppid=11179 vsize=15686000 CPUtime=1110.77 cores=0,2,4,6
/proc/11181/task/11206/stat : 11206 (java) R 11179 11181 10329 0 -1 4202560 218738 0 0 0 111056 21 0 0 25 0 22 0 529888689 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506132142 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11181/tid=11207] ppid=11179 vsize=15686000 CPUtime=1108.5 cores=0,2,4,6
/proc/11181/task/11207/stat : 11207 (java) R 11179 11181 10329 0 -1 4202560 196145 0 0 0 110827 23 0 0 25 0 22 0 529888689 16062464000 996884 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506170237 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4466.72
Current children cumulated vsize (KiB) 15686000

[startup+1182.3 s]
/proc/loadavg: 8.21 8.11 8.00 9/220 11242
/proc/meminfo: memFree=21764176/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15686000 CPUtime=4705.29 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 2885022 0 1 0 470059 470 0 0 25 0 22 0 529888558 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3921500 893200 2297 9 0 3912219 0
[pid=11181/tid=11182] ppid=11179 vsize=15686000 CPUtime=3.35 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) S 11179 11181 10329 0 -1 4202560 35691 0 1 0 330 5 0 0 21 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11184] ppid=11179 vsize=15686000 CPUtime=3.36 cores=0,2,4,6
/proc/11181/task/11184/stat : 11184 (java) R 11179 11181 10329 0 -1 4202560 267131 0 0 0 291 45 0 0 15 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933602997 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11181/tid=11185] ppid=11179 vsize=15686000 CPUtime=3.14 cores=0,2,4,6
/proc/11181/task/11185/stat : 11185 (java) R 11179 11181 10329 0 -1 4202560 248362 0 0 0 271 43 0 0 15 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222921730359 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11181/tid=11186] ppid=11179 vsize=15686000 CPUtime=2.67 cores=0,2,4,6
/proc/11181/task/11186/stat : 11186 (java) R 11179 11181 10329 0 -1 4202560 185811 0 0 0 234 33 0 0 15 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222921730359 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11181/tid=11187] ppid=11179 vsize=15686000 CPUtime=2.8 cores=0,2,4,6
/proc/11181/task/11187/stat : 11187 (java) R 11179 11181 10329 0 -1 4202560 175764 0 0 0 250 30 0 0 15 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222921730359 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11181/tid=11188] ppid=11179 vsize=15686000 CPUtime=3.02 cores=0,2,4,6
/proc/11181/task/11188/stat : 11188 (java) R 11179 11181 10329 0 -1 4202560 265506 0 0 0 257 45 0 0 15 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222921730359 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11181/tid=11189] ppid=11179 vsize=15686000 CPUtime=2.87 cores=0,2,4,6
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10329 0 -1 4202560 242571 0 0 0 244 43 0 0 15 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11190] ppid=11179 vsize=15686000 CPUtime=3.18 cores=0,2,4,6
/proc/11181/task/11190/stat : 11190 (java) S 11179 11181 10329 0 -1 4202560 279768 0 0 0 270 48 0 0 16 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11191] ppid=11179 vsize=15686000 CPUtime=2.72 cores=0,2,4,6
/proc/11181/task/11191/stat : 11191 (java) S 11179 11181 10329 0 -1 4202560 208629 0 0 0 235 37 0 0 16 0 22 0 529888559 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11192] ppid=11179 vsize=15686000 CPUtime=1.44 cores=0,2,4,6
/proc/11181/task/11192/stat : 11192 (java) S 11179 11181 10329 0 -1 4202560 71818 0 0 0 107 37 0 0 15 0 22 0 529888560 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 0 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11193] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11193/stat : 11193 (java) S 11179 11181 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11194] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11194/stat : 11194 (java) S 11179 11181 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11195] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11195/stat : 11195 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933600689 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11196] ppid=11179 vsize=15686000 CPUtime=1.43 cores=0,2,4,6
/proc/11181/task/11196/stat : 11196 (java) S 11179 11181 10329 0 -1 4202560 4288 0 0 0 143 0 0 0 15 0 22 0 529888563 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11197] ppid=11179 vsize=15686000 CPUtime=1.13 cores=0,2,4,6
/proc/11181/task/11197/stat : 11197 (java) S 11179 11181 10329 0 -1 4202560 11023 0 0 0 111 2 0 0 15 0 22 0 529888563 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11198] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11198/stat : 11198 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11199] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11199/stat : 11199 (java) S 11179 11181 10329 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 529888563 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11204] ppid=11179 vsize=15686000 CPUtime=1167.42 cores=0,2,4,6
/proc/11181/task/11204/stat : 11204 (java) S 11179 11181 10329 0 -1 4202560 226070 0 0 0 116719 23 0 0 25 0 22 0 529888689 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11205] ppid=11179 vsize=15686000 CPUtime=1168.73 cores=0,2,4,6
/proc/11181/task/11205/stat : 11205 (java) S 11179 11181 10329 0 -1 4202560 246236 0 0 0 116847 26 0 0 25 0 22 0 529888689 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11206] ppid=11179 vsize=15686000 CPUtime=1170.08 cores=0,2,4,6
/proc/11181/task/11206/stat : 11206 (java) S 11179 11181 10329 0 -1 4202560 218745 0 0 0 116987 21 0 0 25 0 22 0 529888689 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11207] ppid=11179 vsize=15686000 CPUtime=1167.81 cores=0,2,4,6
/proc/11181/task/11207/stat : 11207 (java) S 11179 11181 10329 0 -1 4202560 196152 0 0 0 116758 23 0 0 25 0 22 0 529888689 16062464000 893200 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4705.29
Current children cumulated vsize (KiB) 15686000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 8.21 8.12 8.01 5/197 11245
/proc/meminfo: memFree=27180532/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=15686000 CPUtime=4800.29 cores=0,2,4,6
/proc/11181/stat : 11181 (java) S 11179 11181 10329 0 -1 4202496 2885042 0 1 0 479558 471 0 0 25 0 22 0 529888558 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 3921500 842080 2297 9 0 3912219 0
[pid=11181/tid=11182] ppid=11179 vsize=15686000 CPUtime=3.35 cores=0,2,4,6
/proc/11181/task/11182/stat : 11182 (java) S 11179 11181 10329 0 -1 4202560 35691 0 1 0 330 5 0 0 21 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11184] ppid=11179 vsize=15686000 CPUtime=3.45 cores=0,2,4,6
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10329 0 -1 4202560 267132 0 0 0 300 45 0 0 15 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11185] ppid=11179 vsize=15686000 CPUtime=3.21 cores=0,2,4,6
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10329 0 -1 4202560 248363 0 0 0 278 43 0 0 15 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11186] ppid=11179 vsize=15686000 CPUtime=2.74 cores=0,2,4,6
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10329 0 -1 4202560 185811 0 0 0 241 33 0 0 15 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11187] ppid=11179 vsize=15686000 CPUtime=2.87 cores=0,2,4,6
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10329 0 -1 4202560 175764 0 0 0 257 30 0 0 16 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11188] ppid=11179 vsize=15686000 CPUtime=3.1 cores=0,2,4,6
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10329 0 -1 4202560 265506 0 0 0 265 45 0 0 16 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11189] ppid=11179 vsize=15686000 CPUtime=2.9 cores=0,2,4,6
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10329 0 -1 4202560 242571 0 0 0 247 43 0 0 15 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11190] ppid=11179 vsize=15686000 CPUtime=3.24 cores=0,2,4,6
/proc/11181/task/11190/stat : 11190 (java) S 11179 11181 10329 0 -1 4202560 279768 0 0 0 276 48 0 0 16 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 4 0 0 0
[pid=11181/tid=11191] ppid=11179 vsize=15686000 CPUtime=2.79 cores=0,2,4,6
/proc/11181/task/11191/stat : 11191 (java) S 11179 11181 10329 0 -1 4202560 208630 0 0 0 242 37 0 0 16 0 22 0 529888559 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11192] ppid=11179 vsize=15686000 CPUtime=1.45 cores=0,2,4,6
/proc/11181/task/11192/stat : 11192 (java) S 11179 11181 10329 0 -1 4202560 71820 0 0 0 107 38 0 0 15 0 22 0 529888560 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 0 0 16800975 18446604450351941696 0 0 -1 0 0 0 0
[pid=11181/tid=11193] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11193/stat : 11193 (java) S 11179 11181 10329 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11194] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11194/stat : 11194 (java) S 11179 11181 10329 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529888561 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11195] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11195/stat : 11195 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933600689 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11196] ppid=11179 vsize=15686000 CPUtime=1.43 cores=0,2,4,6
/proc/11181/task/11196/stat : 11196 (java) S 11179 11181 10329 0 -1 4202560 4288 0 0 0 143 0 0 0 15 0 22 0 529888563 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11197] ppid=11179 vsize=15686000 CPUtime=1.13 cores=0,2,4,6
/proc/11181/task/11197/stat : 11197 (java) S 11179 11181 10329 0 -1 4202560 11023 0 0 0 111 2 0 0 15 0 22 0 529888563 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 2 0 0 0
[pid=11181/tid=11198] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11198/stat : 11198 (java) S 11179 11181 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529888563 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933592985 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11199] ppid=11179 vsize=15686000 CPUtime=0 cores=0,2,4,6
/proc/11181/task/11199/stat : 11199 (java) S 11179 11181 10329 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 529888563 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 222933593600 0 4 0 16800975 18446604450351941696 0 0 -1 6 0 0 0
[pid=11181/tid=11204] ppid=11179 vsize=15686000 CPUtime=1190.93 cores=0,2,4,6
/proc/11181/task/11204/stat : 11204 (java) R 11179 11181 10329 0 -1 4202560 226072 0 0 0 119070 23 0 0 25 0 22 0 529888689 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506191843 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11181/tid=11205] ppid=11179 vsize=15686000 CPUtime=1192.38 cores=0,2,4,6
/proc/11181/task/11205/stat : 11205 (java) R 11179 11181 10329 0 -1 4202560 246240 0 0 0 119212 26 0 0 25 0 22 0 529888689 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912505600902 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11181/tid=11206] ppid=11179 vsize=15686000 CPUtime=1193.73 cores=0,2,4,6
/proc/11181/task/11206/stat : 11206 (java) R 11179 11181 10329 0 -1 4202560 218748 0 0 0 119352 21 0 0 25 0 22 0 529888689 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506191866 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11181/tid=11207] ppid=11179 vsize=15686000 CPUtime=1191.46 cores=0,2,4,6
/proc/11181/task/11207/stat : 11207 (java) R 11179 11181 10329 0 -1 4202560 196156 0 0 0 119123 23 0 0 25 0 22 0 529888689 16062464000 842080 33554432000 1073741824 1073778376 140733277992368 18446744073709551615 46912506191783 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 15686000

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

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

[startup+1206.21 s]
/proc/loadavg: 8.21 8.12 8.01 5/197 11245
/proc/meminfo: memFree=27180532/32951124 swapFree=67110188/67111528
[pid=11181] ppid=11179 vsize=0 CPUtime=4800.42 cores=0,2,4,6
/proc/11181/stat : 11181 (java) Z 11179 11181 10329 0 -1 4203548 2885068 0 1 0 479561 481 0 0 17 0 2 0 529888558 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11181/statm: 0 0 0 0 0 0 0
[pid=11181/tid=11204] ppid=11179 vsize=0 CPUtime=1191.03 cores=0,2,4,6
/proc/11181/task/11204/stat : 11204 (java) R 11179 11181 10329 0 -1 4203588 226072 0 0 0 119070 33 0 0 25 0 2 0 529888689 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.25
CPU time (s): 4800.47
CPU user time (s): 4795.61
CPU system time (s): 4.85726
CPU usage (%): 397.965
Max. virtual memory (cumulated for all children) (KiB): 15691852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.61
system time used= 4.85726
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2885068
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= 37538
involuntary context switches= 54111

runsolver used 1.9807 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 19:01:18
IDJOB=3312964
IDBENCH=83182
IDSOLVER=1699
FILE ID=node109/3312964-1304182878
RUNJOBID= node109-1304182876-11095
PBS_JOBID= 13172431
Free space on /tmp= 73016 MiB

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

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=904343536

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:      30388968 kB
Buffers:        800508 kB
Cached:        1144308 kB
SwapCached:        712 kB
Active:         346160 kB
Inactive:      1827112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30388968 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           14644 kB
Writeback:          12 kB
AnonPages:      227592 kB
Mapped:          22412 kB
Slab:           325872 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   886596 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= 73024 MiB
End job on node109 at 2011-04-30 19:21:26