Trace number 3313384

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.2 1207.33

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.09/0.12	42:44 INFO : Reading from input HOME/instance-3313384-1304073764.cnf
0.50/0.32	Executor set job limit to 1000000
0.50/0.32	Executor set job limit to 1000000
0.50/0.32	Executor set job limit to 1000000
0.50/0.32	Executor set job limit to 1000000
0.50/0.32	Starting Executor!
0.50/0.32	Starting Executor!
0.50/0.32	Starting Executor!
0.50/0.32	Starting Executor!
0.72/0.49	42:45 INFO : Found 854 xor gates
1.55/0.73	42:45 INFO : 2526 variables remaining out of 3189
1.55/0.73	42:45 INFO : 44721 literals remaining out of 29300
13.75/3.99	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
13.75/3.99	log4j:WARN Please initialize the log4j system properly.
13.75/3.99	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-3313384-1304073764/watcher-3313384-1304073764 -o /tmp/evaluation-result-3313384-1304073764/solver-3313384-1304073764 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313384-1304073764.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.99 7.83 7.81 2/173 11156
/proc/meminfo: memFree=19550028/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/11156/stat : 11156 (java) R 11153 11156 10279 0 -1 4202496 666 0 0 0 0 0 0 0 17 0 1 0 499792525 9318400 154 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255106592343 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11156/statm: 2275 155 126 9 0 67 0

[startup+0.0188161 s]
/proc/loadavg: 6.99 7.83 7.81 2/173 11156
/proc/meminfo: memFree=19550028/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 2860 0 1 0 0 0 0 0 17 0 10 0 499792525 15965847552 2301 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3897912 2309 1411 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.100742 s]
/proc/loadavg: 6.99 7.83 7.81 2/173 11156
/proc/meminfo: memFree=19550028/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15676956 CPUtime=0.09 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 5426 0 1 0 8 1 0 0 17 0 18 0 499792525 16053202944 4865 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3919239 4865 2115 9 0 3909958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676956

[startup+0.300763 s]
/proc/loadavg: 6.99 7.83 7.81 2/173 11156
/proc/meminfo: memFree=19550028/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15681052 CPUtime=0.5 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 13899 0 1 0 48 2 0 0 17 0 18 0 499792525 16057397248 12508 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3920263 12511 2206 9 0 3910982 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15681052

[startup+0.700669 s]
/proc/loadavg: 6.99 7.83 7.81 2/173 11156
/proc/meminfo: memFree=19550028/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15706020 CPUtime=1.55 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 25727 0 1 0 151 4 0 0 17 0 22 0 499792525 16082964480 21558 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3926505 21558 2253 9 0 3917224 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 15706020

[startup+1.5015 s]
/proc/loadavg: 6.99 7.83 7.81 7/220 11204
/proc/meminfo: memFree=19294404/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15706020 CPUtime=4.18 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 54909 0 1 0 411 7 0 0 17 0 22 0 499792525 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3926505 50503 2272 9 0 3917224 0
[pid=11156/tid=11158] ppid=11153 vsize=15706020 CPUtime=0.71 cores=1,3,5,7
/proc/11156/task/11158/stat : 11158 (java) S 11153 11156 10279 0 -1 4202560 12929 0 1 0 69 2 0 0 20 0 22 0 499792526 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11163] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11163/stat : 11163 (java) S 11153 11156 10279 0 -1 4202560 1082 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11164] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11164/stat : 11164 (java) S 11153 11156 10279 0 -1 4202560 765 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11165] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11165/stat : 11165 (java) S 11153 11156 10279 0 -1 4202560 1858 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11166] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11166/stat : 11166 (java) S 11153 11156 10279 0 -1 4202560 758 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11167] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11167/stat : 11167 (java) S 11153 11156 10279 0 -1 4202560 80 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11168] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11168/stat : 11168 (java) S 11153 11156 10279 0 -1 4202560 233 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11169] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11169/stat : 11169 (java) S 11153 11156 10279 0 -1 4202560 462 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11170] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11170/stat : 11170 (java) S 11153 11156 10279 0 -1 4202560 476 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11181] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11181/stat : 11181 (java) S 11153 11156 10279 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 499792528 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 0 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11182] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11182/stat : 11182 (java) R 11153 11156 10279 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 499792528 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11156/tid=11183] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11183/stat : 11183 (java) S 11153 11156 10279 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 499792528 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11187] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11187/stat : 11187 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499792531 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118592433 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11188] ppid=11153 vsize=15706020 CPUtime=0.91 cores=1,3,5,7
/proc/11156/task/11188/stat : 11188 (java) R 11153 11156 10279 0 -1 4202560 4864 0 0 0 91 0 0 0 23 0 22 0 499792531 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 47974961829413 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11156/tid=11189] ppid=11153 vsize=15706020 CPUtime=0.9 cores=1,3,5,7
/proc/11156/task/11189/stat : 11189 (java) R 11153 11156 10279 0 -1 4202560 7185 0 0 0 89 1 0 0 25 0 22 0 499792531 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118594741 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11156/tid=11190] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11190/stat : 11190 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499792531 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11191] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11191/stat : 11191 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499792531 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11197] ppid=11153 vsize=15706020 CPUtime=0.58 cores=1,3,5,7
/proc/11156/task/11197/stat : 11197 (java) R 11153 11156 10279 0 -1 4202560 11169 0 0 0 58 0 0 0 16 0 22 0 499792558 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505789923 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11156/tid=11198] ppid=11153 vsize=15706020 CPUtime=0.31 cores=1,3,5,7
/proc/11156/task/11198/stat : 11198 (java) R 11153 11156 10279 0 -1 4202560 4047 0 0 0 31 0 0 0 16 0 22 0 499792558 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505790174 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11156/tid=11199] ppid=11153 vsize=15706020 CPUtime=0.32 cores=1,3,5,7
/proc/11156/task/11199/stat : 11199 (java) R 11153 11156 10279 0 -1 4202560 2610 0 0 0 32 0 0 0 16 0 22 0 499792558 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505215751 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11156/tid=11200] ppid=11153 vsize=15706020 CPUtime=0.36 cores=1,3,5,7
/proc/11156/task/11200/stat : 11200 (java) R 11153 11156 10279 0 -1 4202560 4997 0 0 0 36 0 0 0 16 0 22 0 499792558 16082964480 50503 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505216072 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 15706020

[startup+3.10122 s]
/proc/loadavg: 6.99 7.83 7.81 12/220 11204
/proc/meminfo: memFree=19104684/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15706020 CPUtime=10.56 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 104226 0 1 0 1043 13 0 0 17 0 22 0 499792525 16082964480 99675 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3926505 99675 2283 9 0 3917224 0
[pid=11156/tid=11158] ppid=11153 vsize=15706020 CPUtime=0.71 cores=1,3,5,7
/proc/11156/task/11158/stat : 11158 (java) S 11153 11156 10279 0 -1 4202560 12929 0 1 0 69 2 0 0 20 0 22 0 499792526 16082964480 99675 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11163] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11163/stat : 11163 (java) S 11153 11156 10279 0 -1 4202560 1981 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 99675 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11164] ppid=11153 vsize=15706020 CPUtime=0.01 cores=1,3,5,7
/proc/11156/task/11164/stat : 11164 (java) S 11153 11156 10279 0 -1 4202560 2832 0 0 0 1 0 0 0 16 0 22 0 499792527 16082964480 99675 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11165] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11165/stat : 11165 (java) S 11153 11156 10279 0 -1 4202560 3453 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 99676 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11166] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11166/stat : 11166 (java) S 11153 11156 10279 0 -1 4202560 1937 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 99677 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11167] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11167/stat : 11167 (java) S 11153 11156 10279 0 -1 4202560 2248 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 99678 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11168] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11168/stat : 11168 (java) S 11153 11156 10279 0 -1 4202560 1823 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 99678 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11169] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11169/stat : 11169 (java) S 11153 11156 10279 0 -1 4202560 1351 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 99686 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11170] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11170/stat : 11170 (java) S 11153 11156 10279 0 -1 4202560 1932 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 99689 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11181] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11181/stat : 11181 (java) S 11153 11156 10279 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 499792528 16082964480 99691 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 0 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11182] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11182/stat : 11182 (java) S 11153 11156 10279 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 499792528 16082964480 99693 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11183] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11183/stat : 11183 (java) S 11153 11156 10279 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 499792528 16082964480 99694 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11187] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11187/stat : 11187 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499792531 16082964480 99696 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118592433 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11188] ppid=11153 vsize=15706020 CPUtime=0.92 cores=1,3,5,7
/proc/11156/task/11188/stat : 11188 (java) R 11153 11156 10279 0 -1 4202560 4867 0 0 0 92 0 0 0 24 0 22 0 499792531 16082964480 99697 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118594741 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11156/tid=11189] ppid=11153 vsize=15706020 CPUtime=1.05 cores=1,3,5,7
/proc/11156/task/11189/stat : 11189 (java) R 11153 11156 10279 0 -1 4202560 7331 0 0 0 104 1 0 0 17 0 22 0 499792531 16082964480 99700 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 47974961812224 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11156/tid=11190] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11190/stat : 11190 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499792531 16082964480 99701 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11191] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11191/stat : 11191 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499792531 16082964480 99703 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11197] ppid=11153 vsize=15706020 CPUtime=2.17 cores=1,3,5,7
/proc/11156/task/11197/stat : 11197 (java) R 11153 11156 10279 0 -1 4202560 20430 0 0 0 215 2 0 0 18 0 22 0 499792558 16082964480 99704 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505806293 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11156/tid=11198] ppid=11153 vsize=15706020 CPUtime=1.88 cores=1,3,5,7
/proc/11156/task/11198/stat : 11198 (java) R 11153 11156 10279 0 -1 4202560 14050 0 0 0 187 1 0 0 17 0 22 0 499792558 16082964480 99705 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912506310436 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11156/tid=11199] ppid=11153 vsize=15706020 CPUtime=1.89 cores=1,3,5,7
/proc/11156/task/11199/stat : 11199 (java) R 11153 11156 10279 0 -1 4202560 12573 0 0 0 188 1 0 0 17 0 22 0 499792558 16082964480 99708 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11156/tid=11200] ppid=11153 vsize=15706020 CPUtime=1.79 cores=1,3,5,7
/proc/11156/task/11200/stat : 11200 (java) R 11153 11156 10279 0 -1 4202560 12939 0 0 0 178 1 0 0 17 0 22 0 499792558 16082964480 99709 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505789923 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 15706020

[startup+6.30165 s]
/proc/loadavg: 7.31 7.88 7.83 10/220 11204
/proc/meminfo: memFree=17774488/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15706020 CPUtime=23.32 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 160199 0 1 0 2311 21 0 0 17 0 22 0 499792525 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3926505 151498 2287 9 0 3917224 0
[pid=11156/tid=11158] ppid=11153 vsize=15706020 CPUtime=0.71 cores=1,3,5,7
/proc/11156/task/11158/stat : 11158 (java) S 11153 11156 10279 0 -1 4202560 12929 0 1 0 69 2 0 0 20 0 22 0 499792526 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11163] ppid=11153 vsize=15706020 CPUtime=0.01 cores=1,3,5,7
/proc/11156/task/11163/stat : 11163 (java) S 11153 11156 10279 0 -1 4202560 4371 0 0 0 0 1 0 0 16 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11164] ppid=11153 vsize=15706020 CPUtime=0.02 cores=1,3,5,7
/proc/11156/task/11164/stat : 11164 (java) S 11153 11156 10279 0 -1 4202560 4939 0 0 0 2 0 0 0 15 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11165] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11165/stat : 11165 (java) S 11153 11156 10279 0 -1 4202560 4243 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11166] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11166/stat : 11166 (java) S 11153 11156 10279 0 -1 4202560 2376 0 0 0 0 0 0 0 15 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11167] ppid=11153 vsize=15706020 CPUtime=0.01 cores=1,3,5,7
/proc/11156/task/11167/stat : 11167 (java) S 11153 11156 10279 0 -1 4202560 3883 0 0 0 1 0 0 0 15 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11168] ppid=11153 vsize=15706020 CPUtime=0.01 cores=1,3,5,7
/proc/11156/task/11168/stat : 11168 (java) S 11153 11156 10279 0 -1 4202560 3061 0 0 0 1 0 0 0 15 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11169] ppid=11153 vsize=15706020 CPUtime=0.01 cores=1,3,5,7
/proc/11156/task/11169/stat : 11169 (java) S 11153 11156 10279 0 -1 4202560 3112 0 0 0 1 0 0 0 16 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11170] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11170/stat : 11170 (java) S 11153 11156 10279 0 -1 4202560 2371 0 0 0 0 0 0 0 16 0 22 0 499792527 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11181] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11181/stat : 11181 (java) S 11153 11156 10279 0 -1 4202560 447 0 0 0 0 0 0 0 16 0 22 0 499792528 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 0 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11182] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11182/stat : 11182 (java) S 11153 11156 10279 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 499792528 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11183] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11183/stat : 11183 (java) S 11153 11156 10279 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 499792528 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11187] ppid=11153 vsize=15706020 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11187/stat : 11187 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499792531 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118592433 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11188] ppid=11153 vsize=15706020 CPUtime=1.01 cores=1,3,5,7
/proc/11156/task/11188/stat : 11188 (java) S 11153 11156 10279 0 -1 4202560 4875 0 0 0 101 0 0 0 15 0 22 0 499792531 16082964480 151498 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0

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

[pid=11156/tid=11198] ppid=11153 vsize=15771556 CPUtime=1107.75 cores=1,3,5,7
/proc/11156/task/11198/stat : 11198 (java) R 11153 11156 10279 0 -1 4202560 321529 0 0 0 110728 47 0 0 25 0 22 0 499792558 16150073344 141655 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 18446744073699065887 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11156/tid=11199] ppid=11153 vsize=15771556 CPUtime=1107.18 cores=1,3,5,7
/proc/11156/task/11199/stat : 11199 (java) R 11153 11156 10279 0 -1 4202560 321632 0 0 0 110672 46 0 0 25 0 22 0 499792558 16150073344 141655 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11156/tid=11200] ppid=11153 vsize=15771556 CPUtime=1107.57 cores=1,3,5,7
/proc/11156/task/11200/stat : 11200 (java) R 11153 11156 10279 0 -1 4202560 327459 0 0 0 110706 51 0 0 25 0 22 0 499792558 16150073344 141655 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.13
Current children cumulated vsize (KiB) 15771556

[startup+1182.3 s]
/proc/loadavg: 8.16 8.12 8.02 9/220 11244
/proc/meminfo: memFree=18474392/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15771556 CPUtime=4700.74 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 2285269 0 1 0 469605 469 0 0 17 0 22 0 499792525 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3942889 120387 2298 9 0 3933608 0
[pid=11156/tid=11158] ppid=11153 vsize=15771556 CPUtime=0.71 cores=1,3,5,7
/proc/11156/task/11158/stat : 11158 (java) S 11153 11156 10279 0 -1 4202560 12929 0 1 0 69 2 0 0 20 0 22 0 499792526 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11163] ppid=11153 vsize=15771556 CPUtime=3.55 cores=1,3,5,7
/proc/11156/task/11163/stat : 11163 (java) S 11153 11156 10279 0 -1 4202560 112711 0 0 0 332 23 0 0 15 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11164] ppid=11153 vsize=15771556 CPUtime=3.56 cores=1,3,5,7
/proc/11156/task/11164/stat : 11164 (java) S 11153 11156 10279 0 -1 4202560 110505 0 0 0 334 22 0 0 15 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11165] ppid=11153 vsize=15771556 CPUtime=3.52 cores=1,3,5,7
/proc/11156/task/11165/stat : 11165 (java) S 11153 11156 10279 0 -1 4202560 113373 0 0 0 328 24 0 0 15 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11166] ppid=11153 vsize=15771556 CPUtime=3.58 cores=1,3,5,7
/proc/11156/task/11166/stat : 11166 (java) S 11153 11156 10279 0 -1 4202560 112401 0 0 0 336 22 0 0 15 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11167] ppid=11153 vsize=15771556 CPUtime=3.65 cores=1,3,5,7
/proc/11156/task/11167/stat : 11167 (java) S 11153 11156 10279 0 -1 4202560 114087 0 0 0 344 21 0 0 16 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11168] ppid=11153 vsize=15771556 CPUtime=3.48 cores=1,3,5,7
/proc/11156/task/11168/stat : 11168 (java) S 11153 11156 10279 0 -1 4202560 108846 0 0 0 325 23 0 0 15 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11169] ppid=11153 vsize=15771556 CPUtime=3.52 cores=1,3,5,7
/proc/11156/task/11169/stat : 11169 (java) S 11153 11156 10279 0 -1 4202560 105224 0 0 0 329 23 0 0 15 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11170] ppid=11153 vsize=15771556 CPUtime=3.53 cores=1,3,5,7
/proc/11156/task/11170/stat : 11170 (java) S 11153 11156 10279 0 -1 4202560 113137 0 0 0 329 24 0 0 15 0 22 0 499792527 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11181] ppid=11153 vsize=15771556 CPUtime=2.28 cores=1,3,5,7
/proc/11156/task/11181/stat : 11181 (java) S 11153 11156 10279 0 -1 4202560 6024 0 0 0 152 76 0 0 15 0 22 0 499792528 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 0 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11182] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11182/stat : 11182 (java) S 11153 11156 10279 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 499792528 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11183] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11183/stat : 11183 (java) S 11153 11156 10279 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 499792528 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11187] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11187/stat : 11187 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499792531 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118592433 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11188] ppid=11153 vsize=15771556 CPUtime=1.09 cores=1,3,5,7
/proc/11156/task/11188/stat : 11188 (java) S 11153 11156 10279 0 -1 4202560 4893 0 0 0 109 0 0 0 15 0 22 0 499792531 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11189] ppid=11153 vsize=15771556 CPUtime=1.26 cores=1,3,5,7
/proc/11156/task/11189/stat : 11189 (java) S 11153 11156 10279 0 -1 4202560 7353 0 0 0 125 1 0 0 15 0 22 0 499792531 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11190] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11190/stat : 11190 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499792531 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11191] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11191/stat : 11191 (java) S 11153 11156 10279 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 499792531 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11197] ppid=11153 vsize=15771556 CPUtime=1166.42 cores=1,3,5,7
/proc/11156/task/11197/stat : 11197 (java) R 11153 11156 10279 0 -1 4202560 344172 0 0 0 116593 49 0 0 25 0 22 0 499792558 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912506171829 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11156/tid=11198] ppid=11153 vsize=15771556 CPUtime=1167.09 cores=1,3,5,7
/proc/11156/task/11198/stat : 11198 (java) R 11153 11156 10279 0 -1 4202560 336437 0 0 0 116660 49 0 0 25 0 22 0 499792558 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505999580 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11156/tid=11199] ppid=11153 vsize=15771556 CPUtime=1166.42 cores=1,3,5,7
/proc/11156/task/11199/stat : 11199 (java) R 11153 11156 10279 0 -1 4202560 338429 0 0 0 116593 49 0 0 25 0 22 0 499792558 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912506024210 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11156/tid=11200] ppid=11153 vsize=15771556 CPUtime=1166.92 cores=1,3,5,7
/proc/11156/task/11200/stat : 11200 (java) R 11153 11156 10279 0 -1 4202560 343296 0 0 0 116639 53 0 0 25 0 22 0 499792558 16150073344 120387 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.74
Current children cumulated vsize (KiB) 15771556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.10 8.11 8.01 5/197 11248
/proc/meminfo: memFree=19168964/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15771556 CPUtime=4800.15 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 2306696 0 1 0 479540 475 0 0 17 0 22 0 499792525 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3942889 95438 2298 9 0 3933608 0
[pid=11156/tid=11158] ppid=11153 vsize=15771556 CPUtime=0.71 cores=1,3,5,7
/proc/11156/task/11158/stat : 11158 (java) S 11153 11156 10279 0 -1 4202560 12929 0 1 0 69 2 0 0 20 0 22 0 499792526 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11163] ppid=11153 vsize=15771556 CPUtime=3.6 cores=1,3,5,7
/proc/11156/task/11163/stat : 11163 (java) S 11153 11156 10279 0 -1 4202560 114016 0 0 0 337 23 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11164] ppid=11153 vsize=15771556 CPUtime=3.63 cores=1,3,5,7
/proc/11156/task/11164/stat : 11164 (java) S 11153 11156 10279 0 -1 4202560 111634 0 0 0 341 22 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11165] ppid=11153 vsize=15771556 CPUtime=3.59 cores=1,3,5,7
/proc/11156/task/11165/stat : 11165 (java) S 11153 11156 10279 0 -1 4202560 115016 0 0 0 335 24 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11166] ppid=11153 vsize=15771556 CPUtime=3.67 cores=1,3,5,7
/proc/11156/task/11166/stat : 11166 (java) S 11153 11156 10279 0 -1 4202560 114631 0 0 0 344 23 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11167] ppid=11153 vsize=15771556 CPUtime=3.72 cores=1,3,5,7
/proc/11156/task/11167/stat : 11167 (java) S 11153 11156 10279 0 -1 4202560 115945 0 0 0 350 22 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11168] ppid=11153 vsize=15771556 CPUtime=3.55 cores=1,3,5,7
/proc/11156/task/11168/stat : 11168 (java) S 11153 11156 10279 0 -1 4202560 110540 0 0 0 332 23 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11169] ppid=11153 vsize=15771556 CPUtime=3.6 cores=1,3,5,7
/proc/11156/task/11169/stat : 11169 (java) S 11153 11156 10279 0 -1 4202560 106895 0 0 0 337 23 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11170] ppid=11153 vsize=15771556 CPUtime=3.59 cores=1,3,5,7
/proc/11156/task/11170/stat : 11170 (java) S 11153 11156 10279 0 -1 4202560 114460 0 0 0 335 24 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11181] ppid=11153 vsize=15771556 CPUtime=2.34 cores=1,3,5,7
/proc/11156/task/11181/stat : 11181 (java) S 11153 11156 10279 0 -1 4202560 6076 0 0 0 157 77 0 0 15 0 22 0 499792528 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 0 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11182] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11182/stat : 11182 (java) S 11153 11156 10279 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 499792528 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11183] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11183/stat : 11183 (java) S 11153 11156 10279 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 499792528 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11187] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11187/stat : 11187 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118592433 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11188] ppid=11153 vsize=15771556 CPUtime=1.09 cores=1,3,5,7
/proc/11156/task/11188/stat : 11188 (java) S 11153 11156 10279 0 -1 4202560 4893 0 0 0 109 0 0 0 15 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11189] ppid=11153 vsize=15771556 CPUtime=1.26 cores=1,3,5,7
/proc/11156/task/11189/stat : 11189 (java) S 11153 11156 10279 0 -1 4202560 7353 0 0 0 125 1 0 0 15 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11190] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11190/stat : 11190 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11191] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11191/stat : 11191 (java) S 11153 11156 10279 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11197] ppid=11153 vsize=15771556 CPUtime=1191.16 cores=1,3,5,7
/proc/11156/task/11197/stat : 11197 (java) R 11153 11156 10279 0 -1 4202560 346276 0 0 0 119066 50 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912506022966 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11156/tid=11198] ppid=11153 vsize=15771556 CPUtime=1191.7 cores=1,3,5,7
/proc/11156/task/11198/stat : 11198 (java) R 11153 11156 10279 0 -1 4202560 338423 0 0 0 119120 50 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505790180 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11156/tid=11199] ppid=11153 vsize=15771556 CPUtime=1191.13 cores=1,3,5,7
/proc/11156/task/11199/stat : 11199 (java) R 11153 11156 10279 0 -1 4202560 340514 0 0 0 119063 50 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505790006 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11156/tid=11200] ppid=11153 vsize=15771556 CPUtime=1191.64 cores=1,3,5,7
/proc/11156/task/11200/stat : 11200 (java) R 11153 11156 10279 0 -1 4202560 345641 0 0 0 119111 53 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15771556

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

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

[startup+1207.3 s]
/proc/loadavg: 8.10 8.11 8.01 5/197 11248
/proc/meminfo: memFree=19168964/32951124 swapFree=67111524/67111528
[pid=11156] ppid=11153 vsize=15771556 CPUtime=4800.15 cores=1,3,5,7
/proc/11156/stat : 11156 (java) S 11153 11156 10279 0 -1 4202496 2306696 0 1 0 479540 475 0 0 17 0 22 0 499792525 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11156/statm: 3942889 95438 2298 9 0 3933608 0
[pid=11156/tid=11158] ppid=11153 vsize=15771556 CPUtime=0.71 cores=1,3,5,7
/proc/11156/task/11158/stat : 11158 (java) S 11153 11156 10279 0 -1 4202560 12929 0 1 0 69 2 0 0 20 0 22 0 499792526 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11163] ppid=11153 vsize=15771556 CPUtime=3.6 cores=1,3,5,7
/proc/11156/task/11163/stat : 11163 (java) S 11153 11156 10279 0 -1 4202560 114016 0 0 0 337 23 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11164] ppid=11153 vsize=15771556 CPUtime=3.63 cores=1,3,5,7
/proc/11156/task/11164/stat : 11164 (java) S 11153 11156 10279 0 -1 4202560 111634 0 0 0 341 22 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11165] ppid=11153 vsize=15771556 CPUtime=3.59 cores=1,3,5,7
/proc/11156/task/11165/stat : 11165 (java) S 11153 11156 10279 0 -1 4202560 115016 0 0 0 335 24 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11166] ppid=11153 vsize=15771556 CPUtime=3.67 cores=1,3,5,7
/proc/11156/task/11166/stat : 11166 (java) S 11153 11156 10279 0 -1 4202560 114631 0 0 0 344 23 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11167] ppid=11153 vsize=15771556 CPUtime=3.72 cores=1,3,5,7
/proc/11156/task/11167/stat : 11167 (java) S 11153 11156 10279 0 -1 4202560 115945 0 0 0 350 22 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11168] ppid=11153 vsize=15771556 CPUtime=3.55 cores=1,3,5,7
/proc/11156/task/11168/stat : 11168 (java) S 11153 11156 10279 0 -1 4202560 110540 0 0 0 332 23 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11169] ppid=11153 vsize=15771556 CPUtime=3.6 cores=1,3,5,7
/proc/11156/task/11169/stat : 11169 (java) S 11153 11156 10279 0 -1 4202560 106895 0 0 0 337 23 0 0 15 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11170] ppid=11153 vsize=15771556 CPUtime=3.59 cores=1,3,5,7
/proc/11156/task/11170/stat : 11170 (java) S 11153 11156 10279 0 -1 4202560 114460 0 0 0 335 24 0 0 16 0 22 0 499792527 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 7 0 0 0
[pid=11156/tid=11181] ppid=11153 vsize=15771556 CPUtime=2.34 cores=1,3,5,7
/proc/11156/task/11181/stat : 11181 (java) S 11153 11156 10279 0 -1 4202560 6076 0 0 0 157 77 0 0 15 0 22 0 499792528 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 0 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11182] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11182/stat : 11182 (java) S 11153 11156 10279 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 499792528 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11183] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11183/stat : 11183 (java) S 11153 11156 10279 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 499792528 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11187] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11187/stat : 11187 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118592433 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11188] ppid=11153 vsize=15771556 CPUtime=1.09 cores=1,3,5,7
/proc/11156/task/11188/stat : 11188 (java) S 11153 11156 10279 0 -1 4202560 4893 0 0 0 109 0 0 0 15 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 1 0 0 0
[pid=11156/tid=11189] ppid=11153 vsize=15771556 CPUtime=1.26 cores=1,3,5,7
/proc/11156/task/11189/stat : 11189 (java) S 11153 11156 10279 0 -1 4202560 7353 0 0 0 125 1 0 0 15 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11190] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11190/stat : 11190 (java) S 11153 11156 10279 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118584729 0 4 0 16800975 18446604459519890688 0 0 -1 5 0 0 0
[pid=11156/tid=11191] ppid=11153 vsize=15771556 CPUtime=0 cores=1,3,5,7
/proc/11156/task/11191/stat : 11191 (java) S 11153 11156 10279 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 499792531 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 255118585344 0 4 0 16800975 18446604459519890688 0 0 -1 3 0 0 0
[pid=11156/tid=11197] ppid=11153 vsize=15771556 CPUtime=1191.16 cores=1,3,5,7
/proc/11156/task/11197/stat : 11197 (java) R 11153 11156 10279 0 -1 4202560 346276 0 0 0 119066 50 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912506022966 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11156/tid=11198] ppid=11153 vsize=15771556 CPUtime=1191.7 cores=1,3,5,7
/proc/11156/task/11198/stat : 11198 (java) R 11153 11156 10279 0 -1 4202560 338423 0 0 0 119120 50 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505790180 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11156/tid=11199] ppid=11153 vsize=15771556 CPUtime=1191.13 cores=1,3,5,7
/proc/11156/task/11199/stat : 11199 (java) R 11153 11156 10279 0 -1 4202560 340514 0 0 0 119063 50 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 46912505790006 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11156/tid=11200] ppid=11153 vsize=15771556 CPUtime=1191.64 cores=1,3,5,7
/proc/11156/task/11200/stat : 11200 (java) R 11153 11156 10279 0 -1 4202560 345641 0 0 0 119111 53 0 0 25 0 22 0 499792558 16150073344 95438 33554432000 1073741824 1073778376 140735885485568 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15771556

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.2
CPU user time (s): 4795.43
CPU system time (s): 4.77027
CPU usage (%): 397.587
Max. virtual memory (cumulated for all children) (KiB): 15771556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.43
system time used= 4.77027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2306823
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= 232854
involuntary context switches= 138074

runsolver used 1.9907 second user time and 4.64429 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 12:42:44
IDJOB=3313384
IDBENCH=20393
IDSOLVER=1699
FILE ID=node144/3313384-1304073764
RUNJOBID= node144-1304073764-11142
PBS_JOBID= 13170463
Free space on /tmp= 72412 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313384-1304073764/watcher-3313384-1304073764 -o /tmp/evaluation-result-3313384-1304073764/solver-3313384-1304073764 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313384-1304073764.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=803796493

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19550184 kB
Buffers:       2208484 kB
Cached:       10564612 kB
SwapCached:          4 kB
Active:        4810436 kB
Inactive:      8026352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19550184 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2040 kB
Writeback:           0 kB
AnonPages:       63372 kB
Mapped:          14476 kB
Slab:           500196 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183988 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= 72408 MiB
End job on node144 at 2011-04-29 13:02:53