Trace number 3312295

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) 4672.69 1300.25

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	30:41 INFO : Reading from input HOME/instance-3312295-1304109041.cnf
1.34/1.19	Executor set job limit to 1000000
1.34/1.19	Executor set job limit to 1000000
1.34/1.19	Executor set job limit to 1000000
1.34/1.19	Executor set job limit to 1000000
1.34/1.19	Starting Executor!
1.34/1.19	Starting Executor!
1.34/1.20	Starting Executor!
1.34/1.20	Starting Executor!
59.03/56.21	31:37 INFO : 73010 variables remaining out of 95810
59.03/56.21	31:37 INFO : 22902304 literals remaining out of 956814
318.81/209.93	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
318.81/209.93	log4j:WARN Please initialize the log4j system properly.
318.81/209.93	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-3312295-1304109041/watcher-3312295-1304109041 -o /tmp/evaluation-result-3312295-1304109041/solver-3312295-1304109041 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312295-1304109041.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 5.74 6.56 7.15 5/198 5084
/proc/meminfo: memFree=27631924/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/5084/stat : 5084 (java) R 5082 5084 4889 0 -1 4202496 941 0 0 0 0 0 0 0 23 0 1 0 255095384 23580672 428 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268655699712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5084/statm: 5757 439 339 9 0 124 0

[startup+0.031835 s]
/proc/loadavg: 5.74 6.56 7.15 5/198 5084
/proc/meminfo: memFree=27631924/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15669652 CPUtime=0.01 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 3544 0 1 0 1 0 0 0 23 0 13 0 255095384 16045723648 2983 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3917446 2986 1659 9 0 3908194 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15669652

[startup+0.100826 s]
/proc/loadavg: 5.74 6.56 7.15 5/198 5084
/proc/meminfo: memFree=27631924/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15676456 CPUtime=0.1 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 5586 0 1 0 9 1 0 0 23 0 18 0 255095384 16052690944 4949 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3919114 4949 2117 9 0 3909833 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676456

[startup+0.300792 s]
/proc/loadavg: 5.74 6.56 7.15 5/198 5084
/proc/meminfo: memFree=27631924/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15679156 CPUtime=0.51 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 15212 0 1 0 49 2 0 0 23 0 18 0 255095384 16055455744 13644 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3919789 13651 2207 9 0 3910508 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679156

[startup+0.700726 s]
/proc/loadavg: 5.74 6.56 7.15 5/198 5084
/proc/meminfo: memFree=27631924/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15679156 CPUtime=0.92 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 41929 0 1 0 87 5 0 0 23 0 18 0 255095384 16055455744 40359 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3919789 40359 2223 9 0 3910508 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679156

[startup+1.50159 s]
/proc/loadavg: 5.74 6.56 7.15 6/216 5102
/proc/meminfo: memFree=27474928/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15695488 CPUtime=2.08 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 60683 0 1 0 200 8 0 0 23 0 22 0 255095384 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3923872 57015 2265 9 0 3914591 0
[pid=5084/tid=5086] ppid=5082 vsize=15695488 CPUtime=1.43 cores=1,3,5,7
/proc/5084/task/5086/stat : 5086 (java) R 5082 5084 4889 0 -1 4202560 35626 0 1 0 139 4 0 0 25 0 22 0 255095385 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 47823289353111 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5084/tid=5087] ppid=5082 vsize=15695488 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5087/stat : 5087 (java) S 5082 5084 4889 0 -1 4202560 2203 0 0 0 2 0 0 0 16 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5088] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5088/stat : 5088 (java) S 5082 5084 4889 0 -1 4202560 1010 0 0 0 0 0 0 0 16 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5089] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5089/stat : 5089 (java) S 5082 5084 4889 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5090] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5090/stat : 5090 (java) S 5082 5084 4889 0 -1 4202560 784 0 0 0 0 0 0 0 15 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5091] ppid=5082 vsize=15695488 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5091/stat : 5091 (java) S 5082 5084 4889 0 -1 4202560 4817 0 0 0 2 0 0 0 16 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=15695488 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5092/stat : 5092 (java) S 5082 5084 4889 0 -1 4202560 3543 0 0 0 2 0 0 0 16 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5093/stat : 5093 (java) S 5082 5084 4889 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=15695488 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5094/stat : 5094 (java) S 5082 5084 4889 0 -1 4202560 2349 0 0 0 2 0 0 0 16 0 22 0 255095386 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5095] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5095/stat : 5095 (java) S 5082 5084 4889 0 -1 4202560 82 0 0 0 0 0 0 0 16 0 22 0 255095387 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 0 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5096] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5096/stat : 5096 (java) S 5082 5084 4889 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 255095387 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5097] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5097/stat : 5097 (java) S 5082 5084 4889 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 255095387 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5098] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5098/stat : 5098 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672485809 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5099] ppid=5082 vsize=15695488 CPUtime=0.24 cores=1,3,5,7
/proc/5084/task/5099/stat : 5099 (java) R 5082 5084 4889 0 -1 4202560 6013 0 0 0 24 0 0 0 16 0 22 0 255095389 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 47823290185085 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5084/tid=5100] ppid=5082 vsize=15695488 CPUtime=0.22 cores=1,3,5,7
/proc/5084/task/5100/stat : 5100 (java) S 5082 5084 4889 0 -1 4202560 2577 0 0 0 22 0 0 0 15 0 22 0 255095389 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5101] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5101/stat : 5101 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5102] ppid=5082 vsize=15695488 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5102/stat : 5102 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 255095389 16072179712 57015 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 15695488

[startup+3.1013 s]
/proc/loadavg: 5.76 6.55 7.14 7/220 5106
/proc/meminfo: memFree=27391772/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15713516 CPUtime=4.68 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 72079 0 1 0 458 10 0 0 23 0 22 0 255095384 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3928379 61999 2265 9 0 3919098 0
[pid=5084/tid=5086] ppid=5082 vsize=15713516 CPUtime=3.03 cores=1,3,5,7
/proc/5084/task/5086/stat : 5086 (java) R 5082 5084 4889 0 -1 4202560 35635 0 1 0 299 4 0 0 25 0 22 0 255095385 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506044825 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5084/tid=5087] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5087/stat : 5087 (java) S 5082 5084 4889 0 -1 4202560 2203 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5088] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5088/stat : 5088 (java) S 5082 5084 4889 0 -1 4202560 1010 0 0 0 0 0 0 0 16 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5089] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5089/stat : 5089 (java) S 5082 5084 4889 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5090] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5090/stat : 5090 (java) S 5082 5084 4889 0 -1 4202560 784 0 0 0 0 0 0 0 15 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5091] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5091/stat : 5091 (java) S 5082 5084 4889 0 -1 4202560 4817 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5092/stat : 5092 (java) S 5082 5084 4889 0 -1 4202560 3543 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5093/stat : 5093 (java) S 5082 5084 4889 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5094/stat : 5094 (java) S 5082 5084 4889 0 -1 4202560 2349 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5095] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5095/stat : 5095 (java) S 5082 5084 4889 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 22 0 255095387 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 0 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5096] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5096/stat : 5096 (java) S 5082 5084 4889 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 255095387 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5097] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5097/stat : 5097 (java) S 5082 5084 4889 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 255095387 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5098] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5098/stat : 5098 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672485809 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5099] ppid=5082 vsize=15713516 CPUtime=0.97 cores=1,3,5,7
/proc/5084/task/5099/stat : 5099 (java) S 5082 5084 4889 0 -1 4202560 14780 0 0 0 95 2 0 0 15 0 22 0 255095389 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5100] ppid=5082 vsize=15713516 CPUtime=0.5 cores=1,3,5,7
/proc/5084/task/5100/stat : 5100 (java) S 5082 5084 4889 0 -1 4202560 5196 0 0 0 50 0 0 0 15 0 22 0 255095389 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5101] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5101/stat : 5101 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5102] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5102/stat : 5102 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 255095389 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5103] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5103/stat : 5103 (java) S 5082 5084 4889 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 255095504 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5104] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5104/stat : 5104 (java) S 5082 5084 4889 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 255095504 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5105] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5105/stat : 5105 (java) S 5082 5084 4889 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 255095504 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5106] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5106/stat : 5106 (java) S 5082 5084 4889 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 255095504 16090640384 61999 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 15713516

[startup+6.30074 s]
/proc/loadavg: 5.76 6.55 7.14 6/220 5106
/proc/meminfo: memFree=26923828/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15713516 CPUtime=7.88 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 72092 0 1 0 778 10 0 0 23 0 22 0 255095384 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3928379 62010 2275 9 0 3919098 0
[pid=5084/tid=5086] ppid=5082 vsize=15713516 CPUtime=6.23 cores=1,3,5,7
/proc/5084/task/5086/stat : 5086 (java) R 5082 5084 4889 0 -1 4202560 35635 0 1 0 619 4 0 0 25 0 22 0 255095385 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506044806 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5084/tid=5087] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5087/stat : 5087 (java) S 5082 5084 4889 0 -1 4202560 2203 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5088] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5088/stat : 5088 (java) S 5082 5084 4889 0 -1 4202560 1010 0 0 0 0 0 0 0 16 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5089] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5089/stat : 5089 (java) S 5082 5084 4889 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5090] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5090/stat : 5090 (java) S 5082 5084 4889 0 -1 4202560 784 0 0 0 0 0 0 0 15 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5091] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5091/stat : 5091 (java) S 5082 5084 4889 0 -1 4202560 4817 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5092/stat : 5092 (java) S 5082 5084 4889 0 -1 4202560 3543 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5093/stat : 5093 (java) S 5082 5084 4889 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=15713516 CPUtime=0.02 cores=1,3,5,7
/proc/5084/task/5094/stat : 5094 (java) S 5082 5084 4889 0 -1 4202560 2349 0 0 0 2 0 0 0 16 0 22 0 255095386 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5095] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5095/stat : 5095 (java) S 5082 5084 4889 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 22 0 255095387 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 0 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5096] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5096/stat : 5096 (java) S 5082 5084 4889 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 255095387 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5097] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5097/stat : 5097 (java) S 5082 5084 4889 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 255095387 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5098] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5098/stat : 5098 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672485809 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5099] ppid=5082 vsize=15713516 CPUtime=0.97 cores=1,3,5,7
/proc/5084/task/5099/stat : 5099 (java) S 5082 5084 4889 0 -1 4202560 14780 0 0 0 95 2 0 0 15 0 22 0 255095389 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5100] ppid=5082 vsize=15713516 CPUtime=0.5 cores=1,3,5,7
/proc/5084/task/5100/stat : 5100 (java) S 5082 5084 4889 0 -1 4202560 5206 0 0 0 50 0 0 0 15 0 22 0 255095389 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5101] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5101/stat : 5101 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5102] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5102/stat : 5102 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 255095389 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5103] ppid=5082 vsize=15713516 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5103/stat : 5103 (java) S 5082 5084 4889 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 255095504 16090640384 62010 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0

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

/proc/meminfo: memFree=22461212/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15779052 CPUtime=4202.3 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 1683819 0 1 0 419969 261 0 0 23 0 22 0 255095384 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3944763 1662187 2300 9 0 3935482 0
[pid=5084/tid=5086] ppid=5082 vsize=15779052 CPUtime=55.82 cores=1,3,5,7
/proc/5084/task/5086/stat : 5086 (java) S 5082 5084 4889 0 -1 4202560 90092 0 1 0 5571 11 0 0 25 0 22 0 255095385 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5087] ppid=5082 vsize=15779052 CPUtime=2.27 cores=1,3,5,7
/proc/5084/task/5087/stat : 5087 (java) S 5082 5084 4889 0 -1 4202560 140804 0 0 0 204 23 0 0 16 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5088] ppid=5082 vsize=15779052 CPUtime=2.35 cores=1,3,5,7
/proc/5084/task/5088/stat : 5088 (java) S 5082 5084 4889 0 -1 4202560 138033 0 0 0 212 23 0 0 16 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5089] ppid=5082 vsize=15779052 CPUtime=2.09 cores=1,3,5,7
/proc/5084/task/5089/stat : 5089 (java) S 5082 5084 4889 0 -1 4202560 94238 0 0 0 195 14 0 0 16 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5090] ppid=5082 vsize=15779052 CPUtime=2.73 cores=1,3,5,7
/proc/5084/task/5090/stat : 5090 (java) S 5082 5084 4889 0 -1 4202560 276474 0 0 0 234 39 0 0 15 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5091] ppid=5082 vsize=15779052 CPUtime=2.77 cores=1,3,5,7
/proc/5084/task/5091/stat : 5091 (java) S 5082 5084 4889 0 -1 4202560 201081 0 0 0 246 31 0 0 16 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=15779052 CPUtime=2.27 cores=1,3,5,7
/proc/5084/task/5092/stat : 5092 (java) S 5082 5084 4889 0 -1 4202560 110859 0 0 0 210 17 0 0 15 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=15779052 CPUtime=2.6 cores=1,3,5,7
/proc/5084/task/5093/stat : 5093 (java) S 5082 5084 4889 0 -1 4202560 220711 0 0 0 226 34 0 0 15 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=15779052 CPUtime=2.32 cores=1,3,5,7
/proc/5084/task/5094/stat : 5094 (java) S 5082 5084 4889 0 -1 4202560 211592 0 0 0 195 37 0 0 15 0 22 0 255095386 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5095] ppid=5082 vsize=15779052 CPUtime=1.79 cores=1,3,5,7
/proc/5084/task/5095/stat : 5095 (java) S 5082 5084 4889 0 -1 4202560 23998 0 0 0 176 3 0 0 15 0 22 0 255095387 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 0 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5096] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5096/stat : 5096 (java) S 5082 5084 4889 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 255095387 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5097] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5097/stat : 5097 (java) S 5082 5084 4889 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 255095387 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5098] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5098/stat : 5098 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672485809 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5099] ppid=5082 vsize=15779052 CPUtime=2.35 cores=1,3,5,7
/proc/5084/task/5099/stat : 5099 (java) S 5082 5084 4889 0 -1 4202560 18345 0 0 0 233 2 0 0 15 0 22 0 255095389 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5100] ppid=5082 vsize=15779052 CPUtime=1.44 cores=1,3,5,7
/proc/5084/task/5100/stat : 5100 (java) S 5082 5084 4889 0 -1 4202560 5298 0 0 0 144 0 0 0 16 0 22 0 255095389 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5101] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5101/stat : 5101 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5102] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5102/stat : 5102 (java) S 5082 5084 4889 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 255095389 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5103] ppid=5082 vsize=15779052 CPUtime=1061.87 cores=1,3,5,7
/proc/5084/task/5103/stat : 5103 (java) R 5082 5084 4889 0 -1 4202560 30909 0 0 0 106183 4 0 0 25 0 22 0 255095504 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506266787 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5084/tid=5104] ppid=5082 vsize=15779052 CPUtime=990.78 cores=1,3,5,7
/proc/5084/task/5104/stat : 5104 (java) R 5082 5084 4889 0 -1 4202560 37128 0 0 0 99074 4 0 0 25 0 22 0 255095504 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506098623 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5084/tid=5105] ppid=5082 vsize=15779052 CPUtime=1024.36 cores=1,3,5,7
/proc/5084/task/5105/stat : 5105 (java) R 5082 5084 4889 0 -1 4202560 37936 0 0 0 102432 4 0 0 25 0 22 0 255095504 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506496715 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5084/tid=5106] ppid=5082 vsize=15779052 CPUtime=1044.31 cores=1,3,5,7
/proc/5084/task/5106/stat : 5106 (java) R 5082 5084 4889 0 -1 4202560 44867 0 0 0 104426 5 0 0 25 0 22 0 255095504 16157749248 1662187 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506184344 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4202.3
Current children cumulated vsize (KiB) 15779052

[startup+1242.3 s]
/proc/loadavg: 8.35 8.02 7.67 9/220 5190
/proc/meminfo: memFree=19278640/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15779052 CPUtime=4441.93 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 1685811 0 1 0 443931 262 0 0 23 0 22 0 255095384 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3944763 1664131 2300 9 0 3935482 0
[pid=5084/tid=5086] ppid=5082 vsize=15779052 CPUtime=55.82 cores=1,3,5,7
/proc/5084/task/5086/stat : 5086 (java) S 5082 5084 4889 0 -1 4202560 90092 0 1 0 5571 11 0 0 25 0 22 0 255095385 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5087] ppid=5082 vsize=15779052 CPUtime=2.32 cores=1,3,5,7
/proc/5084/task/5087/stat : 5087 (java) S 5082 5084 4889 0 -1 4202560 140804 0 0 0 209 23 0 0 16 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5088] ppid=5082 vsize=15779052 CPUtime=2.41 cores=1,3,5,7
/proc/5084/task/5088/stat : 5088 (java) S 5082 5084 4889 0 -1 4202560 138134 0 0 0 218 23 0 0 15 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5089] ppid=5082 vsize=15779052 CPUtime=2.17 cores=1,3,5,7
/proc/5084/task/5089/stat : 5089 (java) S 5082 5084 4889 0 -1 4202560 94275 0 0 0 203 14 0 0 16 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5090] ppid=5082 vsize=15779052 CPUtime=2.83 cores=1,3,5,7
/proc/5084/task/5090/stat : 5090 (java) S 5082 5084 4889 0 -1 4202560 276931 0 0 0 244 39 0 0 16 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5091] ppid=5082 vsize=15779052 CPUtime=2.85 cores=1,3,5,7
/proc/5084/task/5091/stat : 5091 (java) S 5082 5084 4889 0 -1 4202560 201604 0 0 0 253 32 0 0 16 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=15779052 CPUtime=2.36 cores=1,3,5,7
/proc/5084/task/5092/stat : 5092 (java) S 5082 5084 4889 0 -1 4202560 111370 0 0 0 219 17 0 0 16 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=15779052 CPUtime=2.66 cores=1,3,5,7
/proc/5084/task/5093/stat : 5093 (java) S 5082 5084 4889 0 -1 4202560 220784 0 0 0 232 34 0 0 15 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=15779052 CPUtime=2.38 cores=1,3,5,7
/proc/5084/task/5094/stat : 5094 (java) S 5082 5084 4889 0 -1 4202560 211860 0 0 0 201 37 0 0 15 0 22 0 255095386 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5095] ppid=5082 vsize=15779052 CPUtime=1.8 cores=1,3,5,7
/proc/5084/task/5095/stat : 5095 (java) S 5082 5084 4889 0 -1 4202560 24001 0 0 0 176 4 0 0 15 0 22 0 255095387 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 0 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5096] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5096/stat : 5096 (java) S 5082 5084 4889 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 255095387 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5097] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5097/stat : 5097 (java) S 5082 5084 4889 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 255095387 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5098] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5098/stat : 5098 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672485809 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5099] ppid=5082 vsize=15779052 CPUtime=2.35 cores=1,3,5,7
/proc/5084/task/5099/stat : 5099 (java) S 5082 5084 4889 0 -1 4202560 18345 0 0 0 233 2 0 0 15 0 22 0 255095389 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5100] ppid=5082 vsize=15779052 CPUtime=1.44 cores=1,3,5,7
/proc/5084/task/5100/stat : 5100 (java) S 5082 5084 4889 0 -1 4202560 5298 0 0 0 144 0 0 0 16 0 22 0 255095389 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5101] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5101/stat : 5101 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5102] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5102/stat : 5102 (java) S 5082 5084 4889 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 255095389 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5103] ppid=5082 vsize=15779052 CPUtime=1121.39 cores=1,3,5,7
/proc/5084/task/5103/stat : 5103 (java) R 5082 5084 4889 0 -1 4202560 30911 0 0 0 112134 5 0 0 25 0 22 0 255095504 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506376291 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5084/tid=5104] ppid=5082 vsize=15779052 CPUtime=1050.63 cores=1,3,5,7
/proc/5084/task/5104/stat : 5104 (java) R 5082 5084 4889 0 -1 4202560 37133 0 0 0 105059 4 0 0 25 0 22 0 255095504 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912505798058 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5084/tid=5105] ppid=5082 vsize=15779052 CPUtime=1084.2 cores=1,3,5,7
/proc/5084/task/5105/stat : 5105 (java) R 5082 5084 4889 0 -1 4202560 37939 0 0 0 108416 4 0 0 25 0 22 0 255095504 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912505797968 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5084/tid=5106] ppid=5082 vsize=15779052 CPUtime=1104.16 cores=1,3,5,7
/proc/5084/task/5106/stat : 5106 (java) R 5082 5084 4889 0 -1 4202560 44872 0 0 0 110411 5 0 0 25 0 22 0 255095504 16157749248 1664131 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4441.93
Current children cumulated vsize (KiB) 15779052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.21 8.03 7.70 9/220 5191
/proc/meminfo: memFree=17652960/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=15779052 CPUtime=4672.42 cores=1,3,5,7
/proc/5084/stat : 5084 (java) S 5082 5084 4889 0 -1 4202496 1688732 0 1 0 466979 263 0 0 23 0 22 0 255095384 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 3944763 1666872 2300 9 0 3935482 0
[pid=5084/tid=5086] ppid=5082 vsize=15779052 CPUtime=55.82 cores=1,3,5,7
/proc/5084/task/5086/stat : 5086 (java) S 5082 5084 4889 0 -1 4202560 90092 0 1 0 5571 11 0 0 25 0 22 0 255095385 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5087] ppid=5082 vsize=15779052 CPUtime=2.38 cores=1,3,5,7
/proc/5084/task/5087/stat : 5087 (java) S 5082 5084 4889 0 -1 4202560 141237 0 0 0 214 24 0 0 16 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5088] ppid=5082 vsize=15779052 CPUtime=2.47 cores=1,3,5,7
/proc/5084/task/5088/stat : 5088 (java) S 5082 5084 4889 0 -1 4202560 138248 0 0 0 224 23 0 0 16 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5089] ppid=5082 vsize=15779052 CPUtime=2.21 cores=1,3,5,7
/proc/5084/task/5089/stat : 5089 (java) S 5082 5084 4889 0 -1 4202560 94281 0 0 0 207 14 0 0 15 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 1 0 0 0
[pid=5084/tid=5090] ppid=5082 vsize=15779052 CPUtime=2.91 cores=1,3,5,7
/proc/5084/task/5090/stat : 5090 (java) S 5082 5084 4889 0 -1 4202560 276991 0 0 0 252 39 0 0 16 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5091] ppid=5082 vsize=15779052 CPUtime=2.91 cores=1,3,5,7
/proc/5084/task/5091/stat : 5091 (java) S 5082 5084 4889 0 -1 4202560 201611 0 0 0 259 32 0 0 15 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=15779052 CPUtime=2.44 cores=1,3,5,7
/proc/5084/task/5092/stat : 5092 (java) S 5082 5084 4889 0 -1 4202560 112343 0 0 0 227 17 0 0 15 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=15779052 CPUtime=2.73 cores=1,3,5,7
/proc/5084/task/5093/stat : 5093 (java) S 5082 5084 4889 0 -1 4202560 220903 0 0 0 239 34 0 0 16 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=15779052 CPUtime=2.45 cores=1,3,5,7
/proc/5084/task/5094/stat : 5094 (java) S 5082 5084 4889 0 -1 4202560 213049 0 0 0 208 37 0 0 16 0 22 0 255095386 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5095] ppid=5082 vsize=15779052 CPUtime=1.8 cores=1,3,5,7
/proc/5084/task/5095/stat : 5095 (java) S 5082 5084 4889 0 -1 4202560 24003 0 0 0 176 4 0 0 15 0 22 0 255095387 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 0 0 16800975 18446604471110373760 0 0 -1 3 0 0 0
[pid=5084/tid=5096] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5096/stat : 5096 (java) S 5082 5084 4889 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 255095387 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5097] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5097/stat : 5097 (java) S 5082 5084 4889 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 255095387 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5098] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5098/stat : 5098 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672485809 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5099] ppid=5082 vsize=15779052 CPUtime=2.35 cores=1,3,5,7
/proc/5084/task/5099/stat : 5099 (java) S 5082 5084 4889 0 -1 4202560 18345 0 0 0 233 2 0 0 15 0 22 0 255095389 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 7 0 0 0
[pid=5084/tid=5100] ppid=5082 vsize=15779052 CPUtime=1.44 cores=1,3,5,7
/proc/5084/task/5100/stat : 5100 (java) S 5082 5084 4889 0 -1 4202560 5298 0 0 0 144 0 0 0 16 0 22 0 255095389 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5101] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5101/stat : 5101 (java) S 5082 5084 4889 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 255095389 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478105 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5102] ppid=5082 vsize=15779052 CPUtime=0 cores=1,3,5,7
/proc/5084/task/5102/stat : 5102 (java) S 5082 5084 4889 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 255095389 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 268672478720 0 4 0 16800975 18446604471110373760 0 0 -1 5 0 0 0
[pid=5084/tid=5103] ppid=5082 vsize=15779052 CPUtime=1178.8 cores=1,3,5,7
/proc/5084/task/5103/stat : 5103 (java) R 5082 5084 4889 0 -1 4202560 30914 0 0 0 117875 5 0 0 25 0 22 0 255095504 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912505886408 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5084/tid=5104] ppid=5082 vsize=15779052 CPUtime=1108.04 cores=1,3,5,7
/proc/5084/task/5104/stat : 5104 (java) R 5082 5084 4889 0 -1 4202560 37139 0 0 0 110800 4 0 0 25 0 22 0 255095504 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912505919181 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5084/tid=5105] ppid=5082 vsize=15779052 CPUtime=1141.77 cores=1,3,5,7
/proc/5084/task/5105/stat : 5105 (java) R 5082 5084 4889 0 -1 4202560 37940 0 0 0 114173 4 0 0 25 0 22 0 255095504 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912506435431 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5084/tid=5106] ppid=5082 vsize=15779052 CPUtime=1161.73 cores=1,3,5,7
/proc/5084/task/5106/stat : 5106 (java) R 5082 5084 4889 0 -1 4202560 44876 0 0 0 116168 5 0 0 25 0 22 0 255095504 16157749248 1666872 33554432000 1073741824 1073778376 140737470715808 18446744073709551615 46912505886159 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4672.42
Current children cumulated vsize (KiB) 15779052

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

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

[startup+1300.21 s]
/proc/loadavg: 8.21 8.03 7.70 6/201 5194
/proc/meminfo: memFree=20263756/32951124 swapFree=67111524/67111528
[pid=5084] ppid=5082 vsize=0 CPUtime=4672.64 cores=1,3,5,7
/proc/5084/stat : 5084 (java) Z 5082 5084 4889 0 -1 4203548 1688759 0 1 0 466982 282 0 0 17 0 2 0 255095384 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5084/statm: 0 0 0 0 0 0 0
[pid=5084/tid=5105] ppid=5082 vsize=0 CPUtime=1141.98 cores=1,3,5,7
/proc/5084/task/5105/stat : 5105 (java) R 5082 5084 4889 0 -1 4203588 37940 0 0 0 114174 24 0 0 25 0 2 0 255095504 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4672.64
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.25
CPU time (s): 4672.69
CPU user time (s): 4669.82
CPU system time (s): 2.87056
CPU usage (%): 359.368
Max. virtual memory (cumulated for all children) (KiB): 15779052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4669.82
system time used= 2.87056
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1688759
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= 49146
involuntary context switches= 83273

runsolver used 2.20366 second user time and 4.94325 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 22:30:41
IDJOB=3312295
IDBENCH=82462
IDSOLVER=1698
FILE ID=node107/3312295-1304109041
RUNJOBID= node107-1304107735-4908
PBS_JOBID= 13170667
Free space on /tmp= 71780 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312295-1304109041/watcher-3312295-1304109041 -o /tmp/evaluation-result-3312295-1304109041/solver-3312295-1304109041 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312295-1304109041.cnf -hbr 2

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1071584281

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27632328 kB
Buffers:        342084 kB
Cached:        1142020 kB
SwapCached:          4 kB
Active:        3524468 kB
Inactive:      1440740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27632328 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11788 kB
Writeback:           0 kB
AnonPages:     3480708 kB
Mapped:          23616 kB
Slab:           284464 kB
PageTables:      11540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4687140 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= 71788 MiB
End job on node107 at 2011-04-29 22:52:23