Trace number 3313507

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) 3900.61 1300.26

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data

0.10/0.11	43:54 INFO : Reading from input HOME/instance-3313507-1304185430.cnf
19.91/19.22	Executor set job limit to 1000000
19.91/19.22	Executor set job limit to 1000000
19.91/19.22	Executor set job limit to 1000000
19.91/19.22	Executor set job limit to 1000000
19.91/19.22	Starting Executor!
19.91/19.22	Starting Executor!
19.91/19.22	Starting Executor!
19.91/19.22	Starting Executor!
286.35/283.78	48:37 INFO : 14320 variables remaining out of 15364
286.35/283.78	48:37 INFO : 22143838 literals remaining out of 22581471

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-3313507-1304185430/watcher-3313507-1304185430 -o /tmp/evaluation-result-3313507-1304185430/solver-3313507-1304185430 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313507-1304185430.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.89 7.78 7.82 2/173 16246
/proc/meminfo: memFree=20712608/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/16246/stat : 16246 (java) R 16244 16246 15033 0 -1 4202496 1337 0 0 0 0 0 0 0 24 0 1 0 530143097 23580672 824 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 47926244354139 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16246/statm: 5744 829 630 9 0 124 0
[pid=16246/tid=16247] ppid=16244 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 2 0 530143098 24580096 850 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237278879488 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0869811 s]
/proc/loadavg: 6.89 7.78 7.82 2/173 16246
/proc/meminfo: memFree=20712608/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15676172 CPUtime=0.09 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 5429 0 1 0 8 1 0 0 24 0 18 0 530143097 16052400128 4853 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3919043 4855 2116 9 0 3909762 0
[pid=16246/tid=16247] ppid=16244 vsize=15676172 CPUtime=0.07 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 3284 0 1 0 6 1 0 0 25 0 18 0 530143098 16052400128 4855 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290708347 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676172

[startup+0.100976 s]
/proc/loadavg: 6.89 7.78 7.82 2/173 16246
/proc/meminfo: memFree=20712608/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15676172 CPUtime=0.1 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 5632 0 1 0 9 1 0 0 24 0 18 0 530143097 16052400128 5056 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3919043 5057 2118 9 0 3909762 0
[pid=16246/tid=16247] ppid=16244 vsize=15676172 CPUtime=0.09 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 3486 0 1 0 8 1 0 0 25 0 18 0 530143098 16052400128 5057 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 47926249967096 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676172

[startup+0.300946 s]
/proc/loadavg: 6.89 7.78 7.82 2/173 16246
/proc/meminfo: memFree=20712608/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15679392 CPUtime=0.52 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 16506 0 1 0 49 3 0 0 24 0 18 0 530143097 16055697408 14992 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3919848 14995 2207 9 0 3910567 0
[pid=16246/tid=16247] ppid=16244 vsize=15679392 CPUtime=0.28 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 11423 0 1 0 26 2 0 0 25 0 18 0 530143098 16055697408 14997 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505586210 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679392

[startup+0.700874 s]
/proc/loadavg: 6.89 7.78 7.82 2/173 16246
/proc/meminfo: memFree=20712608/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15679392 CPUtime=0.92 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 41792 0 1 0 85 7 0 0 24 0 18 0 530143097 16055697408 40276 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3919848 40276 2223 9 0 3910567 0
[pid=16246/tid=16247] ppid=16244 vsize=15679392 CPUtime=0.68 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 35500 0 1 0 62 6 0 0 25 0 18 0 530143098 16055697408 40276 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505641076 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679392

[startup+1.50073 s]
/proc/loadavg: 6.89 7.78 7.82 3/192 16269
/proc/meminfo: memFree=20549748/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15679392 CPUtime=1.74 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 78338 0 1 0 163 11 0 0 24 0 18 0 530143097 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3919848 76818 2223 9 0 3910567 0
[pid=16246/tid=16247] ppid=16244 vsize=15679392 CPUtime=1.46 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 66232 0 1 0 137 9 0 0 25 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505520667 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=16246/tid=16249] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (java) S 16244 16246 15033 0 -1 4202560 4580 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16250] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16250/stat : 16250 (java) S 16244 16246 15033 0 -1 4202560 94 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16251] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16251/stat : 16251 (java) S 16244 16246 15033 0 -1 4202560 88 0 0 0 0 0 0 0 15 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16252] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16252/stat : 16252 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16253] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16253/stat : 16253 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16254] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16254/stat : 16254 (java) S 16244 16246 15033 0 -1 4202560 1390 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16255] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16255/stat : 16255 (java) S 16244 16246 15033 0 -1 4202560 346 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16256] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16256/stat : 16256 (java) S 16244 16246 15033 0 -1 4202560 343 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16257] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16257/stat : 16257 (java) S 16244 16246 15033 0 -1 4202560 183 0 0 0 0 0 0 0 16 0 18 0 530143099 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 0 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16258] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16258/stat : 16258 (java) S 16244 16246 15033 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530143100 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16259] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16259/stat : 16259 (java) S 16244 16246 15033 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530143100 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16260] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16260/stat : 16260 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530143102 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290703281 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16261] ppid=16244 vsize=15679392 CPUtime=0.11 cores=0,2,4,6
/proc/16246/task/16261/stat : 16261 (java) S 16244 16246 15033 0 -1 4202560 1212 0 0 0 11 0 0 0 25 0 18 0 530143102 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16262] ppid=16244 vsize=15679392 CPUtime=0.1 cores=0,2,4,6
/proc/16246/task/16262/stat : 16262 (java) S 16244 16246 15033 0 -1 4202560 2483 0 0 0 10 0 0 0 16 0 18 0 530143102 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16263] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16263/stat : 16263 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530143102 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16264] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16264/stat : 16264 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530143102 16055697408 76818 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15679392

[startup+3.1015 s]
/proc/loadavg: 6.89 7.78 7.82 3/212 16292
/proc/meminfo: memFree=20012916/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15679392 CPUtime=3.42 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 145417 0 1 0 323 19 0 0 24 0 18 0 530143097 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3919848 143892 2241 9 0 3910567 0
[pid=16246/tid=16247] ppid=16244 vsize=15679392 CPUtime=3.06 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 127777 0 1 0 289 17 0 0 25 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505529051 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16246/tid=16249] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (java) S 16244 16246 15033 0 -1 4202560 4612 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16250] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16250/stat : 16250 (java) S 16244 16246 15033 0 -1 4202560 5216 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16251] ppid=16244 vsize=15679392 CPUtime=0.01 cores=0,2,4,6
/proc/16246/task/16251/stat : 16251 (java) S 16244 16246 15033 0 -1 4202560 107 0 0 0 1 0 0 0 16 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16252] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16252/stat : 16252 (java) S 16244 16246 15033 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16253] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16253/stat : 16253 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16254] ppid=16244 vsize=15679392 CPUtime=0.01 cores=0,2,4,6
/proc/16246/task/16254/stat : 16254 (java) S 16244 16246 15033 0 -1 4202560 1425 0 0 0 1 0 0 0 16 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16255] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16255/stat : 16255 (java) S 16244 16246 15033 0 -1 4202560 346 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16256] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16256/stat : 16256 (java) S 16244 16246 15033 0 -1 4202560 343 0 0 0 0 0 0 0 16 0 18 0 530143098 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16257] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16257/stat : 16257 (java) S 16244 16246 15033 0 -1 4202560 434 0 0 0 0 0 0 0 16 0 18 0 530143099 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 0 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16258] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16258/stat : 16258 (java) S 16244 16246 15033 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530143100 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16259] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16259/stat : 16259 (java) S 16244 16246 15033 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530143100 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16260] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16260/stat : 16260 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530143102 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290703281 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16261] ppid=16244 vsize=15679392 CPUtime=0.14 cores=0,2,4,6
/proc/16246/task/16261/stat : 16261 (java) S 16244 16246 15033 0 -1 4202560 1243 0 0 0 14 0 0 0 16 0 18 0 530143102 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16262] ppid=16244 vsize=15679392 CPUtime=0.13 cores=0,2,4,6
/proc/16246/task/16262/stat : 16262 (java) S 16244 16246 15033 0 -1 4202560 2526 0 0 0 13 0 0 0 16 0 18 0 530143102 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16263] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16263/stat : 16263 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530143102 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16264] ppid=16244 vsize=15679392 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16264/stat : 16264 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530143102 16055697408 143892 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 15679392

[startup+6.30088 s]
/proc/loadavg: 6.50 7.68 7.79 3/212 16292
/proc/meminfo: memFree=18644176/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15678372 CPUtime=6.67 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 284472 0 1 0 630 37 0 0 24 0 18 0 530143097 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3919593 281757 2241 9 0 3910312 0
[pid=16246/tid=16247] ppid=16244 vsize=15678372 CPUtime=6.23 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) R 16244 16246 15033 0 -1 4202560 256319 0 1 0 589 34 0 0 25 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505513298 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16246/tid=16249] ppid=16244 vsize=15678372 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (java) S 16244 16246 15033 0 -1 4202560 4612 0 0 0 0 0 0 0 15 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16250] ppid=16244 vsize=15678372 CPUtime=0.02 cores=0,2,4,6
/proc/16246/task/16250/stat : 16250 (java) S 16244 16246 15033 0 -1 4202560 5217 0 0 0 2 0 0 0 16 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16251] ppid=16244 vsize=15678372 CPUtime=0.01 cores=0,2,4,6
/proc/16246/task/16251/stat : 16251 (java) S 16244 16246 15033 0 -1 4202560 108 0 0 0 1 0 0 0 15 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16252] ppid=16244 vsize=15678372 CPUtime=0.01 cores=0,2,4,6
/proc/16246/task/16252/stat : 16252 (java) S 16244 16246 15033 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16253] ppid=16244 vsize=15678372 CPUtime=0.01 cores=0,2,4,6
/proc/16246/task/16253/stat : 16253 (java) S 16244 16246 15033 0 -1 4202560 10242 0 0 0 1 0 0 0 16 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16254] ppid=16244 vsize=15678372 CPUtime=0.02 cores=0,2,4,6
/proc/16246/task/16254/stat : 16254 (java) S 16244 16246 15033 0 -1 4202560 1425 0 0 0 2 0 0 0 16 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16255] ppid=16244 vsize=15678372 CPUtime=0.01 cores=0,2,4,6
/proc/16246/task/16255/stat : 16255 (java) S 16244 16246 15033 0 -1 4202560 346 0 0 0 1 0 0 0 15 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16256] ppid=16244 vsize=15678372 CPUtime=0.01 cores=0,2,4,6
/proc/16246/task/16256/stat : 16256 (java) S 16244 16246 15033 0 -1 4202560 343 0 0 0 1 0 0 0 16 0 18 0 530143098 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16257] ppid=16244 vsize=15678372 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16257/stat : 16257 (java) S 16244 16246 15033 0 -1 4202560 703 0 0 0 0 0 0 0 15 0 18 0 530143099 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 0 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16258] ppid=16244 vsize=15678372 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16258/stat : 16258 (java) S 16244 16246 15033 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530143100 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16259] ppid=16244 vsize=15678372 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16259/stat : 16259 (java) S 16244 16246 15033 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530143100 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16260] ppid=16244 vsize=15678372 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16260/stat : 16260 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530143102 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290703281 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16261] ppid=16244 vsize=15678372 CPUtime=0.14 cores=0,2,4,6
/proc/16246/task/16261/stat : 16261 (java) S 16244 16246 15033 0 -1 4202560 1243 0 0 0 14 0 0 0 16 0 18 0 530143102 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16262] ppid=16244 vsize=15678372 CPUtime=0.13 cores=0,2,4,6
/proc/16246/task/16262/stat : 16262 (java) S 16244 16246 15033 0 -1 4202560 2526 0 0 0 13 0 0 0 16 0 18 0 530143102 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16263] ppid=16244 vsize=15678372 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16263/stat : 16263 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530143102 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16264] ppid=16244 vsize=15678372 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16264/stat : 16264 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530143102 16054652928 281757 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=12031780/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15685996 CPUtime=3430.17 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 1758130 0 1 0 342712 305 0 0 24 0 22 0 530143097 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3921499 1741097 2297 9 0 3912218 0
[pid=16246/tid=16247] ppid=16244 vsize=15685996 CPUtime=283.53 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) S 16244 16246 15033 0 -1 4202560 330158 0 1 0 28304 49 0 0 25 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16249] ppid=16244 vsize=15685996 CPUtime=1.63 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (java) S 16244 16246 15033 0 -1 4202560 154249 0 0 0 134 29 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16250] ppid=16244 vsize=15685996 CPUtime=1.41 cores=0,2,4,6
/proc/16246/task/16250/stat : 16250 (java) S 16244 16246 15033 0 -1 4202560 148168 0 0 0 114 27 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16251] ppid=16244 vsize=15685996 CPUtime=2.13 cores=0,2,4,6
/proc/16246/task/16251/stat : 16251 (java) S 16244 16246 15033 0 -1 4202560 207920 0 0 0 178 35 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16252] ppid=16244 vsize=15685996 CPUtime=1.67 cores=0,2,4,6
/proc/16246/task/16252/stat : 16252 (java) S 16244 16246 15033 0 -1 4202560 196022 0 0 0 131 36 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16253] ppid=16244 vsize=15685996 CPUtime=1.46 cores=0,2,4,6
/proc/16246/task/16253/stat : 16253 (java) S 16244 16246 15033 0 -1 4202560 145645 0 0 0 123 23 0 0 15 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16254] ppid=16244 vsize=15685996 CPUtime=1.22 cores=0,2,4,6
/proc/16246/task/16254/stat : 16254 (java) S 16244 16246 15033 0 -1 4202560 115688 0 0 0 99 23 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16255] ppid=16244 vsize=15685996 CPUtime=1.83 cores=0,2,4,6
/proc/16246/task/16255/stat : 16255 (java) S 16244 16246 15033 0 -1 4202560 251572 0 0 0 143 40 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16256] ppid=16244 vsize=15685996 CPUtime=1.62 cores=0,2,4,6
/proc/16246/task/16256/stat : 16256 (java) S 16244 16246 15033 0 -1 4202560 146831 0 0 0 135 27 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16257] ppid=16244 vsize=15685996 CPUtime=1.61 cores=0,2,4,6
/proc/16246/task/16257/stat : 16257 (java) S 16244 16246 15033 0 -1 4202560 4625 0 0 0 160 1 0 0 15 0 22 0 530143099 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 0 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16258] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16258/stat : 16258 (java) S 16244 16246 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530143100 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16259] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16259/stat : 16259 (java) S 16244 16246 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530143100 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16260] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16260/stat : 16260 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290703281 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16261] ppid=16244 vsize=15685996 CPUtime=1.09 cores=0,2,4,6
/proc/16246/task/16261/stat : 16261 (java) S 16244 16246 15033 0 -1 4202560 2249 0 0 0 109 0 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16262] ppid=16244 vsize=15685996 CPUtime=1.87 cores=0,2,4,6
/proc/16246/task/16262/stat : 16262 (java) S 16244 16246 15033 0 -1 4202560 15414 0 0 0 185 2 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16263] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16263/stat : 16263 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16264] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16264/stat : 16264 (java) S 16244 16246 15033 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16297] ppid=16244 vsize=15685996 CPUtime=719.01 cores=0,2,4,6
/proc/16246/task/16297/stat : 16297 (java) R 16244 16246 15033 0 -1 4202560 147 0 0 0 71901 0 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293345 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=16246/tid=16298] ppid=16244 vsize=15685996 CPUtime=706.64 cores=0,2,4,6
/proc/16246/task/16298/stat : 16298 (java) R 16244 16246 15033 0 -1 4202560 1183 0 0 0 70664 0 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505751862 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16246/tid=16299] ppid=16244 vsize=15685996 CPUtime=892.4 cores=0,2,4,6
/proc/16246/task/16299/stat : 16299 (java) R 16244 16246 15033 0 -1 4202560 30011 0 0 0 89237 3 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293404 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16246/tid=16300] ppid=16244 vsize=15685996 CPUtime=810.86 cores=0,2,4,6
/proc/16246/task/16300/stat : 16300 (java) R 16244 16246 15033 0 -1 4202560 6795 0 0 0 81085 1 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293345 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3430.17
Current children cumulated vsize (KiB) 15685996

[startup+1242.3 s]
/proc/loadavg: 7.46 7.78 7.45 5/193 16365
/proc/meminfo: memFree=13751508/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15685996 CPUtime=3669.83 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 1758139 0 1 0 366678 305 0 0 24 0 22 0 530143097 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3921499 1741097 2297 9 0 3912218 0
[pid=16246/tid=16247] ppid=16244 vsize=15685996 CPUtime=283.53 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) S 16244 16246 15033 0 -1 4202560 330158 0 1 0 28304 49 0 0 25 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16249] ppid=16244 vsize=15685996 CPUtime=1.82 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (java) S 16244 16246 15033 0 -1 4202560 154249 0 0 0 153 29 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16250] ppid=16244 vsize=15685996 CPUtime=1.52 cores=0,2,4,6
/proc/16246/task/16250/stat : 16250 (java) S 16244 16246 15033 0 -1 4202560 148168 0 0 0 125 27 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16251] ppid=16244 vsize=15685996 CPUtime=2.42 cores=0,2,4,6
/proc/16246/task/16251/stat : 16251 (java) S 16244 16246 15033 0 -1 4202560 207920 0 0 0 207 35 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16252] ppid=16244 vsize=15685996 CPUtime=2 cores=0,2,4,6
/proc/16246/task/16252/stat : 16252 (java) S 16244 16246 15033 0 -1 4202560 196022 0 0 0 164 36 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16253] ppid=16244 vsize=15685996 CPUtime=1.74 cores=0,2,4,6
/proc/16246/task/16253/stat : 16253 (java) S 16244 16246 15033 0 -1 4202560 145645 0 0 0 151 23 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16254] ppid=16244 vsize=15685996 CPUtime=1.48 cores=0,2,4,6
/proc/16246/task/16254/stat : 16254 (java) S 16244 16246 15033 0 -1 4202560 115688 0 0 0 125 23 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16255] ppid=16244 vsize=15685996 CPUtime=1.89 cores=0,2,4,6
/proc/16246/task/16255/stat : 16255 (java) S 16244 16246 15033 0 -1 4202560 251572 0 0 0 149 40 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16256] ppid=16244 vsize=15685996 CPUtime=1.67 cores=0,2,4,6
/proc/16246/task/16256/stat : 16256 (java) S 16244 16246 15033 0 -1 4202560 146831 0 0 0 140 27 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16257] ppid=16244 vsize=15685996 CPUtime=1.61 cores=0,2,4,6
/proc/16246/task/16257/stat : 16257 (java) S 16244 16246 15033 0 -1 4202560 4628 0 0 0 160 1 0 0 15 0 22 0 530143099 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 0 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16258] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16258/stat : 16258 (java) S 16244 16246 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530143100 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16259] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16259/stat : 16259 (java) S 16244 16246 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530143100 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16260] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16260/stat : 16260 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290703281 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16261] ppid=16244 vsize=15685996 CPUtime=1.09 cores=0,2,4,6
/proc/16246/task/16261/stat : 16261 (java) S 16244 16246 15033 0 -1 4202560 2251 0 0 0 109 0 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16262] ppid=16244 vsize=15685996 CPUtime=1.87 cores=0,2,4,6
/proc/16246/task/16262/stat : 16262 (java) S 16244 16246 15033 0 -1 4202560 15414 0 0 0 185 2 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16263] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16263/stat : 16263 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16264] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16264/stat : 16264 (java) S 16244 16246 15033 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16297] ppid=16244 vsize=15685996 CPUtime=778.28 cores=0,2,4,6
/proc/16246/task/16297/stat : 16297 (java) R 16244 16246 15033 0 -1 4202560 148 0 0 0 77828 0 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293432 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=16246/tid=16298] ppid=16244 vsize=15685996 CPUtime=766.25 cores=0,2,4,6
/proc/16246/task/16298/stat : 16298 (java) R 16244 16246 15033 0 -1 4202560 1183 0 0 0 76625 0 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506130964 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16246/tid=16299] ppid=16244 vsize=15685996 CPUtime=952.01 cores=0,2,4,6
/proc/16246/task/16299/stat : 16299 (java) R 16244 16246 15033 0 -1 4202560 30012 0 0 0 95198 3 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293470 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16246/tid=16300] ppid=16244 vsize=15685996 CPUtime=870.46 cores=0,2,4,6
/proc/16246/task/16300/stat : 16300 (java) R 16244 16246 15033 0 -1 4202560 6795 0 0 0 87045 1 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293345 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3669.83
Current children cumulated vsize (KiB) 15685996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.69 7.20 7.27 5/193 16366
/proc/meminfo: memFree=13751552/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=15685996 CPUtime=3900.33 cores=0,2,4,6
/proc/16246/stat : 16246 (java) S 16244 16246 15033 0 -1 4202496 1758149 0 1 0 389728 305 0 0 24 0 22 0 530143097 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 3921499 1741097 2297 9 0 3912218 0
[pid=16246/tid=16247] ppid=16244 vsize=15685996 CPUtime=283.53 cores=0,2,4,6
/proc/16246/task/16247/stat : 16247 (java) S 16244 16246 15033 0 -1 4202560 330158 0 1 0 28304 49 0 0 25 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16249] ppid=16244 vsize=15685996 CPUtime=2.02 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (java) S 16244 16246 15033 0 -1 4202560 154249 0 0 0 173 29 0 0 15 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16250] ppid=16244 vsize=15685996 CPUtime=1.91 cores=0,2,4,6
/proc/16246/task/16250/stat : 16250 (java) S 16244 16246 15033 0 -1 4202560 148168 0 0 0 164 27 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16251] ppid=16244 vsize=15685996 CPUtime=2.49 cores=0,2,4,6
/proc/16246/task/16251/stat : 16251 (java) S 16244 16246 15033 0 -1 4202560 207920 0 0 0 214 35 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16252] ppid=16244 vsize=15685996 CPUtime=2.38 cores=0,2,4,6
/proc/16246/task/16252/stat : 16252 (java) S 16244 16246 15033 0 -1 4202560 196022 0 0 0 202 36 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16253] ppid=16244 vsize=15685996 CPUtime=2.02 cores=0,2,4,6
/proc/16246/task/16253/stat : 16253 (java) S 16244 16246 15033 0 -1 4202560 145645 0 0 0 179 23 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16254] ppid=16244 vsize=15685996 CPUtime=1.61 cores=0,2,4,6
/proc/16246/task/16254/stat : 16254 (java) S 16244 16246 15033 0 -1 4202560 115688 0 0 0 138 23 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16255] ppid=16244 vsize=15685996 CPUtime=1.99 cores=0,2,4,6
/proc/16246/task/16255/stat : 16255 (java) S 16244 16246 15033 0 -1 4202560 251572 0 0 0 158 41 0 0 16 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16256] ppid=16244 vsize=15685996 CPUtime=1.74 cores=0,2,4,6
/proc/16246/task/16256/stat : 16256 (java) S 16244 16246 15033 0 -1 4202560 146831 0 0 0 147 27 0 0 15 0 22 0 530143098 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16257] ppid=16244 vsize=15685996 CPUtime=1.61 cores=0,2,4,6
/proc/16246/task/16257/stat : 16257 (java) S 16244 16246 15033 0 -1 4202560 4630 0 0 0 160 1 0 0 15 0 22 0 530143099 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 0 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16258] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16258/stat : 16258 (java) S 16244 16246 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530143100 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16259] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16259/stat : 16259 (java) S 16244 16246 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530143100 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16260] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16260/stat : 16260 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290703281 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16261] ppid=16244 vsize=15685996 CPUtime=1.1 cores=0,2,4,6
/proc/16246/task/16261/stat : 16261 (java) S 16244 16246 15033 0 -1 4202560 2253 0 0 0 110 0 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 0 0 0 0
[pid=16246/tid=16262] ppid=16244 vsize=15685996 CPUtime=1.87 cores=0,2,4,6
/proc/16246/task/16262/stat : 16262 (java) S 16244 16246 15033 0 -1 4202560 15414 0 0 0 185 2 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 6 0 0 0
[pid=16246/tid=16263] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16263/stat : 16263 (java) S 16244 16246 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290695577 0 4 0 16800975 18446604453954843072 0 0 -1 2 0 0 0
[pid=16246/tid=16264] ppid=16244 vsize=15685996 CPUtime=0 cores=0,2,4,6
/proc/16246/task/16264/stat : 16264 (java) S 16244 16246 15033 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530143102 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 237290696192 0 4 0 16800975 18446604453954843072 0 0 -1 4 0 0 0
[pid=16246/tid=16297] ppid=16244 vsize=15685996 CPUtime=835.27 cores=0,2,4,6
/proc/16246/task/16297/stat : 16297 (java) R 16244 16246 15033 0 -1 4202560 148 0 0 0 83527 0 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293363 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=16246/tid=16298] ppid=16244 vsize=15685996 CPUtime=823.55 cores=0,2,4,6
/proc/16246/task/16298/stat : 16298 (java) R 16244 16246 15033 0 -1 4202560 1184 0 0 0 82355 0 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505751633 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16246/tid=16299] ppid=16244 vsize=15685996 CPUtime=1009.31 cores=0,2,4,6
/proc/16246/task/16299/stat : 16299 (java) R 16244 16246 15033 0 -1 4202560 30013 0 0 0 100928 3 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912506293432 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16246/tid=16300] ppid=16244 vsize=15685996 CPUtime=927.76 cores=0,2,4,6
/proc/16246/task/16300/stat : 16300 (java) R 16244 16246 15033 0 -1 4202560 6795 0 0 0 92775 1 0 0 25 0 22 0 530145019 16062459904 1741097 33554432000 1073741824 1073778376 140735926372464 18446744073709551615 46912505720684 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3900.33
Current children cumulated vsize (KiB) 15685996

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

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

[startup+1300.21 s]
/proc/loadavg: 5.69 7.20 7.27 2/174 16369
/proc/meminfo: memFree=16428820/32950904 swapFree=67082284/67111528
[pid=16246] ppid=16244 vsize=0 CPUtime=3900.55 cores=0,2,4,6
/proc/16246/stat : 16246 (java) Z 16244 16246 15033 0 -1 4203548 1758176 0 1 0 389730 325 0 0 17 0 2 0 530143097 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16246/statm: 0 0 0 0 0 0 0
[pid=16246/tid=16368] ppid=16244 vsize=0 CPUtime=0.19 cores=0,2,4,6
/proc/16246/task/16368/stat : 16368 (java) R 16244 16246 15033 0 -1 4203588 10 0 0 0 0 19 0 0 20 0 2 0 530273099 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3900.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.26
CPU time (s): 3900.61
CPU user time (s): 3897.31
CPU system time (s): 3.3015
CPU usage (%): 299.987
Max. virtual memory (cumulated for all children) (KiB): 15687108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3897.31
system time used= 3.3015
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1758176
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= 59900
involuntary context switches= 52573

runsolver used 2.27865 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 19:43:53
IDJOB=3313507
IDBENCH=83466
IDSOLVER=1699
FILE ID=node121/3313507-1304185430
RUNJOBID= node121-1304185430-16138
PBS_JOBID= 13172442
Free space on /tmp= 73448 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313507-1304185430/watcher-3313507-1304185430 -o /tmp/evaluation-result-3313507-1304185430/solver-3313507-1304185430 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313507-1304185430.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=1526914876

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20712880 kB
Buffers:       2189152 kB
Cached:        9494108 kB
SwapCached:       2776 kB
Active:        8725388 kB
Inactive:      2996432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20712880 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          118876 kB
Writeback:           0 kB
AnonPages:       36424 kB
Mapped:          13860 kB
Slab:           451324 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   186140 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= 73448 MiB
End job on node121 at 2011-04-30 20:05:35