Trace number 3311874

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.41 1206.06

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark824.93
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.10/0.12	27:29 INFO : Reading from input HOME/instance-3311874-1304188049.cnf
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
1.70/0.96	27:30 INFO : 2902 variables remaining out of 2969
1.70/0.96	27:30 INFO : 125890 literals remaining out of 152869
6.02/2.16	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
6.02/2.16	log4j:WARN Please initialize the log4j system properly.
6.02/2.17	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-3311874-1304188049/watcher-3311874-1304188049 -o /tmp/evaluation-result-3311874-1304188049/solver-3311874-1304188049 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311874-1304188049.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.68 8.02 7.97 1/173 18076
/proc/meminfo: memFree=30821756/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/18076/stat : 18076 (java) R 18074 18076 17931 0 -1 4202496 728 0 0 0 0 0 0 0 22 0 1 0 530404500 23580672 216 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210642183957 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18076/statm: 5757 227 183 9 0 124 0

[startup+0.00785909 s]
/proc/loadavg: 7.68 8.02 7.97 1/173 18076
/proc/meminfo: memFree=30821756/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 1370 0 0 0 0 0 0 0 22 0 2 0 530404500 24580096 851 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 6002 856 652 9 0 382 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24004

[startup+0.100893 s]
/proc/loadavg: 7.68 8.02 7.97 1/173 18076
/proc/meminfo: memFree=30821756/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15677036 CPUtime=0.1 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 5566 0 1 0 9 1 0 0 22 0 18 0 530404500 16053284864 4969 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3919259 4969 2117 9 0 3909978 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677036

[startup+0.300849 s]
/proc/loadavg: 7.68 8.02 7.97 1/173 18076
/proc/meminfo: memFree=30821756/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15680820 CPUtime=0.51 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 14499 0 1 0 48 3 0 0 22 0 18 0 530404500 16057159680 12995 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3920205 13002 2207 9 0 3910924 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680820

[startup+0.700745 s]
/proc/loadavg: 7.68 8.02 7.97 1/173 18076
/proc/meminfo: memFree=30821756/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15685076 CPUtime=1.18 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 39849 0 1 0 111 7 0 0 22 0 22 0 530404500 16061517824 37509 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3921269 37509 2241 9 0 3911988 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 15685076

[startup+1.50161 s]
/proc/loadavg: 7.68 8.02 7.97 6/214 18142
/proc/meminfo: memFree=30648052/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15689700 CPUtime=3.62 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 50603 0 1 0 353 9 0 0 22 0 22 0 530404500 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3922425 47539 2275 9 0 3913144 0
[pid=18076/tid=18078] ppid=18074 vsize=15689700 CPUtime=0.93 cores=1,3,5,7
/proc/18076/task/18078/stat : 18078 (java) S 18074 18076 17931 0 -1 4202560 33111 0 1 0 88 5 0 0 20 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18079] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18079/stat : 18079 (java) S 18074 18076 17931 0 -1 4202560 327 0 0 0 0 0 0 0 15 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18080] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18080/stat : 18080 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18081] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18081/stat : 18081 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18082] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18082/stat : 18082 (java) S 18074 18076 17931 0 -1 4202560 1551 0 0 0 0 0 0 0 16 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18083] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18083/stat : 18083 (java) S 18074 18076 17931 0 -1 4202560 1424 0 0 0 0 0 0 0 16 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18084] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18084/stat : 18084 (java) S 18074 18076 17931 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18085] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18085/stat : 18085 (java) S 18074 18076 17931 0 -1 4202560 954 0 0 0 0 0 0 0 16 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18086] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18086/stat : 18086 (java) S 18074 18076 17931 0 -1 4202560 1287 0 0 0 0 0 0 0 16 0 22 0 530404501 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18087] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18087/stat : 18087 (java) S 18074 18076 17931 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 530404502 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 0 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18088] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18088/stat : 18088 (java) S 18074 18076 17931 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530404503 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18089] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18089/stat : 18089 (java) S 18074 18076 17931 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530404503 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18090] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18090/stat : 18090 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658970033 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18091] ppid=18074 vsize=15689700 CPUtime=0.71 cores=1,3,5,7
/proc/18076/task/18091/stat : 18091 (java) R 18074 18076 17931 0 -1 4202560 2441 0 0 0 71 0 0 0 16 0 22 0 530404505 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 47824230545977 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18076/tid=18092] ppid=18074 vsize=15689700 CPUtime=0.84 cores=1,3,5,7
/proc/18076/task/18092/stat : 18092 (java) R 18074 18076 17931 0 -1 4202560 5017 0 0 0 84 0 0 0 15 0 22 0 530404505 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 47824231496000 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18076/tid=18093] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18093/stat : 18093 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18094] ppid=18074 vsize=15689700 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18094/stat : 18094 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530404505 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18095] ppid=18074 vsize=15689700 CPUtime=0.29 cores=1,3,5,7
/proc/18076/task/18095/stat : 18095 (java) R 18074 18076 17931 0 -1 4202560 920 0 0 0 29 0 0 0 16 0 22 0 530404545 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505979605 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18076/tid=18096] ppid=18074 vsize=15689700 CPUtime=0.19 cores=1,3,5,7
/proc/18076/task/18096/stat : 18096 (java) R 18074 18076 17931 0 -1 4202560 611 0 0 0 19 0 0 0 16 0 22 0 530404545 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505357408 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18076/tid=18097] ppid=18074 vsize=15689700 CPUtime=0.34 cores=1,3,5,7
/proc/18076/task/18097/stat : 18097 (java) R 18074 18076 17931 0 -1 4202560 27 0 0 0 34 0 0 0 16 0 22 0 530404545 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505803541 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18076/tid=18098] ppid=18074 vsize=15689700 CPUtime=0.21 cores=1,3,5,7
/proc/18076/task/18098/stat : 18098 (java) R 18074 18076 17931 0 -1 4202560 1089 0 0 0 21 0 0 0 16 0 22 0 530404545 16066252800 47539 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505181646 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 15689700

[startup+3.10134 s]
/proc/loadavg: 7.68 8.02 7.97 11/218 18146
/proc/meminfo: memFree=30420976/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15687352 CPUtime=9.99 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 164094 0 1 0 974 25 0 0 22 0 22 0 530404500 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3921838 160447 2278 9 0 3912557 0
[pid=18076/tid=18078] ppid=18074 vsize=15687352 CPUtime=0.93 cores=1,3,5,7
/proc/18076/task/18078/stat : 18078 (java) S 18074 18076 17931 0 -1 4202560 33111 0 1 0 88 5 0 0 20 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18079] ppid=18074 vsize=15687352 CPUtime=0.01 cores=1,3,5,7
/proc/18076/task/18079/stat : 18079 (java) S 18074 18076 17931 0 -1 4202560 5325 0 0 0 0 1 0 0 15 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18080] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18080/stat : 18080 (java) S 18074 18076 17931 0 -1 4202560 3721 0 0 0 0 0 0 0 15 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18081] ppid=18074 vsize=15687352 CPUtime=0.02 cores=1,3,5,7
/proc/18076/task/18081/stat : 18081 (java) S 18074 18076 17931 0 -1 4202560 5999 0 0 0 1 1 0 0 16 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18082] ppid=18074 vsize=15687352 CPUtime=0.02 cores=1,3,5,7
/proc/18076/task/18082/stat : 18082 (java) S 18074 18076 17931 0 -1 4202560 7494 0 0 0 1 1 0 0 16 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18083] ppid=18074 vsize=15687352 CPUtime=0.01 cores=1,3,5,7
/proc/18076/task/18083/stat : 18083 (java) S 18074 18076 17931 0 -1 4202560 6149 0 0 0 1 0 0 0 16 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18084] ppid=18074 vsize=15687352 CPUtime=0.01 cores=1,3,5,7
/proc/18076/task/18084/stat : 18084 (java) S 18074 18076 17931 0 -1 4202560 3900 0 0 0 1 0 0 0 15 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18085] ppid=18074 vsize=15687352 CPUtime=0.02 cores=1,3,5,7
/proc/18076/task/18085/stat : 18085 (java) S 18074 18076 17931 0 -1 4202560 4685 0 0 0 1 1 0 0 15 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18086] ppid=18074 vsize=15687352 CPUtime=0.03 cores=1,3,5,7
/proc/18076/task/18086/stat : 18086 (java) S 18074 18076 17931 0 -1 4202560 7604 0 0 0 2 1 0 0 16 0 22 0 530404501 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18087] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18087/stat : 18087 (java) S 18074 18076 17931 0 -1 4202560 478 0 0 0 0 0 0 0 15 0 22 0 530404502 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 0 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18088] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18088/stat : 18088 (java) S 18074 18076 17931 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530404503 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18089] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18089/stat : 18089 (java) S 18074 18076 17931 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530404503 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18090] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18090/stat : 18090 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658970033 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18091] ppid=18074 vsize=15687352 CPUtime=0.76 cores=1,3,5,7
/proc/18076/task/18091/stat : 18091 (java) S 18074 18076 17931 0 -1 4202560 2453 0 0 0 76 0 0 0 15 0 22 0 530404505 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18092] ppid=18074 vsize=15687352 CPUtime=1.07 cores=1,3,5,7
/proc/18076/task/18092/stat : 18092 (java) S 18074 18076 17931 0 -1 4202560 5033 0 0 0 107 0 0 0 15 0 22 0 530404505 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18093] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18093/stat : 18093 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18094] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18094/stat : 18094 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530404505 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18095] ppid=18074 vsize=15687352 CPUtime=1.7 cores=1,3,5,7
/proc/18076/task/18095/stat : 18095 (java) R 18074 18076 17931 0 -1 4202560 20194 0 0 0 169 1 0 0 17 0 22 0 530404545 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912506264401 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18076/tid=18096] ppid=18074 vsize=15687352 CPUtime=1.74 cores=1,3,5,7
/proc/18076/task/18096/stat : 18096 (java) R 18074 18076 17931 0 -1 4202560 17371 0 0 0 172 2 0 0 17 0 22 0 530404545 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912506260392 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18076/tid=18097] ppid=18074 vsize=15687352 CPUtime=1.85 cores=1,3,5,7
/proc/18076/task/18097/stat : 18097 (java) R 18074 18076 17931 0 -1 4202560 20887 0 0 0 183 2 0 0 17 0 22 0 530404545 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912506259835 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18076/tid=18098] ppid=18074 vsize=15687352 CPUtime=1.66 cores=1,3,5,7
/proc/18076/task/18098/stat : 18098 (java) R 18074 18076 17931 0 -1 4202560 18305 0 0 0 164 2 0 0 17 0 22 0 530404545 16063848448 160447 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912506133767 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (KiB) 15687352

[startup+6.3008 s]
/proc/loadavg: 7.70 8.02 7.97 10/218 18147
/proc/meminfo: memFree=28577772/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15687352 CPUtime=22.76 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 332142 0 1 0 2228 48 0 0 22 0 22 0 530404500 16063848448 328005 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3921838 328017 2278 9 0 3912557 0
[pid=18076/tid=18078] ppid=18074 vsize=15687352 CPUtime=0.93 cores=1,3,5,7
/proc/18076/task/18078/stat : 18078 (java) S 18074 18076 17931 0 -1 4202560 33111 0 1 0 88 5 0 0 20 0 22 0 530404501 16063848448 328018 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18079] ppid=18074 vsize=15687352 CPUtime=0.02 cores=1,3,5,7
/proc/18076/task/18079/stat : 18079 (java) S 18074 18076 17931 0 -1 4202560 8470 0 0 0 1 1 0 0 15 0 22 0 530404501 16063848448 328019 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18080] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18080/stat : 18080 (java) S 18074 18076 17931 0 -1 4202560 3721 0 0 0 0 0 0 0 15 0 22 0 530404501 16063848448 328019 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18081] ppid=18074 vsize=15687352 CPUtime=0.04 cores=1,3,5,7
/proc/18076/task/18081/stat : 18081 (java) S 18074 18076 17931 0 -1 4202560 11339 0 0 0 2 2 0 0 16 0 22 0 530404501 16063848448 328020 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18082] ppid=18074 vsize=15687352 CPUtime=0.02 cores=1,3,5,7
/proc/18076/task/18082/stat : 18082 (java) S 18074 18076 17931 0 -1 4202560 8652 0 0 0 1 1 0 0 15 0 22 0 530404501 16063848448 328026 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18083] ppid=18074 vsize=15687352 CPUtime=0.01 cores=1,3,5,7
/proc/18076/task/18083/stat : 18083 (java) S 18074 18076 17931 0 -1 4202560 6865 0 0 0 1 0 0 0 16 0 22 0 530404501 16063848448 328028 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18084] ppid=18074 vsize=15687352 CPUtime=0.02 cores=1,3,5,7
/proc/18076/task/18084/stat : 18084 (java) S 18074 18076 17931 0 -1 4202560 8249 0 0 0 1 1 0 0 15 0 22 0 530404501 16063848448 328030 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18085] ppid=18074 vsize=15687352 CPUtime=0.02 cores=1,3,5,7
/proc/18076/task/18085/stat : 18085 (java) S 18074 18076 17931 0 -1 4202560 6122 0 0 0 1 1 0 0 16 0 22 0 530404501 16063848448 328049 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18086] ppid=18074 vsize=15687352 CPUtime=0.04 cores=1,3,5,7
/proc/18076/task/18086/stat : 18086 (java) S 18074 18076 17931 0 -1 4202560 10498 0 0 0 2 2 0 0 16 0 22 0 530404501 16063848448 328051 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18087] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18087/stat : 18087 (java) S 18074 18076 17931 0 -1 4202560 778 0 0 0 0 0 0 0 15 0 22 0 530404502 16063848448 328052 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 0 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18088] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18088/stat : 18088 (java) S 18074 18076 17931 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530404503 16063848448 328053 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18089] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18089/stat : 18089 (java) S 18074 18076 17931 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530404503 16063848448 328054 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18090] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18090/stat : 18090 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 328055 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658970033 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18091] ppid=18074 vsize=15687352 CPUtime=0.85 cores=1,3,5,7
/proc/18076/task/18091/stat : 18091 (java) S 18074 18076 17931 0 -1 4202560 2453 0 0 0 85 0 0 0 16 0 22 0 530404505 16063848448 328056 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0

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

[pid=18076/tid=18096] ppid=18074 vsize=15687352 CPUtime=1048.68 cores=1,3,5,7
/proc/18076/task/18096/stat : 18096 (java) R 18074 18076 17931 0 -1 4202560 510934 0 0 0 104804 64 0 0 25 0 22 0 530404545 16063848448 224460 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912506049909 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18076/tid=18097] ppid=18074 vsize=15687352 CPUtime=1048.54 cores=1,3,5,7
/proc/18076/task/18097/stat : 18097 (java) R 18074 18076 17931 0 -1 4202560 537724 0 0 0 104789 65 0 0 25 0 22 0 530404545 16063848448 224460 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18076/tid=18098] ppid=18074 vsize=15687352 CPUtime=1048.58 cores=1,3,5,7
/proc/18076/task/18098/stat : 18098 (java) R 18074 18076 17931 0 -1 4202560 491814 0 0 0 104793 65 0 0 25 0 22 0 530404545 16063848448 224460 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 47824231777287 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4228.06
Current children cumulated vsize (KiB) 15687352

[startup+1122.3 s]
/proc/loadavg: 8.16 8.09 8.03 10/218 18176
/proc/meminfo: memFree=29204312/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15687352 CPUtime=4467.04 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 3254964 0 1 0 446161 543 0 0 22 0 22 0 530404500 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3921838 215003 2299 9 0 3912557 0
[pid=18076/tid=18078] ppid=18074 vsize=15687352 CPUtime=0.93 cores=1,3,5,7
/proc/18076/task/18078/stat : 18078 (java) S 18074 18076 17931 0 -1 4202560 33111 0 1 0 88 5 0 0 20 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18079] ppid=18074 vsize=15687352 CPUtime=3.78 cores=1,3,5,7
/proc/18076/task/18079/stat : 18079 (java) S 18074 18076 17931 0 -1 4202560 126991 0 0 0 355 23 0 0 15 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18080] ppid=18074 vsize=15687352 CPUtime=3.74 cores=1,3,5,7
/proc/18076/task/18080/stat : 18080 (java) S 18074 18076 17931 0 -1 4202560 128962 0 0 0 352 22 0 0 15 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18081] ppid=18074 vsize=15687352 CPUtime=3.73 cores=1,3,5,7
/proc/18076/task/18081/stat : 18081 (java) S 18074 18076 17931 0 -1 4202560 131022 0 0 0 350 23 0 0 16 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18082] ppid=18074 vsize=15687352 CPUtime=3.89 cores=1,3,5,7
/proc/18076/task/18082/stat : 18082 (java) S 18074 18076 17931 0 -1 4202560 138613 0 0 0 363 26 0 0 15 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18083] ppid=18074 vsize=15687352 CPUtime=3.95 cores=1,3,5,7
/proc/18076/task/18083/stat : 18083 (java) S 18074 18076 17931 0 -1 4202560 135294 0 0 0 370 25 0 0 15 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18084] ppid=18074 vsize=15687352 CPUtime=3.79 cores=1,3,5,7
/proc/18076/task/18084/stat : 18084 (java) S 18074 18076 17931 0 -1 4202560 134388 0 0 0 354 25 0 0 15 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18085] ppid=18074 vsize=15687352 CPUtime=3.78 cores=1,3,5,7
/proc/18076/task/18085/stat : 18085 (java) S 18074 18076 17931 0 -1 4202560 125793 0 0 0 355 23 0 0 16 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18086] ppid=18074 vsize=15687352 CPUtime=3.91 cores=1,3,5,7
/proc/18076/task/18086/stat : 18086 (java) S 18074 18076 17931 0 -1 4202560 142463 0 0 0 367 24 0 0 15 0 22 0 530404501 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18087] ppid=18074 vsize=15687352 CPUtime=1.98 cores=1,3,5,7
/proc/18076/task/18087/stat : 18087 (java) S 18074 18076 17931 0 -1 4202560 8358 0 0 0 129 69 0 0 15 0 22 0 530404502 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 0 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18088] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18088/stat : 18088 (java) S 18074 18076 17931 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530404503 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18089] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18089/stat : 18089 (java) S 18074 18076 17931 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530404503 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18090] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18090/stat : 18090 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658970033 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18091] ppid=18074 vsize=15687352 CPUtime=0.98 cores=1,3,5,7
/proc/18076/task/18091/stat : 18091 (java) S 18074 18076 17931 0 -1 4202560 2476 0 0 0 98 0 0 0 15 0 22 0 530404505 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18092] ppid=18074 vsize=15687352 CPUtime=1.37 cores=1,3,5,7
/proc/18076/task/18092/stat : 18092 (java) S 18074 18076 17931 0 -1 4202560 5076 0 0 0 136 1 0 0 15 0 22 0 530404505 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18093] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18093/stat : 18093 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18094] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18094/stat : 18094 (java) S 18074 18076 17931 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 530404505 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18095] ppid=18074 vsize=15687352 CPUtime=1107.37 cores=1,3,5,7
/proc/18076/task/18095/stat : 18095 (java) R 18074 18076 17931 0 -1 4202560 531749 0 0 0 110670 67 0 0 25 0 22 0 530404545 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505979798 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18076/tid=18096] ppid=18074 vsize=15687352 CPUtime=1108.05 cores=1,3,5,7
/proc/18076/task/18096/stat : 18096 (java) R 18074 18076 17931 0 -1 4202560 532470 0 0 0 110739 66 0 0 25 0 22 0 530404545 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18076/tid=18097] ppid=18074 vsize=15687352 CPUtime=1107.9 cores=1,3,5,7
/proc/18076/task/18097/stat : 18097 (java) R 18074 18076 17931 0 -1 4202560 562060 0 0 0 110722 68 0 0 25 0 22 0 530404545 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912506050720 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18076/tid=18098] ppid=18074 vsize=15687352 CPUtime=1107.74 cores=1,3,5,7
/proc/18076/task/18098/stat : 18098 (java) R 18074 18076 17931 0 -1 4202560 514689 0 0 0 110705 69 0 0 25 0 22 0 530404545 16063848448 215003 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4467.04
Current children cumulated vsize (KiB) 15687352

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.03 9/218 18178
/proc/meminfo: memFree=29245340/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15687352 CPUtime=4705.93 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 3444664 0 1 0 470021 572 0 0 22 0 22 0 530404500 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3921838 256126 2299 9 0 3912557 0
[pid=18076/tid=18078] ppid=18074 vsize=15687352 CPUtime=0.93 cores=1,3,5,7
/proc/18076/task/18078/stat : 18078 (java) S 18074 18076 17931 0 -1 4202560 33111 0 1 0 88 5 0 0 20 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18079] ppid=18074 vsize=15687352 CPUtime=3.99 cores=1,3,5,7
/proc/18076/task/18079/stat : 18079 (java) S 18074 18076 17931 0 -1 4202560 134946 0 0 0 375 24 0 0 15 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18080] ppid=18074 vsize=15687352 CPUtime=3.97 cores=1,3,5,7
/proc/18076/task/18080/stat : 18080 (java) S 18074 18076 17931 0 -1 4202560 136737 0 0 0 374 23 0 0 16 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18081] ppid=18074 vsize=15687352 CPUtime=3.93 cores=1,3,5,7
/proc/18076/task/18081/stat : 18081 (java) S 18074 18076 17931 0 -1 4202560 137695 0 0 0 369 24 0 0 16 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18082] ppid=18074 vsize=15687352 CPUtime=4.09 cores=1,3,5,7
/proc/18076/task/18082/stat : 18082 (java) S 18074 18076 17931 0 -1 4202560 148404 0 0 0 382 27 0 0 15 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18083] ppid=18074 vsize=15687352 CPUtime=4.17 cores=1,3,5,7
/proc/18076/task/18083/stat : 18083 (java) S 18074 18076 17931 0 -1 4202560 142784 0 0 0 390 27 0 0 15 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18084] ppid=18074 vsize=15687352 CPUtime=3.97 cores=1,3,5,7
/proc/18076/task/18084/stat : 18084 (java) S 18074 18076 17931 0 -1 4202560 141323 0 0 0 372 25 0 0 16 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18085] ppid=18074 vsize=15687352 CPUtime=3.98 cores=1,3,5,7
/proc/18076/task/18085/stat : 18085 (java) S 18074 18076 17931 0 -1 4202560 131853 0 0 0 374 24 0 0 16 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18086] ppid=18074 vsize=15687352 CPUtime=4.11 cores=1,3,5,7
/proc/18076/task/18086/stat : 18086 (java) S 18074 18076 17931 0 -1 4202560 150066 0 0 0 385 26 0 0 15 0 22 0 530404501 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18087] ppid=18074 vsize=15687352 CPUtime=2.1 cores=1,3,5,7
/proc/18076/task/18087/stat : 18087 (java) S 18074 18076 17931 0 -1 4202560 8979 0 0 0 137 73 0 0 15 0 22 0 530404502 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 0 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18088] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18088/stat : 18088 (java) S 18074 18076 17931 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530404503 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18089] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18089/stat : 18089 (java) S 18074 18076 17931 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530404503 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18090] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18090/stat : 18090 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658970033 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18091] ppid=18074 vsize=15687352 CPUtime=0.98 cores=1,3,5,7
/proc/18076/task/18091/stat : 18091 (java) S 18074 18076 17931 0 -1 4202560 2476 0 0 0 98 0 0 0 15 0 22 0 530404505 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18092] ppid=18074 vsize=15687352 CPUtime=1.37 cores=1,3,5,7
/proc/18076/task/18092/stat : 18092 (java) S 18074 18076 17931 0 -1 4202560 5076 0 0 0 136 1 0 0 15 0 22 0 530404505 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18093] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18093/stat : 18093 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18094] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18094/stat : 18094 (java) S 18074 18076 17931 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530404505 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18095] ppid=18074 vsize=15687352 CPUtime=1166.72 cores=1,3,5,7
/proc/18076/task/18095/stat : 18095 (java) R 18074 18076 17931 0 -1 4202560 565565 0 0 0 116602 70 0 0 25 0 22 0 530404545 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505988505 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18076/tid=18096] ppid=18074 vsize=15687352 CPUtime=1167.22 cores=1,3,5,7
/proc/18076/task/18096/stat : 18096 (java) R 18074 18076 17931 0 -1 4202560 560844 0 0 0 116652 70 0 0 25 0 22 0 530404545 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505988901 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18076/tid=18097] ppid=18074 vsize=15687352 CPUtime=1167.13 cores=1,3,5,7
/proc/18076/task/18097/stat : 18097 (java) R 18074 18076 17931 0 -1 4202560 595685 0 0 0 116641 72 0 0 25 0 22 0 530404545 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505867331 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18076/tid=18098] ppid=18074 vsize=15687352 CPUtime=1167.09 cores=1,3,5,7
/proc/18076/task/18098/stat : 18098 (java) R 18074 18076 17931 0 -1 4202560 547667 0 0 0 116636 73 0 0 25 0 22 0 530404545 16063848448 256126 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912506050829 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4705.93
Current children cumulated vsize (KiB) 15687352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 8.09 8.08 8.02 9/218 18179
/proc/meminfo: memFree=29204288/32951132 swapFree=67080200/67111528
[pid=18076] ppid=18074 vsize=15687352 CPUtime=4800.3 cores=1,3,5,7
/proc/18076/stat : 18076 (java) S 18074 18076 17931 0 -1 4202496 3480527 0 1 0 479451 579 0 0 22 0 22 0 530404500 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18076/statm: 3921838 224045 2299 9 0 3912557 0
[pid=18076/tid=18078] ppid=18074 vsize=15687352 CPUtime=0.93 cores=1,3,5,7
/proc/18076/task/18078/stat : 18078 (java) S 18074 18076 17931 0 -1 4202560 33111 0 1 0 88 5 0 0 20 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18079] ppid=18074 vsize=15687352 CPUtime=4.06 cores=1,3,5,7
/proc/18076/task/18079/stat : 18079 (java) S 18074 18076 17931 0 -1 4202560 135165 0 0 0 382 24 0 0 16 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18080] ppid=18074 vsize=15687352 CPUtime=4.06 cores=1,3,5,7
/proc/18076/task/18080/stat : 18080 (java) S 18074 18076 17931 0 -1 4202560 137874 0 0 0 383 23 0 0 15 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18081] ppid=18074 vsize=15687352 CPUtime=4 cores=1,3,5,7
/proc/18076/task/18081/stat : 18081 (java) S 18074 18076 17931 0 -1 4202560 138152 0 0 0 376 24 0 0 16 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18082] ppid=18074 vsize=15687352 CPUtime=4.18 cores=1,3,5,7
/proc/18076/task/18082/stat : 18082 (java) S 18074 18076 17931 0 -1 4202560 149463 0 0 0 390 28 0 0 15 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18083] ppid=18074 vsize=15687352 CPUtime=4.24 cores=1,3,5,7
/proc/18076/task/18083/stat : 18083 (java) S 18074 18076 17931 0 -1 4202560 144302 0 0 0 397 27 0 0 15 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18084] ppid=18074 vsize=15687352 CPUtime=4.06 cores=1,3,5,7
/proc/18076/task/18084/stat : 18084 (java) S 18074 18076 17931 0 -1 4202560 142957 0 0 0 380 26 0 0 15 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18085] ppid=18074 vsize=15687352 CPUtime=4.05 cores=1,3,5,7
/proc/18076/task/18085/stat : 18085 (java) S 18074 18076 17931 0 -1 4202560 132706 0 0 0 381 24 0 0 15 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18086] ppid=18074 vsize=15687352 CPUtime=4.18 cores=1,3,5,7
/proc/18076/task/18086/stat : 18086 (java) S 18074 18076 17931 0 -1 4202560 150735 0 0 0 392 26 0 0 15 0 22 0 530404501 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 7 0 0 0
[pid=18076/tid=18087] ppid=18074 vsize=15687352 CPUtime=2.14 cores=1,3,5,7
/proc/18076/task/18087/stat : 18087 (java) S 18074 18076 17931 0 -1 4202560 9087 0 0 0 140 74 0 0 15 0 22 0 530404502 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 0 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18088] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18088/stat : 18088 (java) S 18074 18076 17931 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530404503 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18089] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18089/stat : 18089 (java) S 18074 18076 17931 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530404503 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18090] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18090/stat : 18090 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658970033 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18091] ppid=18074 vsize=15687352 CPUtime=0.98 cores=1,3,5,7
/proc/18076/task/18091/stat : 18091 (java) S 18074 18076 17931 0 -1 4202560 2476 0 0 0 98 0 0 0 15 0 22 0 530404505 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18092] ppid=18074 vsize=15687352 CPUtime=1.37 cores=1,3,5,7
/proc/18076/task/18092/stat : 18092 (java) S 18074 18076 17931 0 -1 4202560 5076 0 0 0 136 1 0 0 15 0 22 0 530404505 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 5 0 0 0
[pid=18076/tid=18093] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18093/stat : 18093 (java) S 18074 18076 17931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530404505 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962329 0 4 0 16800975 18446604471139074368 0 0 -1 3 0 0 0
[pid=18076/tid=18094] ppid=18074 vsize=15687352 CPUtime=0 cores=1,3,5,7
/proc/18076/task/18094/stat : 18094 (java) S 18074 18076 17931 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530404505 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 210658962944 0 4 0 16800975 18446604471139074368 0 0 -1 1 0 0 0
[pid=18076/tid=18095] ppid=18074 vsize=15687352 CPUtime=1190.06 cores=1,3,5,7
/proc/18076/task/18095/stat : 18095 (java) R 18074 18076 17931 0 -1 4202560 573184 0 0 0 118935 71 0 0 25 0 22 0 530404545 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505722635 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18076/tid=18096] ppid=18074 vsize=15687352 CPUtime=1190.68 cores=1,3,5,7
/proc/18076/task/18096/stat : 18096 (java) R 18074 18076 17931 0 -1 4202560 567374 0 0 0 118997 71 0 0 25 0 22 0 530404545 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505988763 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18076/tid=18097] ppid=18074 vsize=15687352 CPUtime=1190.6 cores=1,3,5,7
/proc/18076/task/18097/stat : 18097 (java) R 18074 18076 17931 0 -1 4202560 602896 0 0 0 118987 73 0 0 25 0 22 0 530404545 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 46912505979626 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18076/tid=18098] ppid=18074 vsize=15687352 CPUtime=1190.57 cores=1,3,5,7
/proc/18076/task/18098/stat : 18098 (java) R 18074 18076 17931 0 -1 4202560 554514 0 0 0 118982 75 0 0 25 0 22 0 530404545 16063848448 224045 33554432000 1073741824 1073778376 140735527229680 18446744073709551615 47824231777372 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15687352

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

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

Child status: 143
Real time (s): 1206.06
CPU time (s): 4800.41
CPU user time (s): 4794.57
CPU system time (s): 5.83311
CPU usage (%): 398.023
Max. virtual memory (cumulated for all children) (KiB): 15689700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.57
system time used= 5.83311
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3480553
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= 129075
involuntary context switches= 93753

runsolver used 1.9937 second user time and 4.64829 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-30 20:27:29
IDJOB=3311874
IDBENCH=85793
IDSOLVER=1698
FILE ID=node129/3311874-1304188049
RUNJOBID= node129-1304186840-17950
PBS_JOBID= 13172493
Free space on /tmp= 67248 MiB

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

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=1838495178

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.82
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.831
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.74
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30822036 kB
Buffers:        291832 kB
Cached:        1458712 kB
SwapCached:       5056 kB
Active:         145604 kB
Inactive:      1645356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30822036 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:            2400 kB
Writeback:           0 kB
AnonPages:       38208 kB
Mapped:          12800 kB
Slab:           276064 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   222272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67244 MiB
End job on node129 at 2011-04-30 20:47:37