Trace number 3313023

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.14 1207.43

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
MD5SUMb6a88c8ae73b20cfc873207d1a0caa09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.097
Satisfiable
(Un)Satisfiability was proved
Number of variables338
Number of clauses2376
Sum of the clauses size10480
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41520
Number of clauses of size 5736
Number of clauses of size over 5120

Solver Data

0.10/0.11	12:35 INFO : Reading from input HOME/instance-3313023-1304187155.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.79/0.41	12:35 INFO : 338 variables remaining out of 338
0.79/0.41	12:35 INFO : 12856 literals remaining out of 12856
2.14/0.86	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
2.14/0.86	log4j:WARN Please initialize the log4j system properly.
2.14/0.86	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-3313023-1304187155/watcher-3313023-1304187155 -o /tmp/evaluation-result-3313023-1304187155/solver-3313023-1304187155 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313023-1304187155.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.82 7.83 7.92 2/187 14473
/proc/meminfo: memFree=31097372/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 1413 0 0 0 0 0 0 0 17 0 2 0 530314005 26714112 885 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 6522 885 678 9 0 381 0
[pid=14473/tid=14476] ppid=14471 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 66 0 0 0 0 0 0 0 18 0 2 0 530314006 27824128 894 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.07951 s]
/proc/loadavg: 6.82 7.83 7.92 2/187 14473
/proc/meminfo: memFree=31097372/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15676060 CPUtime=0.08 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 5005 0 1 0 7 1 0 0 17 0 18 0 530314005 16052285440 4412 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3919015 4412 2041 9 0 3909734 0
[pid=14473/tid=14476] ppid=14471 vsize=15676060 CPUtime=0.06 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) R 14471 14473 13814 0 -1 4202560 3144 0 1 0 6 0 0 0 18 0 18 0 530314006 16052285440 4414 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 47886206547135 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676060

[startup+0.100481 s]
/proc/loadavg: 6.82 7.83 7.92 2/187 14473
/proc/meminfo: memFree=31097372/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15676988 CPUtime=0.1 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 5616 0 1 0 9 1 0 0 17 0 18 0 530314005 16053235712 5023 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3919247 5025 2117 9 0 3909966 0
[pid=14473/tid=14476] ppid=14471 vsize=15676988 CPUtime=0.08 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) R 14471 14473 13814 0 -1 4202560 3466 0 1 0 8 0 0 0 18 0 18 0 530314006 16053235712 5025 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 47886205449752 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676988

[startup+0.300431 s]
/proc/loadavg: 6.82 7.83 7.92 2/187 14473
/proc/meminfo: memFree=31097372/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15683568 CPUtime=0.52 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 11656 0 1 0 51 1 0 0 17 0 22 0 530314005 16059973632 10069 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3920892 10069 2219 9 0 3911611 0
[pid=14473/tid=14476] ppid=14471 vsize=15683568 CPUtime=0.28 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) R 14471 14473 13814 0 -1 4202560 6719 0 1 0 28 0 0 0 19 0 22 0 530314006 16059973632 10069 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505166942 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683568

[startup+0.700333 s]
/proc/loadavg: 6.82 7.83 7.92 2/187 14473
/proc/meminfo: memFree=31097372/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15689176 CPUtime=1.76 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 26793 0 1 0 173 3 0 0 17 0 22 0 530314005 16065716224 23397 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3922294 23399 2260 9 0 3913013 0
[pid=14473/tid=14476] ppid=14471 vsize=15689176 CPUtime=0.39 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 7063 0 1 0 39 0 0 0 20 0 22 0 530314006 16065716224 23399 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15689176

[startup+1.5012 s]
/proc/loadavg: 6.82 7.83 7.92 16/220 14506
/proc/meminfo: memFree=30761992/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15689176 CPUtime=4.92 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 49878 0 1 0 485 7 0 0 17 0 22 0 530314005 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3922294 46470 2272 9 0 3913013 0
[pid=14473/tid=14476] ppid=14471 vsize=15689176 CPUtime=0.39 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 7063 0 1 0 39 0 0 0 20 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14478] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14478/stat : 14478 (java) S 14471 14473 13814 0 -1 4202560 900 0 0 0 0 0 0 0 16 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14479] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14479/stat : 14479 (java) S 14471 14473 13814 0 -1 4202560 1413 0 0 0 0 0 0 0 16 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14480] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14480/stat : 14480 (java) S 14471 14473 13814 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14481] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14481/stat : 14481 (java) S 14471 14473 13814 0 -1 4202560 774 0 0 0 0 0 0 0 15 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14482] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14482/stat : 14482 (java) S 14471 14473 13814 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14483] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14483/stat : 14483 (java) S 14471 14473 13814 0 -1 4202560 1326 0 0 0 0 0 0 0 16 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14484] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14484/stat : 14484 (java) S 14471 14473 13814 0 -1 4202560 530 0 0 0 0 0 0 0 16 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14485] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14485/stat : 14485 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530314006 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14486] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14486/stat : 14486 (java) S 14471 14473 13814 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530314007 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 0 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14492] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14492/stat : 14492 (java) S 14471 14473 13814 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530314008 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14493] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14493/stat : 14493 (java) S 14471 14473 13814 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530314008 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14494] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14494/stat : 14494 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530314010 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216470961 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14495] ppid=14471 vsize=15689176 CPUtime=0.61 cores=1,3,5,7
/proc/14473/task/14495/stat : 14495 (java) R 14471 14473 13814 0 -1 4202560 4910 0 0 0 61 0 0 0 24 0 22 0 530314010 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 47886202728295 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14473/tid=14496] ppid=14471 vsize=15689176 CPUtime=0.43 cores=1,3,5,7
/proc/14473/task/14496/stat : 14496 (java) R 14471 14473 13814 0 -1 4202560 3276 0 0 0 43 0 0 0 22 0 22 0 530314010 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216473269 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14497] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14497/stat : 14497 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530314010 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14498] ppid=14471 vsize=15689176 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14498/stat : 14498 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530314010 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14503] ppid=14471 vsize=15689176 CPUtime=0.85 cores=1,3,5,7
/proc/14473/task/14503/stat : 14503 (java) R 14471 14473 13814 0 -1 4202560 7737 0 0 0 84 1 0 0 17 0 22 0 530314032 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505524151 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14504] ppid=14471 vsize=15689176 CPUtime=1 cores=1,3,5,7
/proc/14473/task/14504/stat : 14504 (java) R 14471 14473 13814 0 -1 4202560 10221 0 0 0 99 1 0 0 20 0 22 0 530314032 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505524140 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14473/tid=14505] ppid=14471 vsize=15689176 CPUtime=0.79 cores=1,3,5,7
/proc/14473/task/14505/stat : 14505 (java) R 14471 14473 13814 0 -1 4202560 6924 0 0 0 78 1 0 0 19 0 22 0 530314032 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505179312 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14473/tid=14506] ppid=14471 vsize=15689176 CPUtime=0.75 cores=1,3,5,7
/proc/14473/task/14506/stat : 14506 (java) R 14471 14473 13814 0 -1 4202560 3401 0 0 0 75 0 0 0 16 0 22 0 530314032 16065716224 46470 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505711099 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 15689176

[startup+3.10093 s]
/proc/loadavg: 6.82 7.83 7.92 11/220 14507
/proc/meminfo: memFree=30594344/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15690556 CPUtime=11.29 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 86964 0 1 0 1117 12 0 0 17 0 22 0 530314005 16067129344 82303 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3922639 82306 2284 9 0 3913358 0
[pid=14473/tid=14476] ppid=14471 vsize=15690556 CPUtime=0.39 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 7063 0 1 0 39 0 0 0 20 0 22 0 530314006 16067129344 82308 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14478] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14478/stat : 14478 (java) S 14471 14473 13814 0 -1 4202560 1369 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 82308 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14479] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14479/stat : 14479 (java) S 14471 14473 13814 0 -1 4202560 2740 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 82309 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14480] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14480/stat : 14480 (java) S 14471 14473 13814 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 82310 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14481] ppid=14471 vsize=15690556 CPUtime=0.01 cores=1,3,5,7
/proc/14473/task/14481/stat : 14481 (java) S 14471 14473 13814 0 -1 4202560 2219 0 0 0 1 0 0 0 15 0 22 0 530314006 16067129344 82312 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14482] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14482/stat : 14482 (java) S 14471 14473 13814 0 -1 4202560 586 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 82313 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14483] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14483/stat : 14483 (java) S 14471 14473 13814 0 -1 4202560 2323 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 82317 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14484] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14484/stat : 14484 (java) S 14471 14473 13814 0 -1 4202560 885 0 0 0 0 0 0 0 16 0 22 0 530314006 16067129344 82320 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14485] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14485/stat : 14485 (java) S 14471 14473 13814 0 -1 4202560 908 0 0 0 0 0 0 0 16 0 22 0 530314006 16067129344 82325 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14486] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14486/stat : 14486 (java) S 14471 14473 13814 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 530314007 16067129344 82327 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 0 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14492] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14492/stat : 14492 (java) S 14471 14473 13814 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530314008 16067129344 82330 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14493] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14493/stat : 14493 (java) S 14471 14473 13814 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530314008 16067129344 82336 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14494] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14494/stat : 14494 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530314010 16067129344 82343 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216470961 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14495] ppid=14471 vsize=15690556 CPUtime=1.13 cores=1,3,5,7
/proc/14473/task/14495/stat : 14495 (java) R 14471 14473 13814 0 -1 4202560 6157 0 0 0 113 0 0 0 23 0 22 0 530314010 16067129344 82343 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210204284737 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14473/tid=14496] ppid=14471 vsize=15690556 CPUtime=0.7 cores=1,3,5,7
/proc/14473/task/14496/stat : 14496 (java) S 14471 14473 13814 0 -1 4202560 3615 0 0 0 70 0 0 0 18 0 22 0 530314010 16067129344 82346 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14497] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14497/stat : 14497 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530314010 16067129344 82346 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14498] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14498/stat : 14498 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530314010 16067129344 82347 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14503] ppid=14471 vsize=15690556 CPUtime=2.43 cores=1,3,5,7
/proc/14473/task/14503/stat : 14503 (java) R 14471 14473 13814 0 -1 4202560 15192 0 0 0 241 2 0 0 19 0 22 0 530314032 16067129344 82347 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505711020 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14504] ppid=14471 vsize=15690556 CPUtime=2.28 cores=1,3,5,7
/proc/14473/task/14504/stat : 14504 (java) R 14471 14473 13814 0 -1 4202560 17179 0 0 0 227 1 0 0 24 0 22 0 530314032 16067129344 82348 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505841217 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14473/tid=14505] ppid=14471 vsize=15690556 CPUtime=1.88 cores=1,3,5,7
/proc/14473/task/14505/stat : 14505 (java) R 14471 14473 13814 0 -1 4202560 14405 0 0 0 186 2 0 0 21 0 22 0 530314032 16067129344 82348 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505841217 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14473/tid=14506] ppid=14471 vsize=15690556 CPUtime=2.33 cores=1,3,5,7
/proc/14473/task/14506/stat : 14506 (java) R 14471 14473 13814 0 -1 4202560 10679 0 0 0 232 1 0 0 18 0 22 0 530314032 16067129344 82348 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505858779 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 15690556

[startup+6.30152 s]
/proc/loadavg: 6.99 7.84 7.93 9/220 14507
/proc/meminfo: memFree=29990624/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15690556 CPUtime=24.05 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 146299 0 1 0 2386 19 0 0 17 0 22 0 530314005 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3922639 130795 2287 9 0 3913358 0
[pid=14473/tid=14476] ppid=14471 vsize=15690556 CPUtime=0.39 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 7063 0 1 0 39 0 0 0 20 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14478] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14478/stat : 14478 (java) S 14471 14473 13814 0 -1 4202560 1400 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14479] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14479/stat : 14479 (java) R 14471 14473 13814 0 -1 4202560 2840 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14480] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14480/stat : 14480 (java) R 14471 14473 13814 0 -1 4202560 240 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210204600631 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14473/tid=14481] ppid=14471 vsize=15690556 CPUtime=0.01 cores=1,3,5,7
/proc/14473/task/14481/stat : 14481 (java) S 14471 14473 13814 0 -1 4202560 2378 0 0 0 1 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14482] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14482/stat : 14482 (java) S 14471 14473 13814 0 -1 4202560 726 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14483] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14483/stat : 14483 (java) R 14471 14473 13814 0 -1 4202560 2467 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210204600631 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14473/tid=14484] ppid=14471 vsize=15690556 CPUtime=0.01 cores=1,3,5,7
/proc/14473/task/14484/stat : 14484 (java) R 14471 14473 13814 0 -1 4202560 1224 0 0 0 1 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210204600631 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14473/tid=14485] ppid=14471 vsize=15690556 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14485/stat : 14485 (java) R 14471 14473 13814 0 -1 4202560 1106 0 0 0 0 0 0 0 15 0 22 0 530314006 16067129344 130795 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210204600631 0 4 0 16800975 0 0 0 -1 7 0 0 0

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

[pid=14473/tid=14504] ppid=14471 vsize=15756092 CPUtime=1048.76 cores=1,3,5,7
/proc/14473/task/14504/stat : 14504 (java) R 14471 14473 13814 0 -1 4202560 227981 0 0 0 104838 38 0 0 25 0 22 0 530314032 16134238208 92933 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505728737 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14473/tid=14505] ppid=14471 vsize=15756092 CPUtime=1048.33 cores=1,3,5,7
/proc/14473/task/14505/stat : 14505 (java) R 14471 14473 13814 0 -1 4202560 226381 0 0 0 104795 38 0 0 25 0 22 0 530314032 16134238208 92933 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912506354819 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14506] ppid=14471 vsize=15756092 CPUtime=1048.91 cores=1,3,5,7
/proc/14473/task/14506/stat : 14506 (java) R 14471 14473 13814 0 -1 4202560 218874 0 0 0 104852 39 0 0 25 0 22 0 530314032 16134238208 92933 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 47886206206161 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4223.12
Current children cumulated vsize (KiB) 15756092

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/220 14536
/proc/meminfo: memFree=30386080/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15756092 CPUtime=4461.74 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 1513951 0 1 0 445800 374 0 0 17 0 22 0 530314005 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3939023 86771 2298 9 0 3929742 0
[pid=14473/tid=14476] ppid=14471 vsize=15756092 CPUtime=0.39 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 7063 0 1 0 39 0 0 0 20 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14478] ppid=14471 vsize=15756092 CPUtime=3.06 cores=1,3,5,7
/proc/14473/task/14478/stat : 14478 (java) S 14471 14473 13814 0 -1 4202560 72190 0 0 0 285 21 0 0 15 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14479] ppid=14471 vsize=15756092 CPUtime=3.09 cores=1,3,5,7
/proc/14473/task/14479/stat : 14479 (java) S 14471 14473 13814 0 -1 4202560 73366 0 0 0 290 19 0 0 15 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14480] ppid=14471 vsize=15756092 CPUtime=2.97 cores=1,3,5,7
/proc/14473/task/14480/stat : 14480 (java) S 14471 14473 13814 0 -1 4202560 66064 0 0 0 281 16 0 0 15 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14481] ppid=14471 vsize=15756092 CPUtime=3.15 cores=1,3,5,7
/proc/14473/task/14481/stat : 14481 (java) S 14471 14473 13814 0 -1 4202560 69265 0 0 0 300 15 0 0 15 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14482] ppid=14471 vsize=15756092 CPUtime=3.09 cores=1,3,5,7
/proc/14473/task/14482/stat : 14482 (java) S 14471 14473 13814 0 -1 4202560 72423 0 0 0 292 17 0 0 15 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14483] ppid=14471 vsize=15756092 CPUtime=3.08 cores=1,3,5,7
/proc/14473/task/14483/stat : 14483 (java) S 14471 14473 13814 0 -1 4202560 69538 0 0 0 291 17 0 0 16 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14484] ppid=14471 vsize=15756092 CPUtime=3.01 cores=1,3,5,7
/proc/14473/task/14484/stat : 14484 (java) S 14471 14473 13814 0 -1 4202560 65779 0 0 0 284 17 0 0 15 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14485] ppid=14471 vsize=15756092 CPUtime=3.11 cores=1,3,5,7
/proc/14473/task/14485/stat : 14485 (java) S 14471 14473 13814 0 -1 4202560 69788 0 0 0 295 16 0 0 15 0 22 0 530314006 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14486] ppid=14471 vsize=15756092 CPUtime=2.3 cores=1,3,5,7
/proc/14473/task/14486/stat : 14486 (java) S 14471 14473 13814 0 -1 4202560 3900 0 0 0 164 66 0 0 15 0 22 0 530314007 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 0 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14492] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14492/stat : 14492 (java) S 14471 14473 13814 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530314008 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14493] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14493/stat : 14493 (java) S 14471 14473 13814 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530314008 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14494] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14494/stat : 14494 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530314010 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216470961 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14495] ppid=14471 vsize=15756092 CPUtime=1.22 cores=1,3,5,7
/proc/14473/task/14495/stat : 14495 (java) S 14471 14473 13814 0 -1 4202560 6182 0 0 0 122 0 0 0 15 0 22 0 530314010 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14496] ppid=14471 vsize=15756092 CPUtime=0.8 cores=1,3,5,7
/proc/14473/task/14496/stat : 14496 (java) S 14471 14473 13814 0 -1 4202560 3624 0 0 0 80 0 0 0 16 0 22 0 530314010 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14497] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14497/stat : 14497 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530314010 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14498] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14498/stat : 14498 (java) S 14471 14473 13814 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 530314010 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14503] ppid=14471 vsize=15756092 CPUtime=1108.42 cores=1,3,5,7
/proc/14473/task/14503/stat : 14503 (java) R 14471 14473 13814 0 -1 4202560 237078 0 0 0 110800 42 0 0 25 0 22 0 530314032 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505524159 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14473/tid=14504] ppid=14471 vsize=15756092 CPUtime=1107.96 cores=1,3,5,7
/proc/14473/task/14504/stat : 14504 (java) R 14471 14473 13814 0 -1 4202560 235489 0 0 0 110756 40 0 0 25 0 22 0 530314032 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505726681 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14505] ppid=14471 vsize=15756092 CPUtime=1107.7 cores=1,3,5,7
/proc/14473/task/14505/stat : 14505 (java) R 14471 14473 13814 0 -1 4202560 234240 0 0 0 110731 39 0 0 25 0 22 0 530314032 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 47886206207003 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14473/tid=14506] ppid=14471 vsize=15756092 CPUtime=1108.22 cores=1,3,5,7
/proc/14473/task/14506/stat : 14506 (java) R 14471 14473 13814 0 -1 4202560 226516 0 0 0 110782 40 0 0 25 0 22 0 530314032 16134238208 86771 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912506045158 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4461.74
Current children cumulated vsize (KiB) 15756092

[startup+1182.3 s]
/proc/loadavg: 8.04 8.07 8.01 9/220 14538
/proc/meminfo: memFree=30509304/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15756092 CPUtime=4700.29 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 1588244 0 1 0 469634 395 0 0 17 0 22 0 530314005 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3939023 83577 2298 9 0 3929742 0
[pid=14473/tid=14476] ppid=14471 vsize=15756092 CPUtime=0.39 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 7063 0 1 0 39 0 0 0 20 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14478] ppid=14471 vsize=15756092 CPUtime=3.22 cores=1,3,5,7
/proc/14473/task/14478/stat : 14478 (java) S 14471 14473 13814 0 -1 4202560 74780 0 0 0 300 22 0 0 15 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14479] ppid=14471 vsize=15756092 CPUtime=3.25 cores=1,3,5,7
/proc/14473/task/14479/stat : 14479 (java) S 14471 14473 13814 0 -1 4202560 76920 0 0 0 306 19 0 0 16 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14480] ppid=14471 vsize=15756092 CPUtime=3.12 cores=1,3,5,7
/proc/14473/task/14480/stat : 14480 (java) S 14471 14473 13814 0 -1 4202560 69508 0 0 0 295 17 0 0 15 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14481] ppid=14471 vsize=15756092 CPUtime=3.31 cores=1,3,5,7
/proc/14473/task/14481/stat : 14481 (java) S 14471 14473 13814 0 -1 4202560 72048 0 0 0 315 16 0 0 15 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14482] ppid=14471 vsize=15756092 CPUtime=3.24 cores=1,3,5,7
/proc/14473/task/14482/stat : 14482 (java) S 14471 14473 13814 0 -1 4202560 76078 0 0 0 306 18 0 0 15 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14483] ppid=14471 vsize=15756092 CPUtime=3.23 cores=1,3,5,7
/proc/14473/task/14483/stat : 14483 (java) S 14471 14473 13814 0 -1 4202560 72679 0 0 0 305 18 0 0 16 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14484] ppid=14471 vsize=15756092 CPUtime=3.17 cores=1,3,5,7
/proc/14473/task/14484/stat : 14484 (java) S 14471 14473 13814 0 -1 4202560 69105 0 0 0 299 18 0 0 16 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14485] ppid=14471 vsize=15756092 CPUtime=3.26 cores=1,3,5,7
/proc/14473/task/14485/stat : 14485 (java) S 14471 14473 13814 0 -1 4202560 73251 0 0 0 310 16 0 0 16 0 22 0 530314006 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14486] ppid=14471 vsize=15756092 CPUtime=2.44 cores=1,3,5,7
/proc/14473/task/14486/stat : 14486 (java) S 14471 14473 13814 0 -1 4202560 4100 0 0 0 174 70 0 0 15 0 22 0 530314007 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 0 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14492] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14492/stat : 14492 (java) S 14471 14473 13814 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530314008 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14493] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14493/stat : 14493 (java) S 14471 14473 13814 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530314008 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14494] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14494/stat : 14494 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530314010 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216470961 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14495] ppid=14471 vsize=15756092 CPUtime=1.22 cores=1,3,5,7
/proc/14473/task/14495/stat : 14495 (java) S 14471 14473 13814 0 -1 4202560 6182 0 0 0 122 0 0 0 15 0 22 0 530314010 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14496] ppid=14471 vsize=15756092 CPUtime=0.8 cores=1,3,5,7
/proc/14473/task/14496/stat : 14496 (java) S 14471 14473 13814 0 -1 4202560 3624 0 0 0 80 0 0 0 16 0 22 0 530314010 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14497] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14497/stat : 14497 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530314010 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14498] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14498/stat : 14498 (java) S 14471 14473 13814 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530314010 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14503] ppid=14471 vsize=15756092 CPUtime=1167.71 cores=1,3,5,7
/proc/14473/task/14503/stat : 14503 (java) R 14471 14473 13814 0 -1 4202560 249210 0 0 0 116726 45 0 0 25 0 22 0 530314032 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505618261 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14473/tid=14504] ppid=14471 vsize=15756092 CPUtime=1167.21 cores=1,3,5,7
/proc/14473/task/14504/stat : 14504 (java) R 14471 14473 13814 0 -1 4202560 247223 0 0 0 116679 42 0 0 25 0 22 0 530314032 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505728766 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14473/tid=14505] ppid=14471 vsize=15756092 CPUtime=1167.04 cores=1,3,5,7
/proc/14473/task/14505/stat : 14505 (java) R 14471 14473 13814 0 -1 4202560 246403 0 0 0 116663 41 0 0 25 0 22 0 530314032 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14506] ppid=14471 vsize=15756092 CPUtime=1167.49 cores=1,3,5,7
/proc/14473/task/14506/stat : 14506 (java) R 14471 14473 13814 0 -1 4202560 238623 0 0 0 116707 42 0 0 25 0 22 0 530314032 16134238208 83577 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505726846 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4700.29
Current children cumulated vsize (KiB) 15756092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.09 8.08 8.01 9/220 14539
/proc/meminfo: memFree=30427580/32951124 swapFree=67107188/67111528
[pid=14473] ppid=14471 vsize=15756092 CPUtime=4800.08 cores=1,3,5,7
/proc/14473/stat : 14473 (java) S 14471 14473 13814 0 -1 4202496 1619705 0 1 0 479605 403 0 0 17 0 22 0 530314005 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14473/statm: 3939023 84541 2298 9 0 3929742 0
[pid=14473/tid=14476] ppid=14471 vsize=15756092 CPUtime=0.39 cores=1,3,5,7
/proc/14473/task/14476/stat : 14476 (java) S 14471 14473 13814 0 -1 4202560 7063 0 1 0 39 0 0 0 20 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14478] ppid=14471 vsize=15756092 CPUtime=3.28 cores=1,3,5,7
/proc/14473/task/14478/stat : 14478 (java) S 14471 14473 13814 0 -1 4202560 76426 0 0 0 306 22 0 0 15 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14479] ppid=14471 vsize=15756092 CPUtime=3.32 cores=1,3,5,7
/proc/14473/task/14479/stat : 14479 (java) S 14471 14473 13814 0 -1 4202560 79027 0 0 0 312 20 0 0 16 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14480] ppid=14471 vsize=15756092 CPUtime=3.2 cores=1,3,5,7
/proc/14473/task/14480/stat : 14480 (java) S 14471 14473 13814 0 -1 4202560 70956 0 0 0 302 18 0 0 16 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14481] ppid=14471 vsize=15756092 CPUtime=3.37 cores=1,3,5,7
/proc/14473/task/14481/stat : 14481 (java) S 14471 14473 13814 0 -1 4202560 73392 0 0 0 321 16 0 0 15 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14482] ppid=14471 vsize=15756092 CPUtime=3.31 cores=1,3,5,7
/proc/14473/task/14482/stat : 14482 (java) S 14471 14473 13814 0 -1 4202560 78301 0 0 0 312 19 0 0 15 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14483] ppid=14471 vsize=15756092 CPUtime=3.3 cores=1,3,5,7
/proc/14473/task/14483/stat : 14483 (java) S 14471 14473 13814 0 -1 4202560 74463 0 0 0 312 18 0 0 16 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14484] ppid=14471 vsize=15756092 CPUtime=3.25 cores=1,3,5,7
/proc/14473/task/14484/stat : 14484 (java) S 14471 14473 13814 0 -1 4202560 71039 0 0 0 306 19 0 0 15 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 5 0 0 0
[pid=14473/tid=14485] ppid=14471 vsize=15756092 CPUtime=3.32 cores=1,3,5,7
/proc/14473/task/14485/stat : 14485 (java) S 14471 14473 13814 0 -1 4202560 75374 0 0 0 316 16 0 0 15 0 22 0 530314006 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14486] ppid=14471 vsize=15756092 CPUtime=2.47 cores=1,3,5,7
/proc/14473/task/14486/stat : 14486 (java) S 14471 14473 13814 0 -1 4202560 4204 0 0 0 176 71 0 0 16 0 22 0 530314007 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 0 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14492] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14492/stat : 14492 (java) S 14471 14473 13814 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530314008 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14493] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14493/stat : 14493 (java) S 14471 14473 13814 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530314008 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14494] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14494/stat : 14494 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530314010 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216470961 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14495] ppid=14471 vsize=15756092 CPUtime=1.22 cores=1,3,5,7
/proc/14473/task/14495/stat : 14495 (java) S 14471 14473 13814 0 -1 4202560 6182 0 0 0 122 0 0 0 15 0 22 0 530314010 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14496] ppid=14471 vsize=15756092 CPUtime=0.8 cores=1,3,5,7
/proc/14473/task/14496/stat : 14496 (java) S 14471 14473 13814 0 -1 4202560 3624 0 0 0 80 0 0 0 16 0 22 0 530314010 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 3 0 0 0
[pid=14473/tid=14497] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14497/stat : 14497 (java) S 14471 14473 13814 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530314010 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463257 0 4 0 16800975 18446604471125956480 0 0 -1 7 0 0 0
[pid=14473/tid=14498] ppid=14471 vsize=15756092 CPUtime=0 cores=1,3,5,7
/proc/14473/task/14498/stat : 14498 (java) S 14471 14473 13814 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530314010 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 210216463872 0 4 0 16800975 18446604471125956480 0 0 -1 1 0 0 0
[pid=14473/tid=14503] ppid=14471 vsize=15756092 CPUtime=1192.47 cores=1,3,5,7
/proc/14473/task/14503/stat : 14503 (java) R 14471 14473 13814 0 -1 4202560 253560 0 0 0 119201 46 0 0 25 0 22 0 530314032 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505726888 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14473/tid=14504] ppid=14471 vsize=15756092 CPUtime=1192.05 cores=1,3,5,7
/proc/14473/task/14504/stat : 14504 (java) R 14471 14473 13814 0 -1 4202560 251376 0 0 0 119162 43 0 0 25 0 22 0 530314032 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505727353 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14473/tid=14505] ppid=14471 vsize=15756092 CPUtime=1191.81 cores=1,3,5,7
/proc/14473/task/14505/stat : 14505 (java) R 14471 14473 13814 0 -1 4202560 250573 0 0 0 119140 41 0 0 25 0 22 0 530314032 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912506011328 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14473/tid=14506] ppid=14471 vsize=15756092 CPUtime=1192.33 cores=1,3,5,7
/proc/14473/task/14506/stat : 14506 (java) R 14471 14473 13814 0 -1 4202560 242696 0 0 0 119190 43 0 0 25 0 22 0 530314032 16134238208 84541 33554432000 1073741824 1073778376 140733937726704 18446744073709551615 46912505711193 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15756092

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.14
CPU user time (s): 4796.09
CPU system time (s): 4.05038
CPU usage (%): 397.55
Max. virtual memory (cumulated for all children) (KiB): 15756092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.09
system time used= 4.05038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1619731
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= 305403
involuntary context switches= 169462

runsolver used 2.01669 second user time and 4.6163 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 20:12:35
IDJOB=3313023
IDBENCH=85362
IDSOLVER=1699
FILE ID=node130/3313023-1304187155
RUNJOBID= node130-1304187155-14444
PBS_JOBID= 13172459
Free space on /tmp= 72700 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313023-1304187155/watcher-3313023-1304187155 -o /tmp/evaluation-result-3313023-1304187155/solver-3313023-1304187155 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313023-1304187155.cnf

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

MD5SUM BENCH= b6a88c8ae73b20cfc873207d1a0caa09
RANDOM SEED=1955862812

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31097520 kB
Buffers:        211252 kB
Cached:        1298640 kB
SwapCached:       1852 kB
Active:         371432 kB
Inactive:      1205772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31097520 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            3276 kB
Writeback:           0 kB
AnonPages:       66072 kB
Mapped:          20396 kB
Slab:           213332 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   773108 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= 72696 MiB
End job on node130 at 2011-04-30 20:32:44