Trace number 3312210

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.32 1240.45

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

0.10/0.11	54:02 INFO : Reading from input HOME/instance-3312210-1304106842.cnf
1.34/1.13	Executor set job limit to 1000000
1.34/1.13	Executor set job limit to 1000000
1.34/1.13	Executor set job limit to 1000000
1.34/1.13	Executor set job limit to 1000000
1.34/1.13	Starting Executor!
1.34/1.14	Starting Executor!
1.34/1.14	Starting Executor!
1.34/1.14	Starting Executor!
16.38/14.75	54:17 INFO : 45217 variables remaining out of 50277
16.38/14.75	54:17 INFO : 18690829 literals remaining out of 920245

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-3312210-1304106842/watcher-3312210-1304106842 -o /tmp/evaluation-result-3312210-1304106842/solver-3312210-1304106842 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312210-1304106842.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 4.75 5.65 5.87 2/194 22177
/proc/meminfo: memFree=30076976/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/22177/stat : 22177 (java) R 22175 22177 21847 0 -1 4202496 1384 0 0 0 0 0 0 0 21 0 2 0 600914897 24580096 862 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224284982257 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 6014 867 664 9 0 381 0
[pid=22177/tid=22178] ppid=22175 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) R 22175 22177 21847 0 -1 4202560 52 0 0 0 0 0 0 0 22 0 2 0 600914897 26714112 880 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224284921861 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0585971 s]
/proc/loadavg: 4.75 5.65 5.87 2/194 22177
/proc/meminfo: memFree=30076976/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15674628 CPUtime=0.04 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 4223 0 1 0 4 0 0 0 21 0 18 0 600914897 16050819072 3661 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3918657 3661 1768 9 0 3909376 0
[pid=22177/tid=22178] ppid=22175 vsize=15674628 CPUtime=0.04 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) R 22175 22177 21847 0 -1 4202560 2804 0 1 0 4 0 0 0 22 0 18 0 600914897 16050819072 3662 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 47426489989971 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15674628

[startup+0.100595 s]
/proc/loadavg: 4.75 5.65 5.87 2/194 22177
/proc/meminfo: memFree=30076976/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15675912 CPUtime=0.1 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 5518 0 1 0 9 1 0 0 21 0 18 0 600914897 16052133888 4956 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3918978 4956 2116 9 0 3909697 0
[pid=22177/tid=22178] ppid=22175 vsize=15675912 CPUtime=0.08 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) S 22175 22177 21847 0 -1 4202560 3404 0 1 0 7 1 0 0 22 0 18 0 600914897 16052133888 4956 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296755167 0 2147483391 0 16800975 18446744071699199166 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675912

[startup+0.30459 s]
/proc/loadavg: 4.75 5.65 5.87 2/194 22177
/proc/meminfo: memFree=30076976/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15679892 CPUtime=0.51 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 16071 0 1 0 49 2 0 0 21 0 18 0 600914897 16056209408 14542 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3919973 14548 2206 9 0 3910692 0
[pid=22177/tid=22178] ppid=22175 vsize=15679892 CPUtime=0.29 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) R 22175 22177 21847 0 -1 4202560 11062 0 1 0 27 2 0 0 18 0 18 0 600914897 16056209408 14550 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912505641171 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679892

[startup+0.700481 s]
/proc/loadavg: 4.75 5.65 5.87 2/194 22177
/proc/meminfo: memFree=30076976/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15679892 CPUtime=0.91 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 41804 0 1 0 86 5 0 0 21 0 18 0 600914897 16056209408 40272 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3919973 40272 2222 9 0 3910692 0
[pid=22177/tid=22178] ppid=22175 vsize=15679892 CPUtime=0.67 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) R 22175 22177 21847 0 -1 4202560 35514 0 1 0 63 4 0 0 18 0 18 0 600914897 16056209408 40272 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912505520593 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15679892

[startup+1.50134 s]
/proc/loadavg: 4.53 5.59 5.85 3/212 22195
/proc/meminfo: memFree=29876404/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15684004 CPUtime=2 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 63747 0 1 0 192 8 0 0 21 0 22 0 600914897 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3921001 61356 2260 9 0 3911720 0
[pid=22177/tid=22178] ppid=22175 vsize=15684004 CPUtime=1.47 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) R 22175 22177 21847 0 -1 4202560 53401 0 1 0 141 6 0 0 21 0 22 0 600914897 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912505733243 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22177/tid=22180] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22180/stat : 22180 (java) S 22175 22177 21847 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22181] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22181/stat : 22181 (java) S 22175 22177 21847 0 -1 4202560 442 0 0 0 0 0 0 0 16 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22182] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22182/stat : 22182 (java) S 22175 22177 21847 0 -1 4202560 1040 0 0 0 0 0 0 0 15 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22183] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22183/stat : 22183 (java) S 22175 22177 21847 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22184] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22184/stat : 22184 (java) S 22175 22177 21847 0 -1 4202560 1347 0 0 0 0 0 0 0 16 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22185] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22185/stat : 22185 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22186] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22186/stat : 22186 (java) S 22175 22177 21847 0 -1 4202560 24 0 0 0 0 0 0 0 16 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22187] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22187/stat : 22187 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 600914898 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22188] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22188/stat : 22188 (java) S 22175 22177 21847 0 -1 4202560 71 0 0 0 0 0 0 0 16 0 22 0 600914899 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22189] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22189/stat : 22189 (java) S 22175 22177 21847 0 -1 4202560 18 0 0 0 0 0 0 0 21 0 22 0 600914899 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22190] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22190/stat : 22190 (java) S 22175 22177 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 600914899 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22191] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22191/stat : 22191 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600914902 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22192] ppid=22175 vsize=15684004 CPUtime=0.18 cores=1,3,5,7
/proc/22177/task/22192/stat : 22192 (java) S 22175 22177 21847 0 -1 4202560 1088 0 0 0 18 0 0 0 16 0 22 0 600914902 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22193] ppid=22175 vsize=15684004 CPUtime=0.31 cores=1,3,5,7
/proc/22177/task/22193/stat : 22193 (java) S 22175 22177 21847 0 -1 4202560 4784 0 0 0 31 0 0 0 16 0 22 0 600914902 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22194] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22194/stat : 22194 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600914902 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22195] ppid=22175 vsize=15684004 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22195/stat : 22195 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 600914902 16060420096 61356 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 15684004

[startup+3.10108 s]
/proc/loadavg: 4.53 5.59 5.85 10/216 22199
/proc/meminfo: memFree=29721000/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15695364 CPUtime=4.18 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 83250 0 1 0 408 10 0 0 21 0 22 0 600914897 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3923841 80856 2264 9 0 3914560 0
[pid=22177/tid=22178] ppid=22175 vsize=15695364 CPUtime=3.05 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) R 22175 22177 21847 0 -1 4202560 61893 0 1 0 298 7 0 0 25 0 22 0 600914897 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506040984 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22177/tid=22180] ppid=22175 vsize=15695364 CPUtime=0.01 cores=1,3,5,7
/proc/22177/task/22180/stat : 22180 (java) S 22175 22177 21847 0 -1 4202560 1613 0 0 0 1 0 0 0 16 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22181] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22181/stat : 22181 (java) S 22175 22177 21847 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22182] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22182/stat : 22182 (java) S 22175 22177 21847 0 -1 4202560 1040 0 0 0 0 0 0 0 15 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22183] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22183/stat : 22183 (java) S 22175 22177 21847 0 -1 4202560 1315 0 0 0 0 0 0 0 15 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22184] ppid=22175 vsize=15695364 CPUtime=0.01 cores=1,3,5,7
/proc/22177/task/22184/stat : 22184 (java) S 22175 22177 21847 0 -1 4202560 2791 0 0 0 1 0 0 0 16 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22185] ppid=22175 vsize=15695364 CPUtime=0.01 cores=1,3,5,7
/proc/22177/task/22185/stat : 22185 (java) S 22175 22177 21847 0 -1 4202560 2283 0 0 0 1 0 0 0 16 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22186] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22186/stat : 22186 (java) S 22175 22177 21847 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22187] ppid=22175 vsize=15695364 CPUtime=0.01 cores=1,3,5,7
/proc/22177/task/22187/stat : 22187 (java) S 22175 22177 21847 0 -1 4202560 1373 0 0 0 1 0 0 0 16 0 22 0 600914898 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22188] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22188/stat : 22188 (java) S 22175 22177 21847 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 22 0 600914899 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22189] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22189/stat : 22189 (java) S 22175 22177 21847 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 600914899 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22190] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22190/stat : 22190 (java) S 22175 22177 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600914899 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22191] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22191/stat : 22191 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600914902 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22192] ppid=22175 vsize=15695364 CPUtime=0.55 cores=1,3,5,7
/proc/22177/task/22192/stat : 22192 (java) S 22175 22177 21847 0 -1 4202560 3976 0 0 0 55 0 0 0 15 0 22 0 600914902 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22193] ppid=22175 vsize=15695364 CPUtime=0.47 cores=1,3,5,7
/proc/22177/task/22193/stat : 22193 (java) S 22175 22177 21847 0 -1 4202560 4813 0 0 0 47 0 0 0 15 0 22 0 600914902 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22194] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22194/stat : 22194 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600914902 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22195] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22195/stat : 22195 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 600914902 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22196] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22196/stat : 22196 (java) S 22175 22177 21847 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 22 0 600915011 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22197] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22197/stat : 22197 (java) S 22175 22177 21847 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 600915011 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22198] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22198/stat : 22198 (java) S 22175 22177 21847 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 22 0 600915011 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22199] ppid=22175 vsize=15695364 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22199/stat : 22199 (java) S 22175 22177 21847 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 600915011 16072052736 80856 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 15695364

[startup+6.30154 s]
/proc/loadavg: 4.53 5.59 5.85 3/220 22203
/proc/meminfo: memFree=29507876/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15692772 CPUtime=7.53 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 114843 0 1 0 739 14 0 0 21 0 22 0 600914897 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3923193 110624 2274 9 0 3913912 0
[pid=22177/tid=22178] ppid=22175 vsize=15692772 CPUtime=6.22 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) R 22175 22177 21847 0 -1 4202560 66238 0 1 0 614 8 0 0 25 0 22 0 600914897 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506041059 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22177/tid=22180] ppid=22175 vsize=15692772 CPUtime=0.01 cores=1,3,5,7
/proc/22177/task/22180/stat : 22180 (java) S 22175 22177 21847 0 -1 4202560 1613 0 0 0 1 0 0 0 15 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22181] ppid=22175 vsize=15692772 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22181/stat : 22181 (java) S 22175 22177 21847 0 -1 4202560 442 0 0 0 0 0 0 0 16 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22182] ppid=22175 vsize=15692772 CPUtime=0.03 cores=1,3,5,7
/proc/22177/task/22182/stat : 22182 (java) S 22175 22177 21847 0 -1 4202560 13566 0 0 0 2 1 0 0 16 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22183] ppid=22175 vsize=15692772 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22183/stat : 22183 (java) S 22175 22177 21847 0 -1 4202560 1315 0 0 0 0 0 0 0 16 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22184] ppid=22175 vsize=15692772 CPUtime=0.04 cores=1,3,5,7
/proc/22177/task/22184/stat : 22184 (java) S 22175 22177 21847 0 -1 4202560 7327 0 0 0 3 1 0 0 16 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22185] ppid=22175 vsize=15692772 CPUtime=0.01 cores=1,3,5,7
/proc/22177/task/22185/stat : 22185 (java) S 22175 22177 21847 0 -1 4202560 2283 0 0 0 1 0 0 0 15 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22186] ppid=22175 vsize=15692772 CPUtime=0.01 cores=1,3,5,7
/proc/22177/task/22186/stat : 22186 (java) S 22175 22177 21847 0 -1 4202560 5439 0 0 0 1 0 0 0 16 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22187] ppid=22175 vsize=15692772 CPUtime=0.03 cores=1,3,5,7
/proc/22177/task/22187/stat : 22187 (java) S 22175 22177 21847 0 -1 4202560 6073 0 0 0 3 0 0 0 16 0 22 0 600914898 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22188] ppid=22175 vsize=15692772 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22188/stat : 22188 (java) S 22175 22177 21847 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 600914899 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22189] ppid=22175 vsize=15692772 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22189/stat : 22189 (java) S 22175 22177 21847 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 600914899 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22190] ppid=22175 vsize=15692772 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22190/stat : 22190 (java) S 22175 22177 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600914899 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22191] ppid=22175 vsize=15692772 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22191/stat : 22191 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600914902 16069398528 110624 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0

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

/proc/meminfo: memFree=8171332/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15758308 CPUtime=4329.12 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 1777628 0 1 0 432634 278 0 0 21 0 22 0 600914897 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3939577 1763547 2292 9 0 3930296 0
[pid=22177/tid=22178] ppid=22175 vsize=15758308 CPUtime=14.67 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) S 22175 22177 21847 0 -1 4202560 84494 0 1 0 1458 9 0 0 25 0 22 0 600914897 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22180] ppid=22175 vsize=15758308 CPUtime=4.74 cores=1,3,5,7
/proc/22177/task/22180/stat : 22180 (java) S 22175 22177 21847 0 -1 4202560 151967 0 0 0 450 24 0 0 16 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22181] ppid=22175 vsize=15758308 CPUtime=5.64 cores=1,3,5,7
/proc/22177/task/22181/stat : 22181 (java) S 22175 22177 21847 0 -1 4202560 234012 0 0 0 528 36 0 0 15 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22182] ppid=22175 vsize=15758308 CPUtime=4.84 cores=1,3,5,7
/proc/22177/task/22182/stat : 22182 (java) S 22175 22177 21847 0 -1 4202560 191098 0 0 0 457 27 0 0 16 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22183] ppid=22175 vsize=15758308 CPUtime=4.94 cores=1,3,5,7
/proc/22177/task/22183/stat : 22183 (java) S 22175 22177 21847 0 -1 4202560 187979 0 0 0 463 31 0 0 15 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22184] ppid=22175 vsize=15758308 CPUtime=5.19 cores=1,3,5,7
/proc/22177/task/22184/stat : 22184 (java) S 22175 22177 21847 0 -1 4202560 243171 0 0 0 481 38 0 0 16 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22185] ppid=22175 vsize=15758308 CPUtime=4.59 cores=1,3,5,7
/proc/22177/task/22185/stat : 22185 (java) S 22175 22177 21847 0 -1 4202560 144187 0 0 0 434 25 0 0 16 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22186] ppid=22175 vsize=15758308 CPUtime=4.93 cores=1,3,5,7
/proc/22177/task/22186/stat : 22186 (java) S 22175 22177 21847 0 -1 4202560 133599 0 0 0 471 22 0 0 16 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22187] ppid=22175 vsize=15758308 CPUtime=4.79 cores=1,3,5,7
/proc/22177/task/22187/stat : 22187 (java) S 22175 22177 21847 0 -1 4202560 259310 0 0 0 439 40 0 0 16 0 22 0 600914898 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22188] ppid=22175 vsize=15758308 CPUtime=1.28 cores=1,3,5,7
/proc/22177/task/22188/stat : 22188 (java) S 22175 22177 21847 0 -1 4202560 40966 0 0 0 123 5 0 0 15 0 22 0 600914899 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22189] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22189/stat : 22189 (java) S 22175 22177 21847 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 600914899 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22190] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22190/stat : 22190 (java) S 22175 22177 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600914899 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22191] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22191/stat : 22191 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600914902 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22192] ppid=22175 vsize=15758308 CPUtime=1.16 cores=1,3,5,7
/proc/22177/task/22192/stat : 22192 (java) S 22175 22177 21847 0 -1 4202560 5147 0 0 0 116 0 0 0 16 0 22 0 600914902 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22193] ppid=22175 vsize=15758308 CPUtime=1.45 cores=1,3,5,7
/proc/22177/task/22193/stat : 22193 (java) S 22175 22177 21847 0 -1 4202560 5483 0 0 0 145 0 0 0 15 0 22 0 600914902 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22194] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22194/stat : 22194 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600914902 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22195] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22195/stat : 22195 (java) S 22175 22177 21847 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 600914902 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22196] ppid=22175 vsize=15758308 CPUtime=1093.64 cores=1,3,5,7
/proc/22177/task/22196/stat : 22196 (java) R 22175 22177 21847 0 -1 4202560 37717 0 0 0 109359 5 0 0 25 0 22 0 600915011 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 47426489313417 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22177/tid=22197] ppid=22175 vsize=15758308 CPUtime=1050.29 cores=1,3,5,7
/proc/22177/task/22197/stat : 22197 (java) R 22175 22177 21847 0 -1 4202560 97 0 0 0 105029 0 0 0 25 0 22 0 600915011 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912505981492 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22177/tid=22198] ppid=22175 vsize=15758308 CPUtime=1068.1 cores=1,3,5,7
/proc/22177/task/22198/stat : 22198 (java) R 22175 22177 21847 0 -1 4202560 55599 0 0 0 106803 7 0 0 25 0 22 0 600915011 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506308114 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22177/tid=22199] ppid=22175 vsize=15758308 CPUtime=1058.7 cores=1,3,5,7
/proc/22177/task/22199/stat : 22199 (java) R 22175 22177 21847 0 -1 4202560 1350 0 0 0 105870 0 0 0 25 0 22 0 600915011 16136507392 1763547 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506336700 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4329.12
Current children cumulated vsize (KiB) 15758308

[startup+1182.3 s]
/proc/loadavg: 6.34 6.75 6.71 9/220 22244
/proc/meminfo: memFree=8161732/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15758308 CPUtime=4568.76 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 1779976 0 1 0 456597 279 0 0 21 0 22 0 600914897 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3939577 1765871 2292 9 0 3930296 0
[pid=22177/tid=22178] ppid=22175 vsize=15758308 CPUtime=14.67 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) S 22175 22177 21847 0 -1 4202560 84494 0 1 0 1458 9 0 0 25 0 22 0 600914897 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22180] ppid=22175 vsize=15758308 CPUtime=4.86 cores=1,3,5,7
/proc/22177/task/22180/stat : 22180 (java) S 22175 22177 21847 0 -1 4202560 151968 0 0 0 462 24 0 0 16 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22181] ppid=22175 vsize=15758308 CPUtime=5.8 cores=1,3,5,7
/proc/22177/task/22181/stat : 22181 (java) S 22175 22177 21847 0 -1 4202560 234013 0 0 0 544 36 0 0 15 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22182] ppid=22175 vsize=15758308 CPUtime=5 cores=1,3,5,7
/proc/22177/task/22182/stat : 22182 (java) S 22175 22177 21847 0 -1 4202560 193317 0 0 0 473 27 0 0 15 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22183] ppid=22175 vsize=15758308 CPUtime=5.02 cores=1,3,5,7
/proc/22177/task/22183/stat : 22183 (java) S 22175 22177 21847 0 -1 4202560 187979 0 0 0 471 31 0 0 15 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22184] ppid=22175 vsize=15758308 CPUtime=5.35 cores=1,3,5,7
/proc/22177/task/22184/stat : 22184 (java) S 22175 22177 21847 0 -1 4202560 243231 0 0 0 497 38 0 0 15 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22185] ppid=22175 vsize=15758308 CPUtime=4.8 cores=1,3,5,7
/proc/22177/task/22185/stat : 22185 (java) S 22175 22177 21847 0 -1 4202560 144187 0 0 0 455 25 0 0 16 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22186] ppid=22175 vsize=15758308 CPUtime=5.08 cores=1,3,5,7
/proc/22177/task/22186/stat : 22186 (java) S 22175 22177 21847 0 -1 4202560 133638 0 0 0 486 22 0 0 16 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22187] ppid=22175 vsize=15758308 CPUtime=4.89 cores=1,3,5,7
/proc/22177/task/22187/stat : 22187 (java) S 22175 22177 21847 0 -1 4202560 259310 0 0 0 449 40 0 0 16 0 22 0 600914898 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22188] ppid=22175 vsize=15758308 CPUtime=1.28 cores=1,3,5,7
/proc/22177/task/22188/stat : 22188 (java) S 22175 22177 21847 0 -1 4202560 40984 0 0 0 123 5 0 0 15 0 22 0 600914899 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22189] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22189/stat : 22189 (java) S 22175 22177 21847 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 600914899 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22190] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22190/stat : 22190 (java) S 22175 22177 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600914899 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22191] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22191/stat : 22191 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600914902 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22192] ppid=22175 vsize=15758308 CPUtime=1.16 cores=1,3,5,7
/proc/22177/task/22192/stat : 22192 (java) S 22175 22177 21847 0 -1 4202560 5147 0 0 0 116 0 0 0 16 0 22 0 600914902 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22193] ppid=22175 vsize=15758308 CPUtime=1.45 cores=1,3,5,7
/proc/22177/task/22193/stat : 22193 (java) S 22175 22177 21847 0 -1 4202560 5484 0 0 0 145 0 0 0 15 0 22 0 600914902 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22194] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22194/stat : 22194 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600914902 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22195] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22195/stat : 22195 (java) S 22175 22177 21847 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 600914902 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22196] ppid=22175 vsize=15758308 CPUtime=1153.34 cores=1,3,5,7
/proc/22177/task/22196/stat : 22196 (java) R 22175 22177 21847 0 -1 4202560 37719 0 0 0 115329 5 0 0 25 0 22 0 600915011 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506308216 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22177/tid=22197] ppid=22175 vsize=15758308 CPUtime=1110 cores=1,3,5,7
/proc/22177/task/22197/stat : 22197 (java) R 22175 22177 21847 0 -1 4202560 100 0 0 0 111000 0 0 0 25 0 22 0 600915011 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506040954 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22177/tid=22198] ppid=22175 vsize=15758308 CPUtime=1127.48 cores=1,3,5,7
/proc/22177/task/22198/stat : 22198 (java) R 22175 22177 21847 0 -1 4202560 55600 0 0 0 112741 7 0 0 25 0 22 0 600915011 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506338557 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22177/tid=22199] ppid=22175 vsize=15758308 CPUtime=1118.41 cores=1,3,5,7
/proc/22177/task/22199/stat : 22199 (java) R 22175 22177 21847 0 -1 4202560 1351 0 0 0 111841 0 0 0 25 0 22 0 600915011 16136507392 1765871 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506041022 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4568.76
Current children cumulated vsize (KiB) 15758308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1240.2 s]
/proc/loadavg: 5.97 6.59 6.66 6/220 22246
/proc/meminfo: memFree=8158048/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=15758308 CPUtime=4800.05 cores=1,3,5,7
/proc/22177/stat : 22177 (java) S 22175 22177 21847 0 -1 4202496 1780818 0 1 0 479726 279 0 0 21 0 22 0 600914897 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 3939577 1766689 2292 9 0 3930296 0
[pid=22177/tid=22178] ppid=22175 vsize=15758308 CPUtime=14.67 cores=1,3,5,7
/proc/22177/task/22178/stat : 22178 (java) S 22175 22177 21847 0 -1 4202560 84494 0 1 0 1458 9 0 0 25 0 22 0 600914897 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22180] ppid=22175 vsize=15758308 CPUtime=4.99 cores=1,3,5,7
/proc/22177/task/22180/stat : 22180 (java) S 22175 22177 21847 0 -1 4202560 151968 0 0 0 475 24 0 0 16 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22181] ppid=22175 vsize=15758308 CPUtime=5.94 cores=1,3,5,7
/proc/22177/task/22181/stat : 22181 (java) S 22175 22177 21847 0 -1 4202560 234273 0 0 0 558 36 0 0 15 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22182] ppid=22175 vsize=15758308 CPUtime=5.1 cores=1,3,5,7
/proc/22177/task/22182/stat : 22182 (java) S 22175 22177 21847 0 -1 4202560 193600 0 0 0 483 27 0 0 16 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22183] ppid=22175 vsize=15758308 CPUtime=5.14 cores=1,3,5,7
/proc/22177/task/22183/stat : 22183 (java) S 22175 22177 21847 0 -1 4202560 188235 0 0 0 483 31 0 0 15 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22184] ppid=22175 vsize=15758308 CPUtime=5.44 cores=1,3,5,7
/proc/22177/task/22184/stat : 22184 (java) S 22175 22177 21847 0 -1 4202560 243231 0 0 0 506 38 0 0 16 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22185] ppid=22175 vsize=15758308 CPUtime=4.93 cores=1,3,5,7
/proc/22177/task/22185/stat : 22185 (java) S 22175 22177 21847 0 -1 4202560 144187 0 0 0 468 25 0 0 16 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=22177/tid=22186] ppid=22175 vsize=15758308 CPUtime=5.23 cores=1,3,5,7
/proc/22177/task/22186/stat : 22186 (java) S 22175 22177 21847 0 -1 4202560 133638 0 0 0 500 23 0 0 15 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22187] ppid=22175 vsize=15758308 CPUtime=5.07 cores=1,3,5,7
/proc/22177/task/22187/stat : 22187 (java) S 22175 22177 21847 0 -1 4202560 259332 0 0 0 467 40 0 0 16 0 22 0 600914898 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22188] ppid=22175 vsize=15758308 CPUtime=1.28 cores=1,3,5,7
/proc/22177/task/22188/stat : 22188 (java) S 22175 22177 21847 0 -1 4202560 40995 0 0 0 123 5 0 0 15 0 22 0 600914899 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22189] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22189/stat : 22189 (java) S 22175 22177 21847 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 600914899 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22190] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22190/stat : 22190 (java) S 22175 22177 21847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600914899 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 3 0 0 0
[pid=22177/tid=22191] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22191/stat : 22191 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600914902 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22192] ppid=22175 vsize=15758308 CPUtime=1.16 cores=1,3,5,7
/proc/22177/task/22192/stat : 22192 (java) S 22175 22177 21847 0 -1 4202560 5147 0 0 0 116 0 0 0 16 0 22 0 600914902 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 1 0 0 0
[pid=22177/tid=22193] ppid=22175 vsize=15758308 CPUtime=1.45 cores=1,3,5,7
/proc/22177/task/22193/stat : 22193 (java) S 22175 22177 21847 0 -1 4202560 5484 0 0 0 145 0 0 0 15 0 22 0 600914902 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22194] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22194/stat : 22194 (java) S 22175 22177 21847 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600914902 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=22177/tid=22195] ppid=22175 vsize=15758308 CPUtime=0 cores=1,3,5,7
/proc/22177/task/22195/stat : 22195 (java) R 22175 22177 21847 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 600914902 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 224296742400 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22177/tid=22196] ppid=22175 vsize=15758308 CPUtime=1210.99 cores=1,3,5,7
/proc/22177/task/22196/stat : 22196 (java) R 22175 22177 21847 0 -1 4202560 37719 0 0 0 121094 5 0 0 25 0 22 0 600915011 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506144192 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22177/tid=22197] ppid=22175 vsize=15758308 CPUtime=1167.64 cores=1,3,5,7
/proc/22177/task/22197/stat : 22197 (java) R 22175 22177 21847 0 -1 4202560 102 0 0 0 116764 0 0 0 25 0 22 0 600915011 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 18446744073699065947 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22177/tid=22198] ppid=22175 vsize=15758308 CPUtime=1184.81 cores=1,3,5,7
/proc/22177/task/22198/stat : 22198 (java) R 22175 22177 21847 0 -1 4202560 55602 0 0 0 118474 7 0 0 25 0 22 0 600915011 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506338545 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22177/tid=22199] ppid=22175 vsize=15758308 CPUtime=1176.06 cores=1,3,5,7
/proc/22177/task/22199/stat : 22199 (java) R 22175 22177 21847 0 -1 4202560 1353 0 0 0 117606 0 0 0 25 0 22 0 600915011 16136507392 1766689 33554432000 1073741824 1073778376 140733551182240 18446744073709551615 46912506067543 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15758308

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

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

[startup+1240.4 s]
/proc/loadavg: 5.97 6.59 6.66 6/220 22246
/proc/meminfo: memFree=8158048/32951124 swapFree=67104884/67111528
[pid=22177] ppid=22175 vsize=0 CPUtime=4800.26 cores=1,3,5,7
/proc/22177/stat : 22177 (java) Z 22175 22177 21847 0 -1 4203548 1780845 0 1 0 479728 298 0 0 17 0 2 0 600914897 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22177/statm: 0 0 0 0 0 0 0
[pid=22177/tid=22196] ppid=22175 vsize=0 CPUtime=1211.18 cores=1,3,5,7
/proc/22177/task/22196/stat : 22196 (java) R 22175 22177 21847 0 -1 4203588 37719 0 0 0 121094 24 0 0 25 0 2 0 600915011 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1240.45
CPU time (s): 4800.32
CPU user time (s): 4797.29
CPU system time (s): 3.03354
CPU usage (%): 386.981
Max. virtual memory (cumulated for all children) (KiB): 15758308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.29
system time used= 3.03354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1780845
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= 33939
involuntary context switches= 61246

runsolver used 2.02569 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 21:54:02
IDJOB=3312210
IDBENCH=82422
IDSOLVER=1698
FILE ID=node118/3312210-1304106842
RUNJOBID= node118-1304104228-21866
PBS_JOBID= 13170646
Free space on /tmp= 71564 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312210-1304106842/watcher-3312210-1304106842 -o /tmp/evaluation-result-3312210-1304106842/solver-3312210-1304106842 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312210-1304106842.cnf -hbr 2

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=1202692656

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30077248 kB
Buffers:        609620 kB
Cached:        1292408 kB
SwapCached:       1416 kB
Active:         700616 kB
Inactive:      1817252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30077248 kB
SwapTotal:    67111528 kB
SwapFree:     67104884 kB
Dirty:           59004 kB
Writeback:           0 kB
AnonPages:      615600 kB
Mapped:          23676 kB
Slab:           289292 kB
PageTables:       5788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1124700 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= 71560 MiB
End job on node118 at 2011-04-29 22:14:45