Trace number 3312512

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.3 1206.54

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
MD5SUM6d4469ea6d617a494594ad07b4996367
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.10/0.12	17:18 INFO : Reading from input HOME/instance-3312512-1304119038.cnf
0.61/0.49	Executor set job limit to 1000000
0.61/0.49	Executor set job limit to 1000000
0.61/0.49	Executor set job limit to 1000000
0.61/0.50	Executor set job limit to 1000000
0.61/0.50	Starting Executor!
0.72/0.50	Starting Executor!
0.72/0.50	Starting Executor!
0.72/0.50	Starting Executor!
2.00/1.02	17:19 INFO : 300 variables remaining out of 300
2.00/1.02	17:19 INFO : 204000 literals remaining out of 204000

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

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

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


[startup+0 s]
/proc/loadavg: 3.70 4.04 4.76 2/174 6188
/proc/meminfo: memFree=29246540/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/6188/stat : 6188 (java) R 6186 6188 6156 0 -1 4202496 941 0 0 0 0 0 0 0 25 0 1 0 602134277 23580672 428 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252453103360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6188/statm: 5757 441 340 9 0 124 0

[startup+0.0548699 s]
/proc/loadavg: 3.70 4.04 4.76 2/174 6188
/proc/meminfo: memFree=29246540/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15609528 CPUtime=0.04 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 3948 0 1 0 3 1 0 0 25 0 18 0 602134277 15984156672 3388 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3902382 3388 1719 9 0 3893130 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609528

[startup+0.100856 s]
/proc/loadavg: 3.70 4.04 4.76 2/174 6188
/proc/meminfo: memFree=29246540/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15676624 CPUtime=0.1 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 5483 0 1 0 9 1 0 0 25 0 18 0 602134277 16052862976 4908 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3919156 4909 2115 9 0 3909875 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676624

[startup+0.300797 s]
/proc/loadavg: 3.70 4.04 4.76 2/174 6188
/proc/meminfo: memFree=29246540/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15679104 CPUtime=0.51 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 14399 0 1 0 48 3 0 0 25 0 18 0 602134277 16055402496 12831 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3919776 12834 2205 9 0 3910495 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679104

[startup+0.704736 s]
/proc/loadavg: 3.70 4.04 4.76 2/174 6188
/proc/meminfo: memFree=29246540/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15696772 CPUtime=1.12 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 45937 0 1 0 106 6 0 0 25 0 22 0 602134277 16073494528 42684 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3924193 42684 2248 9 0 3914912 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 15696772

[startup+1.50154 s]
/proc/loadavg: 3.65 4.02 4.75 5/216 6233
/proc/meminfo: memFree=28905596/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15707776 CPUtime=3.56 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 57455 0 1 0 348 8 0 0 25 0 22 0 602134277 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3926944 47900 2274 9 0 3917663 0
[pid=6188/tid=6190] ppid=6186 vsize=15707776 CPUtime=0.99 cores=0,2,4,6
/proc/6188/task/6190/stat : 6190 (java) S 6186 6188 6156 0 -1 4202560 35667 0 1 0 95 4 0 0 18 0 22 0 602134277 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6191] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6191/stat : 6191 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6192] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6192/stat : 6192 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6193] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6193/stat : 6193 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6194] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6194/stat : 6194 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6195] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6195/stat : 6195 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6196] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6196/stat : 6196 (java) S 6186 6188 6156 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6197] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6197/stat : 6197 (java) S 6186 6188 6156 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6198] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6198/stat : 6198 (java) S 6186 6188 6156 0 -1 4202560 378 0 0 0 0 0 0 0 21 0 22 0 602134278 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6199] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6199/stat : 6199 (java) S 6186 6188 6156 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 602134279 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 0 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6200] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6200/stat : 6200 (java) S 6186 6188 6156 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 602134280 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6201] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6201/stat : 6201 (java) S 6186 6188 6156 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 602134280 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6202] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6202/stat : 6202 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469889457 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6203] ppid=6186 vsize=15707776 CPUtime=0.82 cores=0,2,4,6
/proc/6188/task/6203/stat : 6203 (java) S 6186 6188 6156 0 -1 4202560 12661 0 0 0 81 1 0 0 15 0 22 0 602134282 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6204] ppid=6186 vsize=15707776 CPUtime=0.7 cores=0,2,4,6
/proc/6188/task/6204/stat : 6204 (java) S 6186 6188 6156 0 -1 4202560 7267 0 0 0 69 1 0 0 15 0 22 0 602134282 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6205] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6205/stat : 6205 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6206] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6206/stat : 6206 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602134282 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6230] ppid=6186 vsize=15707776 CPUtime=0.32 cores=0,2,4,6
/proc/6188/task/6230/stat : 6230 (java) R 6186 6188 6156 0 -1 4202560 28 0 0 0 32 0 0 0 15 0 22 0 602134327 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505805014 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6188/tid=6231] ppid=6186 vsize=15707776 CPUtime=0.27 cores=0,2,4,6
/proc/6188/task/6231/stat : 6231 (java) R 6186 6188 6156 0 -1 4202560 9 0 0 0 27 0 0 0 16 0 22 0 602134327 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 47146630529894 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6188/tid=6232] ppid=6186 vsize=15707776 CPUtime=0.21 cores=0,2,4,6
/proc/6188/task/6232/stat : 6232 (java) R 6186 6188 6156 0 -1 4202560 14 0 0 0 21 0 0 0 16 0 22 0 602134327 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505869661 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6188/tid=6233] ppid=6186 vsize=15707776 CPUtime=0.21 cores=0,2,4,6
/proc/6188/task/6233/stat : 6233 (java) R 6186 6188 6156 0 -1 4202560 10 0 0 0 21 0 0 0 16 0 22 0 602134327 16084762624 47900 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 47146630530672 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 15707776

[startup+3.10125 s]
/proc/loadavg: 3.65 4.02 4.75 8/220 6237
/proc/meminfo: memFree=28792228/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15707776 CPUtime=9.93 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 112901 0 1 0 976 17 0 0 25 0 22 0 602134277 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3926944 103229 2274 9 0 3917663 0
[pid=6188/tid=6190] ppid=6186 vsize=15707776 CPUtime=0.99 cores=0,2,4,6
/proc/6188/task/6190/stat : 6190 (java) S 6186 6188 6156 0 -1 4202560 35667 0 1 0 95 4 0 0 18 0 22 0 602134277 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6191] ppid=6186 vsize=15707776 CPUtime=0.01 cores=0,2,4,6
/proc/6188/task/6191/stat : 6191 (java) S 6186 6188 6156 0 -1 4202560 6441 0 0 0 1 0 0 0 16 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6192] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6192/stat : 6192 (java) S 6186 6188 6156 0 -1 4202560 4025 0 0 0 0 0 0 0 16 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6193] ppid=6186 vsize=15707776 CPUtime=0.02 cores=0,2,4,6
/proc/6188/task/6193/stat : 6193 (java) S 6186 6188 6156 0 -1 4202560 6418 0 0 0 1 1 0 0 16 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6194] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6194/stat : 6194 (java) S 6186 6188 6156 0 -1 4202560 5200 0 0 0 0 0 0 0 16 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6195] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6195/stat : 6195 (java) S 6186 6188 6156 0 -1 4202560 1995 0 0 0 0 0 0 0 15 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6196] ppid=6186 vsize=15707776 CPUtime=0.01 cores=0,2,4,6
/proc/6188/task/6196/stat : 6196 (java) S 6186 6188 6156 0 -1 4202560 4173 0 0 0 0 1 0 0 15 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6197] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6197/stat : 6197 (java) S 6186 6188 6156 0 -1 4202560 737 0 0 0 0 0 0 0 15 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6198] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6198/stat : 6198 (java) S 6186 6188 6156 0 -1 4202560 5129 0 0 0 0 0 0 0 16 0 22 0 602134278 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6199] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6199/stat : 6199 (java) S 6186 6188 6156 0 -1 4202560 241 0 0 0 0 0 0 0 15 0 22 0 602134279 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 0 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6200] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6200/stat : 6200 (java) S 6186 6188 6156 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 602134280 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6201] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6201/stat : 6201 (java) S 6186 6188 6156 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 602134280 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6202] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6202/stat : 6202 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469889457 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6203] ppid=6186 vsize=15707776 CPUtime=0.88 cores=0,2,4,6
/proc/6188/task/6203/stat : 6203 (java) S 6186 6188 6156 0 -1 4202560 12672 0 0 0 87 1 0 0 15 0 22 0 602134282 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6204] ppid=6186 vsize=15707776 CPUtime=0.73 cores=0,2,4,6
/proc/6188/task/6204/stat : 6204 (java) S 6186 6188 6156 0 -1 4202560 7269 0 0 0 72 1 0 0 15 0 22 0 602134282 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6205] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6205/stat : 6205 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6206] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6206/stat : 6206 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602134282 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6230] ppid=6186 vsize=15707776 CPUtime=1.86 cores=0,2,4,6
/proc/6188/task/6230/stat : 6230 (java) R 6186 6188 6156 0 -1 4202560 5251 0 0 0 186 0 0 0 17 0 22 0 602134327 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505804728 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6188/tid=6231] ppid=6186 vsize=15707776 CPUtime=1.75 cores=0,2,4,6
/proc/6188/task/6231/stat : 6231 (java) R 6186 6188 6156 0 -1 4202560 5317 0 0 0 175 0 0 0 17 0 22 0 602134327 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505754688 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6188/tid=6232] ppid=6186 vsize=15707776 CPUtime=1.75 cores=0,2,4,6
/proc/6188/task/6232/stat : 6232 (java) R 6186 6188 6156 0 -1 4202560 5417 0 0 0 175 0 0 0 17 0 22 0 602134327 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505870978 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6188/tid=6233] ppid=6186 vsize=15707776 CPUtime=1.76 cores=0,2,4,6
/proc/6188/task/6233/stat : 6233 (java) R 6186 6188 6156 0 -1 4202560 5562 0 0 0 176 0 0 0 17 0 22 0 602134327 16084762624 103229 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505805009 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 15707776

[startup+6.30162 s]
/proc/loadavg: 3.65 4.02 4.75 11/220 6237
/proc/meminfo: memFree=27764300/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15707776 CPUtime=22.7 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 227811 0 1 0 2235 35 0 0 25 0 22 0 602134277 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3926944 218027 2277 9 0 3917663 0
[pid=6188/tid=6190] ppid=6186 vsize=15707776 CPUtime=0.99 cores=0,2,4,6
/proc/6188/task/6190/stat : 6190 (java) S 6186 6188 6156 0 -1 4202560 35667 0 1 0 95 4 0 0 18 0 22 0 602134277 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6191] ppid=6186 vsize=15707776 CPUtime=0.04 cores=0,2,4,6
/proc/6188/task/6191/stat : 6191 (java) S 6186 6188 6156 0 -1 4202560 12021 0 0 0 2 2 0 0 15 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6192] ppid=6186 vsize=15707776 CPUtime=0.02 cores=0,2,4,6
/proc/6188/task/6192/stat : 6192 (java) S 6186 6188 6156 0 -1 4202560 7155 0 0 0 1 1 0 0 15 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6193] ppid=6186 vsize=15707776 CPUtime=0.04 cores=0,2,4,6
/proc/6188/task/6193/stat : 6193 (java) S 6186 6188 6156 0 -1 4202560 14294 0 0 0 2 2 0 0 16 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6194] ppid=6186 vsize=15707776 CPUtime=0.04 cores=0,2,4,6
/proc/6188/task/6194/stat : 6194 (java) S 6186 6188 6156 0 -1 4202560 13782 0 0 0 2 2 0 0 15 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6195] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6195/stat : 6195 (java) S 6186 6188 6156 0 -1 4202560 3347 0 0 0 0 0 0 0 15 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6196] ppid=6186 vsize=15707776 CPUtime=0.05 cores=0,2,4,6
/proc/6188/task/6196/stat : 6196 (java) S 6186 6188 6156 0 -1 4202560 17119 0 0 0 2 3 0 0 16 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6197] ppid=6186 vsize=15707776 CPUtime=0.04 cores=0,2,4,6
/proc/6188/task/6197/stat : 6197 (java) S 6186 6188 6156 0 -1 4202560 13926 0 0 0 2 2 0 0 16 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6198] ppid=6186 vsize=15707776 CPUtime=0.04 cores=0,2,4,6
/proc/6188/task/6198/stat : 6198 (java) S 6186 6188 6156 0 -1 4202560 14260 0 0 0 2 2 0 0 16 0 22 0 602134278 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6199] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6199/stat : 6199 (java) S 6186 6188 6156 0 -1 4202560 540 0 0 0 0 0 0 0 15 0 22 0 602134279 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 0 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6200] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6200/stat : 6200 (java) S 6186 6188 6156 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 602134280 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6201] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6201/stat : 6201 (java) S 6186 6188 6156 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 602134280 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6202] ppid=6186 vsize=15707776 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6202/stat : 6202 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469889457 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6203] ppid=6186 vsize=15707776 CPUtime=0.98 cores=0,2,4,6
/proc/6188/task/6203/stat : 6203 (java) S 6186 6188 6156 0 -1 4202560 12702 0 0 0 97 1 0 0 15 0 22 0 602134282 16084762624 218027 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0

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

[pid=6188/tid=6231] ppid=6186 vsize=15700320 CPUtime=1107.61 cores=0,2,4,6
/proc/6188/task/6231/stat : 6231 (java) R 6186 6188 6156 0 -1 4202560 246873 0 0 0 110725 36 0 0 25 0 22 0 602134327 16077127680 123975 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505937069 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6188/tid=6232] ppid=6186 vsize=15700320 CPUtime=1107.73 cores=0,2,4,6
/proc/6188/task/6232/stat : 6232 (java) R 6186 6188 6156 0 -1 4202560 245432 0 0 0 110738 35 0 0 25 0 22 0 602134327 16077127680 123975 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505869661 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6188/tid=6233] ppid=6186 vsize=15700320 CPUtime=1108.22 cores=0,2,4,6
/proc/6188/task/6233/stat : 6233 (java) R 6186 6188 6156 0 -1 4202560 246331 0 0 0 110791 31 0 0 25 0 22 0 602134327 16077127680 123975 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505523973 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4465.1
Current children cumulated vsize (KiB) 15700320

[startup+1182.3 s]
/proc/loadavg: 5.37 5.45 5.47 6/220 6268
/proc/meminfo: memFree=13333588/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15700320 CPUtime=4703.85 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 1936109 0 1 0 469987 398 0 0 25 0 22 0 602134277 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3925080 123181 2298 9 0 3915799 0
[pid=6188/tid=6190] ppid=6186 vsize=15700320 CPUtime=0.99 cores=0,2,4,6
/proc/6188/task/6190/stat : 6190 (java) S 6186 6188 6156 0 -1 4202560 35667 0 1 0 95 4 0 0 18 0 22 0 602134277 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6191] ppid=6186 vsize=15700320 CPUtime=3.78 cores=0,2,4,6
/proc/6188/task/6191/stat : 6191 (java) S 6186 6188 6156 0 -1 4202560 103291 0 0 0 357 21 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6192] ppid=6186 vsize=15700320 CPUtime=3.67 cores=0,2,4,6
/proc/6188/task/6192/stat : 6192 (java) S 6186 6188 6156 0 -1 4202560 93529 0 0 0 348 19 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6193] ppid=6186 vsize=15700320 CPUtime=3.7 cores=0,2,4,6
/proc/6188/task/6193/stat : 6193 (java) S 6186 6188 6156 0 -1 4202560 109169 0 0 0 350 20 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6194] ppid=6186 vsize=15700320 CPUtime=3.73 cores=0,2,4,6
/proc/6188/task/6194/stat : 6194 (java) S 6186 6188 6156 0 -1 4202560 103568 0 0 0 351 22 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6195] ppid=6186 vsize=15700320 CPUtime=3.69 cores=0,2,4,6
/proc/6188/task/6195/stat : 6195 (java) S 6186 6188 6156 0 -1 4202560 90289 0 0 0 349 20 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6196] ppid=6186 vsize=15700320 CPUtime=3.82 cores=0,2,4,6
/proc/6188/task/6196/stat : 6196 (java) S 6186 6188 6156 0 -1 4202560 104851 0 0 0 358 24 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6197] ppid=6186 vsize=15700320 CPUtime=3.82 cores=0,2,4,6
/proc/6188/task/6197/stat : 6197 (java) S 6186 6188 6156 0 -1 4202560 109889 0 0 0 359 23 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6198] ppid=6186 vsize=15700320 CPUtime=3.69 cores=0,2,4,6
/proc/6188/task/6198/stat : 6198 (java) S 6186 6188 6156 0 -1 4202560 104636 0 0 0 347 22 0 0 15 0 22 0 602134278 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6199] ppid=6186 vsize=15700320 CPUtime=1.69 cores=0,2,4,6
/proc/6188/task/6199/stat : 6199 (java) S 6186 6188 6156 0 -1 4202560 5538 0 0 0 105 64 0 0 15 0 22 0 602134279 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 0 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6200] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6200/stat : 6200 (java) S 6186 6188 6156 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 602134280 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6201] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6201/stat : 6201 (java) S 6186 6188 6156 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 602134280 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6202] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6202/stat : 6202 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469889457 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6203] ppid=6186 vsize=15700320 CPUtime=1.16 cores=0,2,4,6
/proc/6188/task/6203/stat : 6203 (java) S 6186 6188 6156 0 -1 4202560 12737 0 0 0 115 1 0 0 15 0 22 0 602134282 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6204] ppid=6186 vsize=15700320 CPUtime=1.03 cores=0,2,4,6
/proc/6188/task/6204/stat : 6204 (java) S 6186 6188 6156 0 -1 4202560 7311 0 0 0 102 1 0 0 16 0 22 0 602134282 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6205] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6205/stat : 6205 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6206] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6206/stat : 6206 (java) S 6186 6188 6156 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 602134282 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6230] ppid=6186 vsize=15700320 CPUtime=1167.49 cores=0,2,4,6
/proc/6188/task/6230/stat : 6230 (java) R 6186 6188 6156 0 -1 4202560 266726 0 0 0 116712 37 0 0 25 0 22 0 602134327 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505797696 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6188/tid=6231] ppid=6186 vsize=15700320 CPUtime=1166.91 cores=0,2,4,6
/proc/6188/task/6231/stat : 6231 (java) R 6186 6188 6156 0 -1 4202560 263488 0 0 0 116652 39 0 0 25 0 22 0 602134327 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912506153809 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6188/tid=6232] ppid=6186 vsize=15700320 CPUtime=1167.04 cores=0,2,4,6
/proc/6188/task/6232/stat : 6232 (java) R 6186 6188 6156 0 -1 4202560 260999 0 0 0 116665 39 0 0 25 0 22 0 602134327 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505736799 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6188/tid=6233] ppid=6186 vsize=15700320 CPUtime=1167.47 cores=0,2,4,6
/proc/6188/task/6233/stat : 6233 (java) R 6186 6188 6156 0 -1 4202560 262972 0 0 0 116713 34 0 0 25 0 22 0 602134327 16077127680 123181 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505870109 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4703.85
Current children cumulated vsize (KiB) 15700320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 5.24 5.41 5.45 6/220 6269
/proc/meminfo: memFree=13326496/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15700320 CPUtime=4800.23 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 1976531 0 1 0 479618 405 0 0 25 0 22 0 602134277 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3925080 126435 2298 9 0 3915799 0
[pid=6188/tid=6190] ppid=6186 vsize=15700320 CPUtime=0.99 cores=0,2,4,6
/proc/6188/task/6190/stat : 6190 (java) S 6186 6188 6156 0 -1 4202560 35667 0 1 0 95 4 0 0 18 0 22 0 602134277 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6191] ppid=6186 vsize=15700320 CPUtime=3.85 cores=0,2,4,6
/proc/6188/task/6191/stat : 6191 (java) S 6186 6188 6156 0 -1 4202560 105008 0 0 0 364 21 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6192] ppid=6186 vsize=15700320 CPUtime=3.74 cores=0,2,4,6
/proc/6188/task/6192/stat : 6192 (java) S 6186 6188 6156 0 -1 4202560 95338 0 0 0 355 19 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6193] ppid=6186 vsize=15700320 CPUtime=3.78 cores=0,2,4,6
/proc/6188/task/6193/stat : 6193 (java) S 6186 6188 6156 0 -1 4202560 110298 0 0 0 358 20 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6194] ppid=6186 vsize=15700320 CPUtime=3.8 cores=0,2,4,6
/proc/6188/task/6194/stat : 6194 (java) S 6186 6188 6156 0 -1 4202560 104925 0 0 0 358 22 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6195] ppid=6186 vsize=15700320 CPUtime=3.76 cores=0,2,4,6
/proc/6188/task/6195/stat : 6195 (java) S 6186 6188 6156 0 -1 4202560 91675 0 0 0 356 20 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6196] ppid=6186 vsize=15700320 CPUtime=3.91 cores=0,2,4,6
/proc/6188/task/6196/stat : 6196 (java) S 6186 6188 6156 0 -1 4202560 106918 0 0 0 366 25 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6197] ppid=6186 vsize=15700320 CPUtime=3.9 cores=0,2,4,6
/proc/6188/task/6197/stat : 6197 (java) S 6186 6188 6156 0 -1 4202560 111973 0 0 0 366 24 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6198] ppid=6186 vsize=15700320 CPUtime=3.79 cores=0,2,4,6
/proc/6188/task/6198/stat : 6198 (java) S 6186 6188 6156 0 -1 4202560 107401 0 0 0 357 22 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6199] ppid=6186 vsize=15700320 CPUtime=1.72 cores=0,2,4,6
/proc/6188/task/6199/stat : 6199 (java) S 6186 6188 6156 0 -1 4202560 5634 0 0 0 107 65 0 0 15 0 22 0 602134279 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 0 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6200] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6200/stat : 6200 (java) S 6186 6188 6156 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 602134280 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6201] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6201/stat : 6201 (java) S 6186 6188 6156 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 602134280 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6202] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6202/stat : 6202 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469889457 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6203] ppid=6186 vsize=15700320 CPUtime=1.16 cores=0,2,4,6
/proc/6188/task/6203/stat : 6203 (java) S 6186 6188 6156 0 -1 4202560 12737 0 0 0 115 1 0 0 15 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6204] ppid=6186 vsize=15700320 CPUtime=1.03 cores=0,2,4,6
/proc/6188/task/6204/stat : 6204 (java) S 6186 6188 6156 0 -1 4202560 7311 0 0 0 102 1 0 0 16 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6205] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6205/stat : 6205 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6206] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6206/stat : 6206 (java) S 6186 6188 6156 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6230] ppid=6186 vsize=15700320 CPUtime=1191.44 cores=0,2,4,6
/proc/6188/task/6230/stat : 6230 (java) R 6186 6188 6156 0 -1 4202560 273190 0 0 0 119106 38 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505921852 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6188/tid=6231] ppid=6186 vsize=15700320 CPUtime=1190.74 cores=0,2,4,6
/proc/6188/task/6231/stat : 6231 (java) R 6186 6188 6156 0 -1 4202560 269628 0 0 0 119034 40 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505736350 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6188/tid=6232] ppid=6186 vsize=15700320 CPUtime=1191 cores=0,2,4,6
/proc/6188/task/6232/stat : 6232 (java) R 6186 6188 6156 0 -1 4202560 267713 0 0 0 119061 39 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505837186 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6188/tid=6233] ppid=6186 vsize=15700320 CPUtime=1191.42 cores=0,2,4,6
/proc/6188/task/6233/stat : 6233 (java) R 6186 6188 6156 0 -1 4202560 269664 0 0 0 119108 34 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505736355 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15700320

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

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

[startup+1206.5 s]
/proc/loadavg: 5.24 5.41 5.45 6/220 6269
/proc/meminfo: memFree=13326496/32951124 swapFree=67111348/67111528
[pid=6188] ppid=6186 vsize=15700320 CPUtime=4800.23 cores=0,2,4,6
/proc/6188/stat : 6188 (java) S 6186 6188 6156 0 -1 4202496 1976531 0 1 0 479618 405 0 0 25 0 22 0 602134277 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6188/statm: 3925080 126435 2298 9 0 3915799 0
[pid=6188/tid=6190] ppid=6186 vsize=15700320 CPUtime=0.99 cores=0,2,4,6
/proc/6188/task/6190/stat : 6190 (java) S 6186 6188 6156 0 -1 4202560 35667 0 1 0 95 4 0 0 18 0 22 0 602134277 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6191] ppid=6186 vsize=15700320 CPUtime=3.85 cores=0,2,4,6
/proc/6188/task/6191/stat : 6191 (java) S 6186 6188 6156 0 -1 4202560 105008 0 0 0 364 21 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6192] ppid=6186 vsize=15700320 CPUtime=3.74 cores=0,2,4,6
/proc/6188/task/6192/stat : 6192 (java) S 6186 6188 6156 0 -1 4202560 95338 0 0 0 355 19 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6193] ppid=6186 vsize=15700320 CPUtime=3.78 cores=0,2,4,6
/proc/6188/task/6193/stat : 6193 (java) S 6186 6188 6156 0 -1 4202560 110298 0 0 0 358 20 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6194] ppid=6186 vsize=15700320 CPUtime=3.8 cores=0,2,4,6
/proc/6188/task/6194/stat : 6194 (java) S 6186 6188 6156 0 -1 4202560 104925 0 0 0 358 22 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6195] ppid=6186 vsize=15700320 CPUtime=3.76 cores=0,2,4,6
/proc/6188/task/6195/stat : 6195 (java) S 6186 6188 6156 0 -1 4202560 91675 0 0 0 356 20 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6196] ppid=6186 vsize=15700320 CPUtime=3.91 cores=0,2,4,6
/proc/6188/task/6196/stat : 6196 (java) S 6186 6188 6156 0 -1 4202560 106918 0 0 0 366 25 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6197] ppid=6186 vsize=15700320 CPUtime=3.9 cores=0,2,4,6
/proc/6188/task/6197/stat : 6197 (java) S 6186 6188 6156 0 -1 4202560 111973 0 0 0 366 24 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6198] ppid=6186 vsize=15700320 CPUtime=3.79 cores=0,2,4,6
/proc/6188/task/6198/stat : 6198 (java) S 6186 6188 6156 0 -1 4202560 107401 0 0 0 357 22 0 0 15 0 22 0 602134278 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6199] ppid=6186 vsize=15700320 CPUtime=1.72 cores=0,2,4,6
/proc/6188/task/6199/stat : 6199 (java) S 6186 6188 6156 0 -1 4202560 5634 0 0 0 107 65 0 0 15 0 22 0 602134279 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 0 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6200] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6200/stat : 6200 (java) S 6186 6188 6156 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 602134280 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6201] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6201/stat : 6201 (java) S 6186 6188 6156 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 602134280 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 6 0 0 0
[pid=6188/tid=6202] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6202/stat : 6202 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469889457 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6203] ppid=6186 vsize=15700320 CPUtime=1.16 cores=0,2,4,6
/proc/6188/task/6203/stat : 6203 (java) S 6186 6188 6156 0 -1 4202560 12737 0 0 0 115 1 0 0 15 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 2 0 0 0
[pid=6188/tid=6204] ppid=6186 vsize=15700320 CPUtime=1.03 cores=0,2,4,6
/proc/6188/task/6204/stat : 6204 (java) S 6186 6188 6156 0 -1 4202560 7311 0 0 0 102 1 0 0 16 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6205] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6205/stat : 6205 (java) S 6186 6188 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469881753 0 4 0 16800975 18446604453829409792 0 0 -1 4 0 0 0
[pid=6188/tid=6206] ppid=6186 vsize=15700320 CPUtime=0 cores=0,2,4,6
/proc/6188/task/6206/stat : 6206 (java) S 6186 6188 6156 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 602134282 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 252469882368 0 4 0 16800975 18446604453829409792 0 0 -1 0 0 0 0
[pid=6188/tid=6230] ppid=6186 vsize=15700320 CPUtime=1191.44 cores=0,2,4,6
/proc/6188/task/6230/stat : 6230 (java) R 6186 6188 6156 0 -1 4202560 273190 0 0 0 119106 38 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505921852 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6188/tid=6231] ppid=6186 vsize=15700320 CPUtime=1190.74 cores=0,2,4,6
/proc/6188/task/6231/stat : 6231 (java) R 6186 6188 6156 0 -1 4202560 269628 0 0 0 119034 40 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505736350 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6188/tid=6232] ppid=6186 vsize=15700320 CPUtime=1191 cores=0,2,4,6
/proc/6188/task/6232/stat : 6232 (java) R 6186 6188 6156 0 -1 4202560 267713 0 0 0 119061 39 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505837186 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6188/tid=6233] ppid=6186 vsize=15700320 CPUtime=1191.42 cores=0,2,4,6
/proc/6188/task/6233/stat : 6233 (java) R 6186 6188 6156 0 -1 4202560 269664 0 0 0 119108 34 0 0 25 0 22 0 602134327 16077127680 126435 33554432000 1073741824 1073778376 140735677143520 18446744073709551615 46912505736355 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15700320

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.3
CPU user time (s): 4796.22
CPU system time (s): 4.08138
CPU usage (%): 397.856
Max. virtual memory (cumulated for all children) (KiB): 15710724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.22
system time used= 4.08138
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1976558
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= 183018
involuntary context switches= 114333

runsolver used 2.12568 second user time and 4.52731 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 01:17:18
IDJOB=3312512
IDBENCH=82697
IDSOLVER=1699
FILE ID=node111/3312512-1304119038
RUNJOBID= node111-1304119038-6174
PBS_JOBID= 13170724
Free space on /tmp= 70896 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312512-1304119038/watcher-3312512-1304119038 -o /tmp/evaluation-result-3312512-1304119038/solver-3312512-1304119038 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312512-1304119038.cnf

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

MD5SUM BENCH= 6d4469ea6d617a494594ad07b4996367
RANDOM SEED=343742378

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29246812 kB
Buffers:       1014520 kB
Cached:        2170388 kB
SwapCached:          0 kB
Active:         142632 kB
Inactive:      3109504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29246812 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3576 kB
Writeback:           0 kB
AnonPages:       68176 kB
Mapped:          14424 kB
Slab:           385764 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188192 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= 70888 MiB
End job on node111 at 2011-04-30 01:37:27