Trace number 3312730

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.43 1207.18

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
MD5SUMa7e7ad4822818289e739fae39e69d3b8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.10/0.11	41:51 INFO : Reading from input HOME/instance-3312730-1304131311.cnf
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.97/0.56	41:52 INFO : 80 variables remaining out of 80
0.97/0.56	41:52 INFO : 56960 literals remaining out of 56960

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

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.04 6.42 7.36 2/187 8157
/proc/meminfo: memFree=30721060/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 1412 0 0 0 0 0 0 0 17 0 2 0 505547001 26714112 884 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 6522 884 678 9 0 381 0
[pid=8157/tid=8160] ppid=8155 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) R 8155 8157 5257 0 -1 4202560 66 0 0 0 0 0 0 0 18 0 2 0 505547001 27824128 893 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220811312775 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0915539 s]
/proc/loadavg: 4.04 6.42 7.36 2/187 8157
/proc/meminfo: memFree=30721060/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15676852 CPUtime=0.09 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 5509 0 1 0 8 1 0 0 17 0 18 0 505547001 16053096448 4934 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3919213 4934 2115 9 0 3909932 0
[pid=8157/tid=8160] ppid=8155 vsize=15676852 CPUtime=0.07 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) R 8155 8157 5257 0 -1 4202560 3368 0 1 0 7 0 0 0 18 0 18 0 505547001 16053096448 4935 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 47867477241763 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676852

[startup+0.100547 s]
/proc/loadavg: 4.04 6.42 7.36 2/187 8157
/proc/meminfo: memFree=30721060/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15676852 CPUtime=0.1 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 5618 0 1 0 9 1 0 0 17 0 18 0 505547001 16053096448 5043 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3919213 5043 2117 9 0 3909932 0
[pid=8157/tid=8160] ppid=8155 vsize=15676852 CPUtime=0.08 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) R 8155 8157 5257 0 -1 4202560 3476 0 1 0 7 1 0 0 18 0 18 0 505547001 16053096448 5043 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828063179 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676852

[startup+0.300512 s]
/proc/loadavg: 4.04 6.42 7.36 2/187 8157
/proc/meminfo: memFree=30721060/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15682936 CPUtime=0.52 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 15442 0 1 0 50 2 0 0 17 0 18 0 505547001 16059326464 13567 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3920734 13574 2207 9 0 3911453 0
[pid=8157/tid=8160] ppid=8155 vsize=15682936 CPUtime=0.28 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) R 8155 8157 5257 0 -1 4202560 10249 0 1 0 27 1 0 0 18 0 18 0 505547001 16059326464 13577 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505640753 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682936

[startup+0.795078 s]
/proc/loadavg: 4.04 6.42 7.36 2/187 8157
/proc/meminfo: memFree=30721060/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15705784 CPUtime=1.95 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 37610 0 1 0 190 5 0 0 17 0 22 0 505547001 16082722816 30235 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3926446 30267 2261 9 0 3917165 0
[pid=8157/tid=8160] ppid=8155 vsize=15705784 CPUtime=0.54 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) S 8155 8157 5257 0 -1 4202560 15052 0 1 0 52 2 0 0 20 0 22 0 505547001 16082722816 30284 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 15705784

[startup+1.50126 s]
/proc/loadavg: 4.04 6.42 7.36 15/220 8190
/proc/meminfo: memFree=30422616/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15705808 CPUtime=4.76 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 63239 0 1 0 467 9 0 0 17 0 22 0 505547001 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3926452 53581 2285 9 0 3917171 0
[pid=8157/tid=8160] ppid=8155 vsize=15705808 CPUtime=0.54 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) S 8155 8157 5257 0 -1 4202560 15052 0 1 0 52 2 0 0 20 0 22 0 505547001 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8162] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8162/stat : 8162 (java) S 8155 8157 5257 0 -1 4202560 896 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8163] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8163/stat : 8163 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8164] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8164/stat : 8164 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8165] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8165/stat : 8165 (java) S 8155 8157 5257 0 -1 4202560 2269 0 0 0 0 0 0 0 16 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8166] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8166/stat : 8166 (java) S 8155 8157 5257 0 -1 4202560 876 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8167] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8167/stat : 8167 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8168] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8168/stat : 8168 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8169] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8169/stat : 8169 (java) S 8155 8157 5257 0 -1 4202560 1077 0 0 0 0 0 0 0 16 0 22 0 505547002 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8170] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8170/stat : 8170 (java) S 8155 8157 5257 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 505547003 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 0 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8171] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8171/stat : 8171 (java) S 8155 8157 5257 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 505547003 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8172] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8172/stat : 8172 (java) S 8155 8157 5257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505547003 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8178] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8178/stat : 8178 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505547005 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828060081 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8179] ppid=8155 vsize=15705808 CPUtime=0.7 cores=1,3,5,7
/proc/8157/task/8179/stat : 8179 (java) R 8155 8157 5257 0 -1 4202560 12230 0 0 0 69 1 0 0 20 0 22 0 505547005 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 47867479789449 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8157/tid=8180] ppid=8155 vsize=15705808 CPUtime=1.04 cores=1,3,5,7
/proc/8157/task/8180/stat : 8180 (java) R 8155 8157 5257 0 -1 4202560 8780 0 0 0 103 1 0 0 15 0 22 0 505547005 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 47867476542401 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8157/tid=8181] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8181/stat : 8181 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505547005 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8182] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8182/stat : 8182 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505547005 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8187] ppid=8155 vsize=15705808 CPUtime=0.74 cores=1,3,5,7
/proc/8157/task/8187/stat : 8187 (java) R 8155 8157 5257 0 -1 4202560 4935 0 0 0 74 0 0 0 18 0 22 0 505547034 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505819340 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8157/tid=8188] ppid=8155 vsize=15705808 CPUtime=0.56 cores=1,3,5,7
/proc/8157/task/8188/stat : 8188 (java) R 8155 8157 5257 0 -1 4202560 4759 0 0 0 56 0 0 0 16 0 22 0 505547034 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505954428 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8157/tid=8189] ppid=8155 vsize=15705808 CPUtime=0.52 cores=1,3,5,7
/proc/8157/task/8189/stat : 8189 (java) R 8155 8157 5257 0 -1 4202560 3650 0 0 0 52 0 0 0 16 0 22 0 505547034 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505953603 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8157/tid=8190] ppid=8155 vsize=15705808 CPUtime=0.57 cores=1,3,5,7
/proc/8157/task/8190/stat : 8190 (java) R 8155 8157 5257 0 -1 4202560 7253 0 0 0 57 0 0 0 18 0 22 0 505547034 16082747392 53581 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505818915 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 15705808

[startup+3.10096 s]
/proc/loadavg: 4.04 6.42 7.36 12/220 8190
/proc/meminfo: memFree=30196192/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15705808 CPUtime=11.14 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 160831 0 1 0 1094 20 0 0 17 0 22 0 505547001 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3926452 151154 2285 9 0 3917171 0
[pid=8157/tid=8160] ppid=8155 vsize=15705808 CPUtime=0.54 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) S 8155 8157 5257 0 -1 4202560 15052 0 1 0 52 2 0 0 20 0 22 0 505547001 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8162] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8162/stat : 8162 (java) S 8155 8157 5257 0 -1 4202560 3047 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8163] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8163/stat : 8163 (java) S 8155 8157 5257 0 -1 4202560 1181 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8164] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8164/stat : 8164 (java) S 8155 8157 5257 0 -1 4202560 630 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8165] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8165/stat : 8165 (java) S 8155 8157 5257 0 -1 4202560 3358 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8166] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8166/stat : 8166 (java) S 8155 8157 5257 0 -1 4202560 3376 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8167] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8167/stat : 8167 (java) S 8155 8157 5257 0 -1 4202560 2377 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8168] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8168/stat : 8168 (java) S 8155 8157 5257 0 -1 4202560 890 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8169] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8169/stat : 8169 (java) S 8155 8157 5257 0 -1 4202560 3663 0 0 0 0 0 0 0 15 0 22 0 505547002 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8170] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8170/stat : 8170 (java) S 8155 8157 5257 0 -1 4202560 446 0 0 0 0 0 0 0 16 0 22 0 505547003 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 0 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8171] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8171/stat : 8171 (java) S 8155 8157 5257 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 505547003 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8172] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8172/stat : 8172 (java) S 8155 8157 5257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505547003 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8178] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8178/stat : 8178 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505547005 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828060081 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8179] ppid=8155 vsize=15705808 CPUtime=0.72 cores=1,3,5,7
/proc/8157/task/8179/stat : 8179 (java) R 8155 8157 5257 0 -1 4202560 12230 0 0 0 71 1 0 0 20 0 22 0 505547005 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 47867478062552 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8157/tid=8180] ppid=8155 vsize=15705808 CPUtime=1.19 cores=1,3,5,7
/proc/8157/task/8180/stat : 8180 (java) S 8155 8157 5257 0 -1 4202560 8796 0 0 0 118 1 0 0 15 0 22 0 505547005 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8181] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8181/stat : 8181 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505547005 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8182] ppid=8155 vsize=15705808 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8182/stat : 8182 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505547005 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8187] ppid=8155 vsize=15705808 CPUtime=2.16 cores=1,3,5,7
/proc/8157/task/8187/stat : 8187 (java) R 8155 8157 5257 0 -1 4202560 25703 0 0 0 214 2 0 0 20 0 22 0 505547034 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505739220 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8157/tid=8188] ppid=8155 vsize=15705808 CPUtime=2.13 cores=1,3,5,7
/proc/8157/task/8188/stat : 8188 (java) R 8155 8157 5257 0 -1 4202560 25756 0 0 0 211 2 0 0 18 0 22 0 505547034 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505810766 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8157/tid=8189] ppid=8155 vsize=15705808 CPUtime=2.09 cores=1,3,5,7
/proc/8157/task/8189/stat : 8189 (java) R 8155 8157 5257 0 -1 4202560 24563 0 0 0 207 2 0 0 18 0 22 0 505547034 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8157/tid=8190] ppid=8155 vsize=15705808 CPUtime=2.14 cores=1,3,5,7
/proc/8157/task/8190/stat : 8190 (java) R 8155 8157 5257 0 -1 4202560 28379 0 0 0 212 2 0 0 20 0 22 0 505547034 16082747392 151154 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505810658 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 15705808

[startup+6.30137 s]
/proc/loadavg: 4.44 6.46 7.37 9/220 8190
/proc/meminfo: memFree=29480716/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15703156 CPUtime=23.91 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 284952 0 1 0 2358 33 0 0 17 0 22 0 505547001 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3925789 274288 2288 9 0 3916508 0
[pid=8157/tid=8160] ppid=8155 vsize=15703156 CPUtime=0.54 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) S 8155 8157 5257 0 -1 4202560 15052 0 1 0 52 2 0 0 20 0 22 0 505547001 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8162] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8162/stat : 8162 (java) S 8155 8157 5257 0 -1 4202560 3159 0 0 0 0 0 0 0 15 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8163] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8163/stat : 8163 (java) S 8155 8157 5257 0 -1 4202560 1181 0 0 0 0 0 0 0 15 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8164] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8164/stat : 8164 (java) S 8155 8157 5257 0 -1 4202560 830 0 0 0 0 0 0 0 16 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8165] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8165/stat : 8165 (java) S 8155 8157 5257 0 -1 4202560 3464 0 0 0 0 0 0 0 15 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8166] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8166/stat : 8166 (java) S 8155 8157 5257 0 -1 4202560 3376 0 0 0 0 0 0 0 15 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8167] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8167/stat : 8167 (java) S 8155 8157 5257 0 -1 4202560 2377 0 0 0 0 0 0 0 15 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8168] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8168/stat : 8168 (java) S 8155 8157 5257 0 -1 4202560 1098 0 0 0 0 0 0 0 16 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8169] ppid=8155 vsize=15703156 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8169/stat : 8169 (java) S 8155 8157 5257 0 -1 4202560 3663 0 0 0 0 0 0 0 16 0 22 0 505547002 16080031744 274288 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0

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

[pid=8157/tid=8188] ppid=8155 vsize=15697424 CPUtime=1108.77 cores=1,3,5,7
/proc/8157/task/8188/stat : 8188 (java) R 8155 8157 5257 0 -1 4202560 194390 0 0 0 110843 34 0 0 25 0 22 0 505547034 16074162176 85117 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505817903 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8157/tid=8189] ppid=8155 vsize=15697424 CPUtime=1107.99 cores=1,3,5,7
/proc/8157/task/8189/stat : 8189 (java) R 8155 8157 5257 0 -1 4202560 194540 0 0 0 110766 33 0 0 25 0 22 0 505547034 16074162176 85117 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505876158 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8157/tid=8190] ppid=8155 vsize=15697424 CPUtime=1108.34 cores=1,3,5,7
/proc/8157/task/8190/stat : 8190 (java) R 8155 8157 5257 0 -1 4202560 196381 0 0 0 110798 36 0 0 25 0 22 0 505547034 16074162176 85117 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505819643 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.93
Current children cumulated vsize (KiB) 15697424

[startup+1182.3 s]
/proc/loadavg: 8.08 8.02 7.84 9/220 8231
/proc/meminfo: memFree=30145388/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15697424 CPUtime=4701.5 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 1349955 0 1 0 469815 335 0 0 17 0 22 0 505547001 16074162176 73047 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3924356 73047 2299 9 0 3915075 0
[pid=8157/tid=8160] ppid=8155 vsize=15697424 CPUtime=0.54 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) S 8155 8157 5257 0 -1 4202560 15052 0 1 0 52 2 0 0 20 0 22 0 505547001 16074162176 73047 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8162] ppid=8155 vsize=15697424 CPUtime=3.23 cores=1,3,5,7
/proc/8157/task/8162/stat : 8162 (java) S 8155 8157 5257 0 -1 4202560 60061 0 0 0 310 13 0 0 16 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8163] ppid=8155 vsize=15697424 CPUtime=3.22 cores=1,3,5,7
/proc/8157/task/8163/stat : 8163 (java) S 8155 8157 5257 0 -1 4202560 62914 0 0 0 309 13 0 0 16 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8164] ppid=8155 vsize=15697424 CPUtime=3.33 cores=1,3,5,7
/proc/8157/task/8164/stat : 8164 (java) S 8155 8157 5257 0 -1 4202560 58182 0 0 0 319 14 0 0 15 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8165] ppid=8155 vsize=15697424 CPUtime=3.21 cores=1,3,5,7
/proc/8157/task/8165/stat : 8165 (java) S 8155 8157 5257 0 -1 4202560 62615 0 0 0 306 15 0 0 16 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8166] ppid=8155 vsize=15697424 CPUtime=3.29 cores=1,3,5,7
/proc/8157/task/8166/stat : 8166 (java) S 8155 8157 5257 0 -1 4202560 60705 0 0 0 315 14 0 0 15 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8167] ppid=8155 vsize=15697424 CPUtime=3.21 cores=1,3,5,7
/proc/8157/task/8167/stat : 8167 (java) S 8155 8157 5257 0 -1 4202560 62708 0 0 0 305 16 0 0 15 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8168] ppid=8155 vsize=15697424 CPUtime=3.36 cores=1,3,5,7
/proc/8157/task/8168/stat : 8168 (java) S 8155 8157 5257 0 -1 4202560 62008 0 0 0 318 18 0 0 16 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8169] ppid=8155 vsize=15697424 CPUtime=3.25 cores=1,3,5,7
/proc/8157/task/8169/stat : 8169 (java) S 8155 8157 5257 0 -1 4202560 62224 0 0 0 310 15 0 0 15 0 22 0 505547002 16074162176 73052 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8170] ppid=8155 vsize=15697424 CPUtime=2.11 cores=1,3,5,7
/proc/8157/task/8170/stat : 8170 (java) S 8155 8157 5257 0 -1 4202560 3279 0 0 0 154 57 0 0 16 0 22 0 505547003 16074162176 73053 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 0 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8171] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8171/stat : 8171 (java) S 8155 8157 5257 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 505547003 16074162176 73053 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8172] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8172/stat : 8172 (java) S 8155 8157 5257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505547003 16074162176 73053 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8178] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8178/stat : 8178 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505547005 16074162176 73054 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828060081 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8179] ppid=8155 vsize=15697424 CPUtime=0.91 cores=1,3,5,7
/proc/8157/task/8179/stat : 8179 (java) S 8155 8157 5257 0 -1 4202560 12280 0 0 0 90 1 0 0 15 0 22 0 505547005 16074162176 73054 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8180] ppid=8155 vsize=15697424 CPUtime=1.31 cores=1,3,5,7
/proc/8157/task/8180/stat : 8180 (java) S 8155 8157 5257 0 -1 4202560 8806 0 0 0 130 1 0 0 16 0 22 0 505547005 16074162176 73054 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8181] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8181/stat : 8181 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505547005 16074162176 73054 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8182] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8182/stat : 8182 (java) S 8155 8157 5257 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 505547005 16074162176 73054 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8187] ppid=8155 vsize=15697424 CPUtime=1167.44 cores=1,3,5,7
/proc/8157/task/8187/stat : 8187 (java) R 8155 8157 5257 0 -1 4202560 205327 0 0 0 116707 37 0 0 25 0 22 0 505547034 16074162176 73055 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505921482 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8157/tid=8188] ppid=8155 vsize=15697424 CPUtime=1168.06 cores=1,3,5,7
/proc/8157/task/8188/stat : 8188 (java) R 8155 8157 5257 0 -1 4202560 203441 0 0 0 116770 36 0 0 25 0 22 0 505547034 16074162176 73055 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505965689 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8157/tid=8189] ppid=8155 vsize=15697424 CPUtime=1167.35 cores=1,3,5,7
/proc/8157/task/8189/stat : 8189 (java) R 8155 8157 5257 0 -1 4202560 203894 0 0 0 116700 35 0 0 25 0 22 0 505547034 16074162176 73055 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505979499 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8157/tid=8190] ppid=8155 vsize=15697424 CPUtime=1167.49 cores=1,3,5,7
/proc/8157/task/8190/stat : 8190 (java) R 8155 8157 5257 0 -1 4202560 205021 0 0 0 116711 38 0 0 25 0 22 0 505547034 16074162176 73055 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505879589 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.5
Current children cumulated vsize (KiB) 15697424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.05 8.01 7.84 10/220 8231
/proc/meminfo: memFree=30094648/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15697424 CPUtime=4800.17 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 1378101 0 1 0 479674 343 0 0 17 0 22 0 505547001 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3924356 74608 2299 9 0 3915075 0
[pid=8157/tid=8160] ppid=8155 vsize=15697424 CPUtime=0.54 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) S 8155 8157 5257 0 -1 4202560 15052 0 1 0 52 2 0 0 20 0 22 0 505547001 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8162] ppid=8155 vsize=15697424 CPUtime=3.31 cores=1,3,5,7
/proc/8157/task/8162/stat : 8162 (java) S 8155 8157 5257 0 -1 4202560 61188 0 0 0 317 14 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8163] ppid=8155 vsize=15697424 CPUtime=3.29 cores=1,3,5,7
/proc/8157/task/8163/stat : 8163 (java) S 8155 8157 5257 0 -1 4202560 64067 0 0 0 316 13 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8164] ppid=8155 vsize=15697424 CPUtime=3.4 cores=1,3,5,7
/proc/8157/task/8164/stat : 8164 (java) S 8155 8157 5257 0 -1 4202560 58942 0 0 0 326 14 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8165] ppid=8155 vsize=15697424 CPUtime=3.28 cores=1,3,5,7
/proc/8157/task/8165/stat : 8165 (java) S 8155 8157 5257 0 -1 4202560 63848 0 0 0 312 16 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8166] ppid=8155 vsize=15697424 CPUtime=3.36 cores=1,3,5,7
/proc/8157/task/8166/stat : 8166 (java) S 8155 8157 5257 0 -1 4202560 61658 0 0 0 321 15 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8167] ppid=8155 vsize=15697424 CPUtime=3.27 cores=1,3,5,7
/proc/8157/task/8167/stat : 8167 (java) S 8155 8157 5257 0 -1 4202560 63900 0 0 0 311 16 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8168] ppid=8155 vsize=15697424 CPUtime=3.43 cores=1,3,5,7
/proc/8157/task/8168/stat : 8168 (java) S 8155 8157 5257 0 -1 4202560 63419 0 0 0 324 19 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8169] ppid=8155 vsize=15697424 CPUtime=3.33 cores=1,3,5,7
/proc/8157/task/8169/stat : 8169 (java) S 8155 8157 5257 0 -1 4202560 63147 0 0 0 317 16 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8170] ppid=8155 vsize=15697424 CPUtime=2.16 cores=1,3,5,7
/proc/8157/task/8170/stat : 8170 (java) S 8155 8157 5257 0 -1 4202560 3346 0 0 0 157 59 0 0 15 0 22 0 505547003 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 0 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8171] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8171/stat : 8171 (java) S 8155 8157 5257 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 505547003 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8172] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8172/stat : 8172 (java) S 8155 8157 5257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505547003 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8178] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8178/stat : 8178 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828060081 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8179] ppid=8155 vsize=15697424 CPUtime=0.91 cores=1,3,5,7
/proc/8157/task/8179/stat : 8179 (java) S 8155 8157 5257 0 -1 4202560 12280 0 0 0 90 1 0 0 15 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8180] ppid=8155 vsize=15697424 CPUtime=1.31 cores=1,3,5,7
/proc/8157/task/8180/stat : 8180 (java) S 8155 8157 5257 0 -1 4202560 8806 0 0 0 130 1 0 0 16 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8181] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8181/stat : 8181 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8182] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8182/stat : 8182 (java) S 8155 8157 5257 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8187] ppid=8155 vsize=15697424 CPUtime=1191.96 cores=1,3,5,7
/proc/8157/task/8187/stat : 8187 (java) R 8155 8157 5257 0 -1 4202560 210058 0 0 0 119158 38 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912506372132 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8157/tid=8188] ppid=8155 vsize=15697424 CPUtime=1192.51 cores=1,3,5,7
/proc/8157/task/8188/stat : 8188 (java) R 8155 8157 5257 0 -1 4202560 208344 0 0 0 119214 37 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505739274 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8157/tid=8189] ppid=8155 vsize=15697424 CPUtime=1191.89 cores=1,3,5,7
/proc/8157/task/8189/stat : 8189 (java) R 8155 8157 5257 0 -1 4202560 208763 0 0 0 119153 36 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 47867481031511 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8157/tid=8190] ppid=8155 vsize=15697424 CPUtime=1192.04 cores=1,3,5,7
/proc/8157/task/8190/stat : 8190 (java) R 8155 8157 5257 0 -1 4202560 209835 0 0 0 119166 38 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505876610 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15697424

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

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

[startup+1207.1 s]
/proc/loadavg: 8.05 8.01 7.84 10/220 8231
/proc/meminfo: memFree=30094648/32951124 swapFree=67105204/67111528
[pid=8157] ppid=8155 vsize=15697424 CPUtime=4800.17 cores=1,3,5,7
/proc/8157/stat : 8157 (java) S 8155 8157 5257 0 -1 4202496 1378101 0 1 0 479674 343 0 0 17 0 22 0 505547001 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8157/statm: 3924356 74608 2299 9 0 3915075 0
[pid=8157/tid=8160] ppid=8155 vsize=15697424 CPUtime=0.54 cores=1,3,5,7
/proc/8157/task/8160/stat : 8160 (java) S 8155 8157 5257 0 -1 4202560 15052 0 1 0 52 2 0 0 20 0 22 0 505547001 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8162] ppid=8155 vsize=15697424 CPUtime=3.31 cores=1,3,5,7
/proc/8157/task/8162/stat : 8162 (java) S 8155 8157 5257 0 -1 4202560 61188 0 0 0 317 14 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8163] ppid=8155 vsize=15697424 CPUtime=3.29 cores=1,3,5,7
/proc/8157/task/8163/stat : 8163 (java) S 8155 8157 5257 0 -1 4202560 64067 0 0 0 316 13 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8164] ppid=8155 vsize=15697424 CPUtime=3.4 cores=1,3,5,7
/proc/8157/task/8164/stat : 8164 (java) S 8155 8157 5257 0 -1 4202560 58942 0 0 0 326 14 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8165] ppid=8155 vsize=15697424 CPUtime=3.28 cores=1,3,5,7
/proc/8157/task/8165/stat : 8165 (java) S 8155 8157 5257 0 -1 4202560 63848 0 0 0 312 16 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8166] ppid=8155 vsize=15697424 CPUtime=3.36 cores=1,3,5,7
/proc/8157/task/8166/stat : 8166 (java) S 8155 8157 5257 0 -1 4202560 61658 0 0 0 321 15 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8167] ppid=8155 vsize=15697424 CPUtime=3.27 cores=1,3,5,7
/proc/8157/task/8167/stat : 8167 (java) S 8155 8157 5257 0 -1 4202560 63900 0 0 0 311 16 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 7 0 0 0
[pid=8157/tid=8168] ppid=8155 vsize=15697424 CPUtime=3.43 cores=1,3,5,7
/proc/8157/task/8168/stat : 8168 (java) S 8155 8157 5257 0 -1 4202560 63419 0 0 0 324 19 0 0 16 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8169] ppid=8155 vsize=15697424 CPUtime=3.33 cores=1,3,5,7
/proc/8157/task/8169/stat : 8169 (java) S 8155 8157 5257 0 -1 4202560 63147 0 0 0 317 16 0 0 15 0 22 0 505547002 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8170] ppid=8155 vsize=15697424 CPUtime=2.16 cores=1,3,5,7
/proc/8157/task/8170/stat : 8170 (java) S 8155 8157 5257 0 -1 4202560 3346 0 0 0 157 59 0 0 15 0 22 0 505547003 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 0 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8171] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8171/stat : 8171 (java) S 8155 8157 5257 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 505547003 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8172] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8172/stat : 8172 (java) S 8155 8157 5257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505547003 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8178] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8178/stat : 8178 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828060081 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8179] ppid=8155 vsize=15697424 CPUtime=0.91 cores=1,3,5,7
/proc/8157/task/8179/stat : 8179 (java) S 8155 8157 5257 0 -1 4202560 12280 0 0 0 90 1 0 0 15 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8180] ppid=8155 vsize=15697424 CPUtime=1.31 cores=1,3,5,7
/proc/8157/task/8180/stat : 8180 (java) S 8155 8157 5257 0 -1 4202560 8806 0 0 0 130 1 0 0 16 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 3 0 0 0
[pid=8157/tid=8181] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8181/stat : 8181 (java) S 8155 8157 5257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052377 0 4 0 16800975 18446604467804840064 0 0 -1 5 0 0 0
[pid=8157/tid=8182] ppid=8155 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/8157/task/8182/stat : 8182 (java) S 8155 8157 5257 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505547005 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 220828052992 0 4 0 16800975 18446604467804840064 0 0 -1 1 0 0 0
[pid=8157/tid=8187] ppid=8155 vsize=15697424 CPUtime=1191.96 cores=1,3,5,7
/proc/8157/task/8187/stat : 8187 (java) R 8155 8157 5257 0 -1 4202560 210058 0 0 0 119158 38 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912506372132 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8157/tid=8188] ppid=8155 vsize=15697424 CPUtime=1192.51 cores=1,3,5,7
/proc/8157/task/8188/stat : 8188 (java) R 8155 8157 5257 0 -1 4202560 208344 0 0 0 119214 37 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505739274 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8157/tid=8189] ppid=8155 vsize=15697424 CPUtime=1191.89 cores=1,3,5,7
/proc/8157/task/8189/stat : 8189 (java) R 8155 8157 5257 0 -1 4202560 208763 0 0 0 119153 36 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 47867481031511 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8157/tid=8190] ppid=8155 vsize=15697424 CPUtime=1192.04 cores=1,3,5,7
/proc/8157/task/8190/stat : 8190 (java) R 8155 8157 5257 0 -1 4202560 209835 0 0 0 119166 38 0 0 25 0 22 0 505547034 16074162176 74608 33554432000 1073741824 1073778376 140736728461856 18446744073709551615 46912505876610 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15697424

Child status: 143
Real time (s): 1207.18
CPU time (s): 4800.43
CPU user time (s): 4796.98
CPU system time (s): 3.44648
CPU usage (%): 397.656
Max. virtual memory (cumulated for all children) (KiB): 15705808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.98
system time used= 3.44648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1378206
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= 292506
involuntary context switches= 163585

runsolver used 1.93071 second user time and 4.70728 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 04:41:51
IDJOB=3312730
IDBENCH=82915
IDSOLVER=1699
FILE ID=node147/3312730-1304131311
RUNJOBID= node147-1304131311-8128
PBS_JOBID= 13170763
Free space on /tmp= 73080 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312730-1304131311/watcher-3312730-1304131311 -o /tmp/evaluation-result-3312730-1304131311/solver-3312730-1304131311 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312730-1304131311.cnf

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

MD5SUM BENCH= a7e7ad4822818289e739fae39e69d3b8
RANDOM SEED=1195246243

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:      30721588 kB
Buffers:        310924 kB
Cached:        1521472 kB
SwapCached:       3064 kB
Active:         180088 kB
Inactive:      1719100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30721588 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            3108 kB
Writeback:           0 kB
AnonPages:       64740 kB
Mapped:          20224 kB
Slab:           267744 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   770776 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= 73080 MiB
End job on node147 at 2011-04-30 05:02:00