Trace number 3311828

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.36 1210.24

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

0.10/0.12	25:54 INFO : Reading from input HOME/instance-3311828-1304187953.cnf
2.90/2.68	Executor set job limit to 1000000
2.90/2.68	Executor set job limit to 1000000
2.90/2.68	Executor set job limit to 1000000
2.90/2.68	Executor set job limit to 1000000
2.90/2.68	Starting Executor!
2.90/2.68	Starting Executor!
2.90/2.68	Starting Executor!
2.90/2.68	Starting Executor!
9.92/8.04	26:02 INFO : 29376 variables remaining out of 58560
9.92/8.04	26:02 INFO : 2407085 literals remaining out of 2545080
487.77/130.15	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
487.77/130.15	log4j:WARN Please initialize the log4j system properly.
487.77/130.15	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-3311828-1304187953/watcher-3311828-1304187953 -o /tmp/evaluation-result-3311828-1304187953/solver-3311828-1304187953 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311828-1304187953.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: 8.13 7.92 7.52 5/198 11202
/proc/meminfo: memFree=12862004/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/11202/stat : 11202 (java) R 11200 11202 10914 0 -1 4202496 897 0 0 0 0 0 0 0 23 0 1 0 530393104 23580672 384 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212682712832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11202/statm: 5757 394 306 9 0 124 0

[startup+0.031129 s]
/proc/loadavg: 8.13 7.92 7.52 5/198 11202
/proc/meminfo: memFree=12862004/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15604116 CPUtime=0.02 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 3528 0 1 0 2 0 0 0 23 0 13 0 530393104 15978614784 2967 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3901029 2968 1657 9 0 3891777 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604116

[startup+0.101124 s]
/proc/loadavg: 8.13 7.92 7.52 5/198 11202
/proc/meminfo: memFree=12862004/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15676384 CPUtime=0.1 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 5595 0 1 0 9 1 0 0 23 0 18 0 530393104 16052617216 4980 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3919096 4980 2117 9 0 3909815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676384

[startup+0.301097 s]
/proc/loadavg: 8.13 7.92 7.52 5/198 11202
/proc/meminfo: memFree=12862004/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15681692 CPUtime=0.51 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 15671 0 1 0 49 2 0 0 23 0 18 0 530393104 16058052608 13823 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3920423 13829 2207 9 0 3911142 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681692

[startup+0.701014 s]
/proc/loadavg: 8.13 7.92 7.52 5/198 11202
/proc/meminfo: memFree=12862004/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15681692 CPUtime=0.92 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 41911 0 1 0 87 5 0 0 23 0 18 0 530393104 16058052608 40060 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3920423 40060 2223 9 0 3911142 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15681692

[startup+1.50087 s]
/proc/loadavg: 7.88 7.87 7.51 6/216 11220
/proc/meminfo: memFree=12706056/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15681692 CPUtime=1.74 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 54054 0 1 0 168 6 0 0 23 0 18 0 530393104 16058052608 52200 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3920423 52206 2223 9 0 3911142 0
[pid=11202/tid=11204] ppid=11200 vsize=15681692 CPUtime=1.47 cores=1,3,5,7
/proc/11202/task/11204/stat : 11204 (java) R 11200 11202 10914 0 -1 4202560 44610 0 1 0 142 5 0 0 25 0 18 0 530393104 16058052608 52210 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505642387 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11202/tid=11205] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11205/stat : 11205 (java) S 11200 11202 10914 0 -1 4202560 1656 0 0 0 0 0 0 0 16 0 18 0 530393105 16058052608 52214 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11206] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11206/stat : 11206 (java) S 11200 11202 10914 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 18 0 530393105 16058052608 52217 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11207] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11207/stat : 11207 (java) S 11200 11202 10914 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 18 0 530393105 16058052608 52221 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11208] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11208/stat : 11208 (java) S 11200 11202 10914 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 18 0 530393105 16058052608 52226 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11209] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11209/stat : 11209 (java) S 11200 11202 10914 0 -1 4202560 590 0 0 0 0 0 0 0 15 0 18 0 530393105 16058052608 52230 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11210] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11210/stat : 11210 (java) S 11200 11202 10914 0 -1 4202560 387 0 0 0 0 0 0 0 16 0 18 0 530393105 16058052608 52232 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11211] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11211/stat : 11211 (java) S 11200 11202 10914 0 -1 4202560 1420 0 0 0 0 0 0 0 16 0 18 0 530393105 16058052608 52236 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11212] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11212/stat : 11212 (java) S 11200 11202 10914 0 -1 4202560 29 0 0 0 0 0 0 0 16 0 18 0 530393105 16058052608 52240 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11213] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11213/stat : 11213 (java) S 11200 11202 10914 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 18 0 530393106 16058052608 52245 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 0 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11214] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11214/stat : 11214 (java) S 11200 11202 10914 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530393106 16058052608 52248 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11215] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11215/stat : 11215 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530393106 16058052608 52252 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11216] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11216/stat : 11216 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530393109 16058052608 52256 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699498929 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11217] ppid=11200 vsize=15681692 CPUtime=0.11 cores=1,3,5,7
/proc/11202/task/11217/stat : 11217 (java) S 11200 11202 10914 0 -1 4202560 1256 0 0 0 11 0 0 0 25 0 18 0 530393109 16058052608 52260 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11218] ppid=11200 vsize=15681692 CPUtime=0.1 cores=1,3,5,7
/proc/11202/task/11218/stat : 11218 (java) S 11200 11202 10914 0 -1 4202560 2504 0 0 0 10 0 0 0 15 0 18 0 530393109 16058052608 52265 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11219] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11219/stat : 11219 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530393109 16058052608 52268 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11220] ppid=11200 vsize=15681692 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11220/stat : 11220 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530393109 16058052608 52271 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15681692

[startup+3.10158 s]
/proc/loadavg: 7.88 7.87 7.51 6/216 11220
/proc/meminfo: memFree=12568276/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15685804 CPUtime=3.52 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 140136 0 1 0 337 15 0 0 23 0 22 0 530393104 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3921451 138188 2264 9 0 3912170 0
[pid=11202/tid=11204] ppid=11200 vsize=15685804 CPUtime=3.06 cores=1,3,5,7
/proc/11202/task/11204/stat : 11204 (java) R 11200 11202 10914 0 -1 4202560 127587 0 1 0 292 14 0 0 25 0 22 0 530393104 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505723453 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11202/tid=11205] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11205/stat : 11205 (java) S 11200 11202 10914 0 -1 4202560 1656 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11206] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11206/stat : 11206 (java) S 11200 11202 10914 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11207] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11207/stat : 11207 (java) S 11200 11202 10914 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11208] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11208/stat : 11208 (java) S 11200 11202 10914 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11209] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11209/stat : 11209 (java) S 11200 11202 10914 0 -1 4202560 616 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11210] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11210/stat : 11210 (java) S 11200 11202 10914 0 -1 4202560 3004 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11211] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11211/stat : 11211 (java) S 11200 11202 10914 0 -1 4202560 1422 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11212] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11212/stat : 11212 (java) S 11200 11202 10914 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530393105 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11213] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11213/stat : 11213 (java) S 11200 11202 10914 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 530393106 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 0 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11214] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11214/stat : 11214 (java) S 11200 11202 10914 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530393106 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11215] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11215/stat : 11215 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530393106 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11216] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11216/stat : 11216 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699498929 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11217] ppid=11200 vsize=15685804 CPUtime=0.19 cores=1,3,5,7
/proc/11202/task/11217/stat : 11217 (java) S 11200 11202 10914 0 -1 4202560 1371 0 0 0 19 0 0 0 15 0 22 0 530393109 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11218] ppid=11200 vsize=15685804 CPUtime=0.19 cores=1,3,5,7
/proc/11202/task/11218/stat : 11218 (java) S 11200 11202 10914 0 -1 4202560 2627 0 0 0 19 0 0 0 15 0 22 0 530393109 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11219] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11219/stat : 11219 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11220] ppid=11200 vsize=15685804 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11220/stat : 11220 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530393109 16062263296 138188 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 15685804

[startup+6.30099 s]
/proc/loadavg: 7.88 7.87 7.51 6/220 11224
/proc/meminfo: memFree=12290236/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15689308 CPUtime=7.69 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 152135 0 1 0 753 16 0 0 23 0 22 0 530393104 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3922327 144312 2276 9 0 3913046 0
[pid=11202/tid=11204] ppid=11200 vsize=15689308 CPUtime=6.26 cores=1,3,5,7
/proc/11202/task/11204/stat : 11204 (java) R 11200 11202 10914 0 -1 4202560 127611 0 1 0 612 14 0 0 25 0 22 0 530393104 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11202/tid=11205] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11205/stat : 11205 (java) S 11200 11202 10914 0 -1 4202560 1656 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11206] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11206/stat : 11206 (java) S 11200 11202 10914 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11207] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11207/stat : 11207 (java) S 11200 11202 10914 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11208] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11208/stat : 11208 (java) S 11200 11202 10914 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11209] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11209/stat : 11209 (java) S 11200 11202 10914 0 -1 4202560 616 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11210] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11210/stat : 11210 (java) S 11200 11202 10914 0 -1 4202560 3004 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11211] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11211/stat : 11211 (java) S 11200 11202 10914 0 -1 4202560 1422 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11212] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11212/stat : 11212 (java) S 11200 11202 10914 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530393105 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11213] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11213/stat : 11213 (java) S 11200 11202 10914 0 -1 4202560 184 0 0 0 0 0 0 0 15 0 22 0 530393106 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 0 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11214] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11214/stat : 11214 (java) S 11200 11202 10914 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530393106 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11215] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11215/stat : 11215 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530393106 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11216] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11216/stat : 11216 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699498929 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11217] ppid=11200 vsize=15689308 CPUtime=0.77 cores=1,3,5,7
/proc/11202/task/11217/stat : 11217 (java) S 11200 11202 10914 0 -1 4202560 12258 0 0 0 76 1 0 0 15 0 22 0 530393109 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11218] ppid=11200 vsize=15689308 CPUtime=0.59 cores=1,3,5,7
/proc/11202/task/11218/stat : 11218 (java) S 11200 11202 10914 0 -1 4202560 3712 0 0 0 59 0 0 0 15 0 22 0 530393109 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11219] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11219/stat : 11219 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11220] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11220/stat : 11220 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530393109 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11221] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11221/stat : 11221 (java) S 11200 11202 10914 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 530393372 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11222] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11222/stat : 11222 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 530393372 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11223] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11223/stat : 11223 (java) S 11200 11202 10914 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530393373 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11224] ppid=11200 vsize=15689308 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11224/stat : 11224 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 530393373 16065851392 144312 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 15689308

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

/proc/meminfo: memFree=17607728/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15754844 CPUtime=4449.87 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 2075629 0 1 0 444652 335 0 0 23 0 22 0 530393104 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3938711 1502573 2301 9 0 3929430 0
[pid=11202/tid=11204] ppid=11200 vsize=15754844 CPUtime=8 cores=1,3,5,7
/proc/11202/task/11204/stat : 11204 (java) S 11200 11202 10914 0 -1 4202560 127653 0 1 0 786 14 0 0 25 0 22 0 530393104 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11205] ppid=11200 vsize=15754844 CPUtime=3.29 cores=1,3,5,7
/proc/11202/task/11205/stat : 11205 (java) S 11200 11202 10914 0 -1 4202560 191081 0 0 0 298 31 0 0 15 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11206] ppid=11200 vsize=15754844 CPUtime=3.36 cores=1,3,5,7
/proc/11202/task/11206/stat : 11206 (java) S 11200 11202 10914 0 -1 4202560 210282 0 0 0 303 33 0 0 16 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11207] ppid=11200 vsize=15754844 CPUtime=3.35 cores=1,3,5,7
/proc/11202/task/11207/stat : 11207 (java) S 11200 11202 10914 0 -1 4202560 185982 0 0 0 306 29 0 0 15 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11208] ppid=11200 vsize=15754844 CPUtime=3.22 cores=1,3,5,7
/proc/11202/task/11208/stat : 11208 (java) S 11200 11202 10914 0 -1 4202560 190511 0 0 0 290 32 0 0 15 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11209] ppid=11200 vsize=15754844 CPUtime=3.24 cores=1,3,5,7
/proc/11202/task/11209/stat : 11209 (java) S 11200 11202 10914 0 -1 4202560 195831 0 0 0 291 33 0 0 16 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11210] ppid=11200 vsize=15754844 CPUtime=3.38 cores=1,3,5,7
/proc/11202/task/11210/stat : 11210 (java) S 11200 11202 10914 0 -1 4202560 313807 0 0 0 289 49 0 0 16 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11211] ppid=11200 vsize=15754844 CPUtime=3.16 cores=1,3,5,7
/proc/11202/task/11211/stat : 11211 (java) S 11200 11202 10914 0 -1 4202560 178259 0 0 0 288 28 0 0 16 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11212] ppid=11200 vsize=15754844 CPUtime=3.05 cores=1,3,5,7
/proc/11202/task/11212/stat : 11212 (java) S 11200 11202 10914 0 -1 4202560 244535 0 0 0 264 41 0 0 15 0 22 0 530393105 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11213] ppid=11200 vsize=15754844 CPUtime=1.49 cores=1,3,5,7
/proc/11202/task/11213/stat : 11213 (java) S 11200 11202 10914 0 -1 4202560 102785 0 0 0 129 20 0 0 15 0 22 0 530393106 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 0 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11214] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11214/stat : 11214 (java) S 11200 11202 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530393106 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11215] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11215/stat : 11215 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530393106 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11216] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11216/stat : 11216 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699498929 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11217] ppid=11200 vsize=15754844 CPUtime=2 cores=1,3,5,7
/proc/11202/task/11217/stat : 11217 (java) S 11200 11202 10914 0 -1 4202560 12389 0 0 0 199 1 0 0 15 0 22 0 530393109 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11218] ppid=11200 vsize=15754844 CPUtime=1.36 cores=1,3,5,7
/proc/11202/task/11218/stat : 11218 (java) S 11200 11202 10914 0 -1 4202560 3788 0 0 0 136 0 0 0 16 0 22 0 530393109 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11219] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11219/stat : 11219 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11220] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11220/stat : 11220 (java) S 11200 11202 10914 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530393109 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11221] ppid=11200 vsize=15754844 CPUtime=1102.97 cores=1,3,5,7
/proc/11202/task/11221/stat : 11221 (java) R 11200 11202 10914 0 -1 4202560 37570 0 0 0 110294 3 0 0 25 0 22 0 530393372 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912506335128 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11202/tid=11222] ppid=11200 vsize=15754844 CPUtime=1100.19 cores=1,3,5,7
/proc/11202/task/11222/stat : 11222 (java) R 11200 11202 10914 0 -1 4202560 23345 0 0 0 110016 3 0 0 25 0 22 0 530393372 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912506269101 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11202/tid=11223] ppid=11200 vsize=15754844 CPUtime=1103.86 cores=1,3,5,7
/proc/11202/task/11223/stat : 11223 (java) R 11200 11202 10914 0 -1 4202560 23487 0 0 0 110383 3 0 0 25 0 22 0 530393373 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505603168 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11202/tid=11224] ppid=11200 vsize=15754844 CPUtime=1103.79 cores=1,3,5,7
/proc/11202/task/11224/stat : 11224 (java) R 11200 11202 10914 0 -1 4202560 32875 0 0 0 110374 5 0 0 25 0 22 0 530393373 16132960256 1502573 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505736492 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4449.87
Current children cumulated vsize (KiB) 15754844

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 7.93 9/220 11307
/proc/meminfo: memFree=17744104/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15754844 CPUtime=4689.46 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 2095098 0 1 0 468606 340 0 0 23 0 22 0 530393104 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3938711 1452828 2301 9 0 3929430 0
[pid=11202/tid=11204] ppid=11200 vsize=15754844 CPUtime=8 cores=1,3,5,7
/proc/11202/task/11204/stat : 11204 (java) S 11200 11202 10914 0 -1 4202560 127653 0 1 0 786 14 0 0 25 0 22 0 530393104 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11205] ppid=11200 vsize=15754844 CPUtime=3.51 cores=1,3,5,7
/proc/11202/task/11205/stat : 11205 (java) S 11200 11202 10914 0 -1 4202560 191873 0 0 0 320 31 0 0 16 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11206] ppid=11200 vsize=15754844 CPUtime=3.48 cores=1,3,5,7
/proc/11202/task/11206/stat : 11206 (java) S 11200 11202 10914 0 -1 4202560 211293 0 0 0 315 33 0 0 15 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11207] ppid=11200 vsize=15754844 CPUtime=3.6 cores=1,3,5,7
/proc/11202/task/11207/stat : 11207 (java) S 11200 11202 10914 0 -1 4202560 189821 0 0 0 330 30 0 0 16 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11208] ppid=11200 vsize=15754844 CPUtime=3.45 cores=1,3,5,7
/proc/11202/task/11208/stat : 11208 (java) S 11200 11202 10914 0 -1 4202560 193738 0 0 0 312 33 0 0 15 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11209] ppid=11200 vsize=15754844 CPUtime=3.42 cores=1,3,5,7
/proc/11202/task/11209/stat : 11209 (java) S 11200 11202 10914 0 -1 4202560 197775 0 0 0 308 34 0 0 16 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11210] ppid=11200 vsize=15754844 CPUtime=3.62 cores=1,3,5,7
/proc/11202/task/11210/stat : 11210 (java) S 11200 11202 10914 0 -1 4202560 316397 0 0 0 312 50 0 0 16 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11211] ppid=11200 vsize=15754844 CPUtime=3.34 cores=1,3,5,7
/proc/11202/task/11211/stat : 11211 (java) S 11200 11202 10914 0 -1 4202560 180429 0 0 0 305 29 0 0 16 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11212] ppid=11200 vsize=15754844 CPUtime=3.28 cores=1,3,5,7
/proc/11202/task/11212/stat : 11212 (java) S 11200 11202 10914 0 -1 4202560 248409 0 0 0 286 42 0 0 16 0 22 0 530393105 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11213] ppid=11200 vsize=15754844 CPUtime=1.5 cores=1,3,5,7
/proc/11202/task/11213/stat : 11213 (java) S 11200 11202 10914 0 -1 4202560 102787 0 0 0 129 21 0 0 15 0 22 0 530393106 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 0 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11214] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11214/stat : 11214 (java) S 11200 11202 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530393106 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11215] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11215/stat : 11215 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530393106 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11216] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11216/stat : 11216 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699498929 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11217] ppid=11200 vsize=15754844 CPUtime=2 cores=1,3,5,7
/proc/11202/task/11217/stat : 11217 (java) S 11200 11202 10914 0 -1 4202560 12389 0 0 0 199 1 0 0 15 0 22 0 530393109 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11218] ppid=11200 vsize=15754844 CPUtime=1.36 cores=1,3,5,7
/proc/11202/task/11218/stat : 11218 (java) S 11200 11202 10914 0 -1 4202560 3788 0 0 0 136 0 0 0 16 0 22 0 530393109 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11219] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11219/stat : 11219 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11220] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11220/stat : 11220 (java) S 11200 11202 10914 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530393109 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11221] ppid=11200 vsize=15754844 CPUtime=1162.54 cores=1,3,5,7
/proc/11202/task/11221/stat : 11221 (java) R 11200 11202 10914 0 -1 4202560 37575 0 0 0 116251 3 0 0 25 0 22 0 530393372 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912506352466 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11202/tid=11222] ppid=11200 vsize=15754844 CPUtime=1159.76 cores=1,3,5,7
/proc/11202/task/11222/stat : 11222 (java) R 11200 11202 10914 0 -1 4202560 23351 0 0 0 115973 3 0 0 25 0 22 0 530393372 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912506352360 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11202/tid=11223] ppid=11200 vsize=15754844 CPUtime=1163.1 cores=1,3,5,7
/proc/11202/task/11223/stat : 11223 (java) R 11200 11202 10914 0 -1 4202560 23490 0 0 0 116307 3 0 0 25 0 22 0 530393373 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505902810 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11202/tid=11224] ppid=11200 vsize=15754844 CPUtime=1163.35 cores=1,3,5,7
/proc/11202/task/11224/stat : 11224 (java) R 11200 11202 10914 0 -1 4202560 32877 0 0 0 116330 5 0 0 25 0 22 0 530393373 16132960256 1452828 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912506154772 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4689.46
Current children cumulated vsize (KiB) 15754844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.01 s]
/proc/loadavg: 8.20 8.13 7.93 10/220 11307
/proc/meminfo: memFree=17917076/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=15754844 CPUtime=4800.11 cores=1,3,5,7
/proc/11202/stat : 11202 (java) S 11200 11202 10914 0 -1 4202496 2101251 0 1 0 479669 342 0 0 23 0 22 0 530393104 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 3938711 1427648 2301 9 0 3929430 0
[pid=11202/tid=11204] ppid=11200 vsize=15754844 CPUtime=8 cores=1,3,5,7
/proc/11202/task/11204/stat : 11204 (java) S 11200 11202 10914 0 -1 4202560 127653 0 1 0 786 14 0 0 25 0 22 0 530393104 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11205] ppid=11200 vsize=15754844 CPUtime=3.57 cores=1,3,5,7
/proc/11202/task/11205/stat : 11205 (java) S 11200 11202 10914 0 -1 4202560 192257 0 0 0 325 32 0 0 15 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11206] ppid=11200 vsize=15754844 CPUtime=3.58 cores=1,3,5,7
/proc/11202/task/11206/stat : 11206 (java) S 11200 11202 10914 0 -1 4202560 211309 0 0 0 325 33 0 0 16 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11207] ppid=11200 vsize=15754844 CPUtime=3.68 cores=1,3,5,7
/proc/11202/task/11207/stat : 11207 (java) S 11200 11202 10914 0 -1 4202560 190958 0 0 0 338 30 0 0 15 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11208] ppid=11200 vsize=15754844 CPUtime=3.6 cores=1,3,5,7
/proc/11202/task/11208/stat : 11208 (java) S 11200 11202 10914 0 -1 4202560 195828 0 0 0 327 33 0 0 16 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 7 0 0 0
[pid=11202/tid=11209] ppid=11200 vsize=15754844 CPUtime=3.55 cores=1,3,5,7
/proc/11202/task/11209/stat : 11209 (java) S 11200 11202 10914 0 -1 4202560 198529 0 0 0 321 34 0 0 16 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11210] ppid=11200 vsize=15754844 CPUtime=3.69 cores=1,3,5,7
/proc/11202/task/11210/stat : 11210 (java) S 11200 11202 10914 0 -1 4202560 317344 0 0 0 319 50 0 0 15 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11211] ppid=11200 vsize=15754844 CPUtime=3.44 cores=1,3,5,7
/proc/11202/task/11211/stat : 11211 (java) S 11200 11202 10914 0 -1 4202560 180638 0 0 0 315 29 0 0 16 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 5 0 0 0
[pid=11202/tid=11212] ppid=11200 vsize=15754844 CPUtime=3.4 cores=1,3,5,7
/proc/11202/task/11212/stat : 11212 (java) S 11200 11202 10914 0 -1 4202560 248955 0 0 0 298 42 0 0 15 0 22 0 530393105 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11213] ppid=11200 vsize=15754844 CPUtime=1.51 cores=1,3,5,7
/proc/11202/task/11213/stat : 11213 (java) S 11200 11202 10914 0 -1 4202560 102849 0 0 0 129 22 0 0 15 0 22 0 530393106 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 0 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11214] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11214/stat : 11214 (java) S 11200 11202 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530393106 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11215] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11215/stat : 11215 (java) S 11200 11202 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530393106 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11216] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11216/stat : 11216 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699498929 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11217] ppid=11200 vsize=15754844 CPUtime=2 cores=1,3,5,7
/proc/11202/task/11217/stat : 11217 (java) S 11200 11202 10914 0 -1 4202560 12389 0 0 0 199 1 0 0 15 0 22 0 530393109 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11218] ppid=11200 vsize=15754844 CPUtime=1.36 cores=1,3,5,7
/proc/11202/task/11218/stat : 11218 (java) S 11200 11202 10914 0 -1 4202560 3788 0 0 0 136 0 0 0 16 0 22 0 530393109 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11219] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11219/stat : 11219 (java) S 11200 11202 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530393109 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491225 0 4 0 16800975 18446604471131366656 0 0 -1 1 0 0 0
[pid=11202/tid=11220] ppid=11200 vsize=15754844 CPUtime=0 cores=1,3,5,7
/proc/11202/task/11220/stat : 11220 (java) S 11200 11202 10914 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530393109 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 212699491840 0 4 0 16800975 18446604471131366656 0 0 -1 3 0 0 0
[pid=11202/tid=11221] ppid=11200 vsize=15754844 CPUtime=1190.03 cores=1,3,5,7
/proc/11202/task/11221/stat : 11221 (java) R 11200 11202 10914 0 -1 4202560 37578 0 0 0 119000 3 0 0 25 0 22 0 530393372 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505779448 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11202/tid=11222] ppid=11200 vsize=15754844 CPUtime=1187.26 cores=1,3,5,7
/proc/11202/task/11222/stat : 11222 (java) R 11200 11202 10914 0 -1 4202560 23354 0 0 0 118723 3 0 0 25 0 22 0 530393372 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912506398293 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11202/tid=11223] ppid=11200 vsize=15754844 CPUtime=1190.43 cores=1,3,5,7
/proc/11202/task/11223/stat : 11223 (java) R 11200 11202 10914 0 -1 4202560 23490 0 0 0 119040 3 0 0 25 0 22 0 530393373 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505736478 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11202/tid=11224] ppid=11200 vsize=15754844 CPUtime=1190.85 cores=1,3,5,7
/proc/11202/task/11224/stat : 11224 (java) R 11200 11202 10914 0 -1 4202560 32879 0 0 0 119080 5 0 0 25 0 22 0 530393373 16132960256 1427648 33554432000 1073741824 1073778376 140734960880464 18446744073709551615 46912505927874 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 15754844

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

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

[startup+1210.2 s]
/proc/loadavg: 8.20 8.13 7.93 10/220 11307
/proc/meminfo: memFree=17917076/32951124 swapFree=67111524/67111528
[pid=11202] ppid=11200 vsize=0 CPUtime=4800.32 cores=1,3,5,7
/proc/11202/stat : 11202 (java) Z 11200 11202 10914 0 -1 4203548 2101278 0 1 0 479672 360 0 0 17 0 2 0 530393104 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11202/statm: 0 0 0 0 0 0 0
[pid=11202/tid=11224] ppid=11200 vsize=0 CPUtime=1191.03 cores=1,3,5,7
/proc/11202/task/11224/stat : 11224 (java) R 11200 11202 10914 0 -1 4203588 32879 0 0 0 119080 23 0 0 25 0 2 0 530393373 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1210.24
CPU time (s): 4800.36
CPU user time (s): 4796.72
CPU system time (s): 3.63845
CPU usage (%): 396.647
Max. virtual memory (cumulated for all children) (KiB): 15754844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.72
system time used= 3.63845
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2101278
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= 33158
involuntary context switches= 62718

runsolver used 2.04469 second user time and 4.6053 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 20:25:54
IDJOB=3311828
IDBENCH=85640
IDSOLVER=1698
FILE ID=node139/3311828-1304187953
RUNJOBID= node139-1304185529-10933
PBS_JOBID= 13172483
Free space on /tmp= 72872 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311828-1304187953/watcher-3311828-1304187953 -o /tmp/evaluation-result-3311828-1304187953/solver-3311828-1304187953 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311828-1304187953.cnf -hbr 2

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
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:      12862276 kB
Buffers:       2066804 kB
Cached:        5981100 kB
SwapCached:          4 kB
Active:       12730176 kB
Inactive:      6818528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12862276 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14124 kB
Writeback:           0 kB
AnonPages:    11500368 kB
Mapped:          23548 kB
Slab:           455568 kB
PageTables:      27252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 12453560 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= 72884 MiB
End job on node139 at 2011-04-30 20:46:06