Trace number 3311782

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.44 1206.35

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-brn002.shuffled-as.sat05-3935.cnf
MD5SUMeda2d1e7d2975da4e019beddc323767b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.366944
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15897
Sum of the clauses size111804
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2385
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512537

Solver Data

0.10/0.12	27:23 INFO : Reading from input HOME/instance-3311782-1304188043.cnf
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Starting Executor!
0.61/0.42	Starting Executor!
0.61/0.42	Starting Executor!
0.61/0.42	Starting Executor!
2.17/1.03	27:24 INFO : 2338 variables remaining out of 2401
2.17/1.03	27:24 INFO : 103626 literals remaining out of 127701
13.56/3.94	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
13.56/3.94	log4j:WARN Please initialize the log4j system properly.
13.56/3.94	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-3311782-1304188043/watcher-3311782-1304188043 -o /tmp/evaluation-result-3311782-1304188043/solver-3311782-1304188043 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311782-1304188043.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 8.08 7.91 7.55 6/198 11256
/proc/meminfo: memFree=20535280/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/11256/stat : 11256 (java) R 11254 11256 10914 0 -1 4202496 646 0 0 0 0 0 0 0 25 0 1 0 530402019 9318400 136 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212687315120 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11256/statm: 2275 146 116 9 0 67 0

[startup+0.0825949 s]
/proc/loadavg: 8.08 7.91 7.55 6/198 11256
/proc/meminfo: memFree=20535280/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15676752 CPUtime=0.08 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 5322 0 1 0 8 0 0 0 25 0 18 0 530402019 16052994048 4753 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3919188 4755 2107 9 0 3909907 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676752

[startup+0.105239 s]
/proc/loadavg: 8.08 7.91 7.55 6/198 11256
/proc/meminfo: memFree=20535280/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15676752 CPUtime=0.1 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 5607 0 1 0 10 0 0 0 25 0 18 0 530402019 16052994048 5038 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3919188 5038 2118 9 0 3909907 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676752

[startup+0.300206 s]
/proc/loadavg: 8.08 7.91 7.55 6/198 11256
/proc/meminfo: memFree=20535280/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15680096 CPUtime=0.51 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 14931 0 1 0 49 2 0 0 25 0 18 0 530402019 16056418304 13439 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3920024 13445 2207 9 0 3910743 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680096

[startup+0.707112 s]
/proc/loadavg: 8.08 7.91 7.55 6/198 11256
/proc/meminfo: memFree=20535280/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15703464 CPUtime=1.28 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 40589 0 1 0 123 5 0 0 25 0 22 0 530402019 16080347136 37075 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3925866 37075 2240 9 0 3916585 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 15703464

[startup+1.50693 s]
/proc/loadavg: 8.08 7.91 7.55 9/220 11278
/proc/meminfo: memFree=20377748/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15708108 CPUtime=4.02 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 59271 0 1 0 394 8 0 0 25 0 22 0 530402019 16085102592 47642 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3927027 47642 2276 9 0 3917746 0
[pid=11256/tid=11258] ppid=11254 vsize=15708108 CPUtime=1.01 cores=0,2,4,6
/proc/11256/task/11258/stat : 11258 (java) S 11254 11256 10914 0 -1 4202560 29448 0 1 0 97 4 0 0 21 0 22 0 530402019 16085102592 47642 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11259] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11259/stat : 11259 (java) S 11254 11256 10914 0 -1 4202560 589 0 0 0 0 0 0 0 17 0 22 0 530402020 16085102592 47655 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11260] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11260/stat : 11260 (java) S 11254 11256 10914 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 22 0 530402020 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11261] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11261/stat : 11261 (java) S 11254 11256 10914 0 -1 4202560 602 0 0 0 0 0 0 0 17 0 22 0 530402020 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11262] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11262/stat : 11262 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530402020 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11263] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11263/stat : 11263 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530402020 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11264] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11264/stat : 11264 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530402020 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11265] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11265/stat : 11265 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530402020 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11266] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11266/stat : 11266 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530402020 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11267] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11267/stat : 11267 (java) S 11254 11256 10914 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 530402021 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 0 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11268] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11268/stat : 11268 (java) S 11254 11256 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11269] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11269/stat : 11269 (java) S 11254 11256 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11270] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11270/stat : 11270 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699498929 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11271] ppid=11254 vsize=15708108 CPUtime=1.04 cores=0,2,4,6
/proc/11256/task/11271/stat : 11271 (java) R 11254 11256 10914 0 -1 4202560 9963 0 0 0 103 1 0 0 18 0 22 0 530402024 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212687369177 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11256/tid=11272] ppid=11254 vsize=15708108 CPUtime=1.12 cores=0,2,4,6
/proc/11256/task/11272/stat : 11272 (java) S 11254 11256 10914 0 -1 4202560 13266 0 0 0 111 1 0 0 17 0 22 0 530402024 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11273] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11273/stat : 11273 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11274] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11274/stat : 11274 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530402024 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11275] ppid=11254 vsize=15708108 CPUtime=0.31 cores=0,2,4,6
/proc/11256/task/11275/stat : 11275 (java) S 11254 11256 10914 0 -1 4202560 2499 0 0 0 31 0 0 0 15 0 22 0 530402060 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11276] ppid=11254 vsize=15708108 CPUtime=0.2 cores=0,2,4,6
/proc/11256/task/11276/stat : 11276 (java) R 11254 11256 10914 0 -1 4202560 16 0 0 0 20 0 0 0 16 0 22 0 530402060 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912506249379 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11256/tid=11277] ppid=11254 vsize=15708108 CPUtime=0.01 cores=0,2,4,6
/proc/11256/task/11277/stat : 11277 (java) R 11254 11256 10914 0 -1 4202560 18 0 0 0 1 0 0 0 15 0 22 0 530402061 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505950555 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11256/tid=11278] ppid=11254 vsize=15708108 CPUtime=0.3 cores=0,2,4,6
/proc/11256/task/11278/stat : 11278 (java) R 11254 11256 10914 0 -1 4202560 1498 0 0 0 30 0 0 0 16 0 22 0 530402061 16085102592 47674 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505215960 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 15708108

[startup+3.10164 s]
/proc/loadavg: 8.31 7.97 7.57 11/220 11278
/proc/meminfo: memFree=19782920/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15708108 CPUtime=10.37 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 171305 0 1 0 1012 25 0 0 25 0 22 0 530402019 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3927027 158962 2279 9 0 3917746 0
[pid=11256/tid=11258] ppid=11254 vsize=15708108 CPUtime=1.01 cores=0,2,4,6
/proc/11256/task/11258/stat : 11258 (java) S 11254 11256 10914 0 -1 4202560 29448 0 1 0 97 4 0 0 21 0 22 0 530402019 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11259] ppid=11254 vsize=15708108 CPUtime=0.03 cores=0,2,4,6
/proc/11256/task/11259/stat : 11259 (java) S 11254 11256 10914 0 -1 4202560 7843 0 0 0 2 1 0 0 16 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11260] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11260/stat : 11260 (java) S 11254 11256 10914 0 -1 4202560 4480 0 0 0 0 0 0 0 16 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11261] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11261/stat : 11261 (java) S 11254 11256 10914 0 -1 4202560 1833 0 0 0 0 0 0 0 16 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11262] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11262/stat : 11262 (java) S 11254 11256 10914 0 -1 4202560 2773 0 0 0 0 0 0 0 15 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11263] ppid=11254 vsize=15708108 CPUtime=0.01 cores=0,2,4,6
/proc/11256/task/11263/stat : 11263 (java) S 11254 11256 10914 0 -1 4202560 5097 0 0 0 1 0 0 0 15 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11264] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11264/stat : 11264 (java) S 11254 11256 10914 0 -1 4202560 1641 0 0 0 0 0 0 0 15 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11265] ppid=11254 vsize=15708108 CPUtime=0.01 cores=0,2,4,6
/proc/11256/task/11265/stat : 11265 (java) S 11254 11256 10914 0 -1 4202560 3757 0 0 0 1 0 0 0 16 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11266] ppid=11254 vsize=15708108 CPUtime=0.02 cores=0,2,4,6
/proc/11256/task/11266/stat : 11266 (java) S 11254 11256 10914 0 -1 4202560 6515 0 0 0 1 1 0 0 15 0 22 0 530402020 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11267] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11267/stat : 11267 (java) S 11254 11256 10914 0 -1 4202560 461 0 0 0 0 0 0 0 16 0 22 0 530402021 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 0 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11268] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11268/stat : 11268 (java) S 11254 11256 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11269] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11269/stat : 11269 (java) S 11254 11256 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11270] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11270/stat : 11270 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699498929 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11271] ppid=11254 vsize=15708108 CPUtime=1.14 cores=0,2,4,6
/proc/11256/task/11271/stat : 11271 (java) S 11254 11256 10914 0 -1 4202560 10595 0 0 0 113 1 0 0 17 0 22 0 530402024 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11272] ppid=11254 vsize=15708108 CPUtime=1.17 cores=0,2,4,6
/proc/11256/task/11272/stat : 11272 (java) S 11254 11256 10914 0 -1 4202560 13271 0 0 0 116 1 0 0 15 0 22 0 530402024 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11273] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11273/stat : 11273 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11274] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11274/stat : 11274 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530402024 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11275] ppid=11254 vsize=15708108 CPUtime=1.77 cores=0,2,4,6
/proc/11256/task/11275/stat : 11275 (java) R 11254 11256 10914 0 -1 4202560 22539 0 0 0 174 3 0 0 17 0 22 0 530402060 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505908787 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11256/tid=11276] ppid=11254 vsize=15708108 CPUtime=1.75 cores=0,2,4,6
/proc/11256/task/11276/stat : 11276 (java) R 11254 11256 10914 0 -1 4202560 21600 0 0 0 172 3 0 0 17 0 22 0 530402060 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505763973 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11256/tid=11277] ppid=11254 vsize=15708108 CPUtime=1.48 cores=0,2,4,6
/proc/11256/task/11277/stat : 11277 (java) R 11254 11256 10914 0 -1 4202560 17035 0 0 0 146 2 0 0 17 0 22 0 530402061 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505908968 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11256/tid=11278] ppid=11254 vsize=15708108 CPUtime=1.84 cores=0,2,4,6
/proc/11256/task/11278/stat : 11278 (java) R 11254 11256 10914 0 -1 4202560 21032 0 0 0 182 2 0 0 17 0 22 0 530402061 16085102592 158962 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505950515 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 15708108

[startup+6.30106 s]
/proc/loadavg: 8.31 7.97 7.57 9/220 11278
/proc/meminfo: memFree=18891196/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15708108 CPUtime=23.13 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 306047 0 1 0 2271 42 0 0 25 0 22 0 530402019 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3927027 293663 2279 9 0 3917746 0
[pid=11256/tid=11258] ppid=11254 vsize=15708108 CPUtime=1.01 cores=0,2,4,6
/proc/11256/task/11258/stat : 11258 (java) S 11254 11256 10914 0 -1 4202560 29448 0 1 0 97 4 0 0 21 0 22 0 530402019 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11259] ppid=11254 vsize=15708108 CPUtime=0.04 cores=0,2,4,6
/proc/11256/task/11259/stat : 11259 (java) S 11254 11256 10914 0 -1 4202560 10898 0 0 0 3 1 0 0 16 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11260] ppid=11254 vsize=15708108 CPUtime=0.01 cores=0,2,4,6
/proc/11256/task/11260/stat : 11260 (java) S 11254 11256 10914 0 -1 4202560 6003 0 0 0 0 1 0 0 16 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11261] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11261/stat : 11261 (java) S 11254 11256 10914 0 -1 4202560 3277 0 0 0 0 0 0 0 15 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11262] ppid=11254 vsize=15708108 CPUtime=0.01 cores=0,2,4,6
/proc/11256/task/11262/stat : 11262 (java) S 11254 11256 10914 0 -1 4202560 5170 0 0 0 1 0 0 0 15 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11263] ppid=11254 vsize=15708108 CPUtime=0.02 cores=0,2,4,6
/proc/11256/task/11263/stat : 11263 (java) S 11254 11256 10914 0 -1 4202560 7667 0 0 0 1 1 0 0 16 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11264] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11264/stat : 11264 (java) S 11254 11256 10914 0 -1 4202560 2795 0 0 0 0 0 0 0 15 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11265] ppid=11254 vsize=15708108 CPUtime=0.01 cores=0,2,4,6
/proc/11256/task/11265/stat : 11265 (java) S 11254 11256 10914 0 -1 4202560 6053 0 0 0 1 0 0 0 16 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11266] ppid=11254 vsize=15708108 CPUtime=0.02 cores=0,2,4,6
/proc/11256/task/11266/stat : 11266 (java) S 11254 11256 10914 0 -1 4202560 8514 0 0 0 1 1 0 0 15 0 22 0 530402020 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11267] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11267/stat : 11267 (java) S 11254 11256 10914 0 -1 4202560 764 0 0 0 0 0 0 0 15 0 22 0 530402021 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 0 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11268] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11268/stat : 11268 (java) S 11254 11256 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11269] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11269/stat : 11269 (java) S 11254 11256 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11270] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11270/stat : 11270 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699498929 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11271] ppid=11254 vsize=15708108 CPUtime=1.18 cores=0,2,4,6
/proc/11256/task/11271/stat : 11271 (java) S 11254 11256 10914 0 -1 4202560 10596 0 0 0 117 1 0 0 16 0 22 0 530402024 16085102592 293663 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0

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

[pid=11256/tid=11276] ppid=11254 vsize=15708108 CPUtime=1106.89 cores=0,2,4,6
/proc/11256/task/11276/stat : 11276 (java) R 11254 11256 10914 0 -1 4202560 414392 0 0 0 110640 49 0 0 25 0 22 0 530402060 16085102592 190336 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 47771053744843 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11256/tid=11277] ppid=11254 vsize=15708108 CPUtime=1107.32 cores=0,2,4,6
/proc/11256/task/11277/stat : 11277 (java) R 11254 11256 10914 0 -1 4202560 430341 0 0 0 110677 55 0 0 25 0 22 0 530402061 16085102592 190336 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912506184969 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11256/tid=11278] ppid=11254 vsize=15708108 CPUtime=1108.36 cores=0,2,4,6
/proc/11256/task/11278/stat : 11278 (java) R 11254 11256 10914 0 -1 4202560 411430 0 0 0 110781 55 0 0 25 0 22 0 530402061 16085102592 190336 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 47771053745343 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4466.09
Current children cumulated vsize (KiB) 15708108

[startup+1182.3 s]
/proc/loadavg: 5.58 7.39 7.69 5/193 11329
/proc/meminfo: memFree=23666100/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15708108 CPUtime=4704.85 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 3029543 0 1 0 469963 522 0 0 25 0 22 0 530402019 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3927027 170734 2300 9 0 3917746 0
[pid=11256/tid=11258] ppid=11254 vsize=15708108 CPUtime=1.01 cores=0,2,4,6
/proc/11256/task/11258/stat : 11258 (java) S 11254 11256 10914 0 -1 4202560 29448 0 1 0 97 4 0 0 21 0 22 0 530402019 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11259] ppid=11254 vsize=15708108 CPUtime=4 cores=0,2,4,6
/proc/11256/task/11259/stat : 11259 (java) S 11254 11256 10914 0 -1 4202560 154010 0 0 0 374 26 0 0 15 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11260] ppid=11254 vsize=15708108 CPUtime=4.02 cores=0,2,4,6
/proc/11256/task/11260/stat : 11260 (java) S 11254 11256 10914 0 -1 4202560 157339 0 0 0 374 28 0 0 15 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11261] ppid=11254 vsize=15708108 CPUtime=3.93 cores=0,2,4,6
/proc/11256/task/11261/stat : 11261 (java) S 11254 11256 10914 0 -1 4202560 149211 0 0 0 366 27 0 0 15 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11262] ppid=11254 vsize=15708108 CPUtime=3.89 cores=0,2,4,6
/proc/11256/task/11262/stat : 11262 (java) S 11254 11256 10914 0 -1 4202560 151207 0 0 0 363 26 0 0 16 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11263] ppid=11254 vsize=15708108 CPUtime=4.07 cores=0,2,4,6
/proc/11256/task/11263/stat : 11263 (java) S 11254 11256 10914 0 -1 4202560 168468 0 0 0 380 27 0 0 15 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11264] ppid=11254 vsize=15708108 CPUtime=3.94 cores=0,2,4,6
/proc/11256/task/11264/stat : 11264 (java) S 11254 11256 10914 0 -1 4202560 158886 0 0 0 367 27 0 0 16 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11265] ppid=11254 vsize=15708108 CPUtime=3.87 cores=0,2,4,6
/proc/11256/task/11265/stat : 11265 (java) S 11254 11256 10914 0 -1 4202560 149695 0 0 0 362 25 0 0 16 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11266] ppid=11254 vsize=15708108 CPUtime=3.93 cores=0,2,4,6
/proc/11256/task/11266/stat : 11266 (java) S 11254 11256 10914 0 -1 4202560 147373 0 0 0 367 26 0 0 15 0 22 0 530402020 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11267] ppid=11254 vsize=15708108 CPUtime=2.09 cores=0,2,4,6
/proc/11256/task/11267/stat : 11267 (java) S 11254 11256 10914 0 -1 4202560 8147 0 0 0 139 70 0 0 15 0 22 0 530402021 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 0 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11268] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11268/stat : 11268 (java) S 11254 11256 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11269] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11269/stat : 11269 (java) S 11254 11256 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11270] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11270/stat : 11270 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699498929 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11271] ppid=11254 vsize=15708108 CPUtime=1.36 cores=0,2,4,6
/proc/11256/task/11271/stat : 11271 (java) S 11254 11256 10914 0 -1 4202560 10615 0 0 0 135 1 0 0 15 0 22 0 530402024 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11272] ppid=11254 vsize=15708108 CPUtime=1.65 cores=0,2,4,6
/proc/11256/task/11272/stat : 11272 (java) S 11254 11256 10914 0 -1 4202560 13336 0 0 0 164 1 0 0 16 0 22 0 530402024 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11273] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11273/stat : 11273 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11274] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11274/stat : 11274 (java) S 11254 11256 10914 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530402024 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11275] ppid=11254 vsize=15708108 CPUtime=1166.65 cores=0,2,4,6
/proc/11256/task/11275/stat : 11275 (java) R 11254 11256 10914 0 -1 4202560 414404 0 0 0 116608 57 0 0 25 0 22 0 530402060 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 47771054104096 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11256/tid=11276] ppid=11254 vsize=15708108 CPUtime=1165.99 cores=0,2,4,6
/proc/11256/task/11276/stat : 11276 (java) R 11254 11256 10914 0 -1 4202560 431977 0 0 0 116547 52 0 0 25 0 22 0 530402060 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505748510 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11256/tid=11277] ppid=11254 vsize=15708108 CPUtime=1166.58 cores=0,2,4,6
/proc/11256/task/11277/stat : 11277 (java) R 11254 11256 10914 0 -1 4202560 451154 0 0 0 116601 57 0 0 25 0 22 0 530402061 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 18446744073699066098 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11256/tid=11278] ppid=11254 vsize=15708108 CPUtime=1167.7 cores=0,2,4,6
/proc/11256/task/11278/stat : 11278 (java) R 11254 11256 10914 0 -1 4202560 432822 0 0 0 116712 58 0 0 25 0 22 0 530402061 16085102592 170734 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505908792 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4704.85
Current children cumulated vsize (KiB) 15708108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.3 s]
/proc/loadavg: 5.04 7.11 7.59 5/193 11330
/proc/meminfo: memFree=23612760/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15708108 CPUtime=4800.37 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 3090325 0 1 0 479503 534 0 0 25 0 22 0 530402019 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3927027 185564 2300 9 0 3917746 0
[pid=11256/tid=11258] ppid=11254 vsize=15708108 CPUtime=1.01 cores=0,2,4,6
/proc/11256/task/11258/stat : 11258 (java) S 11254 11256 10914 0 -1 4202560 29448 0 1 0 97 4 0 0 21 0 22 0 530402019 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11259] ppid=11254 vsize=15708108 CPUtime=4.07 cores=0,2,4,6
/proc/11256/task/11259/stat : 11259 (java) S 11254 11256 10914 0 -1 4202560 155679 0 0 0 381 26 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11260] ppid=11254 vsize=15708108 CPUtime=4.11 cores=0,2,4,6
/proc/11256/task/11260/stat : 11260 (java) S 11254 11256 10914 0 -1 4202560 160817 0 0 0 382 29 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11261] ppid=11254 vsize=15708108 CPUtime=4.01 cores=0,2,4,6
/proc/11256/task/11261/stat : 11261 (java) S 11254 11256 10914 0 -1 4202560 151823 0 0 0 374 27 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11262] ppid=11254 vsize=15708108 CPUtime=3.99 cores=0,2,4,6
/proc/11256/task/11262/stat : 11262 (java) S 11254 11256 10914 0 -1 4202560 153918 0 0 0 372 27 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11263] ppid=11254 vsize=15708108 CPUtime=4.16 cores=0,2,4,6
/proc/11256/task/11263/stat : 11263 (java) S 11254 11256 10914 0 -1 4202560 170487 0 0 0 388 28 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11264] ppid=11254 vsize=15708108 CPUtime=4.03 cores=0,2,4,6
/proc/11256/task/11264/stat : 11264 (java) S 11254 11256 10914 0 -1 4202560 162009 0 0 0 375 28 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11265] ppid=11254 vsize=15708108 CPUtime=3.94 cores=0,2,4,6
/proc/11256/task/11265/stat : 11265 (java) S 11254 11256 10914 0 -1 4202560 151321 0 0 0 369 25 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11266] ppid=11254 vsize=15708108 CPUtime=4.03 cores=0,2,4,6
/proc/11256/task/11266/stat : 11266 (java) S 11254 11256 10914 0 -1 4202560 150573 0 0 0 376 27 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11267] ppid=11254 vsize=15708108 CPUtime=2.14 cores=0,2,4,6
/proc/11256/task/11267/stat : 11267 (java) S 11254 11256 10914 0 -1 4202560 8432 0 0 0 142 72 0 0 15 0 22 0 530402021 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 0 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11268] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11268/stat : 11268 (java) S 11254 11256 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11269] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11269/stat : 11269 (java) S 11254 11256 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11270] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11270/stat : 11270 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699498929 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11271] ppid=11254 vsize=15708108 CPUtime=1.36 cores=0,2,4,6
/proc/11256/task/11271/stat : 11271 (java) S 11254 11256 10914 0 -1 4202560 10615 0 0 0 135 1 0 0 15 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11272] ppid=11254 vsize=15708108 CPUtime=1.65 cores=0,2,4,6
/proc/11256/task/11272/stat : 11272 (java) S 11254 11256 10914 0 -1 4202560 13336 0 0 0 164 1 0 0 16 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11273] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11273/stat : 11273 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11274] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11274/stat : 11274 (java) S 11254 11256 10914 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11275] ppid=11254 vsize=15708108 CPUtime=1190.34 cores=0,2,4,6
/proc/11256/task/11275/stat : 11275 (java) R 11254 11256 10914 0 -1 4202560 424242 0 0 0 118976 58 0 0 25 0 22 0 530402060 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505908917 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11256/tid=11276] ppid=11254 vsize=15708108 CPUtime=1189.73 cores=0,2,4,6
/proc/11256/task/11276/stat : 11276 (java) R 11254 11256 10914 0 -1 4202560 443059 0 0 0 118918 55 0 0 25 0 22 0 530402060 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505951382 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11256/tid=11277] ppid=11254 vsize=15708108 CPUtime=1190.23 cores=0,2,4,6
/proc/11256/task/11277/stat : 11277 (java) R 11254 11256 10914 0 -1 4202560 461216 0 0 0 118964 59 0 0 25 0 22 0 530402061 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505770848 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11256/tid=11278] ppid=11254 vsize=15708108 CPUtime=1191.42 cores=0,2,4,6
/proc/11256/task/11278/stat : 11278 (java) R 11254 11256 10914 0 -1 4202560 441897 0 0 0 119083 59 0 0 25 0 22 0 530402061 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505908792 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15708108

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

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

[startup+1206.3 s]
/proc/loadavg: 5.04 7.11 7.59 5/193 11330
/proc/meminfo: memFree=23612760/32951124 swapFree=67111524/67111528
[pid=11256] ppid=11254 vsize=15708108 CPUtime=4800.37 cores=0,2,4,6
/proc/11256/stat : 11256 (java) S 11254 11256 10914 0 -1 4202496 3090325 0 1 0 479503 534 0 0 25 0 22 0 530402019 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11256/statm: 3927027 185564 2300 9 0 3917746 0
[pid=11256/tid=11258] ppid=11254 vsize=15708108 CPUtime=1.01 cores=0,2,4,6
/proc/11256/task/11258/stat : 11258 (java) S 11254 11256 10914 0 -1 4202560 29448 0 1 0 97 4 0 0 21 0 22 0 530402019 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11259] ppid=11254 vsize=15708108 CPUtime=4.07 cores=0,2,4,6
/proc/11256/task/11259/stat : 11259 (java) S 11254 11256 10914 0 -1 4202560 155679 0 0 0 381 26 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11260] ppid=11254 vsize=15708108 CPUtime=4.11 cores=0,2,4,6
/proc/11256/task/11260/stat : 11260 (java) S 11254 11256 10914 0 -1 4202560 160817 0 0 0 382 29 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11261] ppid=11254 vsize=15708108 CPUtime=4.01 cores=0,2,4,6
/proc/11256/task/11261/stat : 11261 (java) S 11254 11256 10914 0 -1 4202560 151823 0 0 0 374 27 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11262] ppid=11254 vsize=15708108 CPUtime=3.99 cores=0,2,4,6
/proc/11256/task/11262/stat : 11262 (java) S 11254 11256 10914 0 -1 4202560 153918 0 0 0 372 27 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11263] ppid=11254 vsize=15708108 CPUtime=4.16 cores=0,2,4,6
/proc/11256/task/11263/stat : 11263 (java) S 11254 11256 10914 0 -1 4202560 170487 0 0 0 388 28 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11264] ppid=11254 vsize=15708108 CPUtime=4.03 cores=0,2,4,6
/proc/11256/task/11264/stat : 11264 (java) S 11254 11256 10914 0 -1 4202560 162009 0 0 0 375 28 0 0 16 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11265] ppid=11254 vsize=15708108 CPUtime=3.94 cores=0,2,4,6
/proc/11256/task/11265/stat : 11265 (java) S 11254 11256 10914 0 -1 4202560 151321 0 0 0 369 25 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11266] ppid=11254 vsize=15708108 CPUtime=4.03 cores=0,2,4,6
/proc/11256/task/11266/stat : 11266 (java) S 11254 11256 10914 0 -1 4202560 150573 0 0 0 376 27 0 0 15 0 22 0 530402020 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11267] ppid=11254 vsize=15708108 CPUtime=2.14 cores=0,2,4,6
/proc/11256/task/11267/stat : 11267 (java) S 11254 11256 10914 0 -1 4202560 8432 0 0 0 142 72 0 0 15 0 22 0 530402021 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 0 0 16800975 18446604448443029504 0 0 -1 4 0 0 0
[pid=11256/tid=11268] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11268/stat : 11268 (java) S 11254 11256 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11269] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11269/stat : 11269 (java) S 11254 11256 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530402021 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 6 0 0 0
[pid=11256/tid=11270] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11270/stat : 11270 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699498929 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11271] ppid=11254 vsize=15708108 CPUtime=1.36 cores=0,2,4,6
/proc/11256/task/11271/stat : 11271 (java) S 11254 11256 10914 0 -1 4202560 10615 0 0 0 135 1 0 0 15 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 0 0 0 0
[pid=11256/tid=11272] ppid=11254 vsize=15708108 CPUtime=1.65 cores=0,2,4,6
/proc/11256/task/11272/stat : 11272 (java) S 11254 11256 10914 0 -1 4202560 13336 0 0 0 164 1 0 0 16 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11273] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11273/stat : 11273 (java) S 11254 11256 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491225 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11274] ppid=11254 vsize=15708108 CPUtime=0 cores=0,2,4,6
/proc/11256/task/11274/stat : 11274 (java) S 11254 11256 10914 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530402024 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 212699491840 0 4 0 16800975 18446604448443029504 0 0 -1 2 0 0 0
[pid=11256/tid=11275] ppid=11254 vsize=15708108 CPUtime=1190.34 cores=0,2,4,6
/proc/11256/task/11275/stat : 11275 (java) R 11254 11256 10914 0 -1 4202560 424242 0 0 0 118976 58 0 0 25 0 22 0 530402060 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505908917 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11256/tid=11276] ppid=11254 vsize=15708108 CPUtime=1189.73 cores=0,2,4,6
/proc/11256/task/11276/stat : 11276 (java) R 11254 11256 10914 0 -1 4202560 443059 0 0 0 118918 55 0 0 25 0 22 0 530402060 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505951382 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11256/tid=11277] ppid=11254 vsize=15708108 CPUtime=1190.23 cores=0,2,4,6
/proc/11256/task/11277/stat : 11277 (java) R 11254 11256 10914 0 -1 4202560 461216 0 0 0 118964 59 0 0 25 0 22 0 530402061 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505770848 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11256/tid=11278] ppid=11254 vsize=15708108 CPUtime=1191.42 cores=0,2,4,6
/proc/11256/task/11278/stat : 11278 (java) R 11254 11256 10914 0 -1 4202560 441897 0 0 0 119083 59 0 0 25 0 22 0 530402061 16085102592 185564 33554432000 1073741824 1073778376 140737064432928 18446744073709551615 46912505908792 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15708108

Child status: 143
Real time (s): 1206.35
CPU time (s): 4800.44
CPU user time (s): 4795.06
CPU system time (s): 5.37918
CPU usage (%): 397.931
Max. virtual memory (cumulated for all children) (KiB): 15710904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.06
system time used= 5.37918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3090350
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= 158071
involuntary context switches= 98644

runsolver used 1.9887 second user time and 4.66729 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 20:27:23
IDJOB=3311782
IDBENCH=85786
IDSOLVER=1698
FILE ID=node139/3311782-1304188043
RUNJOBID= node139-1304185529-10932
PBS_JOBID= 13172483
Free space on /tmp= 72884 MiB

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

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

MD5SUM BENCH= eda2d1e7d2975da4e019beddc323767b
RANDOM SEED=297607225

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20535560 kB
Buffers:       2066820 kB
Cached:        5966820 kB
SwapCached:          4 kB
Active:        5071208 kB
Inactive:      6818520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20535560 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6536 kB
Writeback:           0 kB
AnonPages:     3856108 kB
Mapped:          23476 kB
Slab:           455024 kB
PageTables:      12328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5205864 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= 72896 MiB
End job on node139 at 2011-04-30 20:47:31