Trace number 3313508

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.61 1274.21

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

Solver Data

0.11/0.22	46:51 INFO : Reading from input HOME/instance-3313508-1304102810.cnf
2.06/1.95	Executor set job limit to 1000000
2.06/1.95	Executor set job limit to 1000000
2.06/1.95	Executor set job limit to 1000000
2.06/1.95	Executor set job limit to 1000000
2.06/1.96	Starting Executor!
2.06/1.96	Starting Executor!
2.06/1.96	Starting Executor!
2.06/1.96	Starting Executor!
16.29/13.99	47:05 INFO : 62443 variables remaining out of 95456
16.29/13.99	47:05 INFO : 6035144 literals remaining out of 1614347
1155.34/360.51	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
1155.34/360.51	log4j:WARN Please initialize the log4j system properly.
1155.34/360.51	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-3313508-1304102810/watcher-3313508-1304102810 -o /tmp/evaluation-result-3313508-1304102810/solver-3313508-1304102810 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313508-1304102810.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: 8.02 8.39 8.02 5/202 11087
/proc/meminfo: memFree=15009592/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11087/stat : 11087 (java) R 11085 11087 10639 0 -1 4202496 1192 0 0 0 0 0 0 0 25 0 1 0 521879258 23580672 679 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246511871889 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11087/statm: 5757 680 506 9 0 124 0

[startup+0.0828811 s]
/proc/loadavg: 8.02 8.39 8.02 5/202 11087
/proc/meminfo: memFree=15009592/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=15675304 CPUtime=0.05 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 4264 0 25 0 4 1 0 0 25 0 18 0 521879258 16051511296 3728 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3918826 3728 1778 9 0 3909545 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15675304

[startup+0.100893 s]
/proc/loadavg: 8.02 8.39 8.02 5/202 11087
/proc/meminfo: memFree=15009592/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=15675588 CPUtime=0.07 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 4695 0 25 0 6 1 0 0 25 0 18 0 521879258 16051802112 4159 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3918897 4159 1939 9 0 3909616 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15675588

[startup+0.304864 s]
/proc/loadavg: 8.02 8.39 8.02 5/202 11087
/proc/meminfo: memFree=15009592/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=15677416 CPUtime=0.28 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 7005 0 25 0 27 1 0 0 25 0 18 0 521879258 16053673984 6373 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3919354 6374 2183 9 0 3910073 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15677416

[startup+0.700784 s]
/proc/loadavg: 8.02 8.39 8.02 5/202 11087
/proc/meminfo: memFree=15009592/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=15683704 CPUtime=0.83 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 41161 0 25 0 77 6 0 0 25 0 18 0 521879258 16060112896 39354 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3920926 39354 2223 9 0 3911645 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 15683704

[startup+1.50067 s]
/proc/loadavg: 8.02 8.39 8.02 3/220 11105
/proc/meminfo: memFree=14853800/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=15683704 CPUtime=1.64 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 45091 0 25 0 158 6 0 0 25 0 18 0 521879258 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3920926 43265 2223 9 0 3911645 0
[pid=11087/tid=11089] ppid=11085 vsize=15683704 CPUtime=1.36 cores=0,2,4,6
/proc/11087/task/11089/stat : 11089 (java) R 11085 11087 10639 0 -1 4202560 35508 0 25 0 131 5 0 0 19 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912505638688 0 4 0 16800975 0 0 0 -1 0 0 0 9
[pid=11087/tid=11090] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11090/stat : 11090 (java) S 11085 11087 10639 0 -1 4202560 87 0 0 0 0 0 0 0 16 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11091] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11091/stat : 11091 (java) S 11085 11087 10639 0 -1 4202560 28 0 0 0 0 0 0 0 16 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11092] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11092/stat : 11092 (java) S 11085 11087 10639 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11093] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11093/stat : 11093 (java) S 11085 11087 10639 0 -1 4202560 615 0 0 0 0 0 0 0 16 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11094] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11094/stat : 11094 (java) S 11085 11087 10639 0 -1 4202560 52 0 0 0 0 0 0 0 16 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11095] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11095/stat : 11095 (java) S 11085 11087 10639 0 -1 4202560 1660 0 0 0 0 0 0 0 16 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11096] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11096/stat : 11096 (java) S 11085 11087 10639 0 -1 4202560 426 0 0 0 0 0 0 0 15 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11097] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11097/stat : 11097 (java) S 11085 11087 10639 0 -1 4202560 755 0 0 0 0 0 0 0 16 0 18 0 521879259 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11098] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11098/stat : 11098 (java) S 11085 11087 10639 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 521879261 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 0 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11099] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11099/stat : 11099 (java) S 11085 11087 10639 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 521879262 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11100] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11100/stat : 11100 (java) S 11085 11087 10639 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 18 0 521879262 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11101] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11101/stat : 11101 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 521879265 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528657841 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11102] ppid=11085 vsize=15683704 CPUtime=0.13 cores=0,2,4,6
/proc/11087/task/11102/stat : 11102 (java) S 11085 11087 10639 0 -1 4202560 2222 0 0 0 13 0 0 0 15 0 18 0 521879265 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11103] ppid=11085 vsize=15683704 CPUtime=0.1 cores=0,2,4,6
/proc/11087/task/11103/stat : 11103 (java) S 11085 11087 10639 0 -1 4202560 1544 0 0 0 10 0 0 0 16 0 18 0 521879265 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11104] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11104/stat : 11104 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 521879265 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11105] ppid=11085 vsize=15683704 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11105/stat : 11105 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521879265 16060112896 43265 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 15683704

[startup+3.10134 s]
/proc/loadavg: 8.02 8.39 8.02 6/224 11109
/proc/meminfo: memFree=14713896/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=15690792 CPUtime=4.4 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 111363 0 25 0 425 15 0 0 25 0 22 0 521879258 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3922698 99654 2265 9 0 3913417 0
[pid=11087/tid=11089] ppid=11085 vsize=15690792 CPUtime=2.91 cores=0,2,4,6
/proc/11087/task/11089/stat : 11089 (java) R 11085 11087 10639 0 -1 4202560 64759 0 25 0 281 10 0 0 19 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912505228718 0 4 0 16800975 0 0 0 -1 0 0 0 9
[pid=11087/tid=11090] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11090/stat : 11090 (java) S 11085 11087 10639 0 -1 4202560 88 0 0 0 0 0 0 0 15 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11091] ppid=11085 vsize=15690792 CPUtime=0.05 cores=0,2,4,6
/proc/11087/task/11091/stat : 11091 (java) S 11085 11087 10639 0 -1 4202560 7406 0 0 0 5 0 0 0 16 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11092] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11092/stat : 11092 (java) S 11085 11087 10639 0 -1 4202560 800 0 0 0 0 0 0 0 15 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11093] ppid=11085 vsize=15690792 CPUtime=0.05 cores=0,2,4,6
/proc/11087/task/11093/stat : 11093 (java) S 11085 11087 10639 0 -1 4202560 4298 0 0 0 5 0 0 0 16 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11094] ppid=11085 vsize=15690792 CPUtime=0.04 cores=0,2,4,6
/proc/11087/task/11094/stat : 11094 (java) S 11085 11087 10639 0 -1 4202560 3366 0 0 0 4 0 0 0 16 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11095] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11095/stat : 11095 (java) S 11085 11087 10639 0 -1 4202560 1660 0 0 0 0 0 0 0 15 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11096] ppid=11085 vsize=15690792 CPUtime=0.02 cores=0,2,4,6
/proc/11087/task/11096/stat : 11096 (java) S 11085 11087 10639 0 -1 4202560 1461 0 0 0 2 0 0 0 16 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11097] ppid=11085 vsize=15690792 CPUtime=0.02 cores=0,2,4,6
/proc/11087/task/11097/stat : 11097 (java) S 11085 11087 10639 0 -1 4202560 3915 0 0 0 2 0 0 0 16 0 22 0 521879259 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11098] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11098/stat : 11098 (java) S 11085 11087 10639 0 -1 4202560 222 0 0 0 0 0 0 0 15 0 22 0 521879261 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 0 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11099] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11099/stat : 11099 (java) S 11085 11087 10639 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 521879262 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11100] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11100/stat : 11100 (java) S 11085 11087 10639 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 521879262 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11101] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11101/stat : 11101 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528657841 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11102] ppid=11085 vsize=15690792 CPUtime=0.22 cores=0,2,4,6
/proc/11087/task/11102/stat : 11102 (java) S 11085 11087 10639 0 -1 4202560 2306 0 0 0 22 0 0 0 15 0 22 0 521879265 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11103] ppid=11085 vsize=15690792 CPUtime=0.99 cores=0,2,4,6
/proc/11087/task/11103/stat : 11103 (java) R 11085 11087 10639 0 -1 4202560 19653 0 0 0 97 2 0 0 16 0 22 0 521879265 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 47387466295304 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11087/tid=11104] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11104/stat : 11104 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11105] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11105/stat : 11105 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521879265 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11106] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11106/stat : 11106 (java) S 11085 11087 10639 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521879454 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11107] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11107/stat : 11107 (java) S 11085 11087 10639 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 521879454 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11108] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11108/stat : 11108 (java) S 11085 11087 10639 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521879454 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11109] ppid=11085 vsize=15690792 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11109/stat : 11109 (java) S 11085 11087 10639 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521879454 16067371008 99654 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 15690792

[startup+6.30076 s]
/proc/loadavg: 7.86 8.35 8.01 6/224 11110
/proc/meminfo: memFree=14618112/32951124 swapFree=66785832/67111528
[pid=11087] ppid=11085 vsize=15685780 CPUtime=8.21 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 113031 0 26 0 806 15 0 0 25 0 22 0 521879258 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3921445 99238 2275 9 0 3912164 0
[pid=11087/tid=11089] ppid=11085 vsize=15685780 CPUtime=6.11 cores=0,2,4,6
/proc/11087/task/11089/stat : 11089 (java) R 11085 11087 10639 0 -1 4202560 64776 0 25 0 601 10 0 0 21 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506044159 0 4 0 16800975 0 0 0 -1 0 0 0 9
[pid=11087/tid=11090] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11090/stat : 11090 (java) S 11085 11087 10639 0 -1 4202560 88 0 0 0 0 0 0 0 15 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11091] ppid=11085 vsize=15685780 CPUtime=0.05 cores=0,2,4,6
/proc/11087/task/11091/stat : 11091 (java) S 11085 11087 10639 0 -1 4202560 7406 0 0 0 5 0 0 0 16 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11092] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11092/stat : 11092 (java) S 11085 11087 10639 0 -1 4202560 800 0 0 0 0 0 0 0 15 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11093] ppid=11085 vsize=15685780 CPUtime=0.05 cores=0,2,4,6
/proc/11087/task/11093/stat : 11093 (java) S 11085 11087 10639 0 -1 4202560 4298 0 0 0 5 0 0 0 16 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11094] ppid=11085 vsize=15685780 CPUtime=0.04 cores=0,2,4,6
/proc/11087/task/11094/stat : 11094 (java) S 11085 11087 10639 0 -1 4202560 3366 0 0 0 4 0 0 0 16 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11095] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11095/stat : 11095 (java) S 11085 11087 10639 0 -1 4202560 1660 0 0 0 0 0 0 0 15 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11096] ppid=11085 vsize=15685780 CPUtime=0.02 cores=0,2,4,6
/proc/11087/task/11096/stat : 11096 (java) S 11085 11087 10639 0 -1 4202560 1461 0 0 0 2 0 0 0 16 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11097] ppid=11085 vsize=15685780 CPUtime=0.02 cores=0,2,4,6
/proc/11087/task/11097/stat : 11097 (java) S 11085 11087 10639 0 -1 4202560 3915 0 0 0 2 0 0 0 16 0 22 0 521879259 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11098] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11098/stat : 11098 (java) S 11085 11087 10639 0 -1 4202560 223 0 0 0 0 0 0 0 15 0 22 0 521879261 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 0 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11099] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11099/stat : 11099 (java) S 11085 11087 10639 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 521879262 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11100] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11100/stat : 11100 (java) S 11085 11087 10639 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 521879262 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11101] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11101/stat : 11101 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528657841 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11102] ppid=11085 vsize=15685780 CPUtime=0.53 cores=0,2,4,6
/proc/11087/task/11102/stat : 11102 (java) S 11085 11087 10639 0 -1 4202560 3442 0 0 0 53 0 0 0 15 0 22 0 521879265 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11103] ppid=11085 vsize=15685780 CPUtime=1.29 cores=0,2,4,6
/proc/11087/task/11103/stat : 11103 (java) S 11085 11087 10639 0 -1 4202560 20165 0 1 0 127 2 0 0 16 0 22 0 521879265 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 4
[pid=11087/tid=11104] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11104/stat : 11104 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11105] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11105/stat : 11105 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521879265 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11106] ppid=11085 vsize=15685780 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11106/stat : 11106 (java) S 11085 11087 10639 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521879454 16062238720 99238 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0

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

/proc/meminfo: memFree=19121192/32951124 swapFree=67102380/67111528
[pid=11087] ppid=11085 vsize=15687916 CPUtime=4434.26 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 1663579 0 26 0 443139 287 0 0 25 0 22 0 521879258 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3921979 470808 2300 9 0 3912698 0
[pid=11087/tid=11089] ppid=11085 vsize=15687916 CPUtime=13.81 cores=0,2,4,6
/proc/11087/task/11089/stat : 11089 (java) S 11085 11087 10639 0 -1 4202560 64818 0 25 0 1371 10 0 0 25 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 9
[pid=11087/tid=11090] ppid=11085 vsize=15687916 CPUtime=2.5 cores=0,2,4,6
/proc/11087/task/11090/stat : 11090 (java) S 11085 11087 10639 0 -1 4202560 115931 0 0 0 229 21 0 0 15 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11091] ppid=11085 vsize=15687916 CPUtime=2.58 cores=0,2,4,6
/proc/11087/task/11091/stat : 11091 (java) S 11085 11087 10639 0 -1 4202560 128504 0 0 0 238 20 0 0 16 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11092] ppid=11085 vsize=15687916 CPUtime=2.47 cores=0,2,4,6
/proc/11087/task/11092/stat : 11092 (java) S 11085 11087 10639 0 -1 4202560 147155 0 0 0 222 25 0 0 15 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11093] ppid=11085 vsize=15687916 CPUtime=2.2 cores=0,2,4,6
/proc/11087/task/11093/stat : 11093 (java) S 11085 11087 10639 0 -1 4202560 76930 0 0 0 207 13 0 0 15 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11094] ppid=11085 vsize=15687916 CPUtime=2.33 cores=0,2,4,6
/proc/11087/task/11094/stat : 11094 (java) S 11085 11087 10639 0 -1 4202560 127936 0 0 0 212 21 0 0 16 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11095] ppid=11085 vsize=15687916 CPUtime=2.36 cores=0,2,4,6
/proc/11087/task/11095/stat : 11095 (java) S 11085 11087 10639 0 -1 4202560 116855 0 0 0 216 20 0 0 16 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11096] ppid=11085 vsize=15687916 CPUtime=2.33 cores=0,2,4,6
/proc/11087/task/11096/stat : 11096 (java) S 11085 11087 10639 0 -1 4202560 110619 0 0 0 214 19 0 0 15 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11097] ppid=11085 vsize=15687916 CPUtime=2.25 cores=0,2,4,6
/proc/11087/task/11097/stat : 11097 (java) S 11085 11087 10639 0 -1 4202560 98490 0 0 0 208 17 0 0 16 0 22 0 521879259 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11098] ppid=11085 vsize=15687916 CPUtime=1.11 cores=0,2,4,6
/proc/11087/task/11098/stat : 11098 (java) S 11085 11087 10639 0 -1 4202560 11574 0 0 0 85 26 0 0 15 0 22 0 521879261 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 0 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11099] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11099/stat : 11099 (java) S 11085 11087 10639 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521879262 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11100] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11100/stat : 11100 (java) S 11085 11087 10639 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 521879262 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11101] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11101/stat : 11101 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528657841 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11102] ppid=11085 vsize=15687916 CPUtime=1.52 cores=0,2,4,6
/proc/11087/task/11102/stat : 11102 (java) S 11085 11087 10639 0 -1 4202560 4019 0 0 0 152 0 0 0 15 0 22 0 521879265 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11103] ppid=11085 vsize=15687916 CPUtime=2.13 cores=0,2,4,6
/proc/11087/task/11103/stat : 11103 (java) S 11085 11087 10639 0 -1 4202560 20241 0 1 0 211 2 0 0 16 0 22 0 521879265 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 4
[pid=11087/tid=11104] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11104/stat : 11104 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11105] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11105/stat : 11105 (java) S 11085 11087 10639 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 521879265 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11106] ppid=11085 vsize=15687916 CPUtime=1088.57 cores=0,2,4,6
/proc/11087/task/11106/stat : 11106 (java) R 11085 11087 10639 0 -1 4202560 104009 0 0 0 108843 14 0 0 25 0 22 0 521879454 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506147246 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11087/tid=11107] ppid=11085 vsize=15687916 CPUtime=1067.3 cores=0,2,4,6
/proc/11087/task/11107/stat : 11107 (java) R 11085 11087 10639 0 -1 4202560 79256 0 0 0 106719 11 0 0 25 0 22 0 521879454 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506243176 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11087/tid=11108] ppid=11085 vsize=15687916 CPUtime=1103.68 cores=0,2,4,6
/proc/11087/task/11108/stat : 11108 (java) R 11085 11087 10639 0 -1 4202560 116082 0 0 0 110349 19 0 0 25 0 22 0 521879454 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506044276 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11087/tid=11109] ppid=11085 vsize=15687916 CPUtime=1136.95 cores=0,2,4,6
/proc/11087/task/11109/stat : 11109 (java) R 11085 11087 10639 0 -1 4202560 339708 0 0 0 113654 41 0 0 25 0 22 0 521879454 16064425984 470808 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506243542 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4434.26
Current children cumulated vsize (KiB) 15687916

[startup+1242.3 s]
/proc/loadavg: 8.23 8.11 7.74 9/224 11205
/proc/meminfo: memFree=18895604/32951124 swapFree=67102380/67111528
[pid=11087] ppid=11085 vsize=15687916 CPUtime=4673.64 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 1747718 0 26 0 467062 302 0 0 25 0 22 0 521879258 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3921979 526902 2300 9 0 3912698 0
[pid=11087/tid=11089] ppid=11085 vsize=15687916 CPUtime=13.81 cores=0,2,4,6
/proc/11087/task/11089/stat : 11089 (java) S 11085 11087 10639 0 -1 4202560 64818 0 25 0 1371 10 0 0 25 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 9
[pid=11087/tid=11090] ppid=11085 vsize=15687916 CPUtime=2.66 cores=0,2,4,6
/proc/11087/task/11090/stat : 11090 (java) S 11085 11087 10639 0 -1 4202560 120426 0 0 0 244 22 0 0 15 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11091] ppid=11085 vsize=15687916 CPUtime=2.71 cores=0,2,4,6
/proc/11087/task/11091/stat : 11091 (java) S 11085 11087 10639 0 -1 4202560 130992 0 0 0 250 21 0 0 16 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11092] ppid=11085 vsize=15687916 CPUtime=2.62 cores=0,2,4,6
/proc/11087/task/11092/stat : 11092 (java) S 11085 11087 10639 0 -1 4202560 151723 0 0 0 237 25 0 0 15 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11093] ppid=11085 vsize=15687916 CPUtime=2.34 cores=0,2,4,6
/proc/11087/task/11093/stat : 11093 (java) S 11085 11087 10639 0 -1 4202560 79281 0 0 0 220 14 0 0 16 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11094] ppid=11085 vsize=15687916 CPUtime=2.47 cores=0,2,4,6
/proc/11087/task/11094/stat : 11094 (java) S 11085 11087 10639 0 -1 4202560 130692 0 0 0 225 22 0 0 16 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11095] ppid=11085 vsize=15687916 CPUtime=2.48 cores=0,2,4,6
/proc/11087/task/11095/stat : 11095 (java) S 11085 11087 10639 0 -1 4202560 120475 0 0 0 228 20 0 0 15 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11096] ppid=11085 vsize=15687916 CPUtime=2.46 cores=0,2,4,6
/proc/11087/task/11096/stat : 11096 (java) S 11085 11087 10639 0 -1 4202560 113460 0 0 0 226 20 0 0 15 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11097] ppid=11085 vsize=15687916 CPUtime=2.38 cores=0,2,4,6
/proc/11087/task/11097/stat : 11097 (java) S 11085 11087 10639 0 -1 4202560 100861 0 0 0 220 18 0 0 16 0 22 0 521879259 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11098] ppid=11085 vsize=15687916 CPUtime=1.14 cores=0,2,4,6
/proc/11087/task/11098/stat : 11098 (java) S 11085 11087 10639 0 -1 4202560 11743 0 0 0 87 27 0 0 15 0 22 0 521879261 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 0 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11099] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11099/stat : 11099 (java) S 11085 11087 10639 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521879262 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11100] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11100/stat : 11100 (java) S 11085 11087 10639 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 521879262 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11101] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11101/stat : 11101 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528657841 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11102] ppid=11085 vsize=15687916 CPUtime=1.52 cores=0,2,4,6
/proc/11087/task/11102/stat : 11102 (java) S 11085 11087 10639 0 -1 4202560 4019 0 0 0 152 0 0 0 15 0 22 0 521879265 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11103] ppid=11085 vsize=15687916 CPUtime=2.13 cores=0,2,4,6
/proc/11087/task/11103/stat : 11103 (java) S 11085 11087 10639 0 -1 4202560 20241 0 1 0 211 2 0 0 16 0 22 0 521879265 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 4
[pid=11087/tid=11104] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11104/stat : 11104 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11105] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11105/stat : 11105 (java) S 11085 11087 10639 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 521879265 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11106] ppid=11085 vsize=15687916 CPUtime=1148.12 cores=0,2,4,6
/proc/11087/task/11106/stat : 11106 (java) R 11085 11087 10639 0 -1 4202560 117212 0 0 0 114796 16 0 0 25 0 22 0 521879454 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912505784346 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11087/tid=11107] ppid=11085 vsize=15687916 CPUtime=1126.74 cores=0,2,4,6
/proc/11087/task/11107/stat : 11107 (java) R 11085 11087 10639 0 -1 4202560 94111 0 0 0 112661 13 0 0 25 0 22 0 521879454 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506044432 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11087/tid=11108] ppid=11085 vsize=15687916 CPUtime=1163.33 cores=0,2,4,6
/proc/11087/task/11108/stat : 11108 (java) R 11085 11087 10639 0 -1 4202560 132488 0 0 0 116311 22 0 0 25 0 22 0 521879454 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506044242 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11087/tid=11109] ppid=11085 vsize=15687916 CPUtime=1196.57 cores=0,2,4,6
/proc/11087/task/11109/stat : 11109 (java) R 11085 11087 10639 0 -1 4202560 353722 0 0 0 119614 43 0 0 25 0 22 0 521879454 16064425984 526902 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506044180 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4673.64
Current children cumulated vsize (KiB) 15687916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1274 s]
/proc/loadavg: 8.13 8.09 7.75 9/224 11206
/proc/meminfo: memFree=18962672/32951124 swapFree=67102380/67111528
[pid=11087] ppid=11085 vsize=15687916 CPUtime=4800.14 cores=0,2,4,6
/proc/11087/stat : 11087 (java) S 11085 11087 10639 0 -1 4202496 1747885 0 26 0 479710 304 0 0 25 0 22 0 521879258 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 3921979 509581 2300 9 0 3912698 0
[pid=11087/tid=11089] ppid=11085 vsize=15687916 CPUtime=13.81 cores=0,2,4,6
/proc/11087/task/11089/stat : 11089 (java) S 11085 11087 10639 0 -1 4202560 64818 0 25 0 1371 10 0 0 25 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 9
[pid=11087/tid=11090] ppid=11085 vsize=15687916 CPUtime=2.72 cores=0,2,4,6
/proc/11087/task/11090/stat : 11090 (java) S 11085 11087 10639 0 -1 4202560 120428 0 0 0 250 22 0 0 16 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11091] ppid=11085 vsize=15687916 CPUtime=2.77 cores=0,2,4,6
/proc/11087/task/11091/stat : 11091 (java) S 11085 11087 10639 0 -1 4202560 131004 0 0 0 256 21 0 0 16 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11092] ppid=11085 vsize=15687916 CPUtime=2.7 cores=0,2,4,6
/proc/11087/task/11092/stat : 11092 (java) S 11085 11087 10639 0 -1 4202560 151748 0 0 0 245 25 0 0 16 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11093] ppid=11085 vsize=15687916 CPUtime=2.41 cores=0,2,4,6
/proc/11087/task/11093/stat : 11093 (java) S 11085 11087 10639 0 -1 4202560 79294 0 0 0 227 14 0 0 15 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11094] ppid=11085 vsize=15687916 CPUtime=2.53 cores=0,2,4,6
/proc/11087/task/11094/stat : 11094 (java) S 11085 11087 10639 0 -1 4202560 130693 0 0 0 231 22 0 0 15 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 0
[pid=11087/tid=11095] ppid=11085 vsize=15687916 CPUtime=2.54 cores=0,2,4,6
/proc/11087/task/11095/stat : 11095 (java) S 11085 11087 10639 0 -1 4202560 120481 0 0 0 234 20 0 0 15 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11096] ppid=11085 vsize=15687916 CPUtime=2.53 cores=0,2,4,6
/proc/11087/task/11096/stat : 11096 (java) S 11085 11087 10639 0 -1 4202560 113469 0 0 0 233 20 0 0 16 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11097] ppid=11085 vsize=15687916 CPUtime=2.46 cores=0,2,4,6
/proc/11087/task/11097/stat : 11097 (java) S 11085 11087 10639 0 -1 4202560 100872 0 0 0 228 18 0 0 15 0 22 0 521879259 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11098] ppid=11085 vsize=15687916 CPUtime=1.16 cores=0,2,4,6
/proc/11087/task/11098/stat : 11098 (java) S 11085 11087 10639 0 -1 4202560 11789 0 0 0 88 28 0 0 15 0 22 0 521879261 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 0 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11099] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11099/stat : 11099 (java) S 11085 11087 10639 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521879262 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11100] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11100/stat : 11100 (java) S 11085 11087 10639 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 521879262 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11101] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11101/stat : 11101 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528657841 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11102] ppid=11085 vsize=15687916 CPUtime=1.52 cores=0,2,4,6
/proc/11087/task/11102/stat : 11102 (java) S 11085 11087 10639 0 -1 4202560 4019 0 0 0 152 0 0 0 15 0 22 0 521879265 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 2 0 0 0
[pid=11087/tid=11103] ppid=11085 vsize=15687916 CPUtime=2.13 cores=0,2,4,6
/proc/11087/task/11103/stat : 11103 (java) S 11085 11087 10639 0 -1 4202560 20241 0 1 0 211 2 0 0 16 0 22 0 521879265 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 0 0 0 4
[pid=11087/tid=11104] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11104/stat : 11104 (java) S 11085 11087 10639 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521879265 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650137 0 4 0 16800975 18446604441061202944 0 0 -1 6 0 0 0
[pid=11087/tid=11105] ppid=11085 vsize=15687916 CPUtime=0 cores=0,2,4,6
/proc/11087/task/11105/stat : 11105 (java) S 11085 11087 10639 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 521879265 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 246528650752 0 4 0 16800975 18446604441061202944 0 0 -1 4 0 0 0
[pid=11087/tid=11106] ppid=11085 vsize=15687916 CPUtime=1179.64 cores=0,2,4,6
/proc/11087/task/11106/stat : 11106 (java) R 11085 11087 10639 0 -1 4202560 117225 0 0 0 117947 17 0 0 25 0 22 0 521879454 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506147246 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11087/tid=11107] ppid=11085 vsize=15687916 CPUtime=1158.28 cores=0,2,4,6
/proc/11087/task/11107/stat : 11107 (java) R 11085 11087 10639 0 -1 4202560 94116 0 0 0 115815 13 0 0 25 0 22 0 521879454 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506395062 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11087/tid=11108] ppid=11085 vsize=15687916 CPUtime=1194.86 cores=0,2,4,6
/proc/11087/task/11108/stat : 11108 (java) R 11085 11087 10639 0 -1 4202560 132499 0 0 0 119464 22 0 0 25 0 22 0 521879454 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912506241937 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11087/tid=11109] ppid=11085 vsize=15687916 CPUtime=1227.95 cores=0,2,4,6
/proc/11087/task/11109/stat : 11109 (java) R 11085 11087 10639 0 -1 4202560 353733 0 0 0 122752 43 0 0 25 0 22 0 521879454 16064425984 509581 33554432000 1073741824 1073778376 140734925332544 18446744073709551615 46912505523296 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 15687916

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

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

[startup+1274.2 s]
/proc/loadavg: 8.13 8.09 7.75 9/224 11206
/proc/meminfo: memFree=18962672/32951124 swapFree=67102380/67111528
[pid=11087] ppid=11085 vsize=0 CPUtime=4800.59 cores=0,2,4,6
/proc/11087/stat : 11087 (java) Z 11085 11087 10639 0 -1 4203548 1747912 0 26 0 479745 314 0 0 17 0 2 0 521879258 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11087/statm: 0 0 0 0 0 0 0
[pid=11087/tid=11107] ppid=11085 vsize=0 CPUtime=1158.48 cores=0,2,4,6
/proc/11087/task/11107/stat : 11107 (java) R 11085 11087 10639 0 -1 4203588 94116 0 0 0 115824 24 0 0 25 0 2 0 521879454 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.59
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1274.21
CPU time (s): 4800.61
CPU user time (s): 4797.45
CPU system time (s): 3.15852
CPU usage (%): 376.752
Max. virtual memory (cumulated for all children) (KiB): 15691692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.45
system time used= 3.15852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1747912
page faults= 26
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67988
involuntary context switches= 121187

runsolver used 2.26565 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 20:46:51
IDJOB=3313508
IDBENCH=82390
IDSOLVER=1699
FILE ID=node134/3313508-1304102810
RUNJOBID= node134-1304101546-10962
PBS_JOBID= 13170616
Free space on /tmp= 71544 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313508-1304102810/watcher-3313508-1304102810 -o /tmp/evaluation-result-3313508-1304102810/solver-3313508-1304102810 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313508-1304102810.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1015464354

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15009872 kB
Buffers:        986156 kB
Cached:        1361708 kB
SwapCached:      56900 kB
Active:       12641944 kB
Inactive:      4868612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15009872 kB
SwapTotal:    67111528 kB
SwapFree:     66785832 kB
Dirty:            9784 kB
Writeback:           0 kB
AnonPages:    15107508 kB
Mapped:          22344 kB
Slab:           334908 kB
PageTables:      35388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15719556 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71560 MiB
End job on node134 at 2011-04-29 21:08:07