Trace number 3313256

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.45 1286.84

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.12/0.11	40:47 INFO : Reading from input HOME/instance-3313256-1304109647.cnf
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
8.55/6.03	40:53 INFO : 93535 variables remaining out of 96095
8.55/6.03	40:53 INFO : 7384887 literals remaining out of 951344
1709.34/512.76	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
1709.34/512.76	log4j:WARN Please initialize the log4j system properly.
1709.34/512.76	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

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.30 7.94 7.88 8/198 26668
/proc/meminfo: memFree=26939880/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=28384 CPUtime=0 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 1427 0 0 0 0 0 0 0 25 0 2 0 601195377 29065216 897 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 7096 898 686 9 0 381 0
[pid=26668/tid=26669] ppid=26666 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) R 26666 26668 26111 0 -1 4202560 88 0 0 0 0 0 0 0 25 0 2 0 601195377 31313920 914 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256410422123 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.109277 s]
/proc/loadavg: 7.30 7.94 7.88 8/198 26668
/proc/meminfo: memFree=26939880/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15676892 CPUtime=0.12 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 5726 0 1 0 11 1 0 0 25 0 18 0 601195377 16053137408 5154 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3919223 5154 2119 9 0 3909942 0
[pid=26668/tid=26669] ppid=26666 vsize=15676892 CPUtime=0.09 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) R 26666 26668 26111 0 -1 4202560 3591 0 1 0 9 0 0 0 18 0 18 0 601195377 16053137408 5155 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15676892

[startup+0.200247 s]
/proc/loadavg: 7.30 7.94 7.88 8/198 26668
/proc/meminfo: memFree=26939880/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15677536 CPUtime=0.27 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 7090 0 1 0 26 1 0 0 25 0 18 0 601195377 16053796864 6449 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3919384 6450 2183 9 0 3910103 0
[pid=26668/tid=26669] ppid=26666 vsize=15677536 CPUtime=0.19 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) R 26666 26668 26111 0 -1 4202560 4616 0 1 0 18 1 0 0 18 0 18 0 601195377 16053796864 6450 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15677536

[startup+0.301276 s]
/proc/loadavg: 7.30 7.94 7.88 8/198 26668
/proc/meminfo: memFree=26939880/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15682488 CPUtime=0.52 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 15783 0 1 0 50 2 0 0 25 0 18 0 601195377 16058867712 13990 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3920622 13997 2206 9 0 3911341 0
[pid=26668/tid=26669] ppid=26666 vsize=15682488 CPUtime=0.28 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) R 26666 26668 26111 0 -1 4202560 10616 0 1 0 27 1 0 0 18 0 18 0 601195377 16058867712 14000 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912505638432 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682488

[startup+0.70116 s]
/proc/loadavg: 7.30 7.94 7.88 8/198 26668
/proc/meminfo: memFree=26939880/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15682488 CPUtime=0.94 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 42021 0 1 0 88 6 0 0 25 0 18 0 601195377 16058867712 40226 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3920622 40226 2222 9 0 3911341 0
[pid=26668/tid=26669] ppid=26666 vsize=15682488 CPUtime=0.67 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) R 26666 26668 26111 0 -1 4202560 35537 0 1 0 63 4 0 0 18 0 18 0 601195377 16058867712 40226 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912505513355 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 15682488

[startup+1.50101 s]
/proc/loadavg: 7.36 7.94 7.88 7/216 26686
/proc/meminfo: memFree=26783132/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15702196 CPUtime=2.04 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 49899 0 1 0 197 7 0 0 25 0 22 0 601195377 16079048704 45870 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3925549 45875 2263 9 0 3916268 0
[pid=26668/tid=26669] ppid=26666 vsize=15702196 CPUtime=1.47 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) R 26666 26668 26111 0 -1 4202560 35646 0 1 0 142 5 0 0 21 0 22 0 601195377 16079048704 45878 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912505217341 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26668/tid=26671] ppid=26666 vsize=15702196 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26671/stat : 26671 (java) S 26666 26668 26111 0 -1 4202560 774 0 0 0 0 0 0 0 15 0 22 0 601195378 16079048704 45880 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26672] ppid=26666 vsize=15702196 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26672/stat : 26672 (java) S 26666 26668 26111 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 601195378 16079048704 45882 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26673] ppid=26666 vsize=15702196 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26673/stat : 26673 (java) S 26666 26668 26111 0 -1 4202560 280 0 0 0 0 0 0 0 15 0 22 0 601195378 16079048704 45888 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26674] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26674/stat : 26674 (java) S 26666 26668 26111 0 -1 4202560 86 0 0 0 0 0 0 0 15 0 22 0 601195378 16079212544 45893 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26675] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26675/stat : 26675 (java) S 26666 26668 26111 0 -1 4202560 626 0 0 0 0 0 0 0 16 0 22 0 601195378 16079212544 45897 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26676] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26676/stat : 26676 (java) S 26666 26668 26111 0 -1 4202560 1053 0 0 0 0 0 0 0 15 0 22 0 601195378 16079212544 45900 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26677] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26677/stat : 26677 (java) S 26666 26668 26111 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 601195378 16079212544 45902 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26678] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26678/stat : 26678 (java) S 26666 26668 26111 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 22 0 601195378 16079212544 45904 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26679] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26679/stat : 26679 (java) S 26666 26668 26111 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 601195379 16079212544 45907 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 0 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26680] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26680/stat : 26680 (java) S 26666 26668 26111 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601195379 16079212544 45909 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26681] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26681/stat : 26681 (java) S 26666 26668 26111 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601195379 16079212544 45912 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26682] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26682/stat : 26682 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16079212544 45915 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427215281 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26683] ppid=26666 vsize=15702356 CPUtime=0.2 cores=0,2,4,6
/proc/26668/task/26683/stat : 26683 (java) S 26666 26668 26111 0 -1 4202560 1502 0 0 0 20 0 0 0 15 0 22 0 601195381 16079212544 45917 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26684] ppid=26666 vsize=15702356 CPUtime=0.33 cores=0,2,4,6
/proc/26668/task/26684/stat : 26684 (java) R 26666 26668 26111 0 -1 4202560 8387 0 0 0 32 1 0 0 16 0 22 0 601195381 16079212544 45919 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 47350878532318 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26668/tid=26685] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26685/stat : 26685 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16079212544 45923 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26686] ppid=26666 vsize=15702356 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26686/stat : 26686 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601195381 16079212544 45924 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 15702196

[startup+3.1017 s]
/proc/loadavg: 7.36 7.94 7.88 8/220 26690
/proc/meminfo: memFree=26051500/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15719452 CPUtime=5.01 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 77056 0 1 0 489 12 0 0 25 0 22 0 601195377 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3929863 62543 2263 9 0 3920582 0
[pid=26668/tid=26669] ppid=26666 vsize=15719452 CPUtime=3.04 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) R 26666 26668 26111 0 -1 4202560 35656 0 1 0 299 5 0 0 18 0 22 0 601195377 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506060320 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26668/tid=26671] ppid=26666 vsize=15719452 CPUtime=0.03 cores=0,2,4,6
/proc/26668/task/26671/stat : 26671 (java) S 26666 26668 26111 0 -1 4202560 3409 0 0 0 3 0 0 0 16 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26672] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26672/stat : 26672 (java) S 26666 26668 26111 0 -1 4202560 1495 0 0 0 0 0 0 0 16 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26673] ppid=26666 vsize=15719452 CPUtime=0.03 cores=0,2,4,6
/proc/26668/task/26673/stat : 26673 (java) S 26666 26668 26111 0 -1 4202560 3225 0 0 0 3 0 0 0 16 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26674] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26674/stat : 26674 (java) S 26666 26668 26111 0 -1 4202560 89 0 0 0 0 0 0 0 15 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26675] ppid=26666 vsize=15719452 CPUtime=0.03 cores=0,2,4,6
/proc/26668/task/26675/stat : 26675 (java) S 26666 26668 26111 0 -1 4202560 4280 0 0 0 3 0 0 0 16 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26676] ppid=26666 vsize=15719452 CPUtime=0.02 cores=0,2,4,6
/proc/26668/task/26676/stat : 26676 (java) S 26666 26668 26111 0 -1 4202560 2708 0 0 0 2 0 0 0 16 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26677] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26677/stat : 26677 (java) S 26666 26668 26111 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26678] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26678/stat : 26678 (java) S 26666 26668 26111 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 22 0 601195378 16096718848 62543 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26679] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26679/stat : 26679 (java) S 26666 26668 26111 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 22 0 601195379 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 0 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26680] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26680/stat : 26680 (java) S 26666 26668 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601195379 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26681] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26681/stat : 26681 (java) S 26666 26668 26111 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601195379 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26682] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26682/stat : 26682 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427215281 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26683] ppid=26666 vsize=15719452 CPUtime=0.57 cores=0,2,4,6
/proc/26668/task/26683/stat : 26683 (java) S 26666 26668 26111 0 -1 4202560 6255 0 0 0 56 1 0 0 16 0 22 0 601195381 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26684] ppid=26666 vsize=15719452 CPUtime=1.22 cores=0,2,4,6
/proc/26668/task/26684/stat : 26684 (java) S 26666 26668 26111 0 -1 4202560 18320 0 0 0 120 2 0 0 15 0 22 0 601195381 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26685] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26685/stat : 26685 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26686] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26686/stat : 26686 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601195381 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26687] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26687/stat : 26687 (java) S 26666 26668 26111 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 601195493 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26688] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26688/stat : 26688 (java) S 26666 26668 26111 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 601195493 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26689] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26689/stat : 26689 (java) S 26666 26668 26111 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 601195493 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26690] ppid=26666 vsize=15719452 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26690/stat : 26690 (java) S 26666 26668 26111 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 601195493 16096718848 62544 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 15719452

[startup+6.3011 s]
/proc/loadavg: 7.17 7.89 7.86 7/220 26690
/proc/meminfo: memFree=25876400/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15713500 CPUtime=8.85 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 115561 0 1 0 867 18 0 0 25 0 22 0 601195377 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3928375 98174 2284 9 0 3919094 0
[pid=26668/tid=26669] ppid=26666 vsize=15713500 CPUtime=5.92 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) S 26666 26668 26111 0 -1 4202560 58807 0 1 0 584 8 0 0 25 0 22 0 601195377 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26671] ppid=26666 vsize=15713500 CPUtime=0.06 cores=0,2,4,6
/proc/26668/task/26671/stat : 26671 (java) S 26666 26668 26111 0 -1 4202560 5854 0 0 0 6 0 0 0 16 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26672] ppid=26666 vsize=15713500 CPUtime=0.04 cores=0,2,4,6
/proc/26668/task/26672/stat : 26672 (java) S 26666 26668 26111 0 -1 4202560 5208 0 0 0 4 0 0 0 16 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26673] ppid=26666 vsize=15713500 CPUtime=0.06 cores=0,2,4,6
/proc/26668/task/26673/stat : 26673 (java) S 26666 26668 26111 0 -1 4202560 8276 0 0 0 5 1 0 0 16 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26674] ppid=26666 vsize=15713500 CPUtime=0.04 cores=0,2,4,6
/proc/26668/task/26674/stat : 26674 (java) S 26666 26668 26111 0 -1 4202560 2614 0 0 0 4 0 0 0 16 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26675] ppid=26666 vsize=15713500 CPUtime=0.03 cores=0,2,4,6
/proc/26668/task/26675/stat : 26675 (java) S 26666 26668 26111 0 -1 4202560 4280 0 0 0 3 0 0 0 15 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26676] ppid=26666 vsize=15713500 CPUtime=0.02 cores=0,2,4,6
/proc/26668/task/26676/stat : 26676 (java) S 26666 26668 26111 0 -1 4202560 2755 0 0 0 2 0 0 0 16 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26677] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26677/stat : 26677 (java) S 26666 26668 26111 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26678] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26678/stat : 26678 (java) S 26666 26668 26111 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 22 0 601195378 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26679] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26679/stat : 26679 (java) S 26666 26668 26111 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 22 0 601195379 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 0 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26680] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26680/stat : 26680 (java) S 26666 26668 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26681] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26681/stat : 26681 (java) S 26666 26668 26111 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26682] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26682/stat : 26682 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16090624000 98174 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427215281 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0

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

/proc/meminfo: memFree=13697044/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15713500 CPUtime=4383.85 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 2014693 0 1 0 438046 339 0 0 25 0 22 0 601195377 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3928375 1954679 2292 9 0 3919094 0
[pid=26668/tid=26669] ppid=26666 vsize=15713500 CPUtime=5.92 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) S 26666 26668 26111 0 -1 4202560 58807 0 1 0 584 8 0 0 25 0 22 0 601195377 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26671] ppid=26666 vsize=15713500 CPUtime=8.49 cores=0,2,4,6
/proc/26668/task/26671/stat : 26671 (java) S 26666 26668 26111 0 -1 4202560 191597 0 0 0 816 33 0 0 16 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26672] ppid=26666 vsize=15713500 CPUtime=8.56 cores=0,2,4,6
/proc/26668/task/26672/stat : 26672 (java) S 26666 26668 26111 0 -1 4202560 211799 0 0 0 824 32 0 0 16 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26673] ppid=26666 vsize=15713500 CPUtime=9 cores=0,2,4,6
/proc/26668/task/26673/stat : 26673 (java) S 26666 26668 26111 0 -1 4202560 310810 0 0 0 847 53 0 0 16 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26674] ppid=26666 vsize=15713500 CPUtime=8.24 cores=0,2,4,6
/proc/26668/task/26674/stat : 26674 (java) S 26666 26668 26111 0 -1 4202560 227590 0 0 0 788 36 0 0 16 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26675] ppid=26666 vsize=15713500 CPUtime=8.73 cores=0,2,4,6
/proc/26668/task/26675/stat : 26675 (java) S 26666 26668 26111 0 -1 4202560 224929 0 0 0 834 39 0 0 16 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26676] ppid=26666 vsize=15713500 CPUtime=10.68 cores=0,2,4,6
/proc/26668/task/26676/stat : 26676 (java) S 26666 26668 26111 0 -1 4202560 269597 0 0 0 1023 45 0 0 15 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26677] ppid=26666 vsize=15713500 CPUtime=8.04 cores=0,2,4,6
/proc/26668/task/26677/stat : 26677 (java) S 26666 26668 26111 0 -1 4202560 255287 0 0 0 764 40 0 0 16 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26678] ppid=26666 vsize=15713500 CPUtime=8.41 cores=0,2,4,6
/proc/26668/task/26678/stat : 26678 (java) S 26666 26668 26111 0 -1 4202560 184550 0 0 0 810 31 0 0 16 0 22 0 601195378 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26679] ppid=26666 vsize=15713500 CPUtime=3.56 cores=0,2,4,6
/proc/26668/task/26679/stat : 26679 (java) S 26666 26668 26111 0 -1 4202560 17180 0 0 0 352 4 0 0 15 0 22 0 601195379 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 0 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26680] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26680/stat : 26680 (java) S 26666 26668 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26681] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26681/stat : 26681 (java) S 26666 26668 26111 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26682] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26682/stat : 26682 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427215281 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26683] ppid=26666 vsize=15713500 CPUtime=1.49 cores=0,2,4,6
/proc/26668/task/26683/stat : 26683 (java) S 26666 26668 26111 0 -1 4202560 11494 0 0 0 147 2 0 0 16 0 22 0 601195381 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26684] ppid=26666 vsize=15713500 CPUtime=1.88 cores=0,2,4,6
/proc/26668/task/26684/stat : 26684 (java) S 26666 26668 26111 0 -1 4202560 18398 0 0 0 186 2 0 0 15 0 22 0 601195381 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26685] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26685/stat : 26685 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26686] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26686/stat : 26686 (java) S 26666 26668 26111 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 601195381 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26687] ppid=26666 vsize=15713500 CPUtime=1048.36 cores=0,2,4,6
/proc/26668/task/26687/stat : 26687 (java) R 26666 26668 26111 0 -1 4202560 84 0 0 0 104836 0 0 0 25 0 22 0 601195493 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071498 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26668/tid=26688] ppid=26666 vsize=15713500 CPUtime=1043.94 cores=0,2,4,6
/proc/26668/task/26688/stat : 26688 (java) R 26666 26668 26111 0 -1 4202560 53 0 0 0 104394 0 0 0 25 0 22 0 601195493 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071621 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26668/tid=26689] ppid=26666 vsize=15713500 CPUtime=1090.19 cores=0,2,4,6
/proc/26668/task/26689/stat : 26689 (java) R 26666 26668 26111 0 -1 4202560 15098 0 0 0 109017 2 0 0 25 0 22 0 601195493 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071434 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26668/tid=26690] ppid=26666 vsize=15713500 CPUtime=1118.17 cores=0,2,4,6
/proc/26668/task/26690/stat : 26690 (java) R 26666 26668 26111 0 -1 4202560 15967 0 0 0 111815 2 0 0 25 0 22 0 601195493 16090624000 1954679 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912505793147 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4383.85
Current children cumulated vsize (KiB) 15713500

[startup+1242.3 s]
/proc/loadavg: 5.80 7.44 7.71 5/193 26752
/proc/meminfo: memFree=21787952/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15713500 CPUtime=4623.5 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 2044837 0 1 0 462005 345 0 0 25 0 22 0 601195377 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3928375 1983774 2292 9 0 3919094 0
[pid=26668/tid=26669] ppid=26666 vsize=15713500 CPUtime=5.92 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) S 26666 26668 26111 0 -1 4202560 58807 0 1 0 584 8 0 0 25 0 22 0 601195377 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26671] ppid=26666 vsize=15713500 CPUtime=8.92 cores=0,2,4,6
/proc/26668/task/26671/stat : 26671 (java) S 26666 26668 26111 0 -1 4202560 200334 0 0 0 858 34 0 0 16 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26672] ppid=26666 vsize=15713500 CPUtime=9.26 cores=0,2,4,6
/proc/26668/task/26672/stat : 26672 (java) S 26666 26668 26111 0 -1 4202560 221312 0 0 0 891 35 0 0 16 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26673] ppid=26666 vsize=15713500 CPUtime=9.49 cores=0,2,4,6
/proc/26668/task/26673/stat : 26673 (java) S 26666 26668 26111 0 -1 4202560 311134 0 0 0 896 53 0 0 16 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26674] ppid=26666 vsize=15713500 CPUtime=8.69 cores=0,2,4,6
/proc/26668/task/26674/stat : 26674 (java) S 26666 26668 26111 0 -1 4202560 228236 0 0 0 833 36 0 0 15 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26675] ppid=26666 vsize=15713500 CPUtime=9.07 cores=0,2,4,6
/proc/26668/task/26675/stat : 26675 (java) S 26666 26668 26111 0 -1 4202560 225303 0 0 0 868 39 0 0 15 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26676] ppid=26666 vsize=15713500 CPUtime=10.71 cores=0,2,4,6
/proc/26668/task/26676/stat : 26676 (java) S 26666 26668 26111 0 -1 4202560 269601 0 0 0 1026 45 0 0 15 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26677] ppid=26666 vsize=15713500 CPUtime=8.52 cores=0,2,4,6
/proc/26668/task/26677/stat : 26677 (java) S 26666 26668 26111 0 -1 4202560 263353 0 0 0 810 42 0 0 16 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26678] ppid=26666 vsize=15713500 CPUtime=8.68 cores=0,2,4,6
/proc/26668/task/26678/stat : 26678 (java) S 26666 26668 26111 0 -1 4202560 186974 0 0 0 836 32 0 0 16 0 22 0 601195378 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26679] ppid=26666 vsize=15713500 CPUtime=3.57 cores=0,2,4,6
/proc/26668/task/26679/stat : 26679 (java) S 26666 26668 26111 0 -1 4202560 17226 0 0 0 353 4 0 0 15 0 22 0 601195379 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 0 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26680] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26680/stat : 26680 (java) S 26666 26668 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26681] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26681/stat : 26681 (java) S 26666 26668 26111 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26682] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26682/stat : 26682 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427215281 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26683] ppid=26666 vsize=15713500 CPUtime=1.49 cores=0,2,4,6
/proc/26668/task/26683/stat : 26683 (java) S 26666 26668 26111 0 -1 4202560 11494 0 0 0 147 2 0 0 16 0 22 0 601195381 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26684] ppid=26666 vsize=15713500 CPUtime=1.88 cores=0,2,4,6
/proc/26668/task/26684/stat : 26684 (java) S 26666 26668 26111 0 -1 4202560 18398 0 0 0 186 2 0 0 15 0 22 0 601195381 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26685] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26685/stat : 26685 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26686] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26686/stat : 26686 (java) S 26666 26668 26111 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601195381 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26687] ppid=26666 vsize=15713500 CPUtime=1107.23 cores=0,2,4,6
/proc/26668/task/26687/stat : 26687 (java) R 26666 26668 26111 0 -1 4202560 85 0 0 0 110723 0 0 0 25 0 22 0 601195493 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071370 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26668/tid=26688] ppid=26666 vsize=15713500 CPUtime=1103.14 cores=0,2,4,6
/proc/26668/task/26688/stat : 26688 (java) R 26666 26668 26111 0 -1 4202560 55 0 0 0 110314 0 0 0 25 0 22 0 601195493 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071481 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26668/tid=26689] ppid=26666 vsize=15713500 CPUtime=1149.39 cores=0,2,4,6
/proc/26668/task/26689/stat : 26689 (java) R 26666 26668 26111 0 -1 4202560 15099 0 0 0 114937 2 0 0 25 0 22 0 601195493 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071370 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26668/tid=26690] ppid=26666 vsize=15713500 CPUtime=1177.38 cores=0,2,4,6
/proc/26668/task/26690/stat : 26690 (java) R 26666 26668 26111 0 -1 4202560 15969 0 0 0 117735 3 0 0 25 0 22 0 601195493 16090624000 1983774 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506096656 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4623.5
Current children cumulated vsize (KiB) 15713500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1286.51 s]
/proc/loadavg: 4.90 6.97 7.54 5/193 26753
/proc/meminfo: memFree=21780100/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=15713500 CPUtime=4800.09 cores=0,2,4,6
/proc/26668/stat : 26668 (java) S 26666 26668 26111 0 -1 4202496 2046895 0 1 0 479663 346 0 0 25 0 22 0 601195377 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 3928375 1985824 2292 9 0 3919094 0
[pid=26668/tid=26669] ppid=26666 vsize=15713500 CPUtime=5.92 cores=0,2,4,6
/proc/26668/task/26669/stat : 26669 (java) S 26666 26668 26111 0 -1 4202560 58807 0 1 0 584 8 0 0 25 0 22 0 601195377 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26671] ppid=26666 vsize=15713500 CPUtime=9.41 cores=0,2,4,6
/proc/26668/task/26671/stat : 26671 (java) S 26666 26668 26111 0 -1 4202560 200334 0 0 0 907 34 0 0 16 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26672] ppid=26666 vsize=15713500 CPUtime=9.75 cores=0,2,4,6
/proc/26668/task/26672/stat : 26672 (java) S 26666 26668 26111 0 -1 4202560 221513 0 0 0 940 35 0 0 16 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26673] ppid=26666 vsize=15713500 CPUtime=9.85 cores=0,2,4,6
/proc/26668/task/26673/stat : 26673 (java) S 26666 26668 26111 0 -1 4202560 311134 0 0 0 932 53 0 0 16 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26674] ppid=26666 vsize=15713500 CPUtime=8.92 cores=0,2,4,6
/proc/26668/task/26674/stat : 26674 (java) S 26666 26668 26111 0 -1 4202560 229250 0 0 0 855 37 0 0 16 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26675] ppid=26666 vsize=15713500 CPUtime=9.29 cores=0,2,4,6
/proc/26668/task/26675/stat : 26675 (java) S 26666 26668 26111 0 -1 4202560 225303 0 0 0 890 39 0 0 16 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26676] ppid=26666 vsize=15713500 CPUtime=10.71 cores=0,2,4,6
/proc/26668/task/26676/stat : 26676 (java) S 26666 26668 26111 0 -1 4202560 269601 0 0 0 1026 45 0 0 15 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26677] ppid=26666 vsize=15713500 CPUtime=9.17 cores=0,2,4,6
/proc/26668/task/26677/stat : 26677 (java) S 26666 26668 26111 0 -1 4202560 264159 0 0 0 875 42 0 0 16 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26678] ppid=26666 vsize=15713500 CPUtime=8.93 cores=0,2,4,6
/proc/26668/task/26678/stat : 26678 (java) S 26666 26668 26111 0 -1 4202560 186974 0 0 0 861 32 0 0 15 0 22 0 601195378 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26679] ppid=26666 vsize=15713500 CPUtime=3.57 cores=0,2,4,6
/proc/26668/task/26679/stat : 26679 (java) S 26666 26668 26111 0 -1 4202560 17257 0 0 0 353 4 0 0 15 0 22 0 601195379 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 0 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26680] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26680/stat : 26680 (java) S 26666 26668 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26681] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26681/stat : 26681 (java) S 26666 26668 26111 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601195379 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26682] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26682/stat : 26682 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427215281 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26683] ppid=26666 vsize=15713500 CPUtime=1.49 cores=0,2,4,6
/proc/26668/task/26683/stat : 26683 (java) S 26666 26668 26111 0 -1 4202560 11494 0 0 0 147 2 0 0 16 0 22 0 601195381 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 2 0 0 0
[pid=26668/tid=26684] ppid=26666 vsize=15713500 CPUtime=1.88 cores=0,2,4,6
/proc/26668/task/26684/stat : 26684 (java) S 26666 26668 26111 0 -1 4202560 18398 0 0 0 186 2 0 0 15 0 22 0 601195381 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 4 0 0 0
[pid=26668/tid=26685] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26685/stat : 26685 (java) S 26666 26668 26111 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601195381 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427207577 0 4 0 16800975 18446604453861183680 0 0 -1 6 0 0 0
[pid=26668/tid=26686] ppid=26666 vsize=15713500 CPUtime=0 cores=0,2,4,6
/proc/26668/task/26686/stat : 26686 (java) S 26666 26668 26111 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 601195381 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 256427208192 0 4 0 16800975 18446604453861183680 0 0 -1 0 0 0 0
[pid=26668/tid=26687] ppid=26666 vsize=15713500 CPUtime=1150.52 cores=0,2,4,6
/proc/26668/task/26687/stat : 26687 (java) R 26666 26668 26111 0 -1 4202560 86 0 0 0 115052 0 0 0 25 0 22 0 601195493 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071370 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26668/tid=26688] ppid=26666 vsize=15713500 CPUtime=1146.68 cores=0,2,4,6
/proc/26668/task/26688/stat : 26688 (java) R 26666 26668 26111 0 -1 4202560 55 0 0 0 114668 0 0 0 25 0 22 0 601195493 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071328 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26668/tid=26689] ppid=26666 vsize=15713500 CPUtime=1192.92 cores=0,2,4,6
/proc/26668/task/26689/stat : 26689 (java) R 26666 26668 26111 0 -1 4202560 15101 0 0 0 119290 2 0 0 25 0 22 0 601195493 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071448 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26668/tid=26690] ppid=26666 vsize=15713500 CPUtime=1220.91 cores=0,2,4,6
/proc/26668/task/26690/stat : 26690 (java) R 26666 26668 26111 0 -1 4202560 15970 0 0 0 122088 3 0 0 25 0 22 0 601195493 16090624000 1985824 33554432000 1073741824 1073778376 140735827105952 18446744073709551615 46912506071678 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15713500

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

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

[startup+1286.8 s]
/proc/loadavg: 4.90 6.97 7.54 5/193 26753
/proc/meminfo: memFree=21780100/32950928 swapFree=67111364/67111528
[pid=26668] ppid=26666 vsize=0 CPUtime=4800.4 cores=0,2,4,6
/proc/26668/stat : 26668 (java) Z 26666 26668 26111 0 -1 4203548 2046922 0 1 0 479666 374 0 0 17 0 2 0 601195377 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26668/statm: 0 0 0 0 0 0 0
[pid=26668/tid=26687] ppid=26666 vsize=0 CPUtime=1150.81 cores=0,2,4,6
/proc/26668/task/26687/stat : 26687 (java) R 26666 26668 26111 0 -1 4203588 86 0 0 0 115053 28 0 0 25 0 2 0 601195493 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1286.84
CPU time (s): 4800.45
CPU user time (s): 4796.66
CPU system time (s): 3.78242
CPU usage (%): 373.042
Max. virtual memory (cumulated for all children) (KiB): 15719452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.66
system time used= 3.78242
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2046922
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= 37437
involuntary context switches= 60022

runsolver used 2.23166 second user time and 4.86726 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 22:40:47
IDJOB=3313256
IDBENCH=82489
IDSOLVER=1699
FILE ID=node115/3313256-1304109647
RUNJOBID= node115-1304108409-26489
PBS_JOBID= 13170651
Free space on /tmp= 72720 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313256-1304109647/watcher-3313256-1304109647 -o /tmp/evaluation-result-3313256-1304109647/solver-3313256-1304109647 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313256-1304109647.cnf

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=890802572

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26940168 kB
Buffers:        804936 kB
Cached:        1933460 kB
SwapCached:          0 kB
Active:        2955940 kB
Inactive:      2623788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26940168 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           16692 kB
Writeback:           0 kB
AnonPages:     2840520 kB
Mapped:          23468 kB
Slab:           362328 kB
PageTables:       9732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4382988 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= 72728 MiB
End job on node115 at 2011-04-29 23:02:16