Trace number 3311873

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.09 1206.25

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.10/0.12	28:46 INFO : Reading from input HOME/instance-3311873-1304188126.cnf
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
1.96/1.02	28:47 INFO : 2902 variables remaining out of 2969
1.96/1.02	28:47 INFO : 124894 literals remaining out of 152904
5.51/2.06	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
5.51/2.06	log4j:WARN Please initialize the log4j system properly.
5.51/2.06	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-3311873-1304188126/watcher-3311873-1304188126 -o /tmp/evaluation-result-3311873-1304188126/solver-3311873-1304188126 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311873-1304188126.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: 7.71 7.99 8.01 1/175 2056
/proc/meminfo: memFree=23395516/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 482 0 0 0 0 0 0 0 25 0 1 0 609043287 9318400 144 33554432000 1073741824 1073778376 140735076174080 18446744073709551615 216735178743 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/2056/statm: 2275 146 117 9 0 67 0

[startup+0.0286759 s]
/proc/loadavg: 7.71 7.99 8.01 1/175 2056
/proc/meminfo: memFree=23395516/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15669652 CPUtime=0.01 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 3452 0 1 0 1 0 0 0 25 0 13 0 609043287 16045723648 2892 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3917413 2894 1642 9 0 3908161 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15669652

[startup+0.100707 s]
/proc/loadavg: 7.71 7.99 8.01 1/175 2056
/proc/meminfo: memFree=23395516/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15677036 CPUtime=0.1 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 5534 0 1 0 9 1 0 0 25 0 18 0 609043287 16053284864 4974 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3919259 4974 2117 9 0 3909978 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677036

[startup+0.300705 s]
/proc/loadavg: 7.71 7.99 8.01 1/175 2056
/proc/meminfo: memFree=23395516/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15682792 CPUtime=0.51 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 14231 0 1 0 48 3 0 0 25 0 18 0 609043287 16059179008 12481 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3920698 12484 2206 9 0 3911417 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682792

[startup+0.700611 s]
/proc/loadavg: 7.71 7.99 8.01 1/175 2056
/proc/meminfo: memFree=23395516/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15692784 CPUtime=1.18 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 41007 0 1 0 111 7 0 0 25 0 22 0 609043287 16069410816 38300 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3923196 38302 2240 9 0 3913915 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 15692784

[startup+1.58198 s]
/proc/loadavg: 7.71 7.99 8.01 5/216 2122
/proc/meminfo: memFree=23233652/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15693328 CPUtime=3.86 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 50322 0 1 0 377 9 0 0 25 0 22 0 609043287 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3923332 43211 2275 9 0 3914051 0
[pid=2056/tid=2058] ppid=2054 vsize=15693328 CPUtime=0.99 cores=0,2,4,6
/proc/2056/task/2058/stat : 2058 (java) S 2054 2056 1768 0 -1 4202560 33111 0 1 0 94 5 0 0 20 0 22 0 609043288 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2059] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2059/stat : 2059 (java) S 2054 2056 1768 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 609043288 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2060] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2060/stat : 2060 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 609043289 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2061] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2061/stat : 2061 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 609043289 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2062] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2062/stat : 2062 (java) S 2054 2056 1768 0 -1 4202560 116 0 0 0 0 0 0 0 18 0 22 0 609043289 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2063] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2063/stat : 2063 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 609043289 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2064] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2064/stat : 2064 (java) S 2054 2056 1768 0 -1 4202560 322 0 0 0 0 0 0 0 18 0 22 0 609043289 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2065] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2065/stat : 2065 (java) S 2054 2056 1768 0 -1 4202560 329 0 0 0 0 0 0 0 18 0 22 0 609043289 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2066] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2066/stat : 2066 (java) S 2054 2056 1768 0 -1 4202560 258 0 0 0 0 0 0 0 18 0 22 0 609043289 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2067] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2067/stat : 2067 (java) S 2054 2056 1768 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 0 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2068] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2068/stat : 2068 (java) S 2054 2056 1768 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2069] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2069/stat : 2069 (java) S 2054 2056 1768 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2070] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2070/stat : 2070 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609043292 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216747002289 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2071] ppid=2054 vsize=15693328 CPUtime=0.83 cores=0,2,4,6
/proc/2056/task/2071/stat : 2071 (java) R 2054 2056 1768 0 -1 4202560 5178 0 0 0 82 1 0 0 16 0 22 0 609043292 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 47767048790221 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2056/tid=2072] ppid=2054 vsize=15693328 CPUtime=0.83 cores=0,2,4,6
/proc/2056/task/2072/stat : 2072 (java) S 2054 2056 1768 0 -1 4202560 7010 0 0 0 82 1 0 0 16 0 22 0 609043292 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2073] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2073/stat : 2073 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043292 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2074] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2074/stat : 2074 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 609043292 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2075] ppid=2054 vsize=15693328 CPUtime=0.26 cores=0,2,4,6
/proc/2056/task/2075/stat : 2075 (java) S 2054 2056 1768 0 -1 4202560 405 0 0 0 26 0 0 0 16 0 22 0 609043333 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2076] ppid=2054 vsize=15693328 CPUtime=0.29 cores=0,2,4,6
/proc/2056/task/2076/stat : 2076 (java) S 2054 2056 1768 0 -1 4202560 28 0 0 0 29 0 0 0 16 0 22 0 609043333 16069967872 43211 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2077] ppid=2054 vsize=15693328 CPUtime=0.29 cores=0,2,4,6
/proc/2056/task/2077/stat : 2077 (java) S 2054 2056 1768 0 -1 4202560 1149 0 0 0 29 0 0 0 16 0 22 0 609043333 16069967872 43212 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2078] ppid=2054 vsize=15693328 CPUtime=0.31 cores=0,2,4,6
/proc/2056/task/2078/stat : 2078 (java) S 2054 2056 1768 0 -1 4202560 1016 0 0 0 31 0 0 0 16 0 22 0 609043333 16069967872 43214 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 15693328

[startup+3.10113 s]
/proc/loadavg: 7.71 7.99 8.01 11/220 2126
/proc/meminfo: memFree=22983016/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15693328 CPUtime=9.89 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 166149 0 1 0 963 26 0 0 25 0 22 0 609043287 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3923332 158947 2285 9 0 3914051 0
[pid=2056/tid=2058] ppid=2054 vsize=15693328 CPUtime=0.99 cores=0,2,4,6
/proc/2056/task/2058/stat : 2058 (java) S 2054 2056 1768 0 -1 4202560 33111 0 1 0 94 5 0 0 20 0 22 0 609043288 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2059] ppid=2054 vsize=15693328 CPUtime=0.02 cores=0,2,4,6
/proc/2056/task/2059/stat : 2059 (java) S 2054 2056 1768 0 -1 4202560 4418 0 0 0 2 0 0 0 16 0 22 0 609043288 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2060] ppid=2054 vsize=15693328 CPUtime=0.01 cores=0,2,4,6
/proc/2056/task/2060/stat : 2060 (java) S 2054 2056 1768 0 -1 4202560 4779 0 0 0 1 0 0 0 15 0 22 0 609043289 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2061] ppid=2054 vsize=15693328 CPUtime=0.01 cores=0,2,4,6
/proc/2056/task/2061/stat : 2061 (java) S 2054 2056 1768 0 -1 4202560 4794 0 0 0 0 1 0 0 15 0 22 0 609043289 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2062] ppid=2054 vsize=15693328 CPUtime=0.02 cores=0,2,4,6
/proc/2056/task/2062/stat : 2062 (java) S 2054 2056 1768 0 -1 4202560 5796 0 0 0 1 1 0 0 15 0 22 0 609043289 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2063] ppid=2054 vsize=15693328 CPUtime=0.03 cores=0,2,4,6
/proc/2056/task/2063/stat : 2063 (java) S 2054 2056 1768 0 -1 4202560 7464 0 0 0 2 1 0 0 15 0 22 0 609043289 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2064] ppid=2054 vsize=15693328 CPUtime=0.02 cores=0,2,4,6
/proc/2056/task/2064/stat : 2064 (java) S 2054 2056 1768 0 -1 4202560 5583 0 0 0 2 0 0 0 16 0 22 0 609043289 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2065] ppid=2054 vsize=15693328 CPUtime=0.01 cores=0,2,4,6
/proc/2056/task/2065/stat : 2065 (java) S 2054 2056 1768 0 -1 4202560 3381 0 0 0 1 0 0 0 15 0 22 0 609043289 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2066] ppid=2054 vsize=15693328 CPUtime=0.01 cores=0,2,4,6
/proc/2056/task/2066/stat : 2066 (java) S 2054 2056 1768 0 -1 4202560 4648 0 0 0 1 0 0 0 15 0 22 0 609043289 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2067] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2067/stat : 2067 (java) S 2054 2056 1768 0 -1 4202560 470 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 0 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2068] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2068/stat : 2068 (java) S 2054 2056 1768 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2069] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2069/stat : 2069 (java) S 2054 2056 1768 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2070] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2070/stat : 2070 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609043292 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216747002289 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2071] ppid=2054 vsize=15693328 CPUtime=0.87 cores=0,2,4,6
/proc/2056/task/2071/stat : 2071 (java) S 2054 2056 1768 0 -1 4202560 5184 0 0 0 86 1 0 0 15 0 22 0 609043292 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2072] ppid=2054 vsize=15693328 CPUtime=0.99 cores=0,2,4,6
/proc/2056/task/2072/stat : 2072 (java) S 2054 2056 1768 0 -1 4202560 7037 0 0 0 98 1 0 0 15 0 22 0 609043292 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2073] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2073/stat : 2073 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043292 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2074] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2074/stat : 2074 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 609043292 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2075] ppid=2054 vsize=15693328 CPUtime=1.68 cores=0,2,4,6
/proc/2056/task/2075/stat : 2075 (java) R 2054 2056 1768 0 -1 4202560 20361 0 0 0 166 2 0 0 17 0 22 0 609043333 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506073608 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2056/tid=2076] ppid=2054 vsize=15693328 CPUtime=1.73 cores=0,2,4,6
/proc/2056/task/2076/stat : 2076 (java) R 2054 2056 1768 0 -1 4202560 17379 0 0 0 171 2 0 0 17 0 22 0 609043333 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912505893063 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2056/tid=2077] ppid=2054 vsize=15693328 CPUtime=1.66 cores=0,2,4,6
/proc/2056/task/2077/stat : 2077 (java) R 2054 2056 1768 0 -1 4202560 21414 0 0 0 164 2 0 0 16 0 22 0 609043333 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 47767052969750 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2056/tid=2078] ppid=2054 vsize=15693328 CPUtime=1.66 cores=0,2,4,6
/proc/2056/task/2078/stat : 2078 (java) R 2054 2056 1768 0 -1 4202560 18945 0 0 0 164 2 0 0 16 0 22 0 609043333 16069967872 158947 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506295729 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 15693328

[startup+6.30154 s]
/proc/loadavg: 7.58 7.96 7.99 14/220 2175
/proc/meminfo: memFree=21803752/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15693328 CPUtime=22.66 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 318110 0 1 0 2221 45 0 0 25 0 22 0 609043287 16069967872 310876 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3923332 310881 2285 9 0 3914051 0
[pid=2056/tid=2058] ppid=2054 vsize=15693328 CPUtime=0.99 cores=0,2,4,6
/proc/2056/task/2058/stat : 2058 (java) S 2054 2056 1768 0 -1 4202560 33111 0 1 0 94 5 0 0 20 0 22 0 609043288 16069967872 310882 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2059] ppid=2054 vsize=15693328 CPUtime=0.03 cores=0,2,4,6
/proc/2056/task/2059/stat : 2059 (java) S 2054 2056 1768 0 -1 4202560 6294 0 0 0 2 1 0 0 15 0 22 0 609043288 16069967872 310884 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2060] ppid=2054 vsize=15693328 CPUtime=0.01 cores=0,2,4,6
/proc/2056/task/2060/stat : 2060 (java) S 2054 2056 1768 0 -1 4202560 4971 0 0 0 1 0 0 0 15 0 22 0 609043289 16069967872 310887 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2061] ppid=2054 vsize=15693328 CPUtime=0.02 cores=0,2,4,6
/proc/2056/task/2061/stat : 2061 (java) S 2054 2056 1768 0 -1 4202560 9952 0 0 0 1 1 0 0 16 0 22 0 609043289 16069967872 310889 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2062] ppid=2054 vsize=15693328 CPUtime=0.02 cores=0,2,4,6
/proc/2056/task/2062/stat : 2062 (java) S 2054 2056 1768 0 -1 4202560 7956 0 0 0 1 1 0 0 15 0 22 0 609043289 16069967872 310894 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2063] ppid=2054 vsize=15693328 CPUtime=0.05 cores=0,2,4,6
/proc/2056/task/2063/stat : 2063 (java) S 2054 2056 1768 0 -1 4202560 11777 0 0 0 4 1 0 0 16 0 22 0 609043289 16069967872 310897 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2064] ppid=2054 vsize=15693328 CPUtime=0.03 cores=0,2,4,6
/proc/2056/task/2064/stat : 2064 (java) S 2054 2056 1768 0 -1 4202560 7463 0 0 0 2 1 0 0 16 0 22 0 609043289 16069967872 310898 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2065] ppid=2054 vsize=15693328 CPUtime=0.03 cores=0,2,4,6
/proc/2056/task/2065/stat : 2065 (java) S 2054 2056 1768 0 -1 4202560 5136 0 0 0 2 1 0 0 15 0 22 0 609043289 16069967872 310900 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2066] ppid=2054 vsize=15693328 CPUtime=0.03 cores=0,2,4,6
/proc/2056/task/2066/stat : 2066 (java) S 2054 2056 1768 0 -1 4202560 7199 0 0 0 2 1 0 0 16 0 22 0 609043289 16069967872 310914 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2067] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2067/stat : 2067 (java) S 2054 2056 1768 0 -1 4202560 771 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 310930 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 0 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2068] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2068/stat : 2068 (java) S 2054 2056 1768 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 310941 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2069] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2069/stat : 2069 (java) S 2054 2056 1768 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609043290 16069967872 310949 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2070] ppid=2054 vsize=15693328 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2070/stat : 2070 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609043292 16069967872 310958 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216747002289 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2071] ppid=2054 vsize=15693328 CPUtime=1.03 cores=0,2,4,6
/proc/2056/task/2071/stat : 2071 (java) S 2054 2056 1768 0 -1 4202560 5184 0 0 0 102 1 0 0 15 0 22 0 609043292 16069967872 310968 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0

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

[pid=2056/tid=2076] ppid=2054 vsize=15688664 CPUtime=1047.95 cores=0,2,4,6
/proc/2056/task/2076/stat : 2076 (java) R 2054 2056 1768 0 -1 4202560 474764 0 0 0 104735 60 0 0 25 0 22 0 609043333 16065191936 208287 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912505824960 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2056/tid=2077] ppid=2054 vsize=15688664 CPUtime=1048.37 cores=0,2,4,6
/proc/2056/task/2077/stat : 2077 (java) R 2054 2056 1768 0 -1 4202560 487010 0 0 0 104774 63 0 0 25 0 22 0 609043333 16065191936 208287 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912505935955 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2056/tid=2078] ppid=2054 vsize=15688664 CPUtime=1048.35 cores=0,2,4,6
/proc/2056/task/2078/stat : 2078 (java) R 2054 2056 1768 0 -1 4202560 465297 0 0 0 104775 60 0 0 25 0 22 0 609043333 16065191936 208287 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506176330 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4227.13
Current children cumulated vsize (KiB) 15688664

[startup+1122.3 s]
/proc/loadavg: 8.00 8.06 8.02 9/220 2208
/proc/meminfo: memFree=22198080/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15688664 CPUtime=4465.98 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 3222998 0 1 0 446053 545 0 0 25 0 22 0 609043287 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3922166 209730 2299 9 0 3912885 0
[pid=2056/tid=2058] ppid=2054 vsize=15688664 CPUtime=0.99 cores=0,2,4,6
/proc/2056/task/2058/stat : 2058 (java) S 2054 2056 1768 0 -1 4202560 33111 0 1 0 94 5 0 0 20 0 22 0 609043288 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2059] ppid=2054 vsize=15688664 CPUtime=3.78 cores=0,2,4,6
/proc/2056/task/2059/stat : 2059 (java) S 2054 2056 1768 0 -1 4202560 142769 0 0 0 354 24 0 0 15 0 22 0 609043288 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2060] ppid=2054 vsize=15688664 CPUtime=3.85 cores=0,2,4,6
/proc/2056/task/2060/stat : 2060 (java) S 2054 2056 1768 0 -1 4202560 144440 0 0 0 360 25 0 0 16 0 22 0 609043289 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2061] ppid=2054 vsize=15688664 CPUtime=3.77 cores=0,2,4,6
/proc/2056/task/2061/stat : 2061 (java) S 2054 2056 1768 0 -1 4202560 146577 0 0 0 352 25 0 0 16 0 22 0 609043289 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2062] ppid=2054 vsize=15688664 CPUtime=3.77 cores=0,2,4,6
/proc/2056/task/2062/stat : 2062 (java) S 2054 2056 1768 0 -1 4202560 148221 0 0 0 351 26 0 0 15 0 22 0 609043289 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2063] ppid=2054 vsize=15688664 CPUtime=3.78 cores=0,2,4,6
/proc/2056/task/2063/stat : 2063 (java) S 2054 2056 1768 0 -1 4202560 139234 0 0 0 354 24 0 0 16 0 22 0 609043289 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2064] ppid=2054 vsize=15688664 CPUtime=3.94 cores=0,2,4,6
/proc/2056/task/2064/stat : 2064 (java) S 2054 2056 1768 0 -1 4202560 141201 0 0 0 370 24 0 0 16 0 22 0 609043289 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2065] ppid=2054 vsize=15688664 CPUtime=3.81 cores=0,2,4,6
/proc/2056/task/2065/stat : 2065 (java) S 2054 2056 1768 0 -1 4202560 144794 0 0 0 355 26 0 0 15 0 22 0 609043289 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2066] ppid=2054 vsize=15688664 CPUtime=3.81 cores=0,2,4,6
/proc/2056/task/2066/stat : 2066 (java) S 2054 2056 1768 0 -1 4202560 138196 0 0 0 358 23 0 0 15 0 22 0 609043289 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2067] ppid=2054 vsize=15688664 CPUtime=2.17 cores=0,2,4,6
/proc/2056/task/2067/stat : 2067 (java) S 2054 2056 1768 0 -1 4202560 8600 0 0 0 142 75 0 0 15 0 22 0 609043290 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 0 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2068] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2068/stat : 2068 (java) S 2054 2056 1768 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609043290 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2069] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2069/stat : 2069 (java) S 2054 2056 1768 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609043290 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2070] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2070/stat : 2070 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609043292 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216747002289 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2071] ppid=2054 vsize=15688664 CPUtime=1.17 cores=0,2,4,6
/proc/2056/task/2071/stat : 2071 (java) S 2054 2056 1768 0 -1 4202560 5198 0 0 0 116 1 0 0 16 0 22 0 609043292 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2072] ppid=2054 vsize=15688664 CPUtime=1.29 cores=0,2,4,6
/proc/2056/task/2072/stat : 2072 (java) S 2054 2056 1768 0 -1 4202560 7076 0 0 0 128 1 0 0 15 0 22 0 609043292 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2073] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2073/stat : 2073 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043292 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2074] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2074/stat : 2074 (java) S 2054 2056 1768 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 609043292 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2075] ppid=2054 vsize=15688664 CPUtime=1107.25 cores=0,2,4,6
/proc/2056/task/2075/stat : 2075 (java) R 2054 2056 1768 0 -1 4202560 530862 0 0 0 110658 67 0 0 25 0 22 0 609043333 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506175509 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2056/tid=2076] ppid=2054 vsize=15688664 CPUtime=1107.18 cores=0,2,4,6
/proc/2056/task/2076/stat : 2076 (java) R 2054 2056 1768 0 -1 4202560 494902 0 0 0 110656 62 0 0 25 0 22 0 609043333 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506296187 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2056/tid=2077] ppid=2054 vsize=15688664 CPUtime=1107.55 cores=0,2,4,6
/proc/2056/task/2077/stat : 2077 (java) R 2054 2056 1768 0 -1 4202560 509348 0 0 0 110689 66 0 0 25 0 22 0 609043333 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912505968225 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2056/tid=2078] ppid=2054 vsize=15688664 CPUtime=1107.71 cores=0,2,4,6
/proc/2056/task/2078/stat : 2078 (java) R 2054 2056 1768 0 -1 4202560 487021 0 0 0 110708 63 0 0 25 0 22 0 609043333 16065191936 209730 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506176330 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4465.98
Current children cumulated vsize (KiB) 15688664

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 8.02 9/220 2210
/proc/meminfo: memFree=22139768/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15688664 CPUtime=4704.9 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 3381878 0 1 0 469917 573 0 0 25 0 22 0 609043287 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3922166 227423 2299 9 0 3912885 0
[pid=2056/tid=2058] ppid=2054 vsize=15688664 CPUtime=0.99 cores=0,2,4,6
/proc/2056/task/2058/stat : 2058 (java) S 2054 2056 1768 0 -1 4202560 33111 0 1 0 94 5 0 0 20 0 22 0 609043288 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2059] ppid=2054 vsize=15688664 CPUtime=3.98 cores=0,2,4,6
/proc/2056/task/2059/stat : 2059 (java) S 2054 2056 1768 0 -1 4202560 151150 0 0 0 373 25 0 0 15 0 22 0 609043288 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2060] ppid=2054 vsize=15688664 CPUtime=4.05 cores=0,2,4,6
/proc/2056/task/2060/stat : 2060 (java) S 2054 2056 1768 0 -1 4202560 150833 0 0 0 379 26 0 0 15 0 22 0 609043289 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2061] ppid=2054 vsize=15688664 CPUtime=3.98 cores=0,2,4,6
/proc/2056/task/2061/stat : 2061 (java) S 2054 2056 1768 0 -1 4202560 153748 0 0 0 372 26 0 0 16 0 22 0 609043289 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2062] ppid=2054 vsize=15688664 CPUtime=3.96 cores=0,2,4,6
/proc/2056/task/2062/stat : 2062 (java) S 2054 2056 1768 0 -1 4202560 154345 0 0 0 369 27 0 0 15 0 22 0 609043289 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2063] ppid=2054 vsize=15688664 CPUtime=3.98 cores=0,2,4,6
/proc/2056/task/2063/stat : 2063 (java) S 2054 2056 1768 0 -1 4202560 146926 0 0 0 373 25 0 0 15 0 22 0 609043289 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2064] ppid=2054 vsize=15688664 CPUtime=4.14 cores=0,2,4,6
/proc/2056/task/2064/stat : 2064 (java) S 2054 2056 1768 0 -1 4202560 151066 0 0 0 388 26 0 0 15 0 22 0 609043289 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2065] ppid=2054 vsize=15688664 CPUtime=4.01 cores=0,2,4,6
/proc/2056/task/2065/stat : 2065 (java) S 2054 2056 1768 0 -1 4202560 152444 0 0 0 375 26 0 0 15 0 22 0 609043289 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2066] ppid=2054 vsize=15688664 CPUtime=4.02 cores=0,2,4,6
/proc/2056/task/2066/stat : 2066 (java) S 2054 2056 1768 0 -1 4202560 145899 0 0 0 377 25 0 0 15 0 22 0 609043289 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2067] ppid=2054 vsize=15688664 CPUtime=2.27 cores=0,2,4,6
/proc/2056/task/2067/stat : 2067 (java) S 2054 2056 1768 0 -1 4202560 8956 0 0 0 149 78 0 0 15 0 22 0 609043290 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 0 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2068] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2068/stat : 2068 (java) S 2054 2056 1768 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609043290 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2069] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2069/stat : 2069 (java) S 2054 2056 1768 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609043290 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2070] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2070/stat : 2070 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609043292 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216747002289 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2071] ppid=2054 vsize=15688664 CPUtime=1.17 cores=0,2,4,6
/proc/2056/task/2071/stat : 2071 (java) S 2054 2056 1768 0 -1 4202560 5198 0 0 0 116 1 0 0 16 0 22 0 609043292 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2072] ppid=2054 vsize=15688664 CPUtime=1.29 cores=0,2,4,6
/proc/2056/task/2072/stat : 2072 (java) S 2054 2056 1768 0 -1 4202560 7076 0 0 0 128 1 0 0 15 0 22 0 609043292 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2073] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2073/stat : 2073 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043292 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2074] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2074/stat : 2074 (java) S 2054 2056 1768 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 609043292 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2075] ppid=2054 vsize=15688664 CPUtime=1166.5 cores=0,2,4,6
/proc/2056/task/2075/stat : 2075 (java) R 2054 2056 1768 0 -1 4202560 559040 0 0 0 116579 71 0 0 25 0 22 0 609043333 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506075146 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2056/tid=2076] ppid=2054 vsize=15688664 CPUtime=1166.56 cores=0,2,4,6
/proc/2056/task/2076/stat : 2076 (java) R 2054 2056 1768 0 -1 4202560 517915 0 0 0 116591 65 0 0 25 0 22 0 609043333 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506176172 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2056/tid=2077] ppid=2054 vsize=15688664 CPUtime=1166.72 cores=0,2,4,6
/proc/2056/task/2077/stat : 2077 (java) R 2054 2056 1768 0 -1 4202560 533588 0 0 0 116602 70 0 0 25 0 22 0 609043333 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506283194 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2056/tid=2078] ppid=2054 vsize=15688664 CPUtime=1167.1 cores=0,2,4,6
/proc/2056/task/2078/stat : 2078 (java) R 2054 2056 1768 0 -1 4202560 509133 0 0 0 116644 66 0 0 25 0 22 0 609043333 16065191936 227423 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506020938 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4704.9
Current children cumulated vsize (KiB) 15688664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.2 s]
/proc/loadavg: 8.08 8.07 8.02 9/220 2210
/proc/meminfo: memFree=22169152/32951124 swapFree=67102140/67111528
[pid=2056] ppid=2054 vsize=15688664 CPUtime=4800.01 cores=0,2,4,6
/proc/2056/stat : 2056 (java) S 2054 2056 1768 0 -1 4202496 3411156 0 1 0 479421 580 0 0 25 0 22 0 609043287 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2056/statm: 3922166 184579 2299 9 0 3912885 0
[pid=2056/tid=2058] ppid=2054 vsize=15688664 CPUtime=0.99 cores=0,2,4,6
/proc/2056/task/2058/stat : 2058 (java) S 2054 2056 1768 0 -1 4202560 33111 0 1 0 94 5 0 0 20 0 22 0 609043288 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2059] ppid=2054 vsize=15688664 CPUtime=4.05 cores=0,2,4,6
/proc/2056/task/2059/stat : 2059 (java) S 2054 2056 1768 0 -1 4202560 154182 0 0 0 380 25 0 0 15 0 22 0 609043288 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2060] ppid=2054 vsize=15688664 CPUtime=4.12 cores=0,2,4,6
/proc/2056/task/2060/stat : 2060 (java) S 2054 2056 1768 0 -1 4202560 153934 0 0 0 386 26 0 0 16 0 22 0 609043289 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2061] ppid=2054 vsize=15688664 CPUtime=4.05 cores=0,2,4,6
/proc/2056/task/2061/stat : 2061 (java) S 2054 2056 1768 0 -1 4202560 155067 0 0 0 379 26 0 0 16 0 22 0 609043289 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 6 0 0 0
[pid=2056/tid=2062] ppid=2054 vsize=15688664 CPUtime=4.04 cores=0,2,4,6
/proc/2056/task/2062/stat : 2062 (java) S 2054 2056 1768 0 -1 4202560 155498 0 0 0 376 28 0 0 15 0 22 0 609043289 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2063] ppid=2054 vsize=15688664 CPUtime=4.04 cores=0,2,4,6
/proc/2056/task/2063/stat : 2063 (java) S 2054 2056 1768 0 -1 4202560 149013 0 0 0 379 25 0 0 15 0 22 0 609043289 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2064] ppid=2054 vsize=15688664 CPUtime=4.22 cores=0,2,4,6
/proc/2056/task/2064/stat : 2064 (java) S 2054 2056 1768 0 -1 4202560 153527 0 0 0 395 27 0 0 16 0 22 0 609043289 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2065] ppid=2054 vsize=15688664 CPUtime=4.1 cores=0,2,4,6
/proc/2056/task/2065/stat : 2065 (java) S 2054 2056 1768 0 -1 4202560 154071 0 0 0 383 27 0 0 15 0 22 0 609043289 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2066] ppid=2054 vsize=15688664 CPUtime=4.1 cores=0,2,4,6
/proc/2056/task/2066/stat : 2066 (java) S 2054 2056 1768 0 -1 4202560 147438 0 0 0 385 25 0 0 15 0 22 0 609043289 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2067] ppid=2054 vsize=15688664 CPUtime=2.33 cores=0,2,4,6
/proc/2056/task/2067/stat : 2067 (java) S 2054 2056 1768 0 -1 4202560 9029 0 0 0 153 80 0 0 15 0 22 0 609043290 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 0 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2068] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2068/stat : 2068 (java) S 2054 2056 1768 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609043290 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2069] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2069/stat : 2069 (java) S 2054 2056 1768 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609043290 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2070] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2070/stat : 2070 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609043292 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216747002289 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2071] ppid=2054 vsize=15688664 CPUtime=1.17 cores=0,2,4,6
/proc/2056/task/2071/stat : 2071 (java) S 2054 2056 1768 0 -1 4202560 5198 0 0 0 116 1 0 0 16 0 22 0 609043292 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 0 0 0 0
[pid=2056/tid=2072] ppid=2054 vsize=15688664 CPUtime=1.29 cores=0,2,4,6
/proc/2056/task/2072/stat : 2072 (java) S 2054 2056 1768 0 -1 4202560 7076 0 0 0 128 1 0 0 15 0 22 0 609043292 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2073] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2073/stat : 2073 (java) S 2054 2056 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043292 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746994585 0 4 0 16800975 18446604451447876416 0 0 -1 4 0 0 0
[pid=2056/tid=2074] ppid=2054 vsize=15688664 CPUtime=0 cores=0,2,4,6
/proc/2056/task/2074/stat : 2074 (java) S 2054 2056 1768 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 609043292 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 216746995200 0 4 0 16800975 18446604451447876416 0 0 -1 2 0 0 0
[pid=2056/tid=2075] ppid=2054 vsize=15688664 CPUtime=1190.16 cores=0,2,4,6
/proc/2056/task/2075/stat : 2075 (java) R 2054 2056 1768 0 -1 4202560 562095 0 0 0 118944 72 0 0 25 0 22 0 609043333 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506012088 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2056/tid=2076] ppid=2054 vsize=15688664 CPUtime=1190.21 cores=0,2,4,6
/proc/2056/task/2076/stat : 2076 (java) R 2054 2056 1768 0 -1 4202560 521789 0 0 0 118955 66 0 0 25 0 22 0 609043333 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506021879 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2056/tid=2077] ppid=2054 vsize=15688664 CPUtime=1190.24 cores=0,2,4,6
/proc/2056/task/2077/stat : 2077 (java) R 2054 2056 1768 0 -1 4202560 536085 0 0 0 118953 71 0 0 25 0 22 0 609043333 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912506283568 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2056/tid=2078] ppid=2054 vsize=15688664 CPUtime=1190.74 cores=0,2,4,6
/proc/2056/task/2078/stat : 2078 (java) R 2054 2056 1768 0 -1 4202560 512592 0 0 0 119008 66 0 0 25 0 22 0 609043333 16065191936 184579 33554432000 1073741824 1073778376 140737391485104 18446744073709551615 46912505742444 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.01
Current children cumulated vsize (KiB) 15688664

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): 1206.25
CPU time (s): 4800.09
CPU user time (s): 4794.25
CPU system time (s): 5.84411
CPU usage (%): 397.934
Max. virtual memory (cumulated for all children) (KiB): 15693328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.25
system time used= 5.84411
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3411183
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= 137794
involuntary context switches= 88600

runsolver used 2.09668 second user time and 4.55831 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 20:28:46
IDJOB=3311873
IDBENCH=85808
IDSOLVER=1698
FILE ID=node119/3311873-1304188126
RUNJOBID= node119-1304185712-1786
PBS_JOBID= 13172486
Free space on /tmp= 73012 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311873-1304188126/watcher-3311873-1304188126 -o /tmp/evaluation-result-3311873-1304188126/solver-3311873-1304188126 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311873-1304188126.cnf -hbr 2

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=54991259

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      23395788 kB
Buffers:       1956444 kB
Cached:        6961836 kB
SwapCached:       3688 kB
Active:         490648 kB
Inactive:      8489648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23395788 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            2404 kB
Writeback:           0 kB
AnonPages:       61384 kB
Mapped:          14948 kB
Slab:           512104 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222196 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= 73012 MiB
End job on node119 at 2011-04-30 20:48:55