Trace number 3311400

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.17 1207.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
MD5SUM261ca77431063ab06f6a4cdf20ea9cf2
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.10/0.12	00:04 INFO : Reading from input HOME/instance-3311400-1304125203.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.54	00:04 INFO : 70 variables remaining out of 70
0.97/0.54	00:04 INFO : 49840 literals remaining out of 49840

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-3311400-1304125203/watcher-3311400-1304125203 -o /tmp/evaluation-result-3311400-1304125203/solver-3311400-1304125203 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311400-1304125203.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.72 7.91 7.98 6/198 28366
/proc/meminfo: memFree=30737676/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28366/stat : 28366 (java) R 28364 28366 27910 0 -1 4202496 970 0 0 0 0 0 0 0 25 0 1 0 524118322 23580672 457 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228117751573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28366/statm: 5757 471 362 9 0 124 0

[startup+0.0245389 s]
/proc/loadavg: 7.72 7.91 7.98 6/198 28366
/proc/meminfo: memFree=30737676/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15602060 CPUtime=0 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 3307 0 1 0 0 0 0 0 25 0 11 0 524118322 15976509440 2749 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3900515 2750 1598 9 0 3891263 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15602060

[startup+0.10057 s]
/proc/loadavg: 7.72 7.91 7.98 6/198 28366
/proc/meminfo: memFree=30737676/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15676748 CPUtime=0.1 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 5547 0 1 0 9 1 0 0 25 0 18 0 524118322 16052989952 4963 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3919187 4963 2117 9 0 3909906 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676748

[startup+0.301153 s]
/proc/loadavg: 7.72 7.91 7.98 6/198 28366
/proc/meminfo: memFree=30737676/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15682244 CPUtime=0.52 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 14333 0 1 0 50 2 0 0 25 0 18 0 524118322 16058617856 12531 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3920561 12538 2208 9 0 3911280 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682244

[startup+0.700448 s]
/proc/loadavg: 7.72 7.91 7.98 6/198 28366
/proc/meminfo: memFree=30737676/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15706768 CPUtime=1.55 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 29727 0 1 0 152 3 0 0 25 0 22 0 524118322 16083730432 24491 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3926692 24491 2259 9 0 3917411 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 15706768

[startup+1.50128 s]
/proc/loadavg: 7.72 7.91 7.98 11/220 28388
/proc/meminfo: memFree=30558308/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15706768 CPUtime=4.68 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 55348 0 1 0 462 6 0 0 25 0 22 0 524118322 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3926692 50093 2286 9 0 3917411 0
[pid=28366/tid=28368] ppid=28364 vsize=15706768 CPUtime=0.52 cores=0,2,4,6
/proc/28366/task/28368/stat : 28368 (java) S 28364 28366 27910 0 -1 4202560 13661 0 1 0 50 2 0 0 20 0 22 0 524118323 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28369] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28369/stat : 28369 (java) S 28364 28366 27910 0 -1 4202560 448 0 0 0 0 0 0 0 16 0 22 0 524118324 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28370] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28370/stat : 28370 (java) S 28364 28366 27910 0 -1 4202560 608 0 0 0 0 0 0 0 16 0 22 0 524118324 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28371] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28371/stat : 28371 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28372] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28372/stat : 28372 (java) S 28364 28366 27910 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28373] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28373/stat : 28373 (java) S 28364 28366 27910 0 -1 4202560 994 0 0 0 0 0 0 0 16 0 22 0 524118324 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28374] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28374/stat : 28374 (java) S 28364 28366 27910 0 -1 4202560 556 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 50093 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28375] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28375/stat : 28375 (java) S 28364 28366 27910 0 -1 4202560 1203 0 0 0 0 0 0 0 16 0 22 0 524118324 16083730432 50098 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28376] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28376/stat : 28376 (java) S 28364 28366 27910 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 50100 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28377] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28377/stat : 28377 (java) S 28364 28366 27910 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 524118325 16083730432 50102 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 0 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28378] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28378/stat : 28378 (java) S 28364 28366 27910 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 524118325 16083730432 50104 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28379] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28379/stat : 28379 (java) S 28364 28366 27910 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524118325 16083730432 50106 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28380] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28380/stat : 28380 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118327 16083730432 50107 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134537649 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28381] ppid=28364 vsize=15706768 CPUtime=0.54 cores=0,2,4,6
/proc/28366/task/28381/stat : 28381 (java) R 28364 28366 27910 0 -1 4202560 5109 0 0 0 54 0 0 0 16 0 22 0 524118327 16083730432 50109 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28366/tid=28382] ppid=28364 vsize=15706768 CPUtime=0.97 cores=0,2,4,6
/proc/28366/task/28382/stat : 28382 (java) S 28364 28366 27910 0 -1 4202560 9269 0 0 0 97 0 0 0 16 0 22 0 524118328 16083730432 50111 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28383] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28383/stat : 28383 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118328 16083730432 50113 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28384] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28384/stat : 28384 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524118328 16083730432 50115 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28385] ppid=28364 vsize=15706768 CPUtime=0.63 cores=0,2,4,6
/proc/28366/task/28385/stat : 28385 (java) R 28364 28366 27910 0 -1 4202560 3636 0 0 0 63 0 0 0 16 0 22 0 524118356 16083730432 50116 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505805819 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28366/tid=28386] ppid=28364 vsize=15706768 CPUtime=0.34 cores=0,2,4,6
/proc/28366/task/28386/stat : 28386 (java) R 28364 28366 27910 0 -1 4202560 5684 0 0 0 34 0 0 0 16 0 22 0 524118356 16083730432 50117 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505813975 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28366/tid=28387] ppid=28364 vsize=15706768 CPUtime=0.67 cores=0,2,4,6
/proc/28366/task/28387/stat : 28387 (java) R 28364 28366 27910 0 -1 4202560 4988 0 0 0 67 0 0 0 16 0 22 0 524118356 16083730432 50119 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505216288 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28366/tid=28388] ppid=28364 vsize=15706768 CPUtime=0.93 cores=0,2,4,6
/proc/28366/task/28388/stat : 28388 (java) R 28364 28366 27910 0 -1 4202560 7463 0 0 0 93 0 0 0 19 0 22 0 524118356 16083730432 50122 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 47380630217777 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 15706768

[startup+3.10099 s]
/proc/loadavg: 7.72 7.91 7.98 9/220 28388
/proc/meminfo: memFree=30529664/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15706768 CPUtime=11.06 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 88877 0 1 0 1095 11 0 0 25 0 22 0 524118322 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3926692 83232 2286 9 0 3917411 0
[pid=28366/tid=28368] ppid=28364 vsize=15706768 CPUtime=0.52 cores=0,2,4,6
/proc/28366/task/28368/stat : 28368 (java) S 28364 28366 27910 0 -1 4202560 13661 0 1 0 50 2 0 0 20 0 22 0 524118323 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28369] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28369/stat : 28369 (java) S 28364 28366 27910 0 -1 4202560 1499 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28370] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28370/stat : 28370 (java) S 28364 28366 27910 0 -1 4202560 1252 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28371] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28371/stat : 28371 (java) S 28364 28366 27910 0 -1 4202560 632 0 0 0 0 0 0 0 16 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28372] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28372/stat : 28372 (java) S 28364 28366 27910 0 -1 4202560 1527 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28373] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28373/stat : 28373 (java) S 28364 28366 27910 0 -1 4202560 1196 0 0 0 0 0 0 0 16 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28374] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28374/stat : 28374 (java) S 28364 28366 27910 0 -1 4202560 1623 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28375] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28375/stat : 28375 (java) S 28364 28366 27910 0 -1 4202560 1309 0 0 0 0 0 0 0 15 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28376] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28376/stat : 28376 (java) S 28364 28366 27910 0 -1 4202560 343 0 0 0 0 0 0 0 16 0 22 0 524118324 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28377] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28377/stat : 28377 (java) S 28364 28366 27910 0 -1 4202560 192 0 0 0 0 0 0 0 15 0 22 0 524118325 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 0 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28378] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28378/stat : 28378 (java) S 28364 28366 27910 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 524118325 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28379] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28379/stat : 28379 (java) S 28364 28366 27910 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524118325 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28380] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28380/stat : 28380 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118327 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134537649 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28381] ppid=28364 vsize=15706768 CPUtime=0.63 cores=0,2,4,6
/proc/28366/task/28381/stat : 28381 (java) S 28364 28366 27910 0 -1 4202560 5489 0 0 0 63 0 0 0 15 0 22 0 524118327 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28382] ppid=28364 vsize=15706768 CPUtime=1.04 cores=0,2,4,6
/proc/28366/task/28382/stat : 28382 (java) S 28364 28366 27910 0 -1 4202560 9280 0 0 0 104 0 0 0 15 0 22 0 524118328 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28383] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28383/stat : 28383 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118328 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28384] ppid=28364 vsize=15706768 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28384/stat : 28384 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524118328 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28385] ppid=28364 vsize=15706768 CPUtime=2.21 cores=0,2,4,6
/proc/28366/task/28385/stat : 28385 (java) R 28364 28366 27910 0 -1 4202560 10343 0 0 0 220 1 0 0 18 0 22 0 524118356 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 47380630218889 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28366/tid=28386] ppid=28364 vsize=15706768 CPUtime=1.86 cores=0,2,4,6
/proc/28366/task/28386/stat : 28386 (java) R 28364 28366 27910 0 -1 4202560 13064 0 0 0 185 1 0 0 18 0 22 0 524118356 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505805629 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28366/tid=28387] ppid=28364 vsize=15706768 CPUtime=2.16 cores=0,2,4,6
/proc/28366/task/28387/stat : 28387 (java) R 28364 28366 27910 0 -1 4202560 11543 0 0 0 215 1 0 0 18 0 22 0 524118356 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912506148155 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28366/tid=28388] ppid=28364 vsize=15706768 CPUtime=2.51 cores=0,2,4,6
/proc/28366/task/28388/stat : 28388 (java) R 28364 28366 27910 0 -1 4202560 14541 0 0 0 250 1 0 0 22 0 22 0 524118356 16083730432 83232 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 15706768

[startup+6.30141 s]
/proc/loadavg: 7.82 7.93 7.98 9/220 28388
/proc/meminfo: memFree=30396612/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15772304 CPUtime=23.82 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 92111 0 1 0 2371 11 0 0 25 0 22 0 524118322 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3943076 83856 2289 9 0 3933795 0
[pid=28366/tid=28368] ppid=28364 vsize=15772304 CPUtime=0.52 cores=0,2,4,6
/proc/28366/task/28368/stat : 28368 (java) S 28364 28366 27910 0 -1 4202560 13661 0 1 0 50 2 0 0 20 0 22 0 524118323 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28369] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28369/stat : 28369 (java) S 28364 28366 27910 0 -1 4202560 1718 0 0 0 0 0 0 0 15 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28370] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28370/stat : 28370 (java) S 28364 28366 27910 0 -1 4202560 1756 0 0 0 0 0 0 0 16 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28371] ppid=28364 vsize=15772304 CPUtime=0.01 cores=0,2,4,6
/proc/28366/task/28371/stat : 28371 (java) S 28364 28366 27910 0 -1 4202560 943 0 0 0 1 0 0 0 16 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28372] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28372/stat : 28372 (java) S 28364 28366 27910 0 -1 4202560 1825 0 0 0 0 0 0 0 16 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28373] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28373/stat : 28373 (java) S 28364 28366 27910 0 -1 4202560 1895 0 0 0 0 0 0 0 16 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28374] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28374/stat : 28374 (java) S 28364 28366 27910 0 -1 4202560 2101 0 0 0 0 0 0 0 15 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28375] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28375/stat : 28375 (java) S 28364 28366 27910 0 -1 4202560 1681 0 0 0 0 0 0 0 15 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28376] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28376/stat : 28376 (java) S 28364 28366 27910 0 -1 4202560 645 0 0 0 0 0 0 0 16 0 22 0 524118324 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28377] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28377/stat : 28377 (java) S 28364 28366 27910 0 -1 4202560 192 0 0 0 0 0 0 0 15 0 22 0 524118325 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 0 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28378] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28378/stat : 28378 (java) S 28364 28366 27910 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28379] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28379/stat : 28379 (java) S 28364 28366 27910 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28380] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28380/stat : 28380 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118327 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134537649 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28381] ppid=28364 vsize=15772304 CPUtime=0.68 cores=0,2,4,6
/proc/28366/task/28381/stat : 28381 (java) S 28364 28366 27910 0 -1 4202560 5500 0 0 0 68 0 0 0 15 0 22 0 524118327 16150839296 83856 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0

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

[pid=28366/tid=28386] ppid=28364 vsize=15772304 CPUtime=1107.15 cores=0,2,4,6
/proc/28366/task/28386/stat : 28386 (java) R 28364 28366 27910 0 -1 4202560 176884 0 0 0 110683 32 0 0 25 0 22 0 524118356 16150839296 81741 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505992125 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28366/tid=28387] ppid=28364 vsize=15772304 CPUtime=1108.27 cores=0,2,4,6
/proc/28366/task/28387/stat : 28387 (java) R 28364 28366 27910 0 -1 4202560 171552 0 0 0 110792 35 0 0 25 0 22 0 524118356 16150839296 81741 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505996462 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28366/tid=28388] ppid=28364 vsize=15772304 CPUtime=1108.78 cores=0,2,4,6
/proc/28366/task/28388/stat : 28388 (java) R 28364 28366 27910 0 -1 4202560 177738 0 0 0 110842 36 0 0 25 0 22 0 524118356 16150839296 81741 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505805236 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462.11
Current children cumulated vsize (KiB) 15772304

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 8.06 9/220 28529
/proc/meminfo: memFree=30353744/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15772304 CPUtime=4700.66 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 1251806 0 1 0 469725 341 0 0 25 0 22 0 524118322 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3943076 79879 2299 9 0 3933795 0
[pid=28366/tid=28368] ppid=28364 vsize=15772304 CPUtime=0.52 cores=0,2,4,6
/proc/28366/task/28368/stat : 28368 (java) S 28364 28366 27910 0 -1 4202560 13661 0 1 0 50 2 0 0 20 0 22 0 524118323 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28369] ppid=28364 vsize=15772304 CPUtime=3.34 cores=0,2,4,6
/proc/28366/task/28369/stat : 28369 (java) S 28364 28366 27910 0 -1 4202560 58874 0 0 0 318 16 0 0 16 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28370] ppid=28364 vsize=15772304 CPUtime=3.38 cores=0,2,4,6
/proc/28366/task/28370/stat : 28370 (java) S 28364 28366 27910 0 -1 4202560 64158 0 0 0 322 16 0 0 15 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28371] ppid=28364 vsize=15772304 CPUtime=3.36 cores=0,2,4,6
/proc/28366/task/28371/stat : 28371 (java) S 28364 28366 27910 0 -1 4202560 62383 0 0 0 320 16 0 0 16 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28372] ppid=28364 vsize=15772304 CPUtime=3.38 cores=0,2,4,6
/proc/28366/task/28372/stat : 28372 (java) S 28364 28366 27910 0 -1 4202560 62488 0 0 0 322 16 0 0 16 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28373] ppid=28364 vsize=15772304 CPUtime=3.27 cores=0,2,4,6
/proc/28366/task/28373/stat : 28373 (java) S 28364 28366 27910 0 -1 4202560 57949 0 0 0 311 16 0 0 16 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28374] ppid=28364 vsize=15772304 CPUtime=3.17 cores=0,2,4,6
/proc/28366/task/28374/stat : 28374 (java) S 28364 28366 27910 0 -1 4202560 54991 0 0 0 301 16 0 0 15 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28375] ppid=28364 vsize=15772304 CPUtime=3.35 cores=0,2,4,6
/proc/28366/task/28375/stat : 28375 (java) S 28364 28366 27910 0 -1 4202560 59796 0 0 0 319 16 0 0 15 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28376] ppid=28364 vsize=15772304 CPUtime=3.28 cores=0,2,4,6
/proc/28366/task/28376/stat : 28376 (java) S 28364 28366 27910 0 -1 4202560 60334 0 0 0 313 15 0 0 15 0 22 0 524118324 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28377] ppid=28364 vsize=15772304 CPUtime=2.01 cores=0,2,4,6
/proc/28366/task/28377/stat : 28377 (java) S 28364 28366 27910 0 -1 4202560 3345 0 0 0 139 62 0 0 15 0 22 0 524118325 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 0 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28378] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28378/stat : 28378 (java) S 28364 28366 27910 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28379] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28379/stat : 28379 (java) S 28364 28366 27910 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28380] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28380/stat : 28380 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118327 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134537649 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28381] ppid=28364 vsize=15772304 CPUtime=0.7 cores=0,2,4,6
/proc/28366/task/28381/stat : 28381 (java) S 28364 28366 27910 0 -1 4202560 5501 0 0 0 70 0 0 0 16 0 22 0 524118327 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28382] ppid=28364 vsize=15772304 CPUtime=1.19 cores=0,2,4,6
/proc/28366/task/28382/stat : 28382 (java) S 28364 28366 27910 0 -1 4202560 9316 0 0 0 119 0 0 0 15 0 22 0 524118328 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28383] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28383/stat : 28383 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118328 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28384] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28384/stat : 28384 (java) S 28364 28366 27910 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 524118328 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28385] ppid=28364 vsize=15772304 CPUtime=1167.43 cores=0,2,4,6
/proc/28366/task/28385/stat : 28385 (java) R 28364 28366 27910 0 -1 4202560 180305 0 0 0 116711 32 0 0 25 0 22 0 524118356 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505805814 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28366/tid=28386] ppid=28364 vsize=15772304 CPUtime=1166.53 cores=0,2,4,6
/proc/28366/task/28386/stat : 28386 (java) R 28364 28366 27910 0 -1 4202560 187503 0 0 0 116618 35 0 0 25 0 22 0 524118356 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505814698 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28366/tid=28387] ppid=28364 vsize=15772304 CPUtime=1167.54 cores=0,2,4,6
/proc/28366/task/28387/stat : 28387 (java) R 28364 28366 27910 0 -1 4202560 181884 0 0 0 116717 37 0 0 25 0 22 0 524118356 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912506029541 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28366/tid=28388] ppid=28364 vsize=15772304 CPUtime=1168.05 cores=0,2,4,6
/proc/28366/task/28388/stat : 28388 (java) R 28364 28366 27910 0 -1 4202560 187875 0 0 0 116767 38 0 0 25 0 22 0 524118356 16150839296 79879 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 47380629683235 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4700.66
Current children cumulated vsize (KiB) 15772304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.07 8.06 8.06 9/220 28530
/proc/meminfo: memFree=30317140/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15772304 CPUtime=4800.12 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 1275900 0 1 0 479666 346 0 0 25 0 22 0 524118322 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3943076 80334 2299 9 0 3933795 0
[pid=28366/tid=28368] ppid=28364 vsize=15772304 CPUtime=0.52 cores=0,2,4,6
/proc/28366/task/28368/stat : 28368 (java) S 28364 28366 27910 0 -1 4202560 13661 0 1 0 50 2 0 0 20 0 22 0 524118323 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28369] ppid=28364 vsize=15772304 CPUtime=3.39 cores=0,2,4,6
/proc/28366/task/28369/stat : 28369 (java) S 28364 28366 27910 0 -1 4202560 59628 0 0 0 323 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28370] ppid=28364 vsize=15772304 CPUtime=3.44 cores=0,2,4,6
/proc/28366/task/28370/stat : 28370 (java) S 28364 28366 27910 0 -1 4202560 64697 0 0 0 328 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28371] ppid=28364 vsize=15772304 CPUtime=3.43 cores=0,2,4,6
/proc/28366/task/28371/stat : 28371 (java) S 28364 28366 27910 0 -1 4202560 63334 0 0 0 327 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28372] ppid=28364 vsize=15772304 CPUtime=3.46 cores=0,2,4,6
/proc/28366/task/28372/stat : 28372 (java) S 28364 28366 27910 0 -1 4202560 62911 0 0 0 329 17 0 0 16 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28373] ppid=28364 vsize=15772304 CPUtime=3.34 cores=0,2,4,6
/proc/28366/task/28373/stat : 28373 (java) S 28364 28366 27910 0 -1 4202560 58770 0 0 0 318 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28374] ppid=28364 vsize=15772304 CPUtime=3.24 cores=0,2,4,6
/proc/28366/task/28374/stat : 28374 (java) S 28364 28366 27910 0 -1 4202560 55469 0 0 0 307 17 0 0 16 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28375] ppid=28364 vsize=15772304 CPUtime=3.41 cores=0,2,4,6
/proc/28366/task/28375/stat : 28375 (java) S 28364 28366 27910 0 -1 4202560 60469 0 0 0 325 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28376] ppid=28364 vsize=15772304 CPUtime=3.35 cores=0,2,4,6
/proc/28366/task/28376/stat : 28376 (java) S 28364 28366 27910 0 -1 4202560 60880 0 0 0 320 15 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28377] ppid=28364 vsize=15772304 CPUtime=2.05 cores=0,2,4,6
/proc/28366/task/28377/stat : 28377 (java) S 28364 28366 27910 0 -1 4202560 3456 0 0 0 142 63 0 0 15 0 22 0 524118325 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 0 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28378] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28378/stat : 28378 (java) S 28364 28366 27910 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28379] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28379/stat : 28379 (java) S 28364 28366 27910 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28380] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28380/stat : 28380 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118327 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134537649 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28381] ppid=28364 vsize=15772304 CPUtime=0.7 cores=0,2,4,6
/proc/28366/task/28381/stat : 28381 (java) S 28364 28366 27910 0 -1 4202560 5501 0 0 0 70 0 0 0 16 0 22 0 524118327 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28382] ppid=28364 vsize=15772304 CPUtime=1.19 cores=0,2,4,6
/proc/28366/task/28382/stat : 28382 (java) S 28364 28366 27910 0 -1 4202560 9316 0 0 0 119 0 0 0 15 0 22 0 524118328 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28383] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28383/stat : 28383 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118328 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28384] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28384/stat : 28384 (java) S 28364 28366 27910 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524118328 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28385] ppid=28364 vsize=15772304 CPUtime=1192.16 cores=0,2,4,6
/proc/28366/task/28385/stat : 28385 (java) R 28364 28366 27910 0 -1 4202560 185208 0 0 0 119184 32 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912506231984 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28366/tid=28386] ppid=28364 vsize=15772304 CPUtime=1191.17 cores=0,2,4,6
/proc/28366/task/28386/stat : 28386 (java) R 28364 28366 27910 0 -1 4202560 192091 0 0 0 119082 35 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505805480 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28366/tid=28387] ppid=28364 vsize=15772304 CPUtime=1192.31 cores=0,2,4,6
/proc/28366/task/28387/stat : 28387 (java) R 28364 28366 27910 0 -1 4202560 186579 0 0 0 119193 38 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505861675 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28366/tid=28388] ppid=28364 vsize=15772304 CPUtime=1192.81 cores=0,2,4,6
/proc/28366/task/28388/stat : 28388 (java) R 28364 28366 27910 0 -1 4202560 192485 0 0 0 119242 39 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505997051 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15772304

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

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

[startup+1207.3 s]
/proc/loadavg: 8.07 8.06 8.06 9/220 28530
/proc/meminfo: memFree=30317140/32951124 swapFree=67111444/67111528
[pid=28366] ppid=28364 vsize=15772304 CPUtime=4800.12 cores=0,2,4,6
/proc/28366/stat : 28366 (java) S 28364 28366 27910 0 -1 4202496 1275900 0 1 0 479666 346 0 0 25 0 22 0 524118322 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28366/statm: 3943076 80334 2299 9 0 3933795 0
[pid=28366/tid=28368] ppid=28364 vsize=15772304 CPUtime=0.52 cores=0,2,4,6
/proc/28366/task/28368/stat : 28368 (java) S 28364 28366 27910 0 -1 4202560 13661 0 1 0 50 2 0 0 20 0 22 0 524118323 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28369] ppid=28364 vsize=15772304 CPUtime=3.39 cores=0,2,4,6
/proc/28366/task/28369/stat : 28369 (java) S 28364 28366 27910 0 -1 4202560 59628 0 0 0 323 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28370] ppid=28364 vsize=15772304 CPUtime=3.44 cores=0,2,4,6
/proc/28366/task/28370/stat : 28370 (java) S 28364 28366 27910 0 -1 4202560 64697 0 0 0 328 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28371] ppid=28364 vsize=15772304 CPUtime=3.43 cores=0,2,4,6
/proc/28366/task/28371/stat : 28371 (java) S 28364 28366 27910 0 -1 4202560 63334 0 0 0 327 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28372] ppid=28364 vsize=15772304 CPUtime=3.46 cores=0,2,4,6
/proc/28366/task/28372/stat : 28372 (java) S 28364 28366 27910 0 -1 4202560 62911 0 0 0 329 17 0 0 16 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28373] ppid=28364 vsize=15772304 CPUtime=3.34 cores=0,2,4,6
/proc/28366/task/28373/stat : 28373 (java) S 28364 28366 27910 0 -1 4202560 58770 0 0 0 318 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28374] ppid=28364 vsize=15772304 CPUtime=3.24 cores=0,2,4,6
/proc/28366/task/28374/stat : 28374 (java) S 28364 28366 27910 0 -1 4202560 55469 0 0 0 307 17 0 0 16 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28375] ppid=28364 vsize=15772304 CPUtime=3.41 cores=0,2,4,6
/proc/28366/task/28375/stat : 28375 (java) S 28364 28366 27910 0 -1 4202560 60469 0 0 0 325 16 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28376] ppid=28364 vsize=15772304 CPUtime=3.35 cores=0,2,4,6
/proc/28366/task/28376/stat : 28376 (java) S 28364 28366 27910 0 -1 4202560 60880 0 0 0 320 15 0 0 15 0 22 0 524118324 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28377] ppid=28364 vsize=15772304 CPUtime=2.05 cores=0,2,4,6
/proc/28366/task/28377/stat : 28377 (java) S 28364 28366 27910 0 -1 4202560 3456 0 0 0 142 63 0 0 15 0 22 0 524118325 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 0 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28378] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28378/stat : 28378 (java) S 28364 28366 27910 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28379] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28379/stat : 28379 (java) S 28364 28366 27910 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524118325 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28380] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28380/stat : 28380 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118327 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134537649 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28381] ppid=28364 vsize=15772304 CPUtime=0.7 cores=0,2,4,6
/proc/28366/task/28381/stat : 28381 (java) S 28364 28366 27910 0 -1 4202560 5501 0 0 0 70 0 0 0 16 0 22 0 524118327 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 0 0 0 0
[pid=28366/tid=28382] ppid=28364 vsize=15772304 CPUtime=1.19 cores=0,2,4,6
/proc/28366/task/28382/stat : 28382 (java) S 28364 28366 27910 0 -1 4202560 9316 0 0 0 119 0 0 0 15 0 22 0 524118328 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 4 0 0 0
[pid=28366/tid=28383] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28383/stat : 28383 (java) S 28364 28366 27910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524118328 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134529945 0 4 0 16800975 18446604447407979264 0 0 -1 2 0 0 0
[pid=28366/tid=28384] ppid=28364 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/28366/task/28384/stat : 28384 (java) S 28364 28366 27910 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524118328 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 228134530560 0 4 0 16800975 18446604447407979264 0 0 -1 6 0 0 0
[pid=28366/tid=28385] ppid=28364 vsize=15772304 CPUtime=1192.16 cores=0,2,4,6
/proc/28366/task/28385/stat : 28385 (java) R 28364 28366 27910 0 -1 4202560 185208 0 0 0 119184 32 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912506231984 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28366/tid=28386] ppid=28364 vsize=15772304 CPUtime=1191.17 cores=0,2,4,6
/proc/28366/task/28386/stat : 28386 (java) R 28364 28366 27910 0 -1 4202560 192091 0 0 0 119082 35 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505805480 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28366/tid=28387] ppid=28364 vsize=15772304 CPUtime=1192.31 cores=0,2,4,6
/proc/28366/task/28387/stat : 28387 (java) R 28364 28366 27910 0 -1 4202560 186579 0 0 0 119193 38 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505861675 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28366/tid=28388] ppid=28364 vsize=15772304 CPUtime=1192.81 cores=0,2,4,6
/proc/28366/task/28388/stat : 28388 (java) R 28364 28366 27910 0 -1 4202560 192485 0 0 0 119242 39 0 0 25 0 22 0 524118356 16150839296 80334 33554432000 1073741824 1073778376 140734098223152 18446744073709551615 46912505997051 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15772304

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.17
CPU user time (s): 4796.69
CPU system time (s): 3.47947
CPU usage (%): 397.585
Max. virtual memory (cumulated for all children) (KiB): 15772304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.69
system time used= 3.47947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1275927
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= 304890
involuntary context switches= 164395

runsolver used 2.01869 second user time and 4.6123 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 03:00:04
IDJOB=3311400
IDBENCH=82785
IDSOLVER=1698
FILE ID=node138/3311400-1304125203
RUNJOBID= node138-1304125118-28224
PBS_JOBID= 13170741
Free space on /tmp= 71816 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311400-1304125203/watcher-3311400-1304125203 -o /tmp/evaluation-result-3311400-1304125203/solver-3311400-1304125203 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311400-1304125203.cnf -hbr 2

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=2136539870

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      30737956 kB
Buffers:        617068 kB
Cached:         941188 kB
SwapCached:         84 kB
Active:         290768 kB
Inactive:      1533628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30737956 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:      265660 kB
Mapped:          23600 kB
Slab:           324292 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   769500 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= 71812 MiB
End job on node138 at 2011-04-30 03:20:13