Trace number 3312030

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.39 1218.84

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-16.cnf
MD5SUM57e5136370cb8699bcc4386966a6f3f8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.265958
Satisfiable
(Un)Satisfiability was proved
Number of variables84025
Number of clauses282766
Sum of the clauses size737964
Maximum clause length641
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2119968
Number of clauses of size 3155162
Number of clauses of size 47173
Number of clauses of size 574
Number of clauses of size over 5388

Solver Data

0.10/0.11	18:29 INFO : Reading from input HOME/instance-3312030-1304097508.cnf
1.44/1.25	Executor set job limit to 1000000
1.44/1.25	Executor set job limit to 1000000
1.44/1.25	Executor set job limit to 1000000
1.44/1.25	Executor set job limit to 1000000
1.44/1.25	Starting Executor!
1.44/1.25	Starting Executor!
1.44/1.25	Starting Executor!
1.44/1.25	Starting Executor!
4.86/2.95	18:32 INFO : Found 27779 xor gates
7.99/5.11	18:34 INFO : 73306 variables remaining out of 84025
7.99/5.11	18:34 INFO : 2971248 literals remaining out of 687382
57.68/30.40	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
57.68/30.40	log4j:WARN Please initialize the log4j system properly.
57.68/30.40	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-3312030-1304097508/watcher-3312030-1304097508 -o /tmp/evaluation-result-3312030-1304097508/solver-3312030-1304097508 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312030-1304097508.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 6.78 7.80 7.92 2/189 19818
/proc/meminfo: memFree=17890248/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/19818/stat : 19818 (java) R 19816 19818 19020 0 -1 4202496 1310 0 0 0 0 0 0 0 21 0 1 0 521353471 23580672 796 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 47064099209680 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19818/statm: 5757 812 616 9 0 124 0
[pid=19818/tid=19819] ppid=19816 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) R 19816 19818 19020 0 -1 4202560 12 0 0 0 0 0 0 0 22 0 2 0 521353472 24580096 850 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216634515200 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0706569 s]
/proc/loadavg: 6.78 7.80 7.92 2/189 19818
/proc/meminfo: memFree=17890248/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 4422 0 1 0 5 0 0 0 21 0 18 0 521353471 15984414720 3860 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3902445 3860 1779 9 0 3893164 0
[pid=19818/tid=19819] ppid=19816 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) R 19816 19818 19020 0 -1 4202560 3002 0 1 0 5 0 0 0 18 0 18 0 521353472 15984414720 3860 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 47064101062675 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100688 s]
/proc/loadavg: 6.78 7.80 7.92 2/189 19818
/proc/meminfo: memFree=17890248/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15676688 CPUtime=0.1 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 5587 0 1 0 9 1 0 0 21 0 18 0 521353471 16052928512 5024 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3919172 5024 2117 9 0 3909891 0
[pid=19818/tid=19819] ppid=19816 vsize=15676688 CPUtime=0.09 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) R 19816 19818 19020 0 -1 4202560 3468 0 1 0 8 1 0 0 18 0 18 0 521353472 16052928512 5024 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 47064101725690 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676688

[startup+0.30068 s]
/proc/loadavg: 6.78 7.80 7.92 2/189 19818
/proc/meminfo: memFree=17890248/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15680168 CPUtime=0.52 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 15128 0 1 0 49 3 0 0 21 0 18 0 521353471 16056492032 13642 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3920042 13648 2206 9 0 3910761 0
[pid=19818/tid=19819] ppid=19816 vsize=15680168 CPUtime=0.28 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) R 19816 19818 19020 0 -1 4202560 10122 0 1 0 26 2 0 0 18 0 18 0 521353472 16056492032 13651 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912505641107 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680168

[startup+0.700622 s]
/proc/loadavg: 6.78 7.80 7.92 2/189 19818
/proc/meminfo: memFree=17890248/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15680168 CPUtime=0.93 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 41835 0 1 0 87 6 0 0 21 0 18 0 521353471 16056492032 40345 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3920042 40345 2222 9 0 3910761 0
[pid=19818/tid=19819] ppid=19816 vsize=15680168 CPUtime=0.68 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) R 19816 19818 19020 0 -1 4202560 35537 0 1 0 63 5 0 0 18 0 18 0 521353472 16056492032 40345 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912505559360 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680168

[startup+1.50141 s]
/proc/loadavg: 6.78 7.80 7.92 3/212 19841
/proc/meminfo: memFree=17579260/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15684280 CPUtime=1.99 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 50915 0 1 0 191 8 0 0 21 0 22 0 521353471 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3921070 48776 2264 9 0 3911789 0
[pid=19818/tid=19819] ppid=19816 vsize=15684280 CPUtime=1.45 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) R 19816 19818 19020 0 -1 4202560 35641 0 1 0 140 5 0 0 18 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 47064098410443 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19818/tid=19821] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19821/stat : 19821 (java) S 19816 19818 19020 0 -1 4202560 91 0 0 0 0 0 0 0 15 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19822] ppid=19816 vsize=15684280 CPUtime=0.01 cores=0,2,4,6
/proc/19818/task/19822/stat : 19822 (java) S 19816 19818 19020 0 -1 4202560 3189 0 0 0 1 0 0 0 16 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19823] ppid=19816 vsize=15684280 CPUtime=0.01 cores=0,2,4,6
/proc/19818/task/19823/stat : 19823 (java) S 19816 19818 19020 0 -1 4202560 1984 0 0 0 1 0 0 0 16 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19824] ppid=19816 vsize=15684280 CPUtime=0.01 cores=0,2,4,6
/proc/19818/task/19824/stat : 19824 (java) S 19816 19818 19020 0 -1 4202560 2684 0 0 0 1 0 0 0 16 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19825] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19825/stat : 19825 (java) S 19816 19818 19020 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19826] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19826/stat : 19826 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19827] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19827/stat : 19827 (java) S 19816 19818 19020 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19828] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19828/stat : 19828 (java) S 19816 19818 19020 0 -1 4202560 1407 0 0 0 0 0 0 0 16 0 22 0 521353472 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19834] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19834/stat : 19834 (java) S 19816 19818 19020 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 521353473 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 0 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19835] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19835/stat : 19835 (java) S 19816 19818 19020 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521353474 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19836] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19836/stat : 19836 (java) S 19816 19818 19020 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521353474 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19837] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19837/stat : 19837 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521353476 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646338993 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19838] ppid=19816 vsize=15684280 CPUtime=0.28 cores=0,2,4,6
/proc/19818/task/19838/stat : 19838 (java) R 19816 19818 19020 0 -1 4202560 2898 0 0 0 28 0 0 0 15 0 22 0 521353476 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 47064101779265 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19818/tid=19839] ppid=19816 vsize=15684280 CPUtime=0.15 cores=0,2,4,6
/proc/19818/task/19839/stat : 19839 (java) S 19816 19818 19020 0 -1 4202560 1457 0 0 0 15 0 0 0 15 0 22 0 521353476 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19840] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19840/stat : 19840 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 521353476 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19841] ppid=19816 vsize=15684280 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19841/stat : 19841 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521353476 16060702720 48776 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 15684280

[startup+3.10119 s]
/proc/loadavg: 6.78 7.80 7.92 4/220 19849
/proc/meminfo: memFree=17454616/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15689232 CPUtime=5.24 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 69463 0 1 0 513 11 0 0 21 0 22 0 521353471 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3922308 57624 2266 9 0 3913027 0
[pid=19818/tid=19819] ppid=19816 vsize=15689232 CPUtime=3.05 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) R 19816 19818 19020 0 -1 4202560 35663 0 1 0 300 5 0 0 20 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912506273139 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19818/tid=19821] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19821/stat : 19821 (java) S 19816 19818 19020 0 -1 4202560 91 0 0 0 0 0 0 0 15 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19822] ppid=19816 vsize=15689232 CPUtime=0.01 cores=0,2,4,6
/proc/19818/task/19822/stat : 19822 (java) S 19816 19818 19020 0 -1 4202560 3189 0 0 0 1 0 0 0 16 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19823] ppid=19816 vsize=15689232 CPUtime=0.01 cores=0,2,4,6
/proc/19818/task/19823/stat : 19823 (java) S 19816 19818 19020 0 -1 4202560 1984 0 0 0 1 0 0 0 16 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19824] ppid=19816 vsize=15689232 CPUtime=0.01 cores=0,2,4,6
/proc/19818/task/19824/stat : 19824 (java) S 19816 19818 19020 0 -1 4202560 2684 0 0 0 1 0 0 0 16 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19825] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19825/stat : 19825 (java) S 19816 19818 19020 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19826] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19826/stat : 19826 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19827] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19827/stat : 19827 (java) S 19816 19818 19020 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19828] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19828/stat : 19828 (java) S 19816 19818 19020 0 -1 4202560 1407 0 0 0 0 0 0 0 16 0 22 0 521353472 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19834] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19834/stat : 19834 (java) S 19816 19818 19020 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 521353473 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 0 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19835] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19835/stat : 19835 (java) S 19816 19818 19020 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521353474 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19836] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19836/stat : 19836 (java) S 19816 19818 19020 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521353474 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19837] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19837/stat : 19837 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521353476 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646338993 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19838] ppid=19816 vsize=15689232 CPUtime=1.41 cores=0,2,4,6
/proc/19818/task/19838/stat : 19838 (java) S 19816 19818 19020 0 -1 4202560 18537 0 0 0 139 2 0 0 16 0 22 0 521353476 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19839] ppid=19816 vsize=15689232 CPUtime=0.67 cores=0,2,4,6
/proc/19818/task/19839/stat : 19839 (java) S 19816 19818 19020 0 -1 4202560 4343 0 0 0 67 0 0 0 15 0 22 0 521353476 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19840] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19840/stat : 19840 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 521353476 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19841] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19841/stat : 19841 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521353476 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19846] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19846/stat : 19846 (java) S 19816 19818 19020 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521353597 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19847] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19847/stat : 19847 (java) S 19816 19818 19020 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521353597 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19848] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19848/stat : 19848 (java) S 19816 19818 19020 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 521353597 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19849] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19849/stat : 19849 (java) S 19816 19818 19020 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 521353597 16065773568 57624 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 15689232

[startup+6.30163 s]
/proc/loadavg: 6.63 7.75 7.91 7/220 19849
/proc/meminfo: memFree=16987792/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15689232 CPUtime=10.03 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 152404 0 1 0 978 25 0 0 21 0 22 0 521353471 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3922308 139180 2287 9 0 3913027 0
[pid=19818/tid=19819] ppid=19816 vsize=15689232 CPUtime=5.08 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) S 19816 19818 19020 0 -1 4202560 55446 0 1 0 500 8 0 0 19 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19821] ppid=19816 vsize=15689232 CPUtime=0.08 cores=0,2,4,6
/proc/19818/task/19821/stat : 19821 (java) S 19816 19818 19020 0 -1 4202560 11516 0 0 0 5 3 0 0 16 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19822] ppid=19816 vsize=15689232 CPUtime=0.1 cores=0,2,4,6
/proc/19818/task/19822/stat : 19822 (java) S 19816 19818 19020 0 -1 4202560 20671 0 0 0 7 3 0 0 16 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19823] ppid=19816 vsize=15689232 CPUtime=0.03 cores=0,2,4,6
/proc/19818/task/19823/stat : 19823 (java) S 19816 19818 19020 0 -1 4202560 7926 0 0 0 2 1 0 0 15 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19824] ppid=19816 vsize=15689232 CPUtime=0.06 cores=0,2,4,6
/proc/19818/task/19824/stat : 19824 (java) S 19816 19818 19020 0 -1 4202560 8910 0 0 0 5 1 0 0 16 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19825] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19825/stat : 19825 (java) S 19816 19818 19020 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19826] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19826/stat : 19826 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19827] ppid=19816 vsize=15689232 CPUtime=0.02 cores=0,2,4,6
/proc/19818/task/19827/stat : 19827 (java) S 19816 19818 19020 0 -1 4202560 6897 0 0 0 1 1 0 0 15 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19828] ppid=19816 vsize=15689232 CPUtime=0.05 cores=0,2,4,6
/proc/19818/task/19828/stat : 19828 (java) S 19816 19818 19020 0 -1 4202560 9681 0 0 0 4 1 0 0 16 0 22 0 521353472 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19834] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19834/stat : 19834 (java) S 19816 19818 19020 0 -1 4202560 281 0 0 0 0 0 0 0 15 0 22 0 521353473 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 0 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19835] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19835/stat : 19835 (java) S 19816 19818 19020 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521353474 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19836] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19836/stat : 19836 (java) S 19816 19818 19020 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521353474 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19837] ppid=19816 vsize=15689232 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19837/stat : 19837 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521353476 16065773568 139180 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646338993 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0

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

/proc/meminfo: memFree=6058816/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15754768 CPUtime=4415.65 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 1703229 0 1 0 441295 270 0 0 21 0 22 0 521353471 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3938692 1476373 2299 9 0 3929411 0
[pid=19818/tid=19819] ppid=19816 vsize=15754768 CPUtime=5.08 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) S 19816 19818 19020 0 -1 4202560 55446 0 1 0 500 8 0 0 19 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19821] ppid=19816 vsize=15754768 CPUtime=1.82 cores=0,2,4,6
/proc/19818/task/19821/stat : 19821 (java) S 19816 19818 19020 0 -1 4202560 120342 0 0 0 163 19 0 0 15 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19822] ppid=19816 vsize=15754768 CPUtime=1.74 cores=0,2,4,6
/proc/19818/task/19822/stat : 19822 (java) S 19816 19818 19020 0 -1 4202560 112152 0 0 0 155 19 0 0 16 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19823] ppid=19816 vsize=15754768 CPUtime=1.59 cores=0,2,4,6
/proc/19818/task/19823/stat : 19823 (java) S 19816 19818 19020 0 -1 4202560 87026 0 0 0 144 15 0 0 15 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19824] ppid=19816 vsize=15754768 CPUtime=1.78 cores=0,2,4,6
/proc/19818/task/19824/stat : 19824 (java) S 19816 19818 19020 0 -1 4202560 80247 0 0 0 165 13 0 0 15 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19825] ppid=19816 vsize=15754768 CPUtime=1.84 cores=0,2,4,6
/proc/19818/task/19825/stat : 19825 (java) S 19816 19818 19020 0 -1 4202560 124704 0 0 0 163 21 0 0 16 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19826] ppid=19816 vsize=15754768 CPUtime=1.61 cores=0,2,4,6
/proc/19818/task/19826/stat : 19826 (java) S 19816 19818 19020 0 -1 4202560 71383 0 0 0 148 13 0 0 15 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19827] ppid=19816 vsize=15754768 CPUtime=1.55 cores=0,2,4,6
/proc/19818/task/19827/stat : 19827 (java) S 19816 19818 19020 0 -1 4202560 101732 0 0 0 138 17 0 0 16 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19828] ppid=19816 vsize=15754768 CPUtime=1.48 cores=0,2,4,6
/proc/19818/task/19828/stat : 19828 (java) S 19816 19818 19020 0 -1 4202560 46950 0 0 0 140 8 0 0 16 0 22 0 521353472 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19834] ppid=19816 vsize=15754768 CPUtime=0.96 cores=0,2,4,6
/proc/19818/task/19834/stat : 19834 (java) S 19816 19818 19020 0 -1 4202560 4708 0 0 0 91 5 0 0 15 0 22 0 521353473 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 0 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19835] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19835/stat : 19835 (java) S 19816 19818 19020 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521353474 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19836] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19836/stat : 19836 (java) S 19816 19818 19020 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521353474 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19837] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19837/stat : 19837 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521353476 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646338993 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19838] ppid=19816 vsize=15754768 CPUtime=2.73 cores=0,2,4,6
/proc/19818/task/19838/stat : 19838 (java) S 19816 19818 19020 0 -1 4202560 18620 0 0 0 271 2 0 0 15 0 22 0 521353476 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19839] ppid=19816 vsize=15754768 CPUtime=1.71 cores=0,2,4,6
/proc/19818/task/19839/stat : 19839 (java) S 19816 19818 19020 0 -1 4202560 4487 0 0 0 170 1 0 0 15 0 22 0 521353476 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19840] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19840/stat : 19840 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 521353476 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19841] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19841/stat : 19841 (java) S 19816 19818 19020 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 521353476 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19846] ppid=19816 vsize=15754768 CPUtime=1098.95 cores=0,2,4,6
/proc/19818/task/19846/stat : 19846 (java) R 19816 19818 19020 0 -1 4202560 529537 0 0 0 109833 62 0 0 25 0 22 0 521353597 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19818/tid=19847] ppid=19816 vsize=15754768 CPUtime=1098.61 cores=0,2,4,6
/proc/19818/task/19847/stat : 19847 (java) R 19816 19818 19020 0 -1 4202560 124765 0 0 0 109840 21 0 0 25 0 22 0 521353597 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19818/tid=19848] ppid=19816 vsize=15754768 CPUtime=1097.72 cores=0,2,4,6
/proc/19818/task/19848/stat : 19848 (java) R 19816 19818 19020 0 -1 4202560 102460 0 0 0 109749 23 0 0 18 0 22 0 521353597 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19818/tid=19849] ppid=19816 vsize=15754768 CPUtime=1096.34 cores=0,2,4,6
/proc/19818/task/19849/stat : 19849 (java) R 19816 19818 19020 0 -1 4202560 117214 0 0 0 109619 15 0 0 25 0 22 0 521353597 16132882432 1476373 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912506102912 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4415.65
Current children cumulated vsize (KiB) 15754768

[startup+1182.3 s]
/proc/loadavg: 8.10 8.07 8.01 10/220 19881
/proc/meminfo: memFree=6044140/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15754768 CPUtime=4655.19 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 1703279 0 1 0 465240 279 0 0 21 0 22 0 521353471 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3938692 1476269 2299 9 0 3929411 0
[pid=19818/tid=19819] ppid=19816 vsize=15754768 CPUtime=5.08 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) S 19816 19818 19020 0 -1 4202560 55446 0 1 0 500 8 0 0 19 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19821] ppid=19816 vsize=15754768 CPUtime=1.86 cores=0,2,4,6
/proc/19818/task/19821/stat : 19821 (java) S 19816 19818 19020 0 -1 4202560 120342 0 0 0 167 19 0 0 15 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19822] ppid=19816 vsize=15754768 CPUtime=1.77 cores=0,2,4,6
/proc/19818/task/19822/stat : 19822 (java) S 19816 19818 19020 0 -1 4202560 112153 0 0 0 158 19 0 0 15 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19823] ppid=19816 vsize=15754768 CPUtime=1.61 cores=0,2,4,6
/proc/19818/task/19823/stat : 19823 (java) S 19816 19818 19020 0 -1 4202560 87027 0 0 0 146 15 0 0 16 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19824] ppid=19816 vsize=15754768 CPUtime=1.82 cores=0,2,4,6
/proc/19818/task/19824/stat : 19824 (java) S 19816 19818 19020 0 -1 4202560 80247 0 0 0 169 13 0 0 15 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19825] ppid=19816 vsize=15754768 CPUtime=1.87 cores=0,2,4,6
/proc/19818/task/19825/stat : 19825 (java) S 19816 19818 19020 0 -1 4202560 124704 0 0 0 166 21 0 0 16 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19826] ppid=19816 vsize=15754768 CPUtime=1.65 cores=0,2,4,6
/proc/19818/task/19826/stat : 19826 (java) S 19816 19818 19020 0 -1 4202560 71384 0 0 0 152 13 0 0 15 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19827] ppid=19816 vsize=15754768 CPUtime=1.59 cores=0,2,4,6
/proc/19818/task/19827/stat : 19827 (java) S 19816 19818 19020 0 -1 4202560 101734 0 0 0 142 17 0 0 16 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19828] ppid=19816 vsize=15754768 CPUtime=1.52 cores=0,2,4,6
/proc/19818/task/19828/stat : 19828 (java) S 19816 19818 19020 0 -1 4202560 46952 0 0 0 144 8 0 0 16 0 22 0 521353472 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19834] ppid=19816 vsize=15754768 CPUtime=0.98 cores=0,2,4,6
/proc/19818/task/19834/stat : 19834 (java) S 19816 19818 19020 0 -1 4202560 4710 0 0 0 92 6 0 0 15 0 22 0 521353473 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 0 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19835] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19835/stat : 19835 (java) S 19816 19818 19020 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521353474 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19836] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19836/stat : 19836 (java) S 19816 19818 19020 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521353474 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19837] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19837/stat : 19837 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521353476 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646338993 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19838] ppid=19816 vsize=15754768 CPUtime=2.73 cores=0,2,4,6
/proc/19818/task/19838/stat : 19838 (java) S 19816 19818 19020 0 -1 4202560 18620 0 0 0 271 2 0 0 15 0 22 0 521353476 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19839] ppid=19816 vsize=15754768 CPUtime=1.71 cores=0,2,4,6
/proc/19818/task/19839/stat : 19839 (java) S 19816 19818 19020 0 -1 4202560 4487 0 0 0 170 1 0 0 15 0 22 0 521353476 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19840] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19840/stat : 19840 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 521353476 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19841] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19841/stat : 19841 (java) S 19816 19818 19020 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521353476 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19846] ppid=19816 vsize=15754768 CPUtime=1158.83 cores=0,2,4,6
/proc/19818/task/19846/stat : 19846 (java) R 19816 19818 19020 0 -1 4202560 529552 0 0 0 115819 64 0 0 25 0 22 0 521353597 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19818/tid=19847] ppid=19816 vsize=15754768 CPUtime=1158.42 cores=0,2,4,6
/proc/19818/task/19847/stat : 19847 (java) R 19816 19818 19020 0 -1 4202560 124774 0 0 0 115818 24 0 0 25 0 22 0 521353597 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912505764528 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19818/tid=19848] ppid=19816 vsize=15754768 CPUtime=1157.61 cores=0,2,4,6
/proc/19818/task/19848/stat : 19848 (java) R 19816 19818 19020 0 -1 4202560 102469 0 0 0 115734 27 0 0 25 0 22 0 521353597 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912506290094 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19818/tid=19849] ppid=19816 vsize=15754768 CPUtime=1155.99 cores=0,2,4,6
/proc/19818/task/19849/stat : 19849 (java) R 19816 19818 19020 0 -1 4202560 117218 0 0 0 115584 15 0 0 25 0 22 0 521353597 16132882432 1476269 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4655.19
Current children cumulated vsize (KiB) 15754768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1218.6 s]
/proc/loadavg: 7.51 7.95 7.96 5/193 19902
/proc/meminfo: memFree=11992436/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=15754768 CPUtime=4800.13 cores=0,2,4,6
/proc/19818/stat : 19818 (java) S 19816 19818 19020 0 -1 4202496 1703306 0 1 0 479731 282 0 0 21 0 22 0 521353471 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 3938692 1476271 2299 9 0 3929411 0
[pid=19818/tid=19819] ppid=19816 vsize=15754768 CPUtime=5.08 cores=0,2,4,6
/proc/19818/task/19819/stat : 19819 (java) S 19816 19818 19020 0 -1 4202560 55446 0 1 0 500 8 0 0 19 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19821] ppid=19816 vsize=15754768 CPUtime=1.89 cores=0,2,4,6
/proc/19818/task/19821/stat : 19821 (java) S 19816 19818 19020 0 -1 4202560 120342 0 0 0 170 19 0 0 16 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19822] ppid=19816 vsize=15754768 CPUtime=1.79 cores=0,2,4,6
/proc/19818/task/19822/stat : 19822 (java) S 19816 19818 19020 0 -1 4202560 112153 0 0 0 160 19 0 0 16 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19823] ppid=19816 vsize=15754768 CPUtime=1.63 cores=0,2,4,6
/proc/19818/task/19823/stat : 19823 (java) S 19816 19818 19020 0 -1 4202560 87027 0 0 0 148 15 0 0 15 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19824] ppid=19816 vsize=15754768 CPUtime=1.85 cores=0,2,4,6
/proc/19818/task/19824/stat : 19824 (java) S 19816 19818 19020 0 -1 4202560 80247 0 0 0 172 13 0 0 16 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 6 0 0 0
[pid=19818/tid=19825] ppid=19816 vsize=15754768 CPUtime=1.89 cores=0,2,4,6
/proc/19818/task/19825/stat : 19825 (java) S 19816 19818 19020 0 -1 4202560 124704 0 0 0 168 21 0 0 15 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19826] ppid=19816 vsize=15754768 CPUtime=1.66 cores=0,2,4,6
/proc/19818/task/19826/stat : 19826 (java) S 19816 19818 19020 0 -1 4202560 71385 0 0 0 153 13 0 0 16 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19827] ppid=19816 vsize=15754768 CPUtime=1.61 cores=0,2,4,6
/proc/19818/task/19827/stat : 19827 (java) S 19816 19818 19020 0 -1 4202560 101735 0 0 0 144 17 0 0 15 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19828] ppid=19816 vsize=15754768 CPUtime=1.54 cores=0,2,4,6
/proc/19818/task/19828/stat : 19828 (java) S 19816 19818 19020 0 -1 4202560 46952 0 0 0 146 8 0 0 15 0 22 0 521353472 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19834] ppid=19816 vsize=15754768 CPUtime=0.98 cores=0,2,4,6
/proc/19818/task/19834/stat : 19834 (java) S 19816 19818 19020 0 -1 4202560 4711 0 0 0 92 6 0 0 15 0 22 0 521353473 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 0 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19835] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19835/stat : 19835 (java) S 19816 19818 19020 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521353474 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19836] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19836/stat : 19836 (java) S 19816 19818 19020 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521353474 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19837] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19837/stat : 19837 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521353476 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646338993 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19838] ppid=19816 vsize=15754768 CPUtime=2.73 cores=0,2,4,6
/proc/19818/task/19838/stat : 19838 (java) S 19816 19818 19020 0 -1 4202560 18620 0 0 0 271 2 0 0 15 0 22 0 521353476 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 0 0 0 0
[pid=19818/tid=19839] ppid=19816 vsize=15754768 CPUtime=1.71 cores=0,2,4,6
/proc/19818/task/19839/stat : 19839 (java) S 19816 19818 19020 0 -1 4202560 4487 0 0 0 170 1 0 0 15 0 22 0 521353476 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 4 0 0 0
[pid=19818/tid=19840] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19840/stat : 19840 (java) S 19816 19818 19020 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 521353476 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331289 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19841] ppid=19816 vsize=15754768 CPUtime=0 cores=0,2,4,6
/proc/19818/task/19841/stat : 19841 (java) S 19816 19818 19020 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 521353476 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 216646331904 0 4 0 16800975 18446604453909254272 0 0 -1 2 0 0 0
[pid=19818/tid=19846] ppid=19816 vsize=15754768 CPUtime=1195.07 cores=0,2,4,6
/proc/19818/task/19846/stat : 19846 (java) R 19816 19818 19020 0 -1 4202560 529565 0 0 0 119442 65 0 0 25 0 22 0 521353597 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 47064102470981 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19818/tid=19847] ppid=19816 vsize=15754768 CPUtime=1194.45 cores=0,2,4,6
/proc/19818/task/19847/stat : 19847 (java) R 19816 19818 19020 0 -1 4202560 124777 0 0 0 119420 25 0 0 25 0 22 0 521353597 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912505962093 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19818/tid=19848] ppid=19816 vsize=15754768 CPUtime=1193.85 cores=0,2,4,6
/proc/19818/task/19848/stat : 19848 (java) R 19816 19818 19020 0 -1 4202560 102471 0 0 0 119357 28 0 0 25 0 22 0 521353597 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912505597533 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19818/tid=19849] ppid=19816 vsize=15754768 CPUtime=1192.24 cores=0,2,4,6
/proc/19818/task/19849/stat : 19849 (java) R 19816 19818 19020 0 -1 4202560 117222 0 0 0 119209 15 0 0 25 0 22 0 521353597 16132882432 1476271 33554432000 1073741824 1073778376 140737384715536 18446744073709551615 46912506835052 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15754768

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

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

[startup+1218.81 s]
/proc/loadavg: 7.51 7.95 7.96 2/174 19905
/proc/meminfo: memFree=14285788/32951124 swapFree=67111528/67111528
[pid=19818] ppid=19816 vsize=0 CPUtime=4800.35 cores=0,2,4,6
/proc/19818/stat : 19818 (java) Z 19816 19818 19020 0 -1 4203548 1703332 0 1 0 479734 301 0 0 17 0 2 0 521353471 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19818/statm: 0 0 0 0 0 0 0
[pid=19818/tid=19846] ppid=19816 vsize=0 CPUtime=1195.26 cores=0,2,4,6
/proc/19818/task/19846/stat : 19846 (java) R 19816 19818 19020 0 -1 4203588 529566 0 0 0 119442 84 0 0 25 0 2 0 521353597 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1218.84
CPU time (s): 4800.39
CPU user time (s): 4797.34
CPU system time (s): 3.05253
CPU usage (%): 393.848
Max. virtual memory (cumulated for all children) (KiB): 15754768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.34
system time used= 3.05253
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1703332
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= 80362
involuntary context switches= 69938

runsolver used 2.07968 second user time and 4.6043 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 19:18:29
IDJOB=3312030
IDBENCH=82346
IDSOLVER=1698
FILE ID=node103/3312030-1304097508
RUNJOBID= node103-1304097508-19786
PBS_JOBID= 13170574
Free space on /tmp= 71508 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-16.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312030-1304097508/watcher-3312030-1304097508 -o /tmp/evaluation-result-3312030-1304097508/solver-3312030-1304097508 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312030-1304097508.cnf -hbr 2

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

MD5SUM BENCH= 57e5136370cb8699bcc4386966a6f3f8
RANDOM SEED=534329685

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17890520 kB
Buffers:       2148812 kB
Cached:       12259212 kB
SwapCached:          0 kB
Active:        5599000 kB
Inactive:      8878656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17890520 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12912 kB
Writeback:           0 kB
AnonPages:       68604 kB
Mapped:          20688 kB
Slab:           519932 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   773940 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= 71512 MiB
End job on node103 at 2011-04-29 19:38:49