Trace number 3311836

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.08 1206.75

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.17352
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.10/0.12	08:06 INFO : Reading from input HOME/instance-3311836-1304093286.cnf
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Starting Executor!
0.60/0.47	Starting Executor!
0.60/0.47	Starting Executor!
0.60/0.47	Starting Executor!
2.36/1.23	08:07 INFO : 945 variables remaining out of 945
2.36/1.23	08:07 INFO : 369174 literals remaining out of 185082

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

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

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


[startup+0 s]
/proc/loadavg: 7.44 8.04 8.12 1/176 23196
/proc/meminfo: memFree=25385548/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/23196/stat : 23196 (java) R 23194 23196 22519 0 -1 4202496 1191 0 0 0 0 0 0 0 23 0 1 0 520926735 23580672 677 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232330929640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23196/statm: 5757 677 504 9 0 124 0

[startup+0.0710389 s]
/proc/loadavg: 7.44 8.04 8.12 1/176 23196
/proc/meminfo: memFree=25385548/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 4338 0 1 0 5 0 0 0 23 0 18 0 520926735 15984414720 3777 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3902445 3777 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.104579 s]
/proc/loadavg: 7.44 8.04 8.12 1/176 23196
/proc/meminfo: memFree=25385548/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15676656 CPUtime=0.1 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 5550 0 1 0 10 0 0 0 23 0 18 0 520926735 16052895744 4972 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3919164 4972 2116 9 0 3909883 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676656

[startup+0.301495 s]
/proc/loadavg: 7.44 8.04 8.12 1/176 23196
/proc/meminfo: memFree=25385548/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15681300 CPUtime=0.5 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 13617 0 1 0 49 1 0 0 23 0 18 0 520926735 16057651200 11926 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3920325 11929 2207 9 0 3911044 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15681300

[startup+0.700918 s]
/proc/loadavg: 7.44 8.04 8.12 1/176 23196
/proc/meminfo: memFree=25385548/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15685264 CPUtime=1.13 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 45502 0 1 0 108 5 0 0 23 0 22 0 520926735 16061710336 41903 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3921316 41903 2249 9 0 3912035 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15685264

[startup+1.5058 s]
/proc/loadavg: 7.17 7.97 8.10 6/224 23249
/proc/meminfo: memFree=25048844/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15688124 CPUtime=3.09 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 53332 0 1 0 303 6 0 0 23 0 22 0 520926735 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3922031 45644 2274 9 0 3912750 0
[pid=23196/tid=23198] ppid=23194 vsize=15688124 CPUtime=1.19 cores=0,2,4,6
/proc/23196/task/23198/stat : 23198 (java) S 23194 23196 22519 0 -1 4202560 35663 0 1 0 116 3 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23199] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23199/stat : 23199 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23200] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23200/stat : 23200 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23201] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23201/stat : 23201 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23202] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23202/stat : 23202 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23203] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23203/stat : 23203 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23204] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23204/stat : 23204 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23205] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23205/stat : 23205 (java) S 23194 23196 22519 0 -1 4202560 19 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23206] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23206/stat : 23206 (java) S 23194 23196 22519 0 -1 4202560 379 0 0 0 0 0 0 0 21 0 22 0 520926736 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23207] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23207/stat : 23207 (java) S 23194 23196 22519 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 520926737 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 0 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23208] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23208/stat : 23208 (java) S 23194 23196 22519 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 520926738 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23209] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23209/stat : 23209 (java) S 23194 23196 22519 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 520926738 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23214] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23214/stat : 23214 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520926740 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347716017 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23215] ppid=23194 vsize=15688124 CPUtime=0.52 cores=0,2,4,6
/proc/23196/task/23215/stat : 23215 (java) S 23194 23196 22519 0 -1 4202560 3470 0 0 0 52 0 0 0 16 0 22 0 520926740 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23216] ppid=23194 vsize=15688124 CPUtime=0.97 cores=0,2,4,6
/proc/23196/task/23216/stat : 23216 (java) R 23194 23196 22519 0 -1 4202560 12343 0 0 0 95 2 0 0 15 0 22 0 520926740 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 47071041145450 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23196/tid=23217] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23217/stat : 23217 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926740 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23218] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23218/stat : 23218 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520926740 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23242] ppid=23194 vsize=15688124 CPUtime=0.15 cores=0,2,4,6
/proc/23196/task/23242/stat : 23242 (java) S 23194 23196 22519 0 -1 4202560 27 0 0 0 15 0 0 0 15 0 22 0 520926783 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23243] ppid=23194 vsize=15688124 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23243/stat : 23243 (java) S 23194 23196 22519 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 520926783 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23244] ppid=23194 vsize=15688124 CPUtime=0.13 cores=0,2,4,6
/proc/23196/task/23244/stat : 23244 (java) R 23194 23196 22519 0 -1 4202560 14 0 0 0 13 0 0 0 15 0 22 0 520926783 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505927683 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23196/tid=23245] ppid=23194 vsize=15688124 CPUtime=0.08 cores=0,2,4,6
/proc/23196/task/23245/stat : 23245 (java) R 23194 23196 22519 0 -1 4202560 9 0 0 0 8 0 0 0 15 0 22 0 520926783 16064638976 45644 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912506167709 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15688124

[startup+3.10143 s]
/proc/loadavg: 7.17 7.97 8.10 9/224 23249
/proc/meminfo: memFree=24944184/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15688716 CPUtime=9.3 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 153727 0 1 0 911 19 0 0 23 0 22 0 520926735 16065245184 146020 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3922179 146028 2284 9 0 3912898 0
[pid=23196/tid=23198] ppid=23194 vsize=15688716 CPUtime=1.19 cores=0,2,4,6
/proc/23196/task/23198/stat : 23198 (java) S 23194 23196 22519 0 -1 4202560 35663 0 1 0 116 3 0 0 21 0 22 0 520926736 16065245184 146032 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23199] ppid=23194 vsize=15688716 CPUtime=0.01 cores=0,2,4,6
/proc/23196/task/23199/stat : 23199 (java) S 23194 23196 22519 0 -1 4202560 5224 0 0 0 0 1 0 0 16 0 22 0 520926736 16065245184 146035 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23200] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23200/stat : 23200 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520926736 16065245184 146040 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23201] ppid=23194 vsize=15688716 CPUtime=0.01 cores=0,2,4,6
/proc/23196/task/23201/stat : 23201 (java) S 23194 23196 22519 0 -1 4202560 5551 0 0 0 1 0 0 0 15 0 22 0 520926736 16065245184 146045 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23202] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23202/stat : 23202 (java) S 23194 23196 22519 0 -1 4202560 2560 0 0 0 0 0 0 0 15 0 22 0 520926736 16065245184 146050 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23203] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23203/stat : 23203 (java) S 23194 23196 22519 0 -1 4202560 3738 0 0 0 0 0 0 0 15 0 22 0 520926736 16065245184 146055 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23204] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23204/stat : 23204 (java) S 23194 23196 22519 0 -1 4202560 3252 0 0 0 0 0 0 0 15 0 22 0 520926736 16065245184 146059 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23205] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23205/stat : 23205 (java) S 23194 23196 22519 0 -1 4202560 3821 0 0 0 0 0 0 0 16 0 22 0 520926736 16065245184 146064 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23206] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23206/stat : 23206 (java) S 23194 23196 22519 0 -1 4202560 2647 0 0 0 0 0 0 0 15 0 22 0 520926736 16065245184 146069 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23207] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23207/stat : 23207 (java) S 23194 23196 22519 0 -1 4202560 214 0 0 0 0 0 0 0 15 0 22 0 520926737 16065245184 146074 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 0 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23208] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23208/stat : 23208 (java) S 23194 23196 22519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520926738 16065245184 146079 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23209] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23209/stat : 23209 (java) S 23194 23196 22519 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520926738 16065245184 146083 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23214] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23214/stat : 23214 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520926740 16065245184 146089 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347716017 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23215] ppid=23194 vsize=15688716 CPUtime=0.68 cores=0,2,4,6
/proc/23196/task/23215/stat : 23215 (java) S 23194 23196 22519 0 -1 4202560 3630 0 0 0 68 0 0 0 15 0 22 0 520926740 16065245184 146094 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23216] ppid=23194 vsize=15688716 CPUtime=1.1 cores=0,2,4,6
/proc/23196/task/23216/stat : 23216 (java) S 23194 23196 22519 0 -1 4202560 12446 0 0 0 108 2 0 0 15 0 22 0 520926740 16065245184 146099 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23217] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23217/stat : 23217 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926740 16065245184 146105 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23218] ppid=23194 vsize=15688716 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23218/stat : 23218 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520926740 16065245184 146111 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23242] ppid=23194 vsize=15688716 CPUtime=1.55 cores=0,2,4,6
/proc/23196/task/23242/stat : 23242 (java) R 23194 23196 22519 0 -1 4202560 18514 0 0 0 152 3 0 0 17 0 22 0 520926783 16065245184 146114 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505978907 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23196/tid=23243] ppid=23194 vsize=15688716 CPUtime=1.36 cores=0,2,4,6
/proc/23196/task/23243/stat : 23243 (java) R 23194 23196 22519 0 -1 4202560 18313 0 0 0 135 1 0 0 17 0 22 0 520926783 16065245184 146119 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505577192 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23196/tid=23244] ppid=23194 vsize=15688716 CPUtime=1.69 cores=0,2,4,6
/proc/23196/task/23244/stat : 23244 (java) R 23194 23196 22519 0 -1 4202560 18501 0 0 0 168 1 0 0 17 0 22 0 520926783 16065245184 146123 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505846536 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23196/tid=23245] ppid=23194 vsize=15688716 CPUtime=1.57 cores=0,2,4,6
/proc/23196/task/23245/stat : 23245 (java) R 23194 23196 22519 0 -1 4202560 18365 0 0 0 155 2 0 0 17 0 22 0 520926783 16065245184 146127 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505868563 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.3
Current children cumulated vsize (KiB) 15688716

[startup+6.30086 s]
/proc/loadavg: 7.17 7.97 8.10 9/224 23249
/proc/meminfo: memFree=23448884/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15688868 CPUtime=22.07 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 291872 0 1 0 2169 38 0 0 23 0 22 0 520926735 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3922217 283220 2284 9 0 3912936 0
[pid=23196/tid=23198] ppid=23194 vsize=15688868 CPUtime=1.19 cores=0,2,4,6
/proc/23196/task/23198/stat : 23198 (java) S 23194 23196 22519 0 -1 4202560 35663 0 1 0 116 3 0 0 21 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23199] ppid=23194 vsize=15688868 CPUtime=0.02 cores=0,2,4,6
/proc/23196/task/23199/stat : 23199 (java) S 23194 23196 22519 0 -1 4202560 6257 0 0 0 1 1 0 0 15 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23200] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23200/stat : 23200 (java) S 23194 23196 22519 0 -1 4202560 1502 0 0 0 0 0 0 0 15 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23201] ppid=23194 vsize=15688868 CPUtime=0.02 cores=0,2,4,6
/proc/23196/task/23201/stat : 23201 (java) S 23194 23196 22519 0 -1 4202560 8928 0 0 0 2 0 0 0 16 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23202] ppid=23194 vsize=15688868 CPUtime=0.02 cores=0,2,4,6
/proc/23196/task/23202/stat : 23202 (java) S 23194 23196 22519 0 -1 4202560 5542 0 0 0 1 1 0 0 16 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23203] ppid=23194 vsize=15688868 CPUtime=0.01 cores=0,2,4,6
/proc/23196/task/23203/stat : 23203 (java) S 23194 23196 22519 0 -1 4202560 4803 0 0 0 0 1 0 0 15 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23204] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23204/stat : 23204 (java) S 23194 23196 22519 0 -1 4202560 4241 0 0 0 0 0 0 0 15 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23205] ppid=23194 vsize=15688868 CPUtime=0.01 cores=0,2,4,6
/proc/23196/task/23205/stat : 23205 (java) S 23194 23196 22519 0 -1 4202560 6226 0 0 0 1 0 0 0 16 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23206] ppid=23194 vsize=15688868 CPUtime=0.01 cores=0,2,4,6
/proc/23196/task/23206/stat : 23206 (java) S 23194 23196 22519 0 -1 4202560 5204 0 0 0 1 0 0 0 16 0 22 0 520926736 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23207] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23207/stat : 23207 (java) S 23194 23196 22519 0 -1 4202560 764 0 0 0 0 0 0 0 15 0 22 0 520926737 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 0 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23208] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23208/stat : 23208 (java) S 23194 23196 22519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23209] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23209/stat : 23209 (java) S 23194 23196 22519 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23214] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23214/stat : 23214 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520926740 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347716017 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23215] ppid=23194 vsize=15688868 CPUtime=0.77 cores=0,2,4,6
/proc/23196/task/23215/stat : 23215 (java) S 23194 23196 22519 0 -1 4202560 3664 0 0 0 77 0 0 0 15 0 22 0 520926740 16065400832 283220 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0

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

[pid=23196/tid=23243] ppid=23194 vsize=15688868 CPUtime=1106.91 cores=0,2,4,6
/proc/23196/task/23243/stat : 23243 (java) R 23194 23196 22519 0 -1 4202560 368291 0 0 0 110642 49 0 0 25 0 22 0 520926783 16065400832 136167 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505923832 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23196/tid=23244] ppid=23194 vsize=15688868 CPUtime=1107.31 cores=0,2,4,6
/proc/23196/task/23244/stat : 23244 (java) R 23194 23196 22519 0 -1 4202560 376271 0 0 0 110679 52 0 0 25 0 22 0 520926783 16065400832 136167 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505923816 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23196/tid=23245] ppid=23194 vsize=15688868 CPUtime=1108.53 cores=0,2,4,6
/proc/23196/task/23245/stat : 23245 (java) R 23194 23196 22519 0 -1 4202560 368428 0 0 0 110800 53 0 0 25 0 22 0 520926783 16065400832 136167 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912506283687 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4464.03
Current children cumulated vsize (KiB) 15688868

[startup+1182.3 s]
/proc/loadavg: 8.25 8.15 8.10 9/224 23281
/proc/meminfo: memFree=24204332/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15688868 CPUtime=4702.84 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 2740254 0 1 0 469763 521 0 0 23 0 22 0 520926735 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3922217 121643 2299 9 0 3912936 0
[pid=23196/tid=23198] ppid=23194 vsize=15688868 CPUtime=1.19 cores=0,2,4,6
/proc/23196/task/23198/stat : 23198 (java) S 23194 23196 22519 0 -1 4202560 35663 0 1 0 116 3 0 0 21 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23199] ppid=23194 vsize=15688868 CPUtime=3.77 cores=0,2,4,6
/proc/23196/task/23199/stat : 23199 (java) S 23194 23196 22519 0 -1 4202560 143995 0 0 0 348 29 0 0 15 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23200] ppid=23194 vsize=15688868 CPUtime=3.71 cores=0,2,4,6
/proc/23196/task/23200/stat : 23200 (java) S 23194 23196 22519 0 -1 4202560 136251 0 0 0 344 27 0 0 15 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23201] ppid=23194 vsize=15688868 CPUtime=3.7 cores=0,2,4,6
/proc/23196/task/23201/stat : 23201 (java) S 23194 23196 22519 0 -1 4202560 141664 0 0 0 342 28 0 0 15 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23202] ppid=23194 vsize=15688868 CPUtime=3.83 cores=0,2,4,6
/proc/23196/task/23202/stat : 23202 (java) S 23194 23196 22519 0 -1 4202560 144825 0 0 0 352 31 0 0 15 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23203] ppid=23194 vsize=15688868 CPUtime=3.82 cores=0,2,4,6
/proc/23196/task/23203/stat : 23203 (java) S 23194 23196 22519 0 -1 4202560 141557 0 0 0 354 28 0 0 15 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23204] ppid=23194 vsize=15688868 CPUtime=3.66 cores=0,2,4,6
/proc/23196/task/23204/stat : 23204 (java) S 23194 23196 22519 0 -1 4202560 134866 0 0 0 340 26 0 0 15 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23205] ppid=23194 vsize=15688868 CPUtime=3.74 cores=0,2,4,6
/proc/23196/task/23205/stat : 23205 (java) S 23194 23196 22519 0 -1 4202560 138352 0 0 0 348 26 0 0 16 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23206] ppid=23194 vsize=15688868 CPUtime=3.86 cores=0,2,4,6
/proc/23196/task/23206/stat : 23206 (java) S 23194 23196 22519 0 -1 4202560 139369 0 0 0 358 28 0 0 15 0 22 0 520926736 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23207] ppid=23194 vsize=15688868 CPUtime=2.06 cores=0,2,4,6
/proc/23196/task/23207/stat : 23207 (java) S 23194 23196 22519 0 -1 4202560 7096 0 0 0 137 69 0 0 15 0 22 0 520926737 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 0 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23208] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23208/stat : 23208 (java) S 23194 23196 22519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23209] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23209/stat : 23209 (java) S 23194 23196 22519 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23214] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23214/stat : 23214 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520926740 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347716017 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23215] ppid=23194 vsize=15688868 CPUtime=0.84 cores=0,2,4,6
/proc/23196/task/23215/stat : 23215 (java) S 23194 23196 22519 0 -1 4202560 3677 0 0 0 84 0 0 0 15 0 22 0 520926740 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23216] ppid=23194 vsize=15688868 CPUtime=1.31 cores=0,2,4,6
/proc/23196/task/23216/stat : 23216 (java) S 23194 23196 22519 0 -1 4202560 12468 0 0 0 129 2 0 0 15 0 22 0 520926740 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23217] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23217/stat : 23217 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926740 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23218] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23218/stat : 23218 (java) S 23194 23196 22519 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 520926740 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23242] ppid=23194 vsize=15688868 CPUtime=1166.45 cores=0,2,4,6
/proc/23196/task/23242/stat : 23242 (java) R 23194 23196 22519 0 -1 4202560 388685 0 0 0 116591 54 0 0 25 0 22 0 520926783 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505923932 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23196/tid=23243] ppid=23194 vsize=15688868 CPUtime=1166.21 cores=0,2,4,6
/proc/23196/task/23243/stat : 23243 (java) R 23194 23196 22519 0 -1 4202560 387311 0 0 0 116570 51 0 0 25 0 22 0 520926783 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912506149657 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23196/tid=23244] ppid=23194 vsize=15688868 CPUtime=1166.61 cores=0,2,4,6
/proc/23196/task/23244/stat : 23244 (java) R 23194 23196 22519 0 -1 4202560 395624 0 0 0 116607 54 0 0 25 0 22 0 520926783 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912506168990 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23196/tid=23245] ppid=23194 vsize=15688868 CPUtime=1167.91 cores=0,2,4,6
/proc/23196/task/23245/stat : 23245 (java) R 23194 23196 22519 0 -1 4202560 387396 0 0 0 116735 56 0 0 25 0 22 0 520926783 16065400832 121643 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505732872 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4702.84
Current children cumulated vsize (KiB) 15688868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.71 s]
/proc/loadavg: 8.31 8.17 8.11 8/224 23281
/proc/meminfo: memFree=24127064/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15688868 CPUtime=4800.02 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 2804131 0 1 0 479471 531 0 0 23 0 22 0 520926735 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3922217 139874 2299 9 0 3912936 0
[pid=23196/tid=23198] ppid=23194 vsize=15688868 CPUtime=1.19 cores=0,2,4,6
/proc/23196/task/23198/stat : 23198 (java) S 23194 23196 22519 0 -1 4202560 35663 0 1 0 116 3 0 0 21 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23199] ppid=23194 vsize=15688868 CPUtime=3.85 cores=0,2,4,6
/proc/23196/task/23199/stat : 23199 (java) S 23194 23196 22519 0 -1 4202560 148033 0 0 0 356 29 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23200] ppid=23194 vsize=15688868 CPUtime=3.8 cores=0,2,4,6
/proc/23196/task/23200/stat : 23200 (java) S 23194 23196 22519 0 -1 4202560 140594 0 0 0 353 27 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23201] ppid=23194 vsize=15688868 CPUtime=3.78 cores=0,2,4,6
/proc/23196/task/23201/stat : 23201 (java) S 23194 23196 22519 0 -1 4202560 144581 0 0 0 349 29 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23202] ppid=23194 vsize=15688868 CPUtime=3.91 cores=0,2,4,6
/proc/23196/task/23202/stat : 23202 (java) S 23194 23196 22519 0 -1 4202560 148530 0 0 0 359 32 0 0 16 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23203] ppid=23194 vsize=15688868 CPUtime=3.9 cores=0,2,4,6
/proc/23196/task/23203/stat : 23203 (java) S 23194 23196 22519 0 -1 4202560 145149 0 0 0 362 28 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23204] ppid=23194 vsize=15688868 CPUtime=3.74 cores=0,2,4,6
/proc/23196/task/23204/stat : 23204 (java) S 23194 23196 22519 0 -1 4202560 138472 0 0 0 347 27 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23205] ppid=23194 vsize=15688868 CPUtime=3.8 cores=0,2,4,6
/proc/23196/task/23205/stat : 23205 (java) S 23194 23196 22519 0 -1 4202560 141014 0 0 0 354 26 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23206] ppid=23194 vsize=15688868 CPUtime=3.93 cores=0,2,4,6
/proc/23196/task/23206/stat : 23206 (java) S 23194 23196 22519 0 -1 4202560 142299 0 0 0 364 29 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23207] ppid=23194 vsize=15688868 CPUtime=2.11 cores=0,2,4,6
/proc/23196/task/23207/stat : 23207 (java) S 23194 23196 22519 0 -1 4202560 7223 0 0 0 140 71 0 0 16 0 22 0 520926737 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 0 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23208] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23208/stat : 23208 (java) S 23194 23196 22519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23209] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23209/stat : 23209 (java) S 23194 23196 22519 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23214] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23214/stat : 23214 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347716017 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23215] ppid=23194 vsize=15688868 CPUtime=0.84 cores=0,2,4,6
/proc/23196/task/23215/stat : 23215 (java) S 23194 23196 22519 0 -1 4202560 3677 0 0 0 84 0 0 0 15 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23216] ppid=23194 vsize=15688868 CPUtime=1.31 cores=0,2,4,6
/proc/23196/task/23216/stat : 23216 (java) S 23194 23196 22519 0 -1 4202560 12468 0 0 0 129 2 0 0 15 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23217] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23217/stat : 23217 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23218] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23218/stat : 23218 (java) S 23194 23196 22519 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23242] ppid=23194 vsize=15688868 CPUtime=1190.62 cores=0,2,4,6
/proc/23196/task/23242/stat : 23242 (java) R 23194 23196 22519 0 -1 4202560 397155 0 0 0 119007 55 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505954151 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23196/tid=23243] ppid=23194 vsize=15688868 CPUtime=1190.37 cores=0,2,4,6
/proc/23196/task/23243/stat : 23243 (java) R 23194 23196 22519 0 -1 4202560 396011 0 0 0 118985 52 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505876173 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23196/tid=23244] ppid=23194 vsize=15688868 CPUtime=1190.74 cores=0,2,4,6
/proc/23196/task/23244/stat : 23244 (java) R 23194 23196 22519 0 -1 4202560 404911 0 0 0 119018 56 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505953917 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23196/tid=23245] ppid=23194 vsize=15688868 CPUtime=1191.97 cores=0,2,4,6
/proc/23196/task/23245/stat : 23245 (java) R 23194 23196 22519 0 -1 4202560 396896 0 0 0 119141 56 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505876237 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15688868

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

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

[startup+1206.71 s]
/proc/loadavg: 8.31 8.17 8.11 8/224 23281
/proc/meminfo: memFree=24127064/32951124 swapFree=67111524/67111528
[pid=23196] ppid=23194 vsize=15688868 CPUtime=4800.02 cores=0,2,4,6
/proc/23196/stat : 23196 (java) S 23194 23196 22519 0 -1 4202496 2804131 0 1 0 479471 531 0 0 23 0 22 0 520926735 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/23196/statm: 3922217 139874 2299 9 0 3912936 0
[pid=23196/tid=23198] ppid=23194 vsize=15688868 CPUtime=1.19 cores=0,2,4,6
/proc/23196/task/23198/stat : 23198 (java) S 23194 23196 22519 0 -1 4202560 35663 0 1 0 116 3 0 0 21 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23199] ppid=23194 vsize=15688868 CPUtime=3.85 cores=0,2,4,6
/proc/23196/task/23199/stat : 23199 (java) S 23194 23196 22519 0 -1 4202560 148033 0 0 0 356 29 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23200] ppid=23194 vsize=15688868 CPUtime=3.8 cores=0,2,4,6
/proc/23196/task/23200/stat : 23200 (java) S 23194 23196 22519 0 -1 4202560 140594 0 0 0 353 27 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23201] ppid=23194 vsize=15688868 CPUtime=3.78 cores=0,2,4,6
/proc/23196/task/23201/stat : 23201 (java) S 23194 23196 22519 0 -1 4202560 144581 0 0 0 349 29 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23202] ppid=23194 vsize=15688868 CPUtime=3.91 cores=0,2,4,6
/proc/23196/task/23202/stat : 23202 (java) S 23194 23196 22519 0 -1 4202560 148530 0 0 0 359 32 0 0 16 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23203] ppid=23194 vsize=15688868 CPUtime=3.9 cores=0,2,4,6
/proc/23196/task/23203/stat : 23203 (java) S 23194 23196 22519 0 -1 4202560 145149 0 0 0 362 28 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23204] ppid=23194 vsize=15688868 CPUtime=3.74 cores=0,2,4,6
/proc/23196/task/23204/stat : 23204 (java) S 23194 23196 22519 0 -1 4202560 138472 0 0 0 347 27 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23205] ppid=23194 vsize=15688868 CPUtime=3.8 cores=0,2,4,6
/proc/23196/task/23205/stat : 23205 (java) S 23194 23196 22519 0 -1 4202560 141014 0 0 0 354 26 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 4 0 0 0
[pid=23196/tid=23206] ppid=23194 vsize=15688868 CPUtime=3.93 cores=0,2,4,6
/proc/23196/task/23206/stat : 23206 (java) S 23194 23196 22519 0 -1 4202560 142299 0 0 0 364 29 0 0 15 0 22 0 520926736 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23207] ppid=23194 vsize=15688868 CPUtime=2.11 cores=0,2,4,6
/proc/23196/task/23207/stat : 23207 (java) S 23194 23196 22519 0 -1 4202560 7223 0 0 0 140 71 0 0 16 0 22 0 520926737 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 0 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23208] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23208/stat : 23208 (java) S 23194 23196 22519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23209] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23209/stat : 23209 (java) S 23194 23196 22519 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520926738 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23214] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23214/stat : 23214 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347716017 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23215] ppid=23194 vsize=15688868 CPUtime=0.84 cores=0,2,4,6
/proc/23196/task/23215/stat : 23215 (java) S 23194 23196 22519 0 -1 4202560 3677 0 0 0 84 0 0 0 15 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23216] ppid=23194 vsize=15688868 CPUtime=1.31 cores=0,2,4,6
/proc/23196/task/23216/stat : 23216 (java) S 23194 23196 22519 0 -1 4202560 12468 0 0 0 129 2 0 0 15 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 2 0 0 0
[pid=23196/tid=23217] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23217/stat : 23217 (java) S 23194 23196 22519 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708313 0 4 0 16800975 18446604447744628736 0 0 -1 6 0 0 0
[pid=23196/tid=23218] ppid=23194 vsize=15688868 CPUtime=0 cores=0,2,4,6
/proc/23196/task/23218/stat : 23218 (java) S 23194 23196 22519 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 520926740 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 232347708928 0 4 0 16800975 18446604447744628736 0 0 -1 0 0 0 0
[pid=23196/tid=23242] ppid=23194 vsize=15688868 CPUtime=1190.62 cores=0,2,4,6
/proc/23196/task/23242/stat : 23242 (java) R 23194 23196 22519 0 -1 4202560 397155 0 0 0 119007 55 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505954151 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23196/tid=23243] ppid=23194 vsize=15688868 CPUtime=1190.37 cores=0,2,4,6
/proc/23196/task/23243/stat : 23243 (java) R 23194 23196 22519 0 -1 4202560 396011 0 0 0 118985 52 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505876173 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23196/tid=23244] ppid=23194 vsize=15688868 CPUtime=1190.74 cores=0,2,4,6
/proc/23196/task/23244/stat : 23244 (java) R 23194 23196 22519 0 -1 4202560 404911 0 0 0 119018 56 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505953917 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23196/tid=23245] ppid=23194 vsize=15688868 CPUtime=1191.97 cores=0,2,4,6
/proc/23196/task/23245/stat : 23245 (java) R 23194 23196 22519 0 -1 4202560 396896 0 0 0 119141 56 0 0 25 0 22 0 520926783 16065400832 139874 33554432000 1073741824 1073778376 140735735179632 18446744073709551615 46912505876237 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15688868

Child status: 143
Real time (s): 1206.75
CPU time (s): 4800.08
CPU user time (s): 4794.74
CPU system time (s): 5.33719
CPU usage (%): 397.771
Max. virtual memory (cumulated for all children) (KiB): 15689660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.74
system time used= 5.33719
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2804157
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= 180813
involuntary context switches= 155668

runsolver used 2.02369 second user time and 4.6133 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 18:08:06
IDJOB=3311836
IDBENCH=71583
IDSOLVER=1698
FILE ID=node132/3311836-1304093286
RUNJOBID= node132-1304093286-23186
PBS_JOBID= 13170555
Free space on /tmp= 71872 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311836-1304093286/watcher-3311836-1304093286 -o /tmp/evaluation-result-3311836-1304093286/solver-3311836-1304093286 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311836-1304093286.cnf -hbr 2

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=1434954892

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25385704 kB
Buffers:        773372 kB
Cached:        6229692 kB
SwapCached:          4 kB
Active:        2079948 kB
Inactive:      4987192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25385704 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2452 kB
Writeback:           0 kB
AnonPages:       63972 kB
Mapped:          14508 kB
Slab:           435924 kB
PageTables:       4604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190584 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= 71868 MiB
End job on node132 at 2011-04-29 18:28:14