Trace number 3311863

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 (hbr=2)? (TO) 4800.32 1219.65

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

Solver Data

0.11/0.11	58:09 INFO : Reading from input HOME/instance-3311863-1304186289.cnf
1.02/0.80	Executor set job limit to 1000000
1.02/0.81	Executor set job limit to 1000000
1.02/0.81	Executor set job limit to 1000000
1.02/0.81	Executor set job limit to 1000000
1.02/0.81	Starting Executor!
1.02/0.81	Starting Executor!
1.02/0.81	Starting Executor!
1.02/0.81	Starting Executor!
3.11/2.13	58:11 INFO : 150 variables remaining out of 150
3.11/2.13	58:11 INFO : 641638 literals remaining out of 641638
23.58/7.86	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
23.58/7.86	log4j:WARN Please initialize the log4j system properly.
23.58/7.86	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311863-1304186289/watcher-3311863-1304186289 -o /tmp/evaluation-result-3311863-1304186289/solver-3311863-1304186289 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311863-1304186289.cnf -hbr 2 

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: 8.09 8.07 8.01 2/194 18902
/proc/meminfo: memFree=31039400/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 1425 0 0 0 0 0 0 0 25 0 2 0 511044497 27824128 894 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 6793 894 684 9 0 381 0
[pid=18902/tid=18903] ppid=18900 vsize=28436 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) R 18900 18902 18575 0 -1 4202560 77 0 0 0 0 0 0 0 25 0 2 0 511044497 29118464 904 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270333460103 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.045338 s]
/proc/loadavg: 8.09 8.07 8.01 2/194 18902
/proc/meminfo: memFree=31039400/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15605276 CPUtime=0.03 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 3895 0 1 0 3 0 0 0 25 0 14 0 511044497 15979802624 3333 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3901319 3337 1693 9 0 3892067 0
[pid=18902/tid=18903] ppid=18900 vsize=15605276 CPUtime=0.03 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) R 18900 18902 18575 0 -1 4202560 2505 0 1 0 3 0 0 0 25 0 14 0 511044497 15979802624 3337 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15605276

[startup+0.10434 s]
/proc/loadavg: 8.09 8.07 8.01 2/194 18902
/proc/meminfo: memFree=31039400/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15676832 CPUtime=0.11 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 5703 0 1 0 10 1 0 0 25 0 18 0 511044497 16053075968 5122 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3919208 5122 2119 9 0 3909927 0
[pid=18902/tid=18903] ppid=18900 vsize=15676832 CPUtime=0.08 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) R 18900 18902 18575 0 -1 4202560 3559 0 1 0 8 0 0 0 18 0 18 0 511044497 16053075968 5123 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 47265522274211 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676832

[startup+0.300325 s]
/proc/loadavg: 8.09 8.07 8.01 2/194 18902
/proc/meminfo: memFree=31039400/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15680404 CPUtime=0.51 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 16043 0 1 0 49 2 0 0 25 0 18 0 511044497 16056733696 14495 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3920101 14502 2206 9 0 3910820 0
[pid=18902/tid=18903] ppid=18900 vsize=15680404 CPUtime=0.28 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) R 18900 18902 18575 0 -1 4202560 10935 0 1 0 27 1 0 0 18 0 18 0 511044497 16056733696 14505 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505636422 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680404

[startup+0.700242 s]
/proc/loadavg: 8.09 8.07 8.01 2/194 18902
/proc/meminfo: memFree=31039400/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15680404 CPUtime=0.92 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 41828 0 1 0 86 6 0 0 25 0 18 0 511044497 16056733696 40278 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3920101 40278 2222 9 0 3910820 0
[pid=18902/tid=18903] ppid=18900 vsize=15680404 CPUtime=0.67 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) R 18900 18902 18575 0 -1 4202560 35533 0 1 0 63 4 0 0 18 0 18 0 511044497 16056733696 40278 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505521416 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680404

[startup+1.50103 s]
/proc/loadavg: 7.85 8.02 7.99 9/220 18928
/proc/meminfo: memFree=30789660/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15684516 CPUtime=2.33 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 49830 0 1 0 226 7 0 0 25 0 22 0 511044497 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3921129 44703 2260 9 0 3911848 0
[pid=18902/tid=18903] ppid=18900 vsize=15684516 CPUtime=1.47 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) R 18900 18902 18575 0 -1 4202560 35661 0 1 0 143 4 0 0 21 0 22 0 511044497 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505190954 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18902/tid=18905] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18905/stat : 18905 (java) S 18900 18902 18575 0 -1 4202560 707 0 0 0 0 0 0 0 18 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18906] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18906/stat : 18906 (java) S 18900 18902 18575 0 -1 4202560 39 0 0 0 0 0 0 0 18 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18907] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18907/stat : 18907 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18908] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18908/stat : 18908 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18909] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18909/stat : 18909 (java) S 18900 18902 18575 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18910] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18910/stat : 18910 (java) S 18900 18902 18575 0 -1 4202560 358 0 0 0 0 0 0 0 18 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18911] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18911/stat : 18911 (java) S 18900 18902 18575 0 -1 4202560 287 0 0 0 0 0 0 0 18 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18912] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18912/stat : 18912 (java) S 18900 18902 18575 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 22 0 511044498 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18913] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18913/stat : 18913 (java) S 18900 18902 18575 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 22 0 511044499 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 0 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18914] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18914/stat : 18914 (java) S 18900 18902 18575 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 511044499 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18915] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18915/stat : 18915 (java) S 18900 18902 18575 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 511044499 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18916] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18916/stat : 18916 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044501 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350207409 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18917] ppid=18900 vsize=15684516 CPUtime=0.64 cores=0,2,4,6
/proc/18902/task/18917/stat : 18917 (java) S 18900 18902 18575 0 -1 4202560 9810 0 0 0 63 1 0 0 20 0 22 0 511044501 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18918] ppid=18900 vsize=15684516 CPUtime=0.18 cores=0,2,4,6
/proc/18902/task/18918/stat : 18918 (java) S 18900 18902 18575 0 -1 4202560 1418 0 0 0 18 0 0 0 15 0 22 0 511044501 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18919] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18919/stat : 18919 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511044501 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18920] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18920/stat : 18920 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511044501 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18925] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18925/stat : 18925 (java) S 18900 18902 18575 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 511044578 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18926] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18926/stat : 18926 (java) S 18900 18902 18575 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 511044578 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18927] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18927/stat : 18927 (java) S 18900 18902 18575 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 511044578 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18928] ppid=18900 vsize=15684516 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18928/stat : 18928 (java) S 18900 18902 18575 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 511044578 16060944384 44703 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 15684516

[startup+3.10071 s]
/proc/loadavg: 7.85 8.02 7.99 6/220 18928
/proc/meminfo: memFree=30665852/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15683800 CPUtime=5.25 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 56214 0 1 0 516 9 0 0 25 0 22 0 511044497 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3920950 50056 2274 9 0 3911669 0
[pid=18902/tid=18903] ppid=18900 vsize=15683800 CPUtime=2.12 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) S 18900 18902 18575 0 -1 4202560 35694 0 1 0 207 5 0 0 23 0 22 0 511044497 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18905] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18905/stat : 18905 (java) S 18900 18902 18575 0 -1 4202560 2065 0 0 0 0 0 0 0 18 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18906] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18906/stat : 18906 (java) S 18900 18902 18575 0 -1 4202560 769 0 0 0 0 0 0 0 18 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18907] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18907/stat : 18907 (java) S 18900 18902 18575 0 -1 4202560 1647 0 0 0 0 0 0 0 18 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18908] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18908/stat : 18908 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18909] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18909/stat : 18909 (java) S 18900 18902 18575 0 -1 4202560 32 0 0 0 0 0 0 0 18 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18910] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18910/stat : 18910 (java) S 18900 18902 18575 0 -1 4202560 358 0 0 0 0 0 0 0 18 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18911] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18911/stat : 18911 (java) S 18900 18902 18575 0 -1 4202560 1981 0 0 0 0 0 0 0 16 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18912] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18912/stat : 18912 (java) S 18900 18902 18575 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 22 0 511044498 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18913] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18913/stat : 18913 (java) S 18900 18902 18575 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 511044499 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 0 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18914] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18914/stat : 18914 (java) S 18900 18902 18575 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511044499 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18915] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18915/stat : 18915 (java) S 18900 18902 18575 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 511044499 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18916] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18916/stat : 18916 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044501 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350207409 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18917] ppid=18900 vsize=15683800 CPUtime=0.91 cores=0,2,4,6
/proc/18902/task/18917/stat : 18917 (java) S 18900 18902 18575 0 -1 4202560 9857 0 0 0 90 1 0 0 15 0 22 0 511044501 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18918] ppid=18900 vsize=15683800 CPUtime=0.38 cores=0,2,4,6
/proc/18902/task/18918/stat : 18918 (java) S 18900 18902 18575 0 -1 4202560 2249 0 0 0 38 0 0 0 15 0 22 0 511044501 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18919] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18919/stat : 18919 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511044501 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18920] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18920/stat : 18920 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511044501 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18925] ppid=18900 vsize=15683800 CPUtime=0.31 cores=0,2,4,6
/proc/18902/task/18925/stat : 18925 (java) R 18900 18902 18575 0 -1 4202560 30 0 0 0 31 0 0 0 16 0 22 0 511044578 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505948904 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18902/tid=18926] ppid=18900 vsize=15683800 CPUtime=0.09 cores=0,2,4,6
/proc/18902/task/18926/stat : 18926 (java) R 18900 18902 18575 0 -1 4202560 10 0 0 0 9 0 0 0 15 0 22 0 511044578 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 47265525529635 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18902/tid=18927] ppid=18900 vsize=15683800 CPUtime=0.72 cores=0,2,4,6
/proc/18902/task/18927/stat : 18927 (java) R 18900 18902 18575 0 -1 4202560 10 0 0 0 72 0 0 0 16 0 22 0 511044578 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505948904 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18902/tid=18928] ppid=18900 vsize=15683800 CPUtime=0.62 cores=0,2,4,6
/proc/18902/task/18928/stat : 18928 (java) S 18900 18902 18575 0 -1 4202560 8 0 0 0 62 0 0 0 15 0 22 0 511044578 16060211200 50056 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 15683800

[startup+6.30104 s]
/proc/loadavg: 8.02 8.05 8.00 10/220 18928
/proc/meminfo: memFree=29836976/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15683800 CPUtime=17.6 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 116034 0 1 0 1740 20 0 0 25 0 22 0 511044497 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3920950 103727 2274 9 0 3911669 0
[pid=18902/tid=18903] ppid=18900 vsize=15683800 CPUtime=2.12 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) S 18900 18902 18575 0 -1 4202560 35694 0 1 0 207 5 0 0 23 0 22 0 511044497 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18905] ppid=18900 vsize=15683800 CPUtime=0.02 cores=0,2,4,6
/proc/18902/task/18905/stat : 18905 (java) S 18900 18902 18575 0 -1 4202560 9484 0 0 0 1 1 0 0 15 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18906] ppid=18900 vsize=15683800 CPUtime=0.01 cores=0,2,4,6
/proc/18902/task/18906/stat : 18906 (java) S 18900 18902 18575 0 -1 4202560 3995 0 0 0 0 1 0 0 16 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18907] ppid=18900 vsize=15683800 CPUtime=0.02 cores=0,2,4,6
/proc/18902/task/18907/stat : 18907 (java) S 18900 18902 18575 0 -1 4202560 7839 0 0 0 1 1 0 0 16 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18908] ppid=18900 vsize=15683800 CPUtime=0.03 cores=0,2,4,6
/proc/18902/task/18908/stat : 18908 (java) S 18900 18902 18575 0 -1 4202560 10774 0 0 0 1 2 0 0 16 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18909] ppid=18900 vsize=15683800 CPUtime=0.02 cores=0,2,4,6
/proc/18902/task/18909/stat : 18909 (java) S 18900 18902 18575 0 -1 4202560 8247 0 0 0 1 1 0 0 16 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18910] ppid=18900 vsize=15683800 CPUtime=0.02 cores=0,2,4,6
/proc/18902/task/18910/stat : 18910 (java) S 18900 18902 18575 0 -1 4202560 7373 0 0 0 1 1 0 0 15 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18911] ppid=18900 vsize=15683800 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18911/stat : 18911 (java) S 18900 18902 18575 0 -1 4202560 1981 0 0 0 0 0 0 0 15 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18912] ppid=18900 vsize=15683800 CPUtime=0.03 cores=0,2,4,6
/proc/18902/task/18912/stat : 18912 (java) S 18900 18902 18575 0 -1 4202560 10068 0 0 0 2 1 0 0 15 0 22 0 511044498 16060211200 103727 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0

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

[pid=18902/tid=18926] ppid=18900 vsize=15686744 CPUtime=1037.08 cores=0,2,4,6
/proc/18902/task/18926/stat : 18926 (java) R 18900 18902 18575 0 -1 4202560 51265 0 0 0 102609 1099 0 0 18 0 22 0 511044578 16063225856 152702 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912506251613 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18902/tid=18927] ppid=18900 vsize=15686744 CPUtime=1037.33 cores=0,2,4,6
/proc/18902/task/18927/stat : 18927 (java) R 18900 18902 18575 0 -1 4202560 56528 0 0 0 102578 1155 0 0 18 0 22 0 511044578 16063225856 152702 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912506051110 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18902/tid=18928] ppid=18900 vsize=15686744 CPUtime=1036.95 cores=0,2,4,6
/proc/18902/task/18928/stat : 18928 (java) R 18900 18902 18575 0 -1 4202560 53379 0 0 0 102508 1187 0 0 18 0 22 0 511044578 16063225856 152702 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912506541351 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4180.07
Current children cumulated vsize (KiB) 15686744

[startup+1122.3 s]
/proc/loadavg: 8.12 8.06 8.01 9/220 18967
/proc/meminfo: memFree=29840616/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15686744 CPUtime=4416.46 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 518571 0 1 0 436670 4976 0 0 25 0 22 0 511044497 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3921686 171272 2300 9 0 3912405 0
[pid=18902/tid=18903] ppid=18900 vsize=15686744 CPUtime=2.12 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) S 18900 18902 18575 0 -1 4202560 35694 0 1 0 207 5 0 0 23 0 22 0 511044497 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18905] ppid=18900 vsize=15686744 CPUtime=3.31 cores=0,2,4,6
/proc/18902/task/18905/stat : 18905 (java) S 18900 18902 18575 0 -1 4202560 31993 0 0 0 320 11 0 0 15 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18906] ppid=18900 vsize=15686744 CPUtime=3.21 cores=0,2,4,6
/proc/18902/task/18906/stat : 18906 (java) S 18900 18902 18575 0 -1 4202560 23255 0 0 0 312 9 0 0 15 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18907] ppid=18900 vsize=15686744 CPUtime=3.23 cores=0,2,4,6
/proc/18902/task/18907/stat : 18907 (java) S 18900 18902 18575 0 -1 4202560 26648 0 0 0 312 11 0 0 16 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18908] ppid=18900 vsize=15686744 CPUtime=3.29 cores=0,2,4,6
/proc/18902/task/18908/stat : 18908 (java) S 18900 18902 18575 0 -1 4202560 33542 0 0 0 317 12 0 0 16 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18909] ppid=18900 vsize=15686744 CPUtime=3.24 cores=0,2,4,6
/proc/18902/task/18909/stat : 18909 (java) S 18900 18902 18575 0 -1 4202560 29418 0 0 0 314 10 0 0 16 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18910] ppid=18900 vsize=15686744 CPUtime=3.23 cores=0,2,4,6
/proc/18902/task/18910/stat : 18910 (java) S 18900 18902 18575 0 -1 4202560 26552 0 0 0 315 8 0 0 16 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18911] ppid=18900 vsize=15686744 CPUtime=3.29 cores=0,2,4,6
/proc/18902/task/18911/stat : 18911 (java) S 18900 18902 18575 0 -1 4202560 20291 0 0 0 321 8 0 0 15 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18912] ppid=18900 vsize=15686744 CPUtime=3.24 cores=0,2,4,6
/proc/18902/task/18912/stat : 18912 (java) S 18900 18902 18575 0 -1 4202560 32770 0 0 0 314 10 0 0 15 0 22 0 511044498 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18913] ppid=18900 vsize=15686744 CPUtime=1.33 cores=0,2,4,6
/proc/18902/task/18913/stat : 18913 (java) S 18900 18902 18575 0 -1 4202560 1402 0 0 0 102 31 0 0 15 0 22 0 511044499 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 0 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18914] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18914/stat : 18914 (java) S 18900 18902 18575 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511044499 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18915] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18915/stat : 18915 (java) S 18900 18902 18575 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 511044499 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18916] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18916/stat : 18916 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044501 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350207409 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18917] ppid=18900 vsize=15686744 CPUtime=1.39 cores=0,2,4,6
/proc/18902/task/18917/stat : 18917 (java) S 18900 18902 18575 0 -1 4202560 9915 0 0 0 137 2 0 0 16 0 22 0 511044501 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18918] ppid=18900 vsize=15686744 CPUtime=1.02 cores=0,2,4,6
/proc/18902/task/18918/stat : 18918 (java) S 18900 18902 18575 0 -1 4202560 2950 0 0 0 102 0 0 0 15 0 22 0 511044501 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18919] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18919/stat : 18919 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511044501 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18920] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18920/stat : 18920 (java) S 18900 18902 18575 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 511044501 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18925] ppid=18900 vsize=15686744 CPUtime=1096.81 cores=0,2,4,6
/proc/18902/task/18925/stat : 18925 (java) R 18900 18902 18575 0 -1 4202560 57146 0 0 0 108479 1202 0 0 19 0 22 0 511044578 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 47265526064165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18902/tid=18926] ppid=18900 vsize=15686744 CPUtime=1095.87 cores=0,2,4,6
/proc/18902/task/18926/stat : 18926 (java) R 18900 18902 18575 0 -1 4202560 58779 0 0 0 108416 1171 0 0 18 0 22 0 511044578 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18902/tid=18927] ppid=18900 vsize=15686744 CPUtime=1096.05 cores=0,2,4,6
/proc/18902/task/18927/stat : 18927 (java) R 18900 18902 18575 0 -1 4202560 65379 0 0 0 108385 1220 0 0 19 0 22 0 511044578 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18902/tid=18928] ppid=18900 vsize=15686744 CPUtime=1095.68 cores=0,2,4,6
/proc/18902/task/18928/stat : 18928 (java) R 18900 18902 18575 0 -1 4202560 61385 0 0 0 108309 1259 0 0 18 0 22 0 511044578 16063225856 171272 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200774 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4416.46
Current children cumulated vsize (KiB) 15686744

[startup+1182.3 s]
/proc/loadavg: 8.11 8.06 8.01 7/220 18969
/proc/meminfo: memFree=29859944/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15686744 CPUtime=4653.17 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 537442 0 1 0 460100 5217 0 0 25 0 22 0 511044497 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3921686 174966 2300 9 0 3912405 0
[pid=18902/tid=18903] ppid=18900 vsize=15686744 CPUtime=2.12 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) S 18900 18902 18575 0 -1 4202560 35694 0 1 0 207 5 0 0 23 0 22 0 511044497 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18905] ppid=18900 vsize=15686744 CPUtime=3.48 cores=0,2,4,6
/proc/18902/task/18905/stat : 18905 (java) S 18900 18902 18575 0 -1 4202560 33495 0 0 0 337 11 0 0 15 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18906] ppid=18900 vsize=15686744 CPUtime=3.38 cores=0,2,4,6
/proc/18902/task/18906/stat : 18906 (java) S 18900 18902 18575 0 -1 4202560 24713 0 0 0 329 9 0 0 15 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18907] ppid=18900 vsize=15686744 CPUtime=3.41 cores=0,2,4,6
/proc/18902/task/18907/stat : 18907 (java) S 18900 18902 18575 0 -1 4202560 28664 0 0 0 330 11 0 0 15 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18908] ppid=18900 vsize=15686744 CPUtime=3.46 cores=0,2,4,6
/proc/18902/task/18908/stat : 18908 (java) S 18900 18902 18575 0 -1 4202560 35457 0 0 0 334 12 0 0 16 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18909] ppid=18900 vsize=15686744 CPUtime=3.42 cores=0,2,4,6
/proc/18902/task/18909/stat : 18909 (java) S 18900 18902 18575 0 -1 4202560 30815 0 0 0 331 11 0 0 15 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18910] ppid=18900 vsize=15686744 CPUtime=3.41 cores=0,2,4,6
/proc/18902/task/18910/stat : 18910 (java) S 18900 18902 18575 0 -1 4202560 28289 0 0 0 332 9 0 0 15 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18911] ppid=18900 vsize=15686744 CPUtime=3.47 cores=0,2,4,6
/proc/18902/task/18911/stat : 18911 (java) S 18900 18902 18575 0 -1 4202560 21944 0 0 0 338 9 0 0 16 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18912] ppid=18900 vsize=15686744 CPUtime=3.44 cores=0,2,4,6
/proc/18902/task/18912/stat : 18912 (java) S 18900 18902 18575 0 -1 4202560 34182 0 0 0 333 11 0 0 15 0 22 0 511044498 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18913] ppid=18900 vsize=15686744 CPUtime=1.42 cores=0,2,4,6
/proc/18902/task/18913/stat : 18913 (java) S 18900 18902 18575 0 -1 4202560 1484 0 0 0 109 33 0 0 15 0 22 0 511044499 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 0 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18914] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18914/stat : 18914 (java) S 18900 18902 18575 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511044499 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18915] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18915/stat : 18915 (java) S 18900 18902 18575 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 511044499 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18916] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18916/stat : 18916 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044501 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350207409 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18917] ppid=18900 vsize=15686744 CPUtime=1.39 cores=0,2,4,6
/proc/18902/task/18917/stat : 18917 (java) S 18900 18902 18575 0 -1 4202560 9915 0 0 0 137 2 0 0 16 0 22 0 511044501 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18918] ppid=18900 vsize=15686744 CPUtime=1.02 cores=0,2,4,6
/proc/18902/task/18918/stat : 18918 (java) S 18900 18902 18575 0 -1 4202560 2950 0 0 0 102 0 0 0 15 0 22 0 511044501 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18919] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18919/stat : 18919 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511044501 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18920] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18920/stat : 18920 (java) S 18900 18902 18575 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 511044501 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18925] ppid=18900 vsize=15686744 CPUtime=1155.65 cores=0,2,4,6
/proc/18902/task/18925/stat : 18925 (java) R 18900 18902 18575 0 -1 4202560 58410 0 0 0 114308 1257 0 0 18 0 22 0 511044578 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18902/tid=18926] ppid=18900 vsize=15686744 CPUtime=1154.75 cores=0,2,4,6
/proc/18902/task/18926/stat : 18926 (java) R 18900 18902 18575 0 -1 4202560 60337 0 0 0 114243 1232 0 0 18 0 22 0 511044578 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505711723 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18902/tid=18927] ppid=18900 vsize=15686744 CPUtime=1154.74 cores=0,2,4,6
/proc/18902/task/18927/stat : 18927 (java) R 18900 18902 18575 0 -1 4202560 66518 0 0 0 114195 1279 0 0 18 0 22 0 511044578 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912506053070 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18902/tid=18928] ppid=18900 vsize=15686744 CPUtime=1154.46 cores=0,2,4,6
/proc/18902/task/18928/stat : 18928 (java) R 18900 18902 18575 0 -1 4202560 63121 0 0 0 114128 1318 0 0 18 0 22 0 511044578 16063225856 174966 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 47265526754395 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4653.17
Current children cumulated vsize (KiB) 15686744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1219.6 s]
/proc/loadavg: 7.44 7.92 7.96 5/193 18990
/proc/meminfo: memFree=30455792/32951124 swapFree=67111356/67111528
[pid=18902] ppid=18900 vsize=15686744 CPUtime=4800.25 cores=0,2,4,6
/proc/18902/stat : 18902 (java) S 18900 18902 18575 0 -1 4202496 542551 0 1 0 474688 5337 0 0 25 0 22 0 511044497 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18902/statm: 3921686 168355 2300 9 0 3912405 0
[pid=18902/tid=18903] ppid=18900 vsize=15686744 CPUtime=2.12 cores=0,2,4,6
/proc/18902/task/18903/stat : 18903 (java) S 18900 18902 18575 0 -1 4202560 35694 0 1 0 207 5 0 0 23 0 22 0 511044497 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18905] ppid=18900 vsize=15686744 CPUtime=3.59 cores=0,2,4,6
/proc/18902/task/18905/stat : 18905 (java) S 18900 18902 18575 0 -1 4202560 34174 0 0 0 347 12 0 0 15 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18906] ppid=18900 vsize=15686744 CPUtime=3.47 cores=0,2,4,6
/proc/18902/task/18906/stat : 18906 (java) S 18900 18902 18575 0 -1 4202560 25240 0 0 0 338 9 0 0 16 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18907] ppid=18900 vsize=15686744 CPUtime=3.5 cores=0,2,4,6
/proc/18902/task/18907/stat : 18907 (java) S 18900 18902 18575 0 -1 4202560 29210 0 0 0 338 12 0 0 16 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18908] ppid=18900 vsize=15686744 CPUtime=3.55 cores=0,2,4,6
/proc/18902/task/18908/stat : 18908 (java) S 18900 18902 18575 0 -1 4202560 36092 0 0 0 343 12 0 0 15 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18909] ppid=18900 vsize=15686744 CPUtime=3.5 cores=0,2,4,6
/proc/18902/task/18909/stat : 18909 (java) S 18900 18902 18575 0 -1 4202560 31496 0 0 0 339 11 0 0 15 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18910] ppid=18900 vsize=15686744 CPUtime=3.5 cores=0,2,4,6
/proc/18902/task/18910/stat : 18910 (java) S 18900 18902 18575 0 -1 4202560 28934 0 0 0 341 9 0 0 15 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18911] ppid=18900 vsize=15686744 CPUtime=3.57 cores=0,2,4,6
/proc/18902/task/18911/stat : 18911 (java) S 18900 18902 18575 0 -1 4202560 22478 0 0 0 348 9 0 0 15 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 6 0 0 0
[pid=18902/tid=18912] ppid=18900 vsize=15686744 CPUtime=3.54 cores=0,2,4,6
/proc/18902/task/18912/stat : 18912 (java) S 18900 18902 18575 0 -1 4202560 34711 0 0 0 343 11 0 0 15 0 22 0 511044498 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18913] ppid=18900 vsize=15686744 CPUtime=1.48 cores=0,2,4,6
/proc/18902/task/18913/stat : 18913 (java) S 18900 18902 18575 0 -1 4202560 1487 0 0 0 113 35 0 0 15 0 22 0 511044499 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 0 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18914] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18914/stat : 18914 (java) S 18900 18902 18575 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511044499 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18915] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18915/stat : 18915 (java) S 18900 18902 18575 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 511044499 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18916] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18916/stat : 18916 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511044501 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350207409 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18917] ppid=18900 vsize=15686744 CPUtime=1.39 cores=0,2,4,6
/proc/18902/task/18917/stat : 18917 (java) S 18900 18902 18575 0 -1 4202560 9915 0 0 0 137 2 0 0 16 0 22 0 511044501 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 0 0 0 0
[pid=18902/tid=18918] ppid=18900 vsize=15686744 CPUtime=1.02 cores=0,2,4,6
/proc/18902/task/18918/stat : 18918 (java) S 18900 18902 18575 0 -1 4202560 2950 0 0 0 102 0 0 0 15 0 22 0 511044501 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 2 0 0 0
[pid=18902/tid=18919] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18919/stat : 18919 (java) S 18900 18902 18575 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511044501 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350199705 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18920] ppid=18900 vsize=15686744 CPUtime=0 cores=0,2,4,6
/proc/18902/task/18920/stat : 18920 (java) S 18900 18902 18575 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 511044501 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 270350200320 0 4 0 16800975 18446604453962204096 0 0 -1 4 0 0 0
[pid=18902/tid=18925] ppid=18900 vsize=15686744 CPUtime=1192.3 cores=0,2,4,6
/proc/18902/task/18925/stat : 18925 (java) R 18900 18902 18575 0 -1 4202560 58479 0 0 0 117943 1287 0 0 18 0 22 0 511044578 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912506051347 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18902/tid=18926] ppid=18900 vsize=15686744 CPUtime=1191.32 cores=0,2,4,6
/proc/18902/task/18926/stat : 18926 (java) R 18900 18902 18575 0 -1 4202560 60422 0 0 0 117873 1259 0 0 18 0 22 0 511044578 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18902/tid=18927] ppid=18900 vsize=15686744 CPUtime=1191.28 cores=0,2,4,6
/proc/18902/task/18927/stat : 18927 (java) R 18900 18902 18575 0 -1 4202560 66611 0 0 0 117820 1308 0 0 18 0 22 0 511044578 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912505948816 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18902/tid=18928] ppid=18900 vsize=15686744 CPUtime=1190.98 cores=0,2,4,6
/proc/18902/task/18928/stat : 18928 (java) R 18900 18902 18575 0 -1 4202560 63203 0 0 0 117750 1348 0 0 18 0 22 0 511044578 16063225856 168355 33554432000 1073741824 1073778376 140733285644688 18446744073709551615 46912506051368 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15686744

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

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

Child status: 143
Real time (s): 1219.65
CPU time (s): 4800.32
CPU user time (s): 4746.91
CPU system time (s): 53.4079
CPU usage (%): 393.582
Max. virtual memory (cumulated for all children) (KiB): 15687524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4746.91
system time used= 53.4079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 542579
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= 12092017
involuntary context switches= 139350

runsolver used 1.9567 second user time and 4.74328 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 19:58:09
IDJOB=3311863
IDBENCH=84004
IDSOLVER=1698
FILE ID=node143/3311863-1304186289
RUNJOBID= node143-1304183870-18593
PBS_JOBID= 13172465
Free space on /tmp= 73492 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311863-1304186289/watcher-3311863-1304186289 -o /tmp/evaluation-result-3311863-1304186289/solver-3311863-1304186289 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311863-1304186289.cnf -hbr 2

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1185438020

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31040672 kB
Buffers:        284416 kB
Cached:        1193688 kB
SwapCached:        168 kB
Active:         436548 kB
Inactive:      1188168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31040672 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5892 kB
Writeback:           0 kB
AnonPages:      146544 kB
Mapped:          22672 kB
Slab:           221620 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   786636 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= 73492 MiB
End job on node143 at 2011-04-30 20:18:30