Trace number 3313230

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.32 1209.85

General information on the benchmark

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

Solver Data

0.11/0.11	14:51 INFO : Reading from input HOME/instance-3313230-1304097291.cnf
1.54/1.30	Executor set job limit to 1000000
1.54/1.30	Executor set job limit to 1000000
1.54/1.30	Executor set job limit to 1000000
1.54/1.30	Executor set job limit to 1000000
1.54/1.30	Starting Executor!
1.54/1.30	Starting Executor!
1.54/1.30	Starting Executor!
1.54/1.30	Starting Executor!
4.76/2.95	14:54 INFO : Found 27779 xor gates
6.94/4.28	14:55 INFO : 75324 variables remaining out of 84025
6.94/4.28	14:55 INFO : 1539439 literals remaining out of 687382
42.57/17.90	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
42.57/17.90	log4j:WARN Please initialize the log4j system properly.
42.57/17.90	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-3313230-1304097291/watcher-3313230-1304097291 -o /tmp/evaluation-result-3313230-1304097291/solver-3313230-1304097291 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313230-1304097291.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.56 7.95 7.42 3/198 25301
/proc/meminfo: memFree=25088208/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 1414 0 0 0 0 0 0 0 25 0 2 0 521331869 26714112 885 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 6522 885 678 9 0 381 0
[pid=25301/tid=25302] ppid=25299 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) R 25299 25301 25096 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 521331870 27824128 894 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218366033543 0 2147483391 4096 0 0 0 0 -1 2 0 0 0

[startup+0.088003 s]
/proc/loadavg: 7.56 7.95 7.42 3/198 25301
/proc/meminfo: memFree=25088208/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15676484 CPUtime=0.09 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 5473 0 1 0 8 1 0 0 25 0 18 0 521331869 16052719616 4881 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3919121 4882 2116 9 0 3909840 0
[pid=25301/tid=25302] ppid=25299 vsize=15676484 CPUtime=0.07 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) R 25299 25301 25096 0 -1 4202560 3306 0 1 0 7 0 0 0 18 0 18 0 521331870 16052719616 4883 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 47301756654339 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676484

[startup+0.105014 s]
/proc/loadavg: 7.56 7.95 7.42 3/198 25301
/proc/meminfo: memFree=25088208/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15676484 CPUtime=0.11 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 5699 0 1 0 10 1 0 0 25 0 18 0 521331869 16052719616 5107 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3919121 5107 2119 9 0 3909840 0
[pid=25301/tid=25302] ppid=25299 vsize=15676484 CPUtime=0.09 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) R 25299 25301 25096 0 -1 4202560 3531 0 1 0 8 1 0 0 18 0 18 0 521331870 16052719616 5108 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382785915 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676484

[startup+0.300964 s]
/proc/loadavg: 7.56 7.95 7.42 3/198 25301
/proc/meminfo: memFree=25088208/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15680924 CPUtime=0.51 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 14045 0 1 0 49 2 0 0 25 0 18 0 521331869 16057266176 12239 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3920231 12245 2207 9 0 3910950 0
[pid=25301/tid=25302] ppid=25299 vsize=15680924 CPUtime=0.28 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) R 25299 25301 25096 0 -1 4202560 8907 0 1 0 27 1 0 0 18 0 18 0 521331870 16057266176 12248 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912505636819 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680924

[startup+0.70092 s]
/proc/loadavg: 7.56 7.95 7.42 3/198 25301
/proc/meminfo: memFree=25088208/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15680924 CPUtime=0.92 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 41941 0 1 0 87 5 0 0 25 0 18 0 521331869 16057266176 40132 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3920231 40132 2223 9 0 3910950 0
[pid=25301/tid=25302] ppid=25299 vsize=15680924 CPUtime=0.67 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) R 25299 25301 25096 0 -1 4202560 35514 0 1 0 63 4 0 0 18 0 18 0 521331870 16057266176 40132 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912505636819 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680924

[startup+1.50075 s]
/proc/loadavg: 7.56 7.95 7.42 4/216 25320
/proc/meminfo: memFree=24904052/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15685036 CPUtime=1.93 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 50560 0 1 0 186 7 0 0 25 0 22 0 521331869 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3921259 48368 2265 9 0 3911978 0
[pid=25301/tid=25302] ppid=25299 vsize=15685036 CPUtime=1.45 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) R 25299 25301 25096 0 -1 4202560 35623 0 1 0 141 4 0 0 18 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912505228560 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25301/tid=25304] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25304/stat : 25304 (java) S 25299 25301 25096 0 -1 4202560 716 0 0 0 0 0 0 0 15 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25305] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25305/stat : 25305 (java) S 25299 25301 25096 0 -1 4202560 642 0 0 0 0 0 0 0 15 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25306] ppid=25299 vsize=15685036 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25306/stat : 25306 (java) S 25299 25301 25096 0 -1 4202560 2198 0 0 0 1 0 0 0 16 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25307] ppid=25299 vsize=15685036 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25307/stat : 25307 (java) S 25299 25301 25096 0 -1 4202560 1203 0 0 0 1 0 0 0 16 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25308] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25308/stat : 25308 (java) S 25299 25301 25096 0 -1 4202560 652 0 0 0 0 0 0 0 15 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25309] ppid=25299 vsize=15685036 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25309/stat : 25309 (java) S 25299 25301 25096 0 -1 4202560 1291 0 0 0 1 0 0 0 16 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25310] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25310/stat : 25310 (java) S 25299 25301 25096 0 -1 4202560 633 0 0 0 0 0 0 0 15 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25311] ppid=25299 vsize=15685036 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25311/stat : 25311 (java) S 25299 25301 25096 0 -1 4202560 1915 0 0 0 1 0 0 0 16 0 22 0 521331870 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25312] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25312/stat : 25312 (java) S 25299 25301 25096 0 -1 4202560 84 0 0 0 0 0 0 0 15 0 22 0 521331871 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 0 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25313] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25313/stat : 25313 (java) S 25299 25301 25096 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 521331871 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25314] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25314/stat : 25314 (java) S 25299 25301 25096 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521331871 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25315] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25315/stat : 25315 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 521331873 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382780849 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25316] ppid=25299 vsize=15685036 CPUtime=0.2 cores=0,2,4,6
/proc/25301/task/25316/stat : 25316 (java) R 25299 25301 25096 0 -1 4202560 2367 0 0 0 20 0 0 0 15 0 22 0 521331873 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 47301759087168 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25301/tid=25317] ppid=25299 vsize=15685036 CPUtime=0.16 cores=0,2,4,6
/proc/25301/task/25317/stat : 25317 (java) R 25299 25301 25096 0 -1 4202560 1809 0 0 0 16 0 0 0 15 0 22 0 521331874 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 47301759413168 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=25301/tid=25318] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25318/stat : 25318 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521331874 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25319] ppid=25299 vsize=15685036 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25319/stat : 25319 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521331874 16061476864 48368 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 15685036

[startup+3.10149 s]
/proc/loadavg: 7.56 7.95 7.42 3/220 25324
/proc/meminfo: memFree=24780764/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15718060 CPUtime=5.12 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 72351 0 1 0 502 10 0 0 25 0 22 0 521331869 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3929515 56970 2267 9 0 3920234 0
[pid=25301/tid=25302] ppid=25299 vsize=15718060 CPUtime=3.05 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) R 25299 25301 25096 0 -1 4202560 35644 0 1 0 301 4 0 0 21 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506280377 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25301/tid=25304] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25304/stat : 25304 (java) S 25299 25301 25096 0 -1 4202560 716 0 0 0 0 0 0 0 15 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25305] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25305/stat : 25305 (java) S 25299 25301 25096 0 -1 4202560 642 0 0 0 0 0 0 0 15 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25306] ppid=25299 vsize=15718060 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25306/stat : 25306 (java) S 25299 25301 25096 0 -1 4202560 2198 0 0 0 1 0 0 0 16 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25307] ppid=25299 vsize=15718060 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25307/stat : 25307 (java) S 25299 25301 25096 0 -1 4202560 1203 0 0 0 1 0 0 0 16 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25308] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25308/stat : 25308 (java) S 25299 25301 25096 0 -1 4202560 652 0 0 0 0 0 0 0 15 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25309] ppid=25299 vsize=15718060 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25309/stat : 25309 (java) S 25299 25301 25096 0 -1 4202560 1291 0 0 0 1 0 0 0 16 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25310] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25310/stat : 25310 (java) S 25299 25301 25096 0 -1 4202560 633 0 0 0 0 0 0 0 15 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25311] ppid=25299 vsize=15718060 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25311/stat : 25311 (java) S 25299 25301 25096 0 -1 4202560 1915 0 0 0 1 0 0 0 16 0 22 0 521331870 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25312] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25312/stat : 25312 (java) S 25299 25301 25096 0 -1 4202560 84 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 0 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25313] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25313/stat : 25313 (java) S 25299 25301 25096 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25314] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25314/stat : 25314 (java) S 25299 25301 25096 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25315] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25315/stat : 25315 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 521331873 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382780849 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25316] ppid=25299 vsize=15718060 CPUtime=1.28 cores=0,2,4,6
/proc/25301/task/25316/stat : 25316 (java) S 25299 25301 25096 0 -1 4202560 17049 0 0 0 126 2 0 0 15 0 22 0 521331873 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25317] ppid=25299 vsize=15718060 CPUtime=0.68 cores=0,2,4,6
/proc/25301/task/25317/stat : 25317 (java) S 25299 25301 25096 0 -1 4202560 8896 0 0 0 67 1 0 0 15 0 22 0 521331874 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25318] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25318/stat : 25318 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521331874 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25319] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25319/stat : 25319 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521331874 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25321] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25321/stat : 25321 (java) S 25299 25301 25096 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 521331999 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25322] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25322/stat : 25322 (java) S 25299 25301 25096 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 521331999 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25323] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25323/stat : 25323 (java) S 25299 25301 25096 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 521331999 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25324] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25324/stat : 25324 (java) S 25299 25301 25096 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521332000 16095293440 56970 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 15718060

[startup+6.30087 s]
/proc/loadavg: 7.35 7.90 7.41 4/220 25324
/proc/meminfo: memFree=23760528/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15718060 CPUtime=11.47 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 140758 0 1 0 1127 20 0 0 25 0 22 0 521331869 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3929515 123337 2289 9 0 3920234 0
[pid=25301/tid=25302] ppid=25299 vsize=15718060 CPUtime=4.24 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) S 25299 25301 25096 0 -1 4202560 39194 0 1 0 419 5 0 0 25 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25304] ppid=25299 vsize=15718060 CPUtime=0.01 cores=0,2,4,6
/proc/25301/task/25304/stat : 25304 (java) S 25299 25301 25096 0 -1 4202560 1136 0 0 0 1 0 0 0 16 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25305] ppid=25299 vsize=15718060 CPUtime=0.04 cores=0,2,4,6
/proc/25301/task/25305/stat : 25305 (java) S 25299 25301 25096 0 -1 4202560 5874 0 0 0 4 0 0 0 16 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25306] ppid=25299 vsize=15718060 CPUtime=0.05 cores=0,2,4,6
/proc/25301/task/25306/stat : 25306 (java) S 25299 25301 25096 0 -1 4202560 6181 0 0 0 5 0 0 0 15 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25307] ppid=25299 vsize=15718060 CPUtime=0.06 cores=0,2,4,6
/proc/25301/task/25307/stat : 25307 (java) S 25299 25301 25096 0 -1 4202560 8427 0 0 0 5 1 0 0 15 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25308] ppid=25299 vsize=15718060 CPUtime=0.05 cores=0,2,4,6
/proc/25301/task/25308/stat : 25308 (java) S 25299 25301 25096 0 -1 4202560 6308 0 0 0 5 0 0 0 16 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25309] ppid=25299 vsize=15718060 CPUtime=0.1 cores=0,2,4,6
/proc/25301/task/25309/stat : 25309 (java) S 25299 25301 25096 0 -1 4202560 9366 0 0 0 9 1 0 0 16 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25310] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25310/stat : 25310 (java) S 25299 25301 25096 0 -1 4202560 633 0 0 0 0 0 0 0 15 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25311] ppid=25299 vsize=15718060 CPUtime=0.09 cores=0,2,4,6
/proc/25301/task/25311/stat : 25311 (java) S 25299 25301 25096 0 -1 4202560 10443 0 0 0 8 1 0 0 16 0 22 0 521331870 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25312] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25312/stat : 25312 (java) S 25299 25301 25096 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 0 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25313] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25313/stat : 25313 (java) S 25299 25301 25096 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25314] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25314/stat : 25314 (java) S 25299 25301 25096 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25315] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25315/stat : 25315 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 521331873 16095293440 123337 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382780849 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0

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

/proc/meminfo: memFree=12701100/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15718060 CPUtime=4451.39 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 1873652 0 1 0 444831 308 0 0 25 0 22 0 521331869 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3929515 1576742 2300 9 0 3920234 0
[pid=25301/tid=25302] ppid=25299 vsize=15718060 CPUtime=4.24 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) S 25299 25301 25096 0 -1 4202560 39194 0 1 0 419 5 0 0 25 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25304] ppid=25299 vsize=15718060 CPUtime=2.16 cores=0,2,4,6
/proc/25301/task/25304/stat : 25304 (java) S 25299 25301 25096 0 -1 4202560 187745 0 0 0 188 28 0 0 16 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25305] ppid=25299 vsize=15718060 CPUtime=2.25 cores=0,2,4,6
/proc/25301/task/25305/stat : 25305 (java) S 25299 25301 25096 0 -1 4202560 191734 0 0 0 194 31 0 0 15 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25306] ppid=25299 vsize=15718060 CPUtime=2.36 cores=0,2,4,6
/proc/25301/task/25306/stat : 25306 (java) S 25299 25301 25096 0 -1 4202560 231104 0 0 0 196 40 0 0 16 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25307] ppid=25299 vsize=15718060 CPUtime=2.26 cores=0,2,4,6
/proc/25301/task/25307/stat : 25307 (java) S 25299 25301 25096 0 -1 4202560 204533 0 0 0 191 35 0 0 15 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25308] ppid=25299 vsize=15718060 CPUtime=1.8 cores=0,2,4,6
/proc/25301/task/25308/stat : 25308 (java) S 25299 25301 25096 0 -1 4202560 112291 0 0 0 161 19 0 0 15 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25309] ppid=25299 vsize=15718060 CPUtime=2.44 cores=0,2,4,6
/proc/25301/task/25309/stat : 25309 (java) S 25299 25301 25096 0 -1 4202560 193725 0 0 0 210 34 0 0 15 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25310] ppid=25299 vsize=15718060 CPUtime=2.19 cores=0,2,4,6
/proc/25301/task/25310/stat : 25310 (java) S 25299 25301 25096 0 -1 4202560 189901 0 0 0 190 29 0 0 16 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25311] ppid=25299 vsize=15718060 CPUtime=2.11 cores=0,2,4,6
/proc/25301/task/25311/stat : 25311 (java) S 25299 25301 25096 0 -1 4202560 176166 0 0 0 181 30 0 0 16 0 22 0 521331870 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25312] ppid=25299 vsize=15718060 CPUtime=1.22 cores=0,2,4,6
/proc/25301/task/25312/stat : 25312 (java) S 25299 25301 25096 0 -1 4202560 4885 0 0 0 116 6 0 0 15 0 22 0 521331871 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 0 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25313] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25313/stat : 25313 (java) S 25299 25301 25096 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25314] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25314/stat : 25314 (java) S 25299 25301 25096 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25315] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25315/stat : 25315 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 521331873 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382780849 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25316] ppid=25299 vsize=15718060 CPUtime=2.59 cores=0,2,4,6
/proc/25301/task/25316/stat : 25316 (java) S 25299 25301 25096 0 -1 4202560 19604 0 0 0 257 2 0 0 15 0 22 0 521331873 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25317] ppid=25299 vsize=15718060 CPUtime=1.7 cores=0,2,4,6
/proc/25301/task/25317/stat : 25317 (java) S 25299 25301 25096 0 -1 4202560 8974 0 0 0 169 1 0 0 15 0 22 0 521331874 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25318] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25318/stat : 25318 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521331874 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25319] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25319/stat : 25319 (java) S 25299 25301 25096 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 521331874 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25321] ppid=25299 vsize=15718060 CPUtime=1104.83 cores=0,2,4,6
/proc/25301/task/25321/stat : 25321 (java) R 25299 25301 25096 0 -1 4202560 89564 0 0 0 110471 12 0 0 25 0 22 0 521331999 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506747232 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25301/tid=25322] ppid=25299 vsize=15718060 CPUtime=1109.9 cores=0,2,4,6
/proc/25301/task/25322/stat : 25322 (java) R 25299 25301 25096 0 -1 4202560 99085 0 0 0 110976 14 0 0 25 0 22 0 521331999 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506574307 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25301/tid=25323] ppid=25299 vsize=15718060 CPUtime=1103.46 cores=0,2,4,6
/proc/25301/task/25323/stat : 25323 (java) R 25299 25301 25096 0 -1 4202560 67543 0 0 0 110340 6 0 0 25 0 22 0 521331999 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912505523895 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25301/tid=25324] ppid=25299 vsize=15718060 CPUtime=1105.71 cores=0,2,4,6
/proc/25301/task/25324/stat : 25324 (java) R 25299 25301 25096 0 -1 4202560 56152 0 0 0 110563 8 0 0 25 0 22 0 521332000 16095293440 1576742 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506743616 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4451.39
Current children cumulated vsize (KiB) 15718060

[startup+1182.3 s]
/proc/loadavg: 8.04 8.07 7.86 9/220 25355
/proc/meminfo: memFree=12701816/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15718060 CPUtime=4691.01 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 1873676 0 1 0 468793 308 0 0 25 0 22 0 521331869 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3929515 1576441 2300 9 0 3920234 0
[pid=25301/tid=25302] ppid=25299 vsize=15718060 CPUtime=4.24 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) S 25299 25301 25096 0 -1 4202560 39194 0 1 0 419 5 0 0 25 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25304] ppid=25299 vsize=15718060 CPUtime=2.2 cores=0,2,4,6
/proc/25301/task/25304/stat : 25304 (java) S 25299 25301 25096 0 -1 4202560 187745 0 0 0 192 28 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25305] ppid=25299 vsize=15718060 CPUtime=2.28 cores=0,2,4,6
/proc/25301/task/25305/stat : 25305 (java) S 25299 25301 25096 0 -1 4202560 191734 0 0 0 197 31 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25306] ppid=25299 vsize=15718060 CPUtime=2.42 cores=0,2,4,6
/proc/25301/task/25306/stat : 25306 (java) S 25299 25301 25096 0 -1 4202560 231105 0 0 0 202 40 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25307] ppid=25299 vsize=15718060 CPUtime=2.29 cores=0,2,4,6
/proc/25301/task/25307/stat : 25307 (java) S 25299 25301 25096 0 -1 4202560 204533 0 0 0 194 35 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25308] ppid=25299 vsize=15718060 CPUtime=1.84 cores=0,2,4,6
/proc/25301/task/25308/stat : 25308 (java) S 25299 25301 25096 0 -1 4202560 112291 0 0 0 165 19 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25309] ppid=25299 vsize=15718060 CPUtime=2.46 cores=0,2,4,6
/proc/25301/task/25309/stat : 25309 (java) S 25299 25301 25096 0 -1 4202560 193725 0 0 0 212 34 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25310] ppid=25299 vsize=15718060 CPUtime=2.22 cores=0,2,4,6
/proc/25301/task/25310/stat : 25310 (java) S 25299 25301 25096 0 -1 4202560 189901 0 0 0 193 29 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25311] ppid=25299 vsize=15718060 CPUtime=2.14 cores=0,2,4,6
/proc/25301/task/25311/stat : 25311 (java) S 25299 25301 25096 0 -1 4202560 176166 0 0 0 184 30 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25312] ppid=25299 vsize=15718060 CPUtime=1.23 cores=0,2,4,6
/proc/25301/task/25312/stat : 25312 (java) S 25299 25301 25096 0 -1 4202560 4887 0 0 0 117 6 0 0 15 0 22 0 521331871 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 0 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25313] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25313/stat : 25313 (java) S 25299 25301 25096 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25314] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25314/stat : 25314 (java) S 25299 25301 25096 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25315] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25315/stat : 25315 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 521331873 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382780849 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25316] ppid=25299 vsize=15718060 CPUtime=2.59 cores=0,2,4,6
/proc/25301/task/25316/stat : 25316 (java) S 25299 25301 25096 0 -1 4202560 19604 0 0 0 257 2 0 0 15 0 22 0 521331873 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25317] ppid=25299 vsize=15718060 CPUtime=1.7 cores=0,2,4,6
/proc/25301/task/25317/stat : 25317 (java) S 25299 25301 25096 0 -1 4202560 8974 0 0 0 169 1 0 0 15 0 22 0 521331874 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25318] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25318/stat : 25318 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521331874 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25319] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25319/stat : 25319 (java) S 25299 25301 25096 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 521331874 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25321] ppid=25299 vsize=15718060 CPUtime=1164.73 cores=0,2,4,6
/proc/25301/task/25321/stat : 25321 (java) R 25299 25301 25096 0 -1 4202560 89571 0 0 0 116461 12 0 0 25 0 22 0 521331999 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506242514 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25301/tid=25322] ppid=25299 vsize=15718060 CPUtime=1169.82 cores=0,2,4,6
/proc/25301/task/25322/stat : 25322 (java) R 25299 25301 25096 0 -1 4202560 99090 0 0 0 116968 14 0 0 25 0 22 0 521331999 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506574252 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25301/tid=25323] ppid=25299 vsize=15718060 CPUtime=1163.07 cores=0,2,4,6
/proc/25301/task/25323/stat : 25323 (java) R 25299 25301 25096 0 -1 4202560 67545 0 0 0 116301 6 0 0 25 0 22 0 521331999 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506266551 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25301/tid=25324] ppid=25299 vsize=15718060 CPUtime=1165.63 cores=0,2,4,6
/proc/25301/task/25324/stat : 25324 (java) R 25299 25301 25096 0 -1 4202560 56155 0 0 0 116555 8 0 0 25 0 22 0 521332000 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506574430 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4691.01
Current children cumulated vsize (KiB) 15718060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1209.6 s]
/proc/loadavg: 7.84 8.03 7.85 6/216 25403
/proc/meminfo: memFree=18656276/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=15718060 CPUtime=4800.06 cores=0,2,4,6
/proc/25301/stat : 25301 (java) S 25299 25301 25096 0 -1 4202496 1873687 0 1 0 479697 309 0 0 25 0 22 0 521331869 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 3929515 1576441 2300 9 0 3920234 0
[pid=25301/tid=25302] ppid=25299 vsize=15718060 CPUtime=4.24 cores=0,2,4,6
/proc/25301/task/25302/stat : 25302 (java) S 25299 25301 25096 0 -1 4202560 39194 0 1 0 419 5 0 0 25 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25304] ppid=25299 vsize=15718060 CPUtime=2.22 cores=0,2,4,6
/proc/25301/task/25304/stat : 25304 (java) S 25299 25301 25096 0 -1 4202560 187745 0 0 0 194 28 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25305] ppid=25299 vsize=15718060 CPUtime=2.29 cores=0,2,4,6
/proc/25301/task/25305/stat : 25305 (java) S 25299 25301 25096 0 -1 4202560 191734 0 0 0 198 31 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25306] ppid=25299 vsize=15718060 CPUtime=2.42 cores=0,2,4,6
/proc/25301/task/25306/stat : 25306 (java) S 25299 25301 25096 0 -1 4202560 231105 0 0 0 202 40 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25307] ppid=25299 vsize=15718060 CPUtime=2.3 cores=0,2,4,6
/proc/25301/task/25307/stat : 25307 (java) S 25299 25301 25096 0 -1 4202560 204533 0 0 0 195 35 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25308] ppid=25299 vsize=15718060 CPUtime=1.86 cores=0,2,4,6
/proc/25301/task/25308/stat : 25308 (java) S 25299 25301 25096 0 -1 4202560 112291 0 0 0 167 19 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25309] ppid=25299 vsize=15718060 CPUtime=2.47 cores=0,2,4,6
/proc/25301/task/25309/stat : 25309 (java) S 25299 25301 25096 0 -1 4202560 193725 0 0 0 213 34 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25310] ppid=25299 vsize=15718060 CPUtime=2.24 cores=0,2,4,6
/proc/25301/task/25310/stat : 25310 (java) S 25299 25301 25096 0 -1 4202560 189901 0 0 0 195 29 0 0 16 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25311] ppid=25299 vsize=15718060 CPUtime=2.15 cores=0,2,4,6
/proc/25301/task/25311/stat : 25311 (java) S 25299 25301 25096 0 -1 4202560 176166 0 0 0 185 30 0 0 15 0 22 0 521331870 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25312] ppid=25299 vsize=15718060 CPUtime=1.23 cores=0,2,4,6
/proc/25301/task/25312/stat : 25312 (java) S 25299 25301 25096 0 -1 4202560 4888 0 0 0 117 6 0 0 16 0 22 0 521331871 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 0 0 16800975 18446604453958038464 0 0 -1 0 0 0 0
[pid=25301/tid=25313] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25313/stat : 25313 (java) S 25299 25301 25096 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25314] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25314/stat : 25314 (java) S 25299 25301 25096 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521331871 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25315] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25315/stat : 25315 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 521331873 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382780849 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25316] ppid=25299 vsize=15718060 CPUtime=2.59 cores=0,2,4,6
/proc/25301/task/25316/stat : 25316 (java) S 25299 25301 25096 0 -1 4202560 19604 0 0 0 257 2 0 0 15 0 22 0 521331873 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25317] ppid=25299 vsize=15718060 CPUtime=1.7 cores=0,2,4,6
/proc/25301/task/25317/stat : 25317 (java) S 25299 25301 25096 0 -1 4202560 8974 0 0 0 169 1 0 0 15 0 22 0 521331874 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 2 0 0 0
[pid=25301/tid=25318] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25318/stat : 25318 (java) S 25299 25301 25096 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521331874 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773145 0 4 0 16800975 18446604453958038464 0 0 -1 6 0 0 0
[pid=25301/tid=25319] ppid=25299 vsize=15718060 CPUtime=0 cores=0,2,4,6
/proc/25301/task/25319/stat : 25319 (java) S 25299 25301 25096 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521331874 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 218382773760 0 4 0 16800975 18446604453958038464 0 0 -1 4 0 0 0
[pid=25301/tid=25321] ppid=25299 vsize=15718060 CPUtime=1192 cores=0,2,4,6
/proc/25301/task/25321/stat : 25321 (java) R 25299 25301 25096 0 -1 4202560 89573 0 0 0 119188 12 0 0 25 0 22 0 521331999 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506460338 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25301/tid=25322] ppid=25299 vsize=15718060 CPUtime=1197.09 cores=0,2,4,6
/proc/25301/task/25322/stat : 25322 (java) R 25299 25301 25096 0 -1 4202560 99093 0 0 0 119695 14 0 0 25 0 22 0 521331999 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506317865 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25301/tid=25323] ppid=25299 vsize=15718060 CPUtime=1190.19 cores=0,2,4,6
/proc/25301/task/25323/stat : 25323 (java) R 25299 25301 25096 0 -1 4202560 67548 0 0 0 119013 6 0 0 25 0 22 0 521331999 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912505967250 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25301/tid=25324] ppid=25299 vsize=15718060 CPUtime=1192.9 cores=0,2,4,6
/proc/25301/task/25324/stat : 25324 (java) R 25299 25301 25096 0 -1 4202560 56155 0 0 0 119282 8 0 0 25 0 22 0 521332000 16095293440 1576441 33554432000 1073741824 1073778376 140735314369920 18446744073709551615 46912506509999 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15718060

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

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

[startup+1209.8 s]
/proc/loadavg: 7.84 8.03 7.85 6/216 25403
/proc/meminfo: memFree=18656276/32951124 swapFree=67051468/67111528
[pid=25301] ppid=25299 vsize=0 CPUtime=4800.27 cores=0,2,4,6
/proc/25301/stat : 25301 (java) Z 25299 25301 25096 0 -1 4203548 1873714 0 1 0 479700 327 0 0 17 0 2 0 521331869 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25301/statm: 0 0 0 0 0 0 0
[pid=25301/tid=25323] ppid=25299 vsize=0 CPUtime=1190.38 cores=0,2,4,6
/proc/25301/task/25323/stat : 25323 (java) R 25299 25301 25096 0 -1 4203588 67548 0 0 0 119013 25 0 0 25 0 2 0 521331999 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1209.85
CPU time (s): 4800.32
CPU user time (s): 4797
CPU system time (s): 3.32449
CPU usage (%): 396.771
Max. virtual memory (cumulated for all children) (KiB): 15720688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797
system time used= 3.32449
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1873714
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= 41453
involuntary context switches= 67660

runsolver used 1.9547 second user time and 4.68129 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 19:14:51
IDJOB=3313230
IDBENCH=82346
IDSOLVER=1699
FILE ID=node101/3313230-1304097291
RUNJOBID= node101-1304096081-25114
PBS_JOBID= 13170603
Free space on /tmp= 72012 MiB

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

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

MD5SUM BENCH= 57e5136370cb8699bcc4386966a6f3f8
RANDOM SEED=1106857763

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.841
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.841
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.841
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:      25088480 kB
Buffers:       2027216 kB
Cached:        5139848 kB
SwapCached:      30452 kB
Active:        3292536 kB
Inactive:      4125580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25088480 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           12172 kB
Writeback:           0 kB
AnonPages:      241992 kB
Mapped:          17408 kB
Slab:           380788 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   951108 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= 71980 MiB
End job on node101 at 2011-04-29 19:35:03