Trace number 3311933

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.17 1207.54

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.10/0.12	28:49 INFO : Reading from input HOME/instance-3311933-1304188129.cnf
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Starting Executor!
0.51/0.37	Starting Executor!
0.51/0.37	Starting Executor!
0.51/0.37	Starting Executor!
1.99/0.94	28:50 INFO : 702 variables remaining out of 762
1.99/0.94	28:50 INFO : 75313 literals remaining out of 93773
3.74/1.46	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
3.74/1.46	log4j:WARN Please initialize the log4j system properly.
3.74/1.46	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-3311933-1304188129/watcher-3311933-1304188129 -o /tmp/evaluation-result-3311933-1304188129/solver-3311933-1304188129 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311933-1304188129.cnf -hbr 2 

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: 7.71 7.99 8.01 6/198 2153
/proc/meminfo: memFree=23012956/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2153/stat : 2153 (run) R 2151 2153 1768 0 -1 4202496 282 0 0 0 0 0 0 0 25 0 1 0 609043545 8908800 217 33554432000 4194304 4922060 140735576767856 18446744073709551615 216735235168 0 0 4100 65536 0 0 0 17 1 0 0 0
/proc/2153/statm: 2175 223 183 178 0 68 0

[startup+0.103008 s]
/proc/loadavg: 7.71 7.99 8.01 6/198 2153
/proc/meminfo: memFree=23012956/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15676716 CPUtime=0.1 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 5559 0 1 0 9 1 0 0 25 0 18 0 609043545 16052957184 4983 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3919179 4985 2117 9 0 3909898 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676716

[startup+0.200979 s]
/proc/loadavg: 7.71 7.99 8.01 6/198 2153
/proc/meminfo: memFree=23012956/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15677028 CPUtime=0.27 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 6956 0 1 0 25 2 0 0 25 0 18 0 609043545 16053276672 6310 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3919257 6311 2184 9 0 3909976 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15677028

[startup+0.300951 s]
/proc/loadavg: 7.71 7.99 8.01 6/198 2153
/proc/meminfo: memFree=23012956/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15681916 CPUtime=0.51 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 15174 0 1 0 48 3 0 0 25 0 18 0 609043545 16058281984 13371 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3920479 13378 2207 9 0 3911198 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681916

[startup+0.700881 s]
/proc/loadavg: 7.71 7.99 8.01 6/198 2153
/proc/meminfo: memFree=23012956/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15701292 CPUtime=1.4 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 35306 0 1 0 134 6 0 0 25 0 22 0 609043545 16078123008 31189 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3925323 31189 2236 9 0 3916042 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 15701292

[startup+1.52172 s]
/proc/loadavg: 7.58 7.96 7.99 8/220 2175
/proc/meminfo: memFree=22612532/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15698984 CPUtime=4.16 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 55992 0 1 0 408 8 0 0 25 0 22 0 609043545 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3924746 46787 2275 9 0 3915465 0
[pid=2153/tid=2155] ppid=2151 vsize=15698984 CPUtime=0.92 cores=1,3,5,7
/proc/2153/task/2155/stat : 2155 (java) S 2151 2153 1768 0 -1 4202560 22496 0 1 0 89 3 0 0 21 0 22 0 609043545 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2156] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2156/stat : 2156 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2157] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2157/stat : 2157 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2158] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2158/stat : 2158 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2159] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2159/stat : 2159 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2160] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2160/stat : 2160 (java) S 2151 2153 1768 0 -1 4202560 402 0 0 0 0 0 0 0 18 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2161] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2161/stat : 2161 (java) S 2151 2153 1768 0 -1 4202560 299 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2162] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2162/stat : 2162 (java) S 2151 2153 1768 0 -1 4202560 620 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2163] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2163/stat : 2163 (java) S 2151 2153 1768 0 -1 4202560 571 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2164] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2164/stat : 2164 (java) S 2151 2153 1768 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 609043547 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 0 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2165] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2165/stat : 2165 (java) R 2151 2153 1768 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 609043547 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 47296716089219 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2153/tid=2166] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2166/stat : 2166 (java) S 2151 2153 1768 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 609043547 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2167] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2167/stat : 2167 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747002289 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2168] ppid=2151 vsize=15698984 CPUtime=0.79 cores=1,3,5,7
/proc/2153/task/2168/stat : 2168 (java) R 2151 2153 1768 0 -1 4202560 7434 0 0 0 78 1 0 0 25 0 22 0 609043549 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 47296712586087 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2153/tid=2169] ppid=2151 vsize=15698984 CPUtime=1 cores=1,3,5,7
/proc/2153/task/2169/stat : 2169 (java) R 2151 2153 1768 0 -1 4202560 10132 0 0 0 99 1 0 0 15 0 22 0 609043549 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 47296712000763 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2153/tid=2170] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2170/stat : 2170 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2171] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2171/stat : 2171 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 609043549 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2172] ppid=2151 vsize=15698984 CPUtime=0.28 cores=1,3,5,7
/proc/2153/task/2172/stat : 2172 (java) R 2151 2153 1768 0 -1 4202560 2426 0 0 0 28 0 0 0 16 0 22 0 609043582 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505216072 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2153/tid=2173] ppid=2151 vsize=15698984 CPUtime=0.4 cores=1,3,5,7
/proc/2153/task/2173/stat : 2173 (java) R 2151 2153 1768 0 -1 4202560 5226 0 0 0 40 0 0 0 16 0 22 0 609043582 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505205061 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2153/tid=2174] ppid=2151 vsize=15698984 CPUtime=0.35 cores=1,3,5,7
/proc/2153/task/2174/stat : 2174 (java) R 2151 2153 1768 0 -1 4202560 3680 0 0 0 35 0 0 0 16 0 22 0 609043582 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505201594 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2153/tid=2175] ppid=2151 vsize=15698984 CPUtime=0.34 cores=1,3,5,7
/proc/2153/task/2175/stat : 2175 (java) R 2151 2153 1768 0 -1 4202560 1308 0 0 0 34 0 0 0 16 0 22 0 609043582 16075759616 46787 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747004597 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 15698984

[startup+3.10143 s]
/proc/loadavg: 7.58 7.96 7.99 10/220 2175
/proc/meminfo: memFree=21947520/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15698984 CPUtime=10.43 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 156965 0 1 0 1020 23 0 0 25 0 22 0 609043545 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3924746 147374 2286 9 0 3915465 0
[pid=2153/tid=2155] ppid=2151 vsize=15698984 CPUtime=0.92 cores=1,3,5,7
/proc/2153/task/2155/stat : 2155 (java) S 2151 2153 1768 0 -1 4202560 22496 0 1 0 89 3 0 0 21 0 22 0 609043545 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2156] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2156/stat : 2156 (java) S 2151 2153 1768 0 -1 4202560 3309 0 0 0 0 0 0 0 15 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2157] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2157/stat : 2157 (java) S 2151 2153 1768 0 -1 4202560 571 0 0 0 0 0 0 0 15 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2158] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2158/stat : 2158 (java) S 2151 2153 1768 0 -1 4202560 1251 0 0 0 0 0 0 0 15 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2159] ppid=2151 vsize=15698984 CPUtime=0.01 cores=1,3,5,7
/proc/2153/task/2159/stat : 2159 (java) S 2151 2153 1768 0 -1 4202560 2093 0 0 0 1 0 0 0 15 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2160] ppid=2151 vsize=15698984 CPUtime=0.01 cores=1,3,5,7
/proc/2153/task/2160/stat : 2160 (java) S 2151 2153 1768 0 -1 4202560 2975 0 0 0 1 0 0 0 15 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2161] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2161/stat : 2161 (java) S 2151 2153 1768 0 -1 4202560 947 0 0 0 0 0 0 0 15 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2162] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2162/stat : 2162 (java) S 2151 2153 1768 0 -1 4202560 1564 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2163] ppid=2151 vsize=15698984 CPUtime=0.01 cores=1,3,5,7
/proc/2153/task/2163/stat : 2163 (java) S 2151 2153 1768 0 -1 4202560 4101 0 0 0 1 0 0 0 15 0 22 0 609043546 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2164] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2164/stat : 2164 (java) S 2151 2153 1768 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 22 0 609043547 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 0 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2165] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2165/stat : 2165 (java) S 2151 2153 1768 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 609043547 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2166] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2166/stat : 2166 (java) S 2151 2153 1768 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609043547 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2167] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2167/stat : 2167 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747002289 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2168] ppid=2151 vsize=15698984 CPUtime=0.86 cores=1,3,5,7
/proc/2153/task/2168/stat : 2168 (java) R 2151 2153 1768 0 -1 4202560 7798 0 0 0 85 1 0 0 23 0 22 0 609043549 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747004597 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2153/tid=2169] ppid=2151 vsize=15698984 CPUtime=1.42 cores=1,3,5,7
/proc/2153/task/2169/stat : 2169 (java) S 2151 2153 1768 0 -1 4202560 10402 0 0 0 141 1 0 0 15 0 22 0 609043549 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2170] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2170/stat : 2170 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2171] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2171/stat : 2171 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 609043549 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2172] ppid=2151 vsize=15698984 CPUtime=1.7 cores=1,3,5,7
/proc/2153/task/2172/stat : 2172 (java) R 2151 2153 1768 0 -1 4202560 25546 0 0 0 167 3 0 0 17 0 22 0 609043582 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912506123871 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2153/tid=2173] ppid=2151 vsize=15698984 CPUtime=1.89 cores=1,3,5,7
/proc/2153/task/2173/stat : 2173 (java) R 2151 2153 1768 0 -1 4202560 27443 0 0 0 187 2 0 0 17 0 22 0 609043582 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912506081894 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2153/tid=2174] ppid=2151 vsize=15698984 CPUtime=1.67 cores=1,3,5,7
/proc/2153/task/2174/stat : 2174 (java) R 2151 2153 1768 0 -1 4202560 21920 0 0 0 164 3 0 0 17 0 22 0 609043582 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505780033 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2153/tid=2175] ppid=2151 vsize=15698984 CPUtime=1.81 cores=1,3,5,7
/proc/2153/task/2175/stat : 2175 (java) R 2151 2153 1768 0 -1 4202560 22720 0 0 0 178 3 0 0 17 0 22 0 609043582 16075759616 147374 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912506375664 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.43
Current children cumulated vsize (KiB) 15698984

[startup+6.30087 s]
/proc/loadavg: 7.58 7.96 7.99 9/220 2175
/proc/meminfo: memFree=20537252/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15698984 CPUtime=23.19 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 286032 0 1 0 2280 39 0 0 25 0 22 0 609043545 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3924746 275087 2286 9 0 3915465 0
[pid=2153/tid=2155] ppid=2151 vsize=15698984 CPUtime=0.92 cores=1,3,5,7
/proc/2153/task/2155/stat : 2155 (java) S 2151 2153 1768 0 -1 4202560 22496 0 1 0 89 3 0 0 21 0 22 0 609043545 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2156] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2156/stat : 2156 (java) S 2151 2153 1768 0 -1 4202560 3650 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2157] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2157/stat : 2157 (java) S 2151 2153 1768 0 -1 4202560 828 0 0 0 0 0 0 0 15 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2158] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2158/stat : 2158 (java) S 2151 2153 1768 0 -1 4202560 2084 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2159] ppid=2151 vsize=15698984 CPUtime=0.01 cores=1,3,5,7
/proc/2153/task/2159/stat : 2159 (java) S 2151 2153 1768 0 -1 4202560 2420 0 0 0 1 0 0 0 15 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2160] ppid=2151 vsize=15698984 CPUtime=0.01 cores=1,3,5,7
/proc/2153/task/2160/stat : 2160 (java) S 2151 2153 1768 0 -1 4202560 3474 0 0 0 1 0 0 0 16 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2161] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2161/stat : 2161 (java) S 2151 2153 1768 0 -1 4202560 1591 0 0 0 0 0 0 0 16 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2162] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2162/stat : 2162 (java) S 2151 2153 1768 0 -1 4202560 2365 0 0 0 0 0 0 0 15 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2163] ppid=2151 vsize=15698984 CPUtime=0.01 cores=1,3,5,7
/proc/2153/task/2163/stat : 2163 (java) S 2151 2153 1768 0 -1 4202560 4513 0 0 0 1 0 0 0 15 0 22 0 609043546 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2164] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2164/stat : 2164 (java) S 2151 2153 1768 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 609043547 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 0 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2165] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2165/stat : 2165 (java) S 2151 2153 1768 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 609043547 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2166] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2166/stat : 2166 (java) S 2151 2153 1768 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609043547 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2167] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2167/stat : 2167 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747002289 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2168] ppid=2151 vsize=15698984 CPUtime=0.96 cores=1,3,5,7
/proc/2153/task/2168/stat : 2168 (java) S 2151 2153 1768 0 -1 4202560 7863 0 0 0 95 1 0 0 15 0 22 0 609043549 16075759616 275087 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0

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

[pid=2153/tid=2173] ppid=2151 vsize=15698984 CPUtime=1047.77 cores=1,3,5,7
/proc/2153/task/2173/stat : 2173 (java) R 2151 2153 1768 0 -1 4202560 323380 0 0 0 104730 47 0 0 25 0 22 0 609043582 16075759616 116559 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912506081808 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2153/tid=2174] ppid=2151 vsize=15698984 CPUtime=1047.31 cores=1,3,5,7
/proc/2153/task/2174/stat : 2174 (java) R 2151 2153 1768 0 -1 4202560 319478 0 0 0 104676 55 0 0 25 0 22 0 609043582 16075759616 116559 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 47296716601437 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2153/tid=2175] ppid=2151 vsize=15698984 CPUtime=1048.58 cores=1,3,5,7
/proc/2153/task/2175/stat : 2175 (java) R 2151 2153 1768 0 -1 4202560 316901 0 0 0 104810 48 0 0 25 0 22 0 609043582 16075759616 116559 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505832181 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4222.74
Current children cumulated vsize (KiB) 15698984

[startup+1122.3 s]
/proc/loadavg: 8.00 8.06 8.02 9/220 2208
/proc/meminfo: memFree=22009844/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15698984 CPUtime=4461.37 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 2260737 0 1 0 445668 469 0 0 25 0 22 0 609043545 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3924746 113162 2300 9 0 3915465 0
[pid=2153/tid=2155] ppid=2151 vsize=15698984 CPUtime=0.92 cores=1,3,5,7
/proc/2153/task/2155/stat : 2155 (java) S 2151 2153 1768 0 -1 4202560 22496 0 1 0 89 3 0 0 21 0 22 0 609043545 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2156] ppid=2151 vsize=15698984 CPUtime=3.37 cores=1,3,5,7
/proc/2153/task/2156/stat : 2156 (java) S 2151 2153 1768 0 -1 4202560 107584 0 0 0 317 20 0 0 16 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2157] ppid=2151 vsize=15698984 CPUtime=3.23 cores=1,3,5,7
/proc/2153/task/2157/stat : 2157 (java) S 2151 2153 1768 0 -1 4202560 98304 0 0 0 303 20 0 0 16 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2158] ppid=2151 vsize=15698984 CPUtime=3.35 cores=1,3,5,7
/proc/2153/task/2158/stat : 2158 (java) S 2151 2153 1768 0 -1 4202560 110157 0 0 0 315 20 0 0 16 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2159] ppid=2151 vsize=15698984 CPUtime=3.32 cores=1,3,5,7
/proc/2153/task/2159/stat : 2159 (java) S 2151 2153 1768 0 -1 4202560 106305 0 0 0 312 20 0 0 15 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2160] ppid=2151 vsize=15698984 CPUtime=3.32 cores=1,3,5,7
/proc/2153/task/2160/stat : 2160 (java) S 2151 2153 1768 0 -1 4202560 108006 0 0 0 310 22 0 0 15 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2161] ppid=2151 vsize=15698984 CPUtime=3.38 cores=1,3,5,7
/proc/2153/task/2161/stat : 2161 (java) S 2151 2153 1768 0 -1 4202560 109451 0 0 0 316 22 0 0 16 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2162] ppid=2151 vsize=15698984 CPUtime=3.33 cores=1,3,5,7
/proc/2153/task/2162/stat : 2162 (java) S 2151 2153 1768 0 -1 4202560 108089 0 0 0 313 20 0 0 15 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2163] ppid=2151 vsize=15698984 CPUtime=3.33 cores=1,3,5,7
/proc/2153/task/2163/stat : 2163 (java) S 2151 2153 1768 0 -1 4202560 109146 0 0 0 311 22 0 0 15 0 22 0 609043546 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2164] ppid=2151 vsize=15698984 CPUtime=2.18 cores=1,3,5,7
/proc/2153/task/2164/stat : 2164 (java) S 2151 2153 1768 0 -1 4202560 5961 0 0 0 144 74 0 0 15 0 22 0 609043547 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 0 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2165] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2165/stat : 2165 (java) S 2151 2153 1768 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 609043547 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2166] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2166/stat : 2166 (java) S 2151 2153 1768 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609043547 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2167] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2167/stat : 2167 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747002289 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2168] ppid=2151 vsize=15698984 CPUtime=1.18 cores=1,3,5,7
/proc/2153/task/2168/stat : 2168 (java) S 2151 2153 1768 0 -1 4202560 7897 0 0 0 117 1 0 0 15 0 22 0 609043549 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2169] ppid=2151 vsize=15698984 CPUtime=1.5 cores=1,3,5,7
/proc/2153/task/2169/stat : 2169 (java) S 2151 2153 1768 0 -1 4202560 10411 0 0 0 149 1 0 0 15 0 22 0 609043549 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2170] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2170/stat : 2170 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2171] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2171/stat : 2171 (java) S 2151 2153 1768 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 609043549 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2172] ppid=2151 vsize=15698984 CPUtime=1107.35 cores=1,3,5,7
/proc/2153/task/2172/stat : 2172 (java) R 2151 2153 1768 0 -1 4202560 345748 0 0 0 110679 56 0 0 25 0 22 0 609043582 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505787664 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2153/tid=2173] ppid=2151 vsize=15698984 CPUtime=1107.04 cores=1,3,5,7
/proc/2153/task/2173/stat : 2173 (java) R 2151 2153 1768 0 -1 4202560 340667 0 0 0 110653 51 0 0 25 0 22 0 609043582 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912506304556 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2153/tid=2174] ppid=2151 vsize=15698984 CPUtime=1106.62 cores=1,3,5,7
/proc/2153/task/2174/stat : 2174 (java) R 2151 2153 1768 0 -1 4202560 336186 0 0 0 110605 57 0 0 25 0 22 0 609043582 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505830179 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2153/tid=2175] ppid=2151 vsize=15698984 CPUtime=1107.8 cores=1,3,5,7
/proc/2153/task/2175/stat : 2175 (java) R 2151 2153 1768 0 -1 4202560 332885 0 0 0 110728 52 0 0 25 0 22 0 609043582 16075759616 113162 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505966106 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.37
Current children cumulated vsize (KiB) 15698984

[startup+1182.3 s]
/proc/loadavg: 8.03 8.06 8.02 9/220 2210
/proc/meminfo: memFree=22073304/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15698984 CPUtime=4699.88 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 2371452 0 1 0 469497 491 0 0 25 0 22 0 609043545 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3924746 101879 2300 9 0 3915465 0
[pid=2153/tid=2155] ppid=2151 vsize=15698984 CPUtime=0.92 cores=1,3,5,7
/proc/2153/task/2155/stat : 2155 (java) S 2151 2153 1768 0 -1 4202560 22496 0 1 0 89 3 0 0 21 0 22 0 609043545 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2156] ppid=2151 vsize=15698984 CPUtime=3.55 cores=1,3,5,7
/proc/2153/task/2156/stat : 2156 (java) S 2151 2153 1768 0 -1 4202560 113430 0 0 0 334 21 0 0 15 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2157] ppid=2151 vsize=15698984 CPUtime=3.42 cores=1,3,5,7
/proc/2153/task/2157/stat : 2157 (java) S 2151 2153 1768 0 -1 4202560 104662 0 0 0 321 21 0 0 15 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2158] ppid=2151 vsize=15698984 CPUtime=3.5 cores=1,3,5,7
/proc/2153/task/2158/stat : 2158 (java) S 2151 2153 1768 0 -1 4202560 116165 0 0 0 329 21 0 0 15 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2159] ppid=2151 vsize=15698984 CPUtime=3.51 cores=1,3,5,7
/proc/2153/task/2159/stat : 2159 (java) S 2151 2153 1768 0 -1 4202560 112162 0 0 0 330 21 0 0 15 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2160] ppid=2151 vsize=15698984 CPUtime=3.52 cores=1,3,5,7
/proc/2153/task/2160/stat : 2160 (java) S 2151 2153 1768 0 -1 4202560 114745 0 0 0 329 23 0 0 16 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2161] ppid=2151 vsize=15698984 CPUtime=3.56 cores=1,3,5,7
/proc/2153/task/2161/stat : 2161 (java) S 2151 2153 1768 0 -1 4202560 115831 0 0 0 333 23 0 0 16 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2162] ppid=2151 vsize=15698984 CPUtime=3.48 cores=1,3,5,7
/proc/2153/task/2162/stat : 2162 (java) S 2151 2153 1768 0 -1 4202560 112459 0 0 0 327 21 0 0 15 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2163] ppid=2151 vsize=15698984 CPUtime=3.5 cores=1,3,5,7
/proc/2153/task/2163/stat : 2163 (java) S 2151 2153 1768 0 -1 4202560 114076 0 0 0 327 23 0 0 15 0 22 0 609043546 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2164] ppid=2151 vsize=15698984 CPUtime=2.32 cores=1,3,5,7
/proc/2153/task/2164/stat : 2164 (java) S 2151 2153 1768 0 -1 4202560 6284 0 0 0 154 78 0 0 15 0 22 0 609043547 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 0 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2165] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2165/stat : 2165 (java) S 2151 2153 1768 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 609043547 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2166] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2166/stat : 2166 (java) S 2151 2153 1768 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609043547 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2167] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2167/stat : 2167 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747002289 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2168] ppid=2151 vsize=15698984 CPUtime=1.18 cores=1,3,5,7
/proc/2153/task/2168/stat : 2168 (java) S 2151 2153 1768 0 -1 4202560 7897 0 0 0 117 1 0 0 15 0 22 0 609043549 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2169] ppid=2151 vsize=15698984 CPUtime=1.5 cores=1,3,5,7
/proc/2153/task/2169/stat : 2169 (java) S 2151 2153 1768 0 -1 4202560 10411 0 0 0 149 1 0 0 15 0 22 0 609043549 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2170] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2170/stat : 2170 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2171] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2171/stat : 2171 (java) S 2151 2153 1768 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 609043549 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2172] ppid=2151 vsize=15698984 CPUtime=1166.56 cores=1,3,5,7
/proc/2153/task/2172/stat : 2172 (java) R 2151 2153 1768 0 -1 4202560 361044 0 0 0 116598 58 0 0 25 0 22 0 609043582 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2153/tid=2173] ppid=2151 vsize=15698984 CPUtime=1166.33 cores=1,3,5,7
/proc/2153/task/2173/stat : 2173 (java) R 2151 2153 1768 0 -1 4202560 356794 0 0 0 116580 53 0 0 25 0 22 0 609043582 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505910777 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2153/tid=2174] ppid=2151 vsize=15698984 CPUtime=1165.94 cores=1,3,5,7
/proc/2153/task/2174/stat : 2174 (java) R 2151 2153 1768 0 -1 4202560 352681 0 0 0 116534 60 0 0 25 0 22 0 609043582 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505966214 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2153/tid=2175] ppid=2151 vsize=15698984 CPUtime=1166.94 cores=1,3,5,7
/proc/2153/task/2175/stat : 2175 (java) R 2151 2153 1768 0 -1 4202560 348868 0 0 0 116639 55 0 0 25 0 22 0 609043582 16075759616 101879 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505832539 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4699.88
Current children cumulated vsize (KiB) 15698984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 7.76 8.00 8.00 5/194 2230
/proc/meminfo: memFree=22936764/32951124 swapFree=67102140/67111528
[pid=2153] ppid=2151 vsize=15698984 CPUtime=4800.1 cores=1,3,5,7
/proc/2153/stat : 2153 (java) S 2151 2153 1768 0 -1 4202496 2433219 0 1 0 479509 501 0 0 25 0 22 0 609043545 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2153/statm: 3924746 117337 2300 9 0 3915465 0
[pid=2153/tid=2155] ppid=2151 vsize=15698984 CPUtime=0.92 cores=1,3,5,7
/proc/2153/task/2155/stat : 2155 (java) S 2151 2153 1768 0 -1 4202560 22496 0 1 0 89 3 0 0 21 0 22 0 609043545 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2156] ppid=2151 vsize=15698984 CPUtime=3.63 cores=1,3,5,7
/proc/2153/task/2156/stat : 2156 (java) S 2151 2153 1768 0 -1 4202560 116829 0 0 0 341 22 0 0 15 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2157] ppid=2151 vsize=15698984 CPUtime=3.48 cores=1,3,5,7
/proc/2153/task/2157/stat : 2157 (java) S 2151 2153 1768 0 -1 4202560 109033 0 0 0 327 21 0 0 15 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2158] ppid=2151 vsize=15698984 CPUtime=3.57 cores=1,3,5,7
/proc/2153/task/2158/stat : 2158 (java) S 2151 2153 1768 0 -1 4202560 120785 0 0 0 335 22 0 0 15 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2159] ppid=2151 vsize=15698984 CPUtime=3.59 cores=1,3,5,7
/proc/2153/task/2159/stat : 2159 (java) S 2151 2153 1768 0 -1 4202560 116680 0 0 0 337 22 0 0 16 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2160] ppid=2151 vsize=15698984 CPUtime=3.6 cores=1,3,5,7
/proc/2153/task/2160/stat : 2160 (java) S 2151 2153 1768 0 -1 4202560 119758 0 0 0 336 24 0 0 15 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2161] ppid=2151 vsize=15698984 CPUtime=3.63 cores=1,3,5,7
/proc/2153/task/2161/stat : 2161 (java) S 2151 2153 1768 0 -1 4202560 119439 0 0 0 339 24 0 0 15 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 3 0 0 0
[pid=2153/tid=2162] ppid=2151 vsize=15698984 CPUtime=3.55 cores=1,3,5,7
/proc/2153/task/2162/stat : 2162 (java) S 2151 2153 1768 0 -1 4202560 117019 0 0 0 334 21 0 0 15 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2163] ppid=2151 vsize=15698984 CPUtime=3.57 cores=1,3,5,7
/proc/2153/task/2163/stat : 2163 (java) S 2151 2153 1768 0 -1 4202560 119210 0 0 0 334 23 0 0 16 0 22 0 609043546 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2164] ppid=2151 vsize=15698984 CPUtime=2.38 cores=1,3,5,7
/proc/2153/task/2164/stat : 2164 (java) S 2151 2153 1768 0 -1 4202560 6440 0 0 0 159 79 0 0 16 0 22 0 609043547 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 0 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2165] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2165/stat : 2165 (java) S 2151 2153 1768 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 609043547 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2166] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2166/stat : 2166 (java) S 2151 2153 1768 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609043547 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2167] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2167/stat : 2167 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216747002289 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2168] ppid=2151 vsize=15698984 CPUtime=1.18 cores=1,3,5,7
/proc/2153/task/2168/stat : 2168 (java) S 2151 2153 1768 0 -1 4202560 7897 0 0 0 117 1 0 0 15 0 22 0 609043549 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 7 0 0 0
[pid=2153/tid=2169] ppid=2151 vsize=15698984 CPUtime=1.5 cores=1,3,5,7
/proc/2153/task/2169/stat : 2169 (java) S 2151 2153 1768 0 -1 4202560 10411 0 0 0 149 1 0 0 15 0 22 0 609043549 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2170] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2170/stat : 2170 (java) S 2151 2153 1768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609043549 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746994585 0 4 0 16800975 18446604454328119616 0 0 -1 5 0 0 0
[pid=2153/tid=2171] ppid=2151 vsize=15698984 CPUtime=0 cores=1,3,5,7
/proc/2153/task/2171/stat : 2171 (java) S 2151 2153 1768 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 609043549 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 216746995200 0 4 0 16800975 18446604454328119616 0 0 -1 1 0 0 0
[pid=2153/tid=2172] ppid=2151 vsize=15698984 CPUtime=1191.48 cores=1,3,5,7
/proc/2153/task/2172/stat : 2172 (java) R 2151 2153 1768 0 -1 4202560 367256 0 0 0 119089 59 0 0 25 0 22 0 609043582 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505787861 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2153/tid=2173] ppid=2151 vsize=15698984 CPUtime=1191.18 cores=1,3,5,7
/proc/2153/task/2173/stat : 2173 (java) R 2151 2153 1768 0 -1 4202560 363259 0 0 0 119064 54 0 0 25 0 22 0 609043582 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505787672 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2153/tid=2174] ppid=2151 vsize=15698984 CPUtime=1190.81 cores=1,3,5,7
/proc/2153/task/2174/stat : 2174 (java) R 2151 2153 1768 0 -1 4202560 359556 0 0 0 119020 61 0 0 25 0 22 0 609043582 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505787600 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2153/tid=2175] ppid=2151 vsize=15698984 CPUtime=1191.84 cores=1,3,5,7
/proc/2153/task/2175/stat : 2175 (java) R 2151 2153 1768 0 -1 4202560 355702 0 0 0 119129 55 0 0 25 0 22 0 609043582 16075759616 117337 33554432000 1073741824 1073778376 140733905180976 18446744073709551615 46912505966243 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15698984

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): 1207.54
CPU time (s): 4800.17
CPU user time (s): 4795.13
CPU system time (s): 5.03923
CPU usage (%): 397.517
Max. virtual memory (cumulated for all children) (KiB): 15701316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.13
system time used= 5.03923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2433247
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= 236311
involuntary context switches= 139710

runsolver used 2.00169 second user time and 4.6223 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 20:28:49
IDJOB=3311933
IDBENCH=85826
IDSOLVER=1698
FILE ID=node119/3311933-1304188129
RUNJOBID= node119-1304185712-1787
PBS_JOBID= 13172486
Free space on /tmp= 73016 MiB

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

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=1810295379

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:      23013228 kB
Buffers:       1956480 kB
Cached:        6960720 kB
SwapCached:       3688 kB
Active:         872568 kB
Inactive:      8489856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23013228 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            4548 kB
Writeback:           0 kB
AnonPages:      444364 kB
Mapped:          23388 kB
Slab:           512804 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1241612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73016 MiB
End job on node119 at 2011-04-30 20:48:58