Trace number 3311319

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.35 1207.43

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
MD5SUMb444591b86255859f3a5d3b876e65166
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4203
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	37:46 INFO : Reading from input HOME/instance-3311319-1304120266.cnf
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.48/0.33	37:46 INFO : 399 variables remaining out of 400
0.48/0.33	37:46 INFO : 6780 literals remaining out of 6816

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-3311319-1304120266/watcher-3311319-1304120266 -o /tmp/evaluation-result-3311319-1304120266/solver-3311319-1304120266 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311319-1304120266.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.43 7.89 7.18 2/175 26366
/proc/meminfo: memFree=31103976/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=308 CPUtime=0 cores=0,2,4,6
/proc/26366/stat : 26366 (java) R 26364 26366 25707 0 -1 4194304 536 0 0 0 0 0 0 0 25 0 1 0 504442820 315392 41 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212034731655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26366/statm: 616 45 35 9 0 27 0

[startup+0.00953208 s]
/proc/loadavg: 7.43 7.89 7.18 2/175 26366
/proc/meminfo: memFree=31103976/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=28384 CPUtime=0 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 1429 0 0 0 0 0 0 0 25 0 2 0 504442820 29065216 898 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 7645 905 692 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28384

[startup+0.100562 s]
/proc/loadavg: 7.43 7.89 7.18 2/175 26366
/proc/meminfo: memFree=31103976/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15742032 CPUtime=0.1 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 5551 0 1 0 9 1 0 0 25 0 18 0 504442820 16119840768 4966 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3935508 4966 2116 9 0 3926227 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742032

[startup+0.304512 s]
/proc/loadavg: 7.43 7.89 7.18 2/175 26366
/proc/meminfo: memFree=31103976/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15751528 CPUtime=0.48 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 10449 0 1 0 47 1 0 0 25 0 22 0 504442820 16129564672 9223 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3937882 9223 2206 9 0 3928601 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 15751528

[startup+1.06127 s]
/proc/loadavg: 7.43 7.89 7.18 2/175 26366
/proc/meminfo: memFree=31103976/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15769324 CPUtime=3.35 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 50963 0 1 0 328 7 0 0 25 0 22 0 504442820 16147787776 44488 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3942331 44488 2252 9 0 3933050 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 15769324

[startup+1.50723 s]
/proc/loadavg: 7.43 7.89 7.18 12/220 26436
/proc/meminfo: memFree=30766560/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15769516 CPUtime=5.12 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 60804 0 1 0 504 8 0 0 25 0 22 0 504442820 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3942379 50650 2268 9 0 3933098 0
[pid=26366/tid=26368] ppid=26364 vsize=15769516 CPUtime=0.31 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (java) S 26364 26366 25707 0 -1 4202560 5935 0 1 0 30 1 0 0 18 0 22 0 504442821 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (java) S 26364 26366 25707 0 -1 4202560 260 0 0 0 0 0 0 0 16 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26371] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26371/stat : 26371 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26372] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26372/stat : 26372 (java) S 26364 26366 25707 0 -1 4202560 490 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26373] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26373/stat : 26373 (java) S 26364 26366 25707 0 -1 4202560 385 0 0 0 0 0 0 0 16 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26374] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26374/stat : 26374 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26375] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26375/stat : 26375 (java) S 26364 26366 25707 0 -1 4202560 417 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26376] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26376/stat : 26376 (java) S 26364 26366 25707 0 -1 4202560 311 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26377] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26377/stat : 26377 (java) S 26364 26366 25707 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 504442823 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 0 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26378] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26378/stat : 26378 (java) S 26364 26366 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26379] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26379/stat : 26379 (java) S 26364 26366 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26380] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26380/stat : 26380 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504442825 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051478961 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26381] ppid=26364 vsize=15769516 CPUtime=0.85 cores=0,2,4,6
/proc/26366/task/26381/stat : 26381 (java) R 26364 26366 25707 0 -1 4202560 7362 0 0 0 84 1 0 0 17 0 22 0 504442825 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 47634734488384 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26366/tid=26382] ppid=26364 vsize=15769516 CPUtime=1.04 cores=0,2,4,6
/proc/26366/task/26382/stat : 26382 (java) R 26364 26366 25707 0 -1 4202560 14401 0 0 0 103 1 0 0 18 0 22 0 504442826 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 47634735961467 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26366/tid=26383] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26383/stat : 26383 (java) S 26364 26366 25707 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 504442826 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26384] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26384/stat : 26384 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504442826 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26386] ppid=26364 vsize=15769516 CPUtime=0.64 cores=0,2,4,6
/proc/26366/task/26386/stat : 26386 (java) R 26364 26366 25707 0 -1 4202560 7746 0 0 0 64 0 0 0 18 0 22 0 504442845 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505777205 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26366/tid=26387] ppid=26364 vsize=15769516 CPUtime=0.96 cores=0,2,4,6
/proc/26366/task/26387/stat : 26387 (java) R 26364 26366 25707 0 -1 4202560 10563 0 0 0 95 1 0 0 16 0 22 0 504442845 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505655294 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26366/tid=26389] ppid=26364 vsize=15769516 CPUtime=0.19 cores=0,2,4,6
/proc/26366/task/26389/stat : 26389 (java) R 26364 26366 25707 0 -1 4202560 1181 0 0 0 19 0 0 0 18 0 22 0 504442845 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505837694 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26366/tid=26391] ppid=26364 vsize=15769516 CPUtime=1.03 cores=0,2,4,6
/proc/26366/task/26391/stat : 26391 (java) R 26364 26366 25707 0 -1 4202560 10353 0 0 0 102 1 0 0 16 0 22 0 504442845 16147984384 50650 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505644953 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 15769516

[startup+3.10094 s]
/proc/loadavg: 7.43 7.89 7.18 9/220 26436
/proc/meminfo: memFree=30695668/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15769516 CPUtime=11.46 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 93134 0 1 0 1134 12 0 0 25 0 22 0 504442820 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3942379 79035 2276 9 0 3933098 0
[pid=26366/tid=26368] ppid=26364 vsize=15769516 CPUtime=0.31 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (java) S 26364 26366 25707 0 -1 4202560 5935 0 1 0 30 1 0 0 18 0 22 0 504442821 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (java) S 26364 26366 25707 0 -1 4202560 810 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (java) S 26364 26366 25707 0 -1 4202560 352 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26371] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26371/stat : 26371 (java) S 26364 26366 25707 0 -1 4202560 323 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26372] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26372/stat : 26372 (java) S 26364 26366 25707 0 -1 4202560 996 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26373] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26373/stat : 26373 (java) S 26364 26366 25707 0 -1 4202560 1096 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26374] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26374/stat : 26374 (java) S 26364 26366 25707 0 -1 4202560 681 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26375] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26375/stat : 26375 (java) S 26364 26366 25707 0 -1 4202560 985 0 0 0 0 0 0 0 16 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26376] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26376/stat : 26376 (java) S 26364 26366 25707 0 -1 4202560 454 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26377] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26377/stat : 26377 (java) S 26364 26366 25707 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 22 0 504442823 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 0 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26378] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26378/stat : 26378 (java) S 26364 26366 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26379] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26379/stat : 26379 (java) S 26364 26366 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26380] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26380/stat : 26380 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504442825 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051478961 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26381] ppid=26364 vsize=15769516 CPUtime=1.09 cores=0,2,4,6
/proc/26366/task/26381/stat : 26381 (java) S 26364 26366 25707 0 -1 4202560 9797 0 0 0 107 2 0 0 16 0 22 0 504442825 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26382] ppid=26364 vsize=15769516 CPUtime=1.28 cores=0,2,4,6
/proc/26366/task/26382/stat : 26382 (java) S 26364 26366 25707 0 -1 4202560 14427 0 0 0 127 1 0 0 15 0 22 0 504442826 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26383] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26383/stat : 26383 (java) S 26364 26366 25707 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 504442826 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26384] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26384/stat : 26384 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504442826 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26386] ppid=26364 vsize=15769516 CPUtime=1.99 cores=0,2,4,6
/proc/26366/task/26386/stat : 26386 (java) R 26364 26366 25707 0 -1 4202560 14156 0 0 0 198 1 0 0 20 0 22 0 504442845 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505884386 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26366/tid=26387] ppid=26364 vsize=15769516 CPUtime=2.47 cores=0,2,4,6
/proc/26366/task/26387/stat : 26387 (java) R 26364 26366 25707 0 -1 4202560 17108 0 0 0 246 1 0 0 17 0 22 0 504442845 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505826931 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26366/tid=26389] ppid=26364 vsize=15769516 CPUtime=1.61 cores=0,2,4,6
/proc/26366/task/26389/stat : 26389 (java) R 26364 26366 25707 0 -1 4202560 7745 0 0 0 161 0 0 0 20 0 22 0 504442845 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505644840 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26366/tid=26391] ppid=26364 vsize=15769516 CPUtime=2.58 cores=0,2,4,6
/proc/26366/task/26391/stat : 26391 (java) R 26364 26366 25707 0 -1 4202560 16804 0 0 0 257 1 0 0 18 0 22 0 504442845 16147984384 79035 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505644985 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 15769516

[startup+6.30137 s]
/proc/loadavg: 7.48 7.89 7.19 11/220 26436
/proc/meminfo: memFree=30505584/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15769516 CPUtime=24.21 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 94212 0 1 0 2408 13 0 0 25 0 22 0 504442820 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3942379 68218 2282 9 0 3933098 0
[pid=26366/tid=26368] ppid=26364 vsize=15769516 CPUtime=0.31 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (java) S 26364 26366 25707 0 -1 4202560 5935 0 1 0 30 1 0 0 18 0 22 0 504442821 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=15769516 CPUtime=0.01 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (java) S 26364 26366 25707 0 -1 4202560 952 0 0 0 1 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=15769516 CPUtime=0.01 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (java) S 26364 26366 25707 0 -1 4202560 536 0 0 0 1 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26371] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26371/stat : 26371 (java) S 26364 26366 25707 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26372] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26372/stat : 26372 (java) S 26364 26366 25707 0 -1 4202560 1062 0 0 0 0 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26373] ppid=26364 vsize=15769516 CPUtime=0.01 cores=0,2,4,6
/proc/26366/task/26373/stat : 26373 (java) S 26364 26366 25707 0 -1 4202560 1133 0 0 0 1 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26374] ppid=26364 vsize=15769516 CPUtime=0.01 cores=0,2,4,6
/proc/26366/task/26374/stat : 26374 (java) S 26364 26366 25707 0 -1 4202560 730 0 0 0 1 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26375] ppid=26364 vsize=15769516 CPUtime=0.01 cores=0,2,4,6
/proc/26366/task/26375/stat : 26375 (java) S 26364 26366 25707 0 -1 4202560 1209 0 0 0 1 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26376] ppid=26364 vsize=15769516 CPUtime=0.01 cores=0,2,4,6
/proc/26366/task/26376/stat : 26376 (java) S 26364 26366 25707 0 -1 4202560 687 0 0 0 1 0 0 0 15 0 22 0 504442822 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26377] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26377/stat : 26377 (java) S 26364 26366 25707 0 -1 4202560 78 0 0 0 0 0 0 0 16 0 22 0 504442823 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 0 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26378] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26378/stat : 26378 (java) S 26364 26366 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26379] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26379/stat : 26379 (java) S 26364 26366 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26380] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26380/stat : 26380 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504442825 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051478961 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26381] ppid=26364 vsize=15769516 CPUtime=1.13 cores=0,2,4,6
/proc/26366/task/26381/stat : 26381 (java) S 26364 26366 25707 0 -1 4202560 9804 0 0 0 111 2 0 0 16 0 22 0 504442825 16147984384 68218 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0

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

[pid=26366/tid=26387] ppid=26364 vsize=15769516 CPUtime=1048.61 cores=0,2,4,6
/proc/26366/task/26387/stat : 26387 (java) R 26364 26366 25707 0 -1 4202560 243232 0 0 0 104822 39 0 0 25 0 22 0 504442845 16147984384 94114 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26366/tid=26389] ppid=26364 vsize=15769516 CPUtime=1048.05 cores=0,2,4,6
/proc/26366/task/26389/stat : 26389 (java) R 26364 26366 25707 0 -1 4202560 231427 0 0 0 104768 37 0 0 25 0 22 0 504442845 16147984384 94114 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505667673 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26366/tid=26391] ppid=26364 vsize=15769516 CPUtime=1048.91 cores=0,2,4,6
/proc/26366/task/26391/stat : 26391 (java) R 26364 26366 25707 0 -1 4202560 242273 0 0 0 104851 40 0 0 25 0 22 0 504442845 16147984384 94114 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505972932 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.36
Current children cumulated vsize (KiB) 15769516

[startup+1122.3 s]
/proc/loadavg: 8.11 8.11 7.81 9/220 26466
/proc/meminfo: memFree=30473556/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15769516 CPUtime=4461.95 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 1964385 0 1 0 445780 415 0 0 25 0 22 0 504442820 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3942379 90310 2296 9 0 3933098 0
[pid=26366/tid=26368] ppid=26364 vsize=15769516 CPUtime=0.31 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (java) S 26364 26366 25707 0 -1 4202560 5935 0 1 0 30 1 0 0 18 0 22 0 504442821 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=15769516 CPUtime=3.21 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (java) S 26364 26366 25707 0 -1 4202560 114643 0 0 0 300 21 0 0 16 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=15769516 CPUtime=3.19 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (java) S 26364 26366 25707 0 -1 4202560 112478 0 0 0 300 19 0 0 15 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26371] ppid=26364 vsize=15769516 CPUtime=3.09 cores=0,2,4,6
/proc/26366/task/26371/stat : 26371 (java) S 26364 26366 25707 0 -1 4202560 107734 0 0 0 288 21 0 0 15 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26372] ppid=26364 vsize=15769516 CPUtime=3.18 cores=0,2,4,6
/proc/26366/task/26372/stat : 26372 (java) S 26364 26366 25707 0 -1 4202560 115191 0 0 0 296 22 0 0 15 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26373] ppid=26364 vsize=15769516 CPUtime=3.2 cores=0,2,4,6
/proc/26366/task/26373/stat : 26373 (java) S 26364 26366 25707 0 -1 4202560 116077 0 0 0 299 21 0 0 15 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26374] ppid=26364 vsize=15769516 CPUtime=3.22 cores=0,2,4,6
/proc/26366/task/26374/stat : 26374 (java) S 26364 26366 25707 0 -1 4202560 114982 0 0 0 301 21 0 0 15 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26375] ppid=26364 vsize=15769516 CPUtime=3.21 cores=0,2,4,6
/proc/26366/task/26375/stat : 26375 (java) S 26364 26366 25707 0 -1 4202560 113742 0 0 0 300 21 0 0 15 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26376] ppid=26364 vsize=15769516 CPUtime=3.31 cores=0,2,4,6
/proc/26366/task/26376/stat : 26376 (java) S 26364 26366 25707 0 -1 4202560 115426 0 0 0 308 23 0 0 15 0 22 0 504442822 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26377] ppid=26364 vsize=15769516 CPUtime=2.19 cores=0,2,4,6
/proc/26366/task/26377/stat : 26377 (java) S 26364 26366 25707 0 -1 4202560 5051 0 0 0 146 73 0 0 15 0 22 0 504442823 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 0 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26378] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26378/stat : 26378 (java) S 26364 26366 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26379] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26379/stat : 26379 (java) S 26364 26366 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26380] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26380/stat : 26380 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504442825 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051478961 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26381] ppid=26364 vsize=15769516 CPUtime=1.17 cores=0,2,4,6
/proc/26366/task/26381/stat : 26381 (java) S 26364 26366 25707 0 -1 4202560 9814 0 0 0 115 2 0 0 15 0 22 0 504442825 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26382] ppid=26364 vsize=15769516 CPUtime=1.49 cores=0,2,4,6
/proc/26366/task/26382/stat : 26382 (java) S 26364 26366 25707 0 -1 4202560 14485 0 0 0 147 2 0 0 15 0 22 0 504442826 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26383] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26383/stat : 26383 (java) S 26364 26366 25707 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 504442826 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26384] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26384/stat : 26384 (java) S 26364 26366 25707 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 504442826 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26386] ppid=26364 vsize=15769516 CPUtime=1107.62 cores=0,2,4,6
/proc/26366/task/26386/stat : 26386 (java) R 26364 26366 25707 0 -1 4202560 257673 0 0 0 110722 40 0 0 25 0 22 0 504442845 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505912202 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26366/tid=26387] ppid=26364 vsize=15769516 CPUtime=1107.82 cores=0,2,4,6
/proc/26366/task/26387/stat : 26387 (java) R 26364 26366 25707 0 -1 4202560 257985 0 0 0 110741 41 0 0 25 0 22 0 504442845 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912506425618 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26366/tid=26389] ppid=26364 vsize=15769516 CPUtime=1107.4 cores=0,2,4,6
/proc/26366/task/26389/stat : 26389 (java) R 26364 26366 25707 0 -1 4202560 245444 0 0 0 110701 39 0 0 25 0 22 0 504442845 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505644821 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26366/tid=26391] ppid=26364 vsize=15769516 CPUtime=1108.18 cores=0,2,4,6
/proc/26366/task/26391/stat : 26391 (java) R 26364 26366 25707 0 -1 4202560 256278 0 0 0 110777 41 0 0 25 0 22 0 504442845 16147984384 90310 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505777214 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4461.95
Current children cumulated vsize (KiB) 15769516

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 7.83 9/220 26468
/proc/meminfo: memFree=30468200/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15769516 CPUtime=4700.49 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 2066165 0 1 0 469611 438 0 0 25 0 22 0 504442820 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3942379 89133 2296 9 0 3933098 0
[pid=26366/tid=26368] ppid=26364 vsize=15769516 CPUtime=0.31 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (java) S 26364 26366 25707 0 -1 4202560 5935 0 1 0 30 1 0 0 18 0 22 0 504442821 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=15769516 CPUtime=3.38 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (java) S 26364 26366 25707 0 -1 4202560 119331 0 0 0 316 22 0 0 16 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=15769516 CPUtime=3.36 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (java) S 26364 26366 25707 0 -1 4202560 116877 0 0 0 316 20 0 0 15 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26371] ppid=26364 vsize=15769516 CPUtime=3.25 cores=0,2,4,6
/proc/26366/task/26371/stat : 26371 (java) S 26364 26366 25707 0 -1 4202560 112127 0 0 0 304 21 0 0 15 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26372] ppid=26364 vsize=15769516 CPUtime=3.35 cores=0,2,4,6
/proc/26366/task/26372/stat : 26372 (java) S 26364 26366 25707 0 -1 4202560 118744 0 0 0 312 23 0 0 15 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26373] ppid=26364 vsize=15769516 CPUtime=3.36 cores=0,2,4,6
/proc/26366/task/26373/stat : 26373 (java) S 26364 26366 25707 0 -1 4202560 119514 0 0 0 314 22 0 0 15 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26374] ppid=26364 vsize=15769516 CPUtime=3.4 cores=0,2,4,6
/proc/26366/task/26374/stat : 26374 (java) S 26364 26366 25707 0 -1 4202560 118736 0 0 0 317 23 0 0 16 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26375] ppid=26364 vsize=15769516 CPUtime=3.37 cores=0,2,4,6
/proc/26366/task/26375/stat : 26375 (java) S 26364 26366 25707 0 -1 4202560 118122 0 0 0 315 22 0 0 15 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26376] ppid=26364 vsize=15769516 CPUtime=3.51 cores=0,2,4,6
/proc/26366/task/26376/stat : 26376 (java) S 26364 26366 25707 0 -1 4202560 120657 0 0 0 327 24 0 0 16 0 22 0 504442822 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26377] ppid=26364 vsize=15769516 CPUtime=2.31 cores=0,2,4,6
/proc/26366/task/26377/stat : 26377 (java) S 26364 26366 25707 0 -1 4202560 5337 0 0 0 154 77 0 0 16 0 22 0 504442823 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 0 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26378] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26378/stat : 26378 (java) S 26364 26366 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26379] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26379/stat : 26379 (java) S 26364 26366 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26380] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26380/stat : 26380 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504442825 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051478961 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26381] ppid=26364 vsize=15769516 CPUtime=1.17 cores=0,2,4,6
/proc/26366/task/26381/stat : 26381 (java) S 26364 26366 25707 0 -1 4202560 9814 0 0 0 115 2 0 0 15 0 22 0 504442825 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26382] ppid=26364 vsize=15769516 CPUtime=1.49 cores=0,2,4,6
/proc/26366/task/26382/stat : 26382 (java) S 26364 26366 25707 0 -1 4202560 14485 0 0 0 147 2 0 0 15 0 22 0 504442826 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26383] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26383/stat : 26383 (java) S 26364 26366 25707 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 504442826 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26384] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26384/stat : 26384 (java) S 26364 26366 25707 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 504442826 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26386] ppid=26364 vsize=15769516 CPUtime=1166.82 cores=0,2,4,6
/proc/26366/task/26386/stat : 26386 (java) R 26364 26366 25707 0 -1 4202560 275157 0 0 0 116640 42 0 0 25 0 22 0 504442845 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505777453 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26366/tid=26387] ppid=26364 vsize=15769516 CPUtime=1167.07 cores=0,2,4,6
/proc/26366/task/26387/stat : 26387 (java) R 26364 26366 25707 0 -1 4202560 273998 0 0 0 116663 44 0 0 25 0 22 0 504442845 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505777166 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26366/tid=26389] ppid=26364 vsize=15769516 CPUtime=1166.71 cores=0,2,4,6
/proc/26366/task/26389/stat : 26389 (java) R 26364 26366 25707 0 -1 4202560 262846 0 0 0 116629 42 0 0 25 0 22 0 504442845 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505667781 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26366/tid=26391] ppid=26364 vsize=15769516 CPUtime=1167.49 cores=0,2,4,6
/proc/26366/task/26391/stat : 26391 (java) R 26364 26366 25707 0 -1 4202560 273035 0 0 0 116706 43 0 0 25 0 22 0 504442845 16147984384 89133 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505644821 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.49
Current children cumulated vsize (KiB) 15769516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.00 8.09 7.82 9/220 26468
/proc/meminfo: memFree=30398992/32951124 swapFree=67106388/67111528
[pid=26366] ppid=26364 vsize=15769516 CPUtime=4800.3 cores=0,2,4,6
/proc/26366/stat : 26366 (java) S 26364 26366 25707 0 -1 4202496 2113556 0 1 0 479581 449 0 0 25 0 22 0 504442820 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26366/statm: 3942379 96582 2296 9 0 3933098 0
[pid=26366/tid=26368] ppid=26364 vsize=15769516 CPUtime=0.31 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (java) S 26364 26366 25707 0 -1 4202560 5935 0 1 0 30 1 0 0 18 0 22 0 504442821 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=15769516 CPUtime=3.44 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (java) S 26364 26366 25707 0 -1 4202560 121315 0 0 0 322 22 0 0 16 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=15769516 CPUtime=3.42 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (java) S 26364 26366 25707 0 -1 4202560 118726 0 0 0 322 20 0 0 15 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26371] ppid=26364 vsize=15769516 CPUtime=3.33 cores=0,2,4,6
/proc/26366/task/26371/stat : 26371 (java) S 26364 26366 25707 0 -1 4202560 114177 0 0 0 311 22 0 0 15 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26372] ppid=26364 vsize=15769516 CPUtime=3.41 cores=0,2,4,6
/proc/26366/task/26372/stat : 26372 (java) S 26364 26366 25707 0 -1 4202560 120594 0 0 0 318 23 0 0 15 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26373] ppid=26364 vsize=15769516 CPUtime=3.45 cores=0,2,4,6
/proc/26366/task/26373/stat : 26373 (java) S 26364 26366 25707 0 -1 4202560 121984 0 0 0 322 23 0 0 15 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26374] ppid=26364 vsize=15769516 CPUtime=3.47 cores=0,2,4,6
/proc/26366/task/26374/stat : 26374 (java) S 26364 26366 25707 0 -1 4202560 121228 0 0 0 324 23 0 0 15 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26375] ppid=26364 vsize=15769516 CPUtime=3.45 cores=0,2,4,6
/proc/26366/task/26375/stat : 26375 (java) S 26364 26366 25707 0 -1 4202560 120432 0 0 0 322 23 0 0 15 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26376] ppid=26364 vsize=15769516 CPUtime=3.56 cores=0,2,4,6
/proc/26366/task/26376/stat : 26376 (java) S 26364 26366 25707 0 -1 4202560 122080 0 0 0 332 24 0 0 15 0 22 0 504442822 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 6 0 0 0
[pid=26366/tid=26377] ppid=26364 vsize=15769516 CPUtime=2.36 cores=0,2,4,6
/proc/26366/task/26377/stat : 26377 (java) S 26364 26366 25707 0 -1 4202560 5484 0 0 0 156 80 0 0 15 0 22 0 504442823 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 0 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26378] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26378/stat : 26378 (java) S 26364 26366 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26379] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26379/stat : 26379 (java) S 26364 26366 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504442823 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26380] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26380/stat : 26380 (java) S 26364 26366 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504442825 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051478961 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26381] ppid=26364 vsize=15769516 CPUtime=1.17 cores=0,2,4,6
/proc/26366/task/26381/stat : 26381 (java) S 26364 26366 25707 0 -1 4202560 9814 0 0 0 115 2 0 0 15 0 22 0 504442825 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26382] ppid=26364 vsize=15769516 CPUtime=1.49 cores=0,2,4,6
/proc/26366/task/26382/stat : 26382 (java) S 26364 26366 25707 0 -1 4202560 14485 0 0 0 147 2 0 0 15 0 22 0 504442826 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 0 0 0 0
[pid=26366/tid=26383] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26383/stat : 26383 (java) S 26364 26366 25707 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 504442826 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471257 0 4 0 16800975 18446604453904940096 0 0 -1 2 0 0 0
[pid=26366/tid=26384] ppid=26364 vsize=15769516 CPUtime=0 cores=0,2,4,6
/proc/26366/task/26384/stat : 26384 (java) S 26364 26366 25707 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 504442826 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 212051471872 0 4 0 16800975 18446604453904940096 0 0 -1 4 0 0 0
[pid=26366/tid=26386] ppid=26364 vsize=15769516 CPUtime=1191.59 cores=0,2,4,6
/proc/26366/task/26386/stat : 26386 (java) R 26364 26366 25707 0 -1 4202560 282400 0 0 0 119116 43 0 0 25 0 22 0 504442845 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505782808 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26366/tid=26387] ppid=26364 vsize=15769516 CPUtime=1191.9 cores=0,2,4,6
/proc/26366/task/26387/stat : 26387 (java) R 26364 26366 25707 0 -1 4202560 281327 0 0 0 119145 45 0 0 25 0 22 0 504442845 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505783208 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26366/tid=26389] ppid=26364 vsize=15769516 CPUtime=1191.54 cores=0,2,4,6
/proc/26366/task/26389/stat : 26389 (java) R 26364 26366 25707 0 -1 4202560 271017 0 0 0 119111 43 0 0 25 0 22 0 504442845 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26366/tid=26391] ppid=26364 vsize=15769516 CPUtime=1192.25 cores=0,2,4,6
/proc/26366/task/26391/stat : 26391 (java) R 26364 26366 25707 0 -1 4202560 281106 0 0 0 119180 45 0 0 25 0 22 0 504442845 16147984384 96582 33554432000 1073741824 1073778376 140736824029728 18446744073709551615 46912505777205 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15769516

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.35
CPU user time (s): 4795.84
CPU system time (s): 4.51131
CPU usage (%): 397.566
Max. virtual memory (cumulated for all children) (KiB): 15771312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.84
system time used= 4.51131
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2113584
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= 274868
involuntary context switches= 150414

runsolver used 1.9987 second user time and 4.6283 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 01:37:46
IDJOB=3311319
IDBENCH=82704
IDSOLVER=1698
FILE ID=node146/3311319-1304120266
RUNJOBID= node146-1304119059-26236
PBS_JOBID= 13170703
Free space on /tmp= 72992 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311319-1304120266/watcher-3311319-1304120266 -o /tmp/evaluation-result-3311319-1304120266/solver-3311319-1304120266 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311319-1304120266.cnf -hbr 2

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

MD5SUM BENCH= b444591b86255859f3a5d3b876e65166
RANDOM SEED=1439157640

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      31104380 kB
Buffers:        385504 kB
Cached:        1026836 kB
SwapCached:        540 kB
Active:          83892 kB
Inactive:      1389712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31104380 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            1656 kB
Writeback:           0 kB
AnonPages:       60456 kB
Mapped:          14916 kB
Slab:           309804 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218224 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= 72992 MiB
End job on node146 at 2011-04-30 01:57:55