Trace number 3311463

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1351138814-007.SATISFIABLE.cnf
MD5SUMd1b5f6eba94843a6d4f11aae7cd57ab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.45193
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.09/0.12	59:12 INFO : Reading from input HOME/instance-3311463-1304128752.cnf
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Starting Executor!
0.49/0.33	Starting Executor!
0.49/0.33	Starting Executor!
0.49/0.33	Starting Executor!
0.92/0.54	59:13 INFO : 70 variables remaining out of 70
0.92/0.54	59:13 INFO : 49840 literals remaining out of 49840

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311463-1304128752/watcher-3311463-1304128752 -o /tmp/evaluation-result-3311463-1304128752/solver-3311463-1304128752 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311463-1304128752.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: 6.89 7.88 7.92 4/180 26691
/proc/meminfo: memFree=25711916/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=5592 CPUtime=0 cores=0,2,4,6
/proc/26689/stat : 26689 (java) R 26686 26689 26027 0 -1 4194304 548 0 0 0 0 0 0 0 18 0 1 0 524473369 5726208 53 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232330968711 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26689/statm: 1398 55 43 9 0 27 0

[startup+0.0119359 s]
/proc/loadavg: 6.89 7.88 7.92 4/180 26691
/proc/meminfo: memFree=25711916/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=30536 CPUtime=0 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 1499 0 0 0 0 0 0 0 18 0 2 0 524473369 31268864 960 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 7634 960 740 9 0 385 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30536

[startup+0.100888 s]
/proc/loadavg: 6.89 7.88 7.92 4/180 26691
/proc/meminfo: memFree=25711916/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15676776 CPUtime=0.09 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 5457 0 1 0 8 1 0 0 18 0 18 0 524473369 16053018624 4863 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3919194 4864 2116 9 0 3909913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676776

[startup+0.300864 s]
/proc/loadavg: 6.89 7.88 7.92 4/180 26691
/proc/meminfo: memFree=25711916/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15680968 CPUtime=0.49 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 13815 0 1 0 47 2 0 0 18 0 18 0 524473369 16057311232 12216 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3920242 12220 2208 9 0 3910961 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15680968

[startup+0.700745 s]
/proc/loadavg: 6.89 7.88 7.92 4/180 26691
/proc/meminfo: memFree=25711916/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15708116 CPUtime=1.56 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 31472 0 1 0 151 5 0 0 18 0 22 0 524473369 16085110784 26828 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3927029 26831 2259 9 0 3917748 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 15708116

[startup+1.5016 s]
/proc/loadavg: 6.89 7.88 7.92 16/224 26735
/proc/meminfo: memFree=25359344/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15705700 CPUtime=4.71 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 57670 0 1 0 464 7 0 0 18 0 22 0 524473369 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3926425 51428 2279 9 0 3917144 0
[pid=26689/tid=26694] ppid=26686 vsize=15705700 CPUtime=0.51 cores=0,2,4,6
/proc/26689/task/26694/stat : 26694 (java) S 26686 26689 26027 0 -1 4202560 13650 0 1 0 49 2 0 0 20 0 22 0 524473370 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26696] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26696/stat : 26696 (java) S 26686 26689 26027 0 -1 4202560 611 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26698] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26698/stat : 26698 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26700] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26700/stat : 26700 (java) S 26686 26689 26027 0 -1 4202560 877 0 0 0 0 0 0 0 16 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26702] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26702/stat : 26702 (java) S 26686 26689 26027 0 -1 4202560 516 0 0 0 0 0 0 0 16 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26704] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26704/stat : 26704 (java) S 26686 26689 26027 0 -1 4202560 228 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26706] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26706/stat : 26706 (java) S 26686 26689 26027 0 -1 4202560 876 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26708] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26708/stat : 26708 (java) S 26686 26689 26027 0 -1 4202560 1183 0 0 0 0 0 0 0 16 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26710] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26710/stat : 26710 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26712] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26712/stat : 26712 (java) S 26686 26689 26027 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524473372 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 0 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26714] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26714/stat : 26714 (java) S 26686 26689 26027 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524473373 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26716] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26716/stat : 26716 (java) S 26686 26689 26027 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524473373 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26718] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26718/stat : 26718 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 524473375 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347716017 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26719] ppid=26686 vsize=15705700 CPUtime=1 cores=0,2,4,6
/proc/26689/task/26719/stat : 26719 (java) S 26686 26689 26027 0 -1 4202560 8842 0 0 0 99 1 0 0 16 0 22 0 524473375 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26722] ppid=26686 vsize=15705700 CPUtime=0.5 cores=0,2,4,6
/proc/26689/task/26722/stat : 26722 (java) S 26686 26689 26027 0 -1 4202560 7544 0 0 0 49 1 0 0 24 0 22 0 524473375 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26724] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26724/stat : 26724 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524473375 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26726] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26726/stat : 26726 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524473375 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26732] ppid=26686 vsize=15705700 CPUtime=0.79 cores=0,2,4,6
/proc/26689/task/26732/stat : 26732 (java) R 26686 26689 26027 0 -1 4202560 6821 0 0 0 78 1 0 0 17 0 22 0 524473403 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505769021 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26689/tid=26733] ppid=26686 vsize=15705700 CPUtime=0.32 cores=0,2,4,6
/proc/26689/task/26733/stat : 26733 (java) R 26686 26689 26027 0 -1 4202560 3423 0 0 0 32 0 0 0 17 0 22 0 524473403 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912506009990 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26689/tid=26734] ppid=26686 vsize=15705700 CPUtime=0.86 cores=0,2,4,6
/proc/26689/task/26734/stat : 26734 (java) R 26686 26689 26027 0 -1 4202560 7264 0 0 0 86 0 0 0 19 0 22 0 524473403 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505970384 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26689/tid=26735] ppid=26686 vsize=15705700 CPUtime=0.67 cores=0,2,4,6
/proc/26689/task/26735/stat : 26735 (java) R 26686 26689 26027 0 -1 4202560 4436 0 0 0 67 0 0 0 16 0 22 0 524473403 16082636800 51428 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505713066 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 15705700

[startup+3.10132 s]
/proc/loadavg: 6.89 7.88 7.92 15/224 26735
/proc/meminfo: memFree=25334912/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15705700 CPUtime=11.08 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 90731 0 1 0 1096 12 0 0 18 0 22 0 524473369 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3926425 84477 2279 9 0 3917144 0
[pid=26689/tid=26694] ppid=26686 vsize=15705700 CPUtime=0.51 cores=0,2,4,6
/proc/26689/task/26694/stat : 26694 (java) S 26686 26689 26027 0 -1 4202560 13650 0 1 0 49 2 0 0 20 0 22 0 524473370 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26696] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26696/stat : 26696 (java) S 26686 26689 26027 0 -1 4202560 1367 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26698] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26698/stat : 26698 (java) S 26686 26689 26027 0 -1 4202560 502 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26700] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26700/stat : 26700 (java) S 26686 26689 26027 0 -1 4202560 1621 0 0 0 0 0 0 0 16 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26702] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26702/stat : 26702 (java) S 26686 26689 26027 0 -1 4202560 686 0 0 0 0 0 0 0 16 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26704] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26704/stat : 26704 (java) S 26686 26689 26027 0 -1 4202560 1948 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26706] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26706/stat : 26706 (java) S 26686 26689 26027 0 -1 4202560 1729 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26708] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26708/stat : 26708 (java) S 26686 26689 26027 0 -1 4202560 1780 0 0 0 0 0 0 0 15 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26710] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26710/stat : 26710 (java) S 26686 26689 26027 0 -1 4202560 187 0 0 0 0 0 0 0 16 0 22 0 524473371 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26712] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26712/stat : 26712 (java) S 26686 26689 26027 0 -1 4202560 191 0 0 0 0 0 0 0 15 0 22 0 524473372 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 0 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26714] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26714/stat : 26714 (java) S 26686 26689 26027 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524473373 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26716] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26716/stat : 26716 (java) S 26686 26689 26027 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524473373 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26718] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26718/stat : 26718 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 524473375 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347716017 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26719] ppid=26686 vsize=15705700 CPUtime=1.12 cores=0,2,4,6
/proc/26689/task/26719/stat : 26719 (java) S 26686 26689 26027 0 -1 4202560 8855 0 0 0 111 1 0 0 15 0 22 0 524473375 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26722] ppid=26686 vsize=15705700 CPUtime=0.5 cores=0,2,4,6
/proc/26689/task/26722/stat : 26722 (java) S 26686 26689 26027 0 -1 4202560 7546 0 0 0 49 1 0 0 21 0 22 0 524473375 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26724] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26724/stat : 26724 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524473375 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26726] ppid=26686 vsize=15705700 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26726/stat : 26726 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524473375 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26732] ppid=26686 vsize=15705700 CPUtime=2.28 cores=0,2,4,6
/proc/26689/task/26732/stat : 26732 (java) R 26686 26689 26027 0 -1 4202560 13621 0 0 0 226 2 0 0 18 0 22 0 524473403 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505765918 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26689/tid=26733] ppid=26686 vsize=15705700 CPUtime=1.89 cores=0,2,4,6
/proc/26689/task/26733/stat : 26733 (java) R 26686 26689 26027 0 -1 4202560 10587 0 0 0 188 1 0 0 19 0 22 0 524473403 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505745640 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26689/tid=26734] ppid=26686 vsize=15705700 CPUtime=2.39 cores=0,2,4,6
/proc/26689/task/26734/stat : 26734 (java) R 26686 26689 26027 0 -1 4202560 13410 0 0 0 239 0 0 0 22 0 22 0 524473403 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505765918 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26689/tid=26735] ppid=26686 vsize=15705700 CPUtime=2.25 cores=0,2,4,6
/proc/26689/task/26735/stat : 26735 (java) R 26686 26689 26027 0 -1 4202560 11665 0 0 0 224 1 0 0 18 0 22 0 524473403 16082636800 84477 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505524140 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 15705700

[startup+6.30075 s]
/proc/loadavg: 6.98 7.88 7.92 10/224 26735
/proc/meminfo: memFree=24950456/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15698224 CPUtime=23.85 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 152439 0 1 0 2365 20 0 0 18 0 22 0 524473369 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3924556 141204 2289 9 0 3915275 0
[pid=26689/tid=26694] ppid=26686 vsize=15698224 CPUtime=0.51 cores=0,2,4,6
/proc/26689/task/26694/stat : 26694 (java) S 26686 26689 26027 0 -1 4202560 13650 0 1 0 49 2 0 0 20 0 22 0 524473370 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26696] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26696/stat : 26696 (java) S 26686 26689 26027 0 -1 4202560 1536 0 0 0 0 0 0 0 16 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26698] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26698/stat : 26698 (java) S 26686 26689 26027 0 -1 4202560 590 0 0 0 0 0 0 0 15 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26700] ppid=26686 vsize=15698224 CPUtime=0.01 cores=0,2,4,6
/proc/26689/task/26700/stat : 26700 (java) S 26686 26689 26027 0 -1 4202560 1880 0 0 0 1 0 0 0 15 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26702] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26702/stat : 26702 (java) S 26686 26689 26027 0 -1 4202560 744 0 0 0 0 0 0 0 15 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26704] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26704/stat : 26704 (java) S 26686 26689 26027 0 -1 4202560 1967 0 0 0 0 0 0 0 15 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26706] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26706/stat : 26706 (java) S 26686 26689 26027 0 -1 4202560 1832 0 0 0 0 0 0 0 16 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26708] ppid=26686 vsize=15698224 CPUtime=0.01 cores=0,2,4,6
/proc/26689/task/26708/stat : 26708 (java) S 26686 26689 26027 0 -1 4202560 1784 0 0 0 1 0 0 0 15 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26710] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26710/stat : 26710 (java) S 26686 26689 26027 0 -1 4202560 308 0 0 0 0 0 0 0 16 0 22 0 524473371 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26712] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26712/stat : 26712 (java) S 26686 26689 26027 0 -1 4202560 191 0 0 0 0 0 0 0 16 0 22 0 524473372 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 0 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26714] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26714/stat : 26714 (java) S 26686 26689 26027 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26716] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26716/stat : 26716 (java) S 26686 26689 26027 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26718] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26718/stat : 26718 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 524473375 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347716017 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26719] ppid=26686 vsize=15698224 CPUtime=1.17 cores=0,2,4,6
/proc/26689/task/26719/stat : 26719 (java) S 26686 26689 26027 0 -1 4202560 8867 0 0 0 116 1 0 0 15 0 22 0 524473375 16074981376 141204 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0

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

[pid=26689/tid=26733] ppid=26686 vsize=15698224 CPUtime=1047.33 cores=0,2,4,6
/proc/26689/task/26733/stat : 26733 (java) R 26686 26689 26027 0 -1 4202560 159109 0 0 0 104704 29 0 0 25 0 22 0 524473403 16074981376 70575 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912506095146 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26689/tid=26734] ppid=26686 vsize=15698224 CPUtime=1049.03 cores=0,2,4,6
/proc/26689/task/26734/stat : 26734 (java) R 26686 26689 26027 0 -1 4202560 164318 0 0 0 104874 29 0 0 25 0 22 0 524473403 16074981376 70575 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505765705 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26689/tid=26735] ppid=26686 vsize=15698224 CPUtime=1049.47 cores=0,2,4,6
/proc/26689/task/26735/stat : 26735 (java) R 26686 26689 26027 0 -1 4202560 162222 0 0 0 104921 26 0 0 25 0 22 0 524473403 16074981376 70575 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505783136 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.38
Current children cumulated vsize (KiB) 15698224

[startup+1122.3 s]
/proc/loadavg: 8.22 8.18 8.09 9/224 27292
/proc/meminfo: memFree=25080296/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15698224 CPUtime=4461.85 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 1208104 0 1 0 445880 305 0 0 18 0 22 0 524473369 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3924556 79590 2299 9 0 3915275 0
[pid=26689/tid=26694] ppid=26686 vsize=15698224 CPUtime=0.51 cores=0,2,4,6
/proc/26689/task/26694/stat : 26694 (java) S 26686 26689 26027 0 -1 4202560 13650 0 1 0 49 2 0 0 20 0 22 0 524473370 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26696] ppid=26686 vsize=15698224 CPUtime=3.15 cores=0,2,4,6
/proc/26689/task/26696/stat : 26696 (java) S 26686 26689 26027 0 -1 4202560 60114 0 0 0 299 16 0 0 16 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26698] ppid=26686 vsize=15698224 CPUtime=3.1 cores=0,2,4,6
/proc/26689/task/26698/stat : 26698 (java) S 26686 26689 26027 0 -1 4202560 60218 0 0 0 294 16 0 0 15 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26700] ppid=26686 vsize=15698224 CPUtime=3.13 cores=0,2,4,6
/proc/26689/task/26700/stat : 26700 (java) S 26686 26689 26027 0 -1 4202560 60844 0 0 0 301 12 0 0 15 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26702] ppid=26686 vsize=15698224 CPUtime=3.17 cores=0,2,4,6
/proc/26689/task/26702/stat : 26702 (java) S 26686 26689 26027 0 -1 4202560 60072 0 0 0 302 15 0 0 16 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26704] ppid=26686 vsize=15698224 CPUtime=3.15 cores=0,2,4,6
/proc/26689/task/26704/stat : 26704 (java) S 26686 26689 26027 0 -1 4202560 60138 0 0 0 300 15 0 0 15 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26706] ppid=26686 vsize=15698224 CPUtime=3.11 cores=0,2,4,6
/proc/26689/task/26706/stat : 26706 (java) S 26686 26689 26027 0 -1 4202560 59295 0 0 0 297 14 0 0 16 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26708] ppid=26686 vsize=15698224 CPUtime=3.18 cores=0,2,4,6
/proc/26689/task/26708/stat : 26708 (java) S 26686 26689 26027 0 -1 4202560 60488 0 0 0 302 16 0 0 15 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26710] ppid=26686 vsize=15698224 CPUtime=3.17 cores=0,2,4,6
/proc/26689/task/26710/stat : 26710 (java) S 26686 26689 26027 0 -1 4202560 61693 0 0 0 302 15 0 0 16 0 22 0 524473371 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26712] ppid=26686 vsize=15698224 CPUtime=1.91 cores=0,2,4,6
/proc/26689/task/26712/stat : 26712 (java) S 26686 26689 26027 0 -1 4202560 3142 0 0 0 138 53 0 0 15 0 22 0 524473372 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 0 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26714] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26714/stat : 26714 (java) S 26686 26689 26027 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26716] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26716/stat : 26716 (java) S 26686 26689 26027 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26718] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26718/stat : 26718 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 524473375 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347716017 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26719] ppid=26686 vsize=15698224 CPUtime=1.2 cores=0,2,4,6
/proc/26689/task/26719/stat : 26719 (java) S 26686 26689 26027 0 -1 4202560 8871 0 0 0 119 1 0 0 15 0 22 0 524473375 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26722] ppid=26686 vsize=15698224 CPUtime=0.65 cores=0,2,4,6
/proc/26689/task/26722/stat : 26722 (java) S 26686 26689 26027 0 -1 4202560 7765 0 0 0 64 1 0 0 15 0 22 0 524473375 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26724] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26724/stat : 26724 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524473375 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26726] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26726/stat : 26726 (java) S 26686 26689 26027 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 524473375 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26732] ppid=26686 vsize=15698224 CPUtime=1108.69 cores=0,2,4,6
/proc/26689/task/26732/stat : 26732 (java) R 26686 26689 26027 0 -1 4202560 173583 0 0 0 110838 31 0 0 25 0 22 0 524473403 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912506044789 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26689/tid=26733] ppid=26686 vsize=15698224 CPUtime=1106.48 cores=0,2,4,6
/proc/26689/task/26733/stat : 26733 (java) R 26686 26689 26027 0 -1 4202560 169679 0 0 0 110617 31 0 0 25 0 22 0 524473403 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505524151 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26689/tid=26734] ppid=26686 vsize=15698224 CPUtime=1108.34 cores=0,2,4,6
/proc/26689/task/26734/stat : 26734 (java) R 26686 26689 26027 0 -1 4202560 174975 0 0 0 110803 31 0 0 25 0 22 0 524473403 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505765795 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26689/tid=26735] ppid=26686 vsize=15698224 CPUtime=1108.74 cores=0,2,4,6
/proc/26689/task/26735/stat : 26735 (java) R 26686 26689 26027 0 -1 4202560 172132 0 0 0 110846 28 0 0 25 0 22 0 524473403 16074981376 79590 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505769005 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.85
Current children cumulated vsize (KiB) 15698224

[startup+1182.3 s]
/proc/loadavg: 8.17 8.17 8.09 9/224 27293
/proc/meminfo: memFree=25165572/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15698224 CPUtime=4700.4 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 1265865 0 1 0 469718 322 0 0 18 0 22 0 524473369 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3924556 71951 2299 9 0 3915275 0
[pid=26689/tid=26694] ppid=26686 vsize=15698224 CPUtime=0.51 cores=0,2,4,6
/proc/26689/task/26694/stat : 26694 (java) S 26686 26689 26027 0 -1 4202560 13650 0 1 0 49 2 0 0 20 0 22 0 524473370 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26696] ppid=26686 vsize=15698224 CPUtime=3.31 cores=0,2,4,6
/proc/26689/task/26696/stat : 26696 (java) S 26686 26689 26027 0 -1 4202560 62793 0 0 0 315 16 0 0 15 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26698] ppid=26686 vsize=15698224 CPUtime=3.27 cores=0,2,4,6
/proc/26689/task/26698/stat : 26698 (java) S 26686 26689 26027 0 -1 4202560 63002 0 0 0 310 17 0 0 15 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26700] ppid=26686 vsize=15698224 CPUtime=3.29 cores=0,2,4,6
/proc/26689/task/26700/stat : 26700 (java) S 26686 26689 26027 0 -1 4202560 63939 0 0 0 316 13 0 0 15 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26702] ppid=26686 vsize=15698224 CPUtime=3.34 cores=0,2,4,6
/proc/26689/task/26702/stat : 26702 (java) S 26686 26689 26027 0 -1 4202560 62612 0 0 0 318 16 0 0 15 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26704] ppid=26686 vsize=15698224 CPUtime=3.31 cores=0,2,4,6
/proc/26689/task/26704/stat : 26704 (java) S 26686 26689 26027 0 -1 4202560 63382 0 0 0 315 16 0 0 15 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26706] ppid=26686 vsize=15698224 CPUtime=3.28 cores=0,2,4,6
/proc/26689/task/26706/stat : 26706 (java) S 26686 26689 26027 0 -1 4202560 61725 0 0 0 313 15 0 0 16 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26708] ppid=26686 vsize=15698224 CPUtime=3.33 cores=0,2,4,6
/proc/26689/task/26708/stat : 26708 (java) S 26686 26689 26027 0 -1 4202560 63376 0 0 0 316 17 0 0 15 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26710] ppid=26686 vsize=15698224 CPUtime=3.34 cores=0,2,4,6
/proc/26689/task/26710/stat : 26710 (java) S 26686 26689 26027 0 -1 4202560 65146 0 0 0 318 16 0 0 15 0 22 0 524473371 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26712] ppid=26686 vsize=15698224 CPUtime=2.02 cores=0,2,4,6
/proc/26689/task/26712/stat : 26712 (java) S 26686 26689 26027 0 -1 4202560 3274 0 0 0 145 57 0 0 16 0 22 0 524473372 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 0 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26714] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26714/stat : 26714 (java) S 26686 26689 26027 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26716] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26716/stat : 26716 (java) S 26686 26689 26027 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26718] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26718/stat : 26718 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 524473375 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347716017 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26719] ppid=26686 vsize=15698224 CPUtime=1.2 cores=0,2,4,6
/proc/26689/task/26719/stat : 26719 (java) S 26686 26689 26027 0 -1 4202560 8871 0 0 0 119 1 0 0 15 0 22 0 524473375 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26722] ppid=26686 vsize=15698224 CPUtime=0.65 cores=0,2,4,6
/proc/26689/task/26722/stat : 26722 (java) S 26686 26689 26027 0 -1 4202560 7765 0 0 0 64 1 0 0 15 0 22 0 524473375 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26724] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26724/stat : 26724 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524473375 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26726] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26726/stat : 26726 (java) S 26686 26689 26027 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524473375 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26732] ppid=26686 vsize=15698224 CPUtime=1168.01 cores=0,2,4,6
/proc/26689/task/26732/stat : 26732 (java) R 26686 26689 26027 0 -1 4202560 182333 0 0 0 116768 33 0 0 25 0 22 0 524473403 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505803043 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26689/tid=26733] ppid=26686 vsize=15698224 CPUtime=1165.77 cores=0,2,4,6
/proc/26689/task/26733/stat : 26733 (java) R 26686 26689 26027 0 -1 4202560 178437 0 0 0 116545 32 0 0 25 0 22 0 524473403 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26689/tid=26734] ppid=26686 vsize=15698224 CPUtime=1167.63 cores=0,2,4,6
/proc/26689/task/26734/stat : 26734 (java) R 26686 26689 26027 0 -1 4202560 183409 0 0 0 116731 32 0 0 25 0 22 0 524473403 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26689/tid=26735] ppid=26686 vsize=15698224 CPUtime=1167.98 cores=0,2,4,6
/proc/26689/task/26735/stat : 26735 (java) R 26686 26689 26027 0 -1 4202560 180702 0 0 0 116768 30 0 0 25 0 22 0 524473403 16074981376 71951 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505713356 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.4
Current children cumulated vsize (KiB) 15698224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.11 8.16 8.09 9/224 27294
/proc/meminfo: memFree=25131704/32951124 swapFree=67111412/67111528
[pid=26689] ppid=26686 vsize=15698224 CPUtime=4800.22 cores=0,2,4,6
/proc/26689/stat : 26689 (java) S 26686 26689 26027 0 -1 4202496 1295055 0 1 0 479694 328 0 0 18 0 22 0 524473369 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26689/statm: 3924556 76699 2299 9 0 3915275 0
[pid=26689/tid=26694] ppid=26686 vsize=15698224 CPUtime=0.51 cores=0,2,4,6
/proc/26689/task/26694/stat : 26694 (java) S 26686 26689 26027 0 -1 4202560 13650 0 1 0 49 2 0 0 20 0 22 0 524473370 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26696] ppid=26686 vsize=15698224 CPUtime=3.39 cores=0,2,4,6
/proc/26689/task/26696/stat : 26696 (java) S 26686 26689 26027 0 -1 4202560 64104 0 0 0 322 17 0 0 15 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26698] ppid=26686 vsize=15698224 CPUtime=3.34 cores=0,2,4,6
/proc/26689/task/26698/stat : 26698 (java) S 26686 26689 26027 0 -1 4202560 64137 0 0 0 317 17 0 0 16 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 0 0 0 0
[pid=26689/tid=26700] ppid=26686 vsize=15698224 CPUtime=3.34 cores=0,2,4,6
/proc/26689/task/26700/stat : 26700 (java) S 26686 26689 26027 0 -1 4202560 65306 0 0 0 321 13 0 0 15 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26702] ppid=26686 vsize=15698224 CPUtime=3.4 cores=0,2,4,6
/proc/26689/task/26702/stat : 26702 (java) S 26686 26689 26027 0 -1 4202560 64202 0 0 0 324 16 0 0 15 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26704] ppid=26686 vsize=15698224 CPUtime=3.36 cores=0,2,4,6
/proc/26689/task/26704/stat : 26704 (java) S 26686 26689 26027 0 -1 4202560 64215 0 0 0 320 16 0 0 15 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26706] ppid=26686 vsize=15698224 CPUtime=3.35 cores=0,2,4,6
/proc/26689/task/26706/stat : 26706 (java) S 26686 26689 26027 0 -1 4202560 62970 0 0 0 320 15 0 0 15 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26708] ppid=26686 vsize=15698224 CPUtime=3.39 cores=0,2,4,6
/proc/26689/task/26708/stat : 26708 (java) S 26686 26689 26027 0 -1 4202560 64358 0 0 0 322 17 0 0 15 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26710] ppid=26686 vsize=15698224 CPUtime=3.4 cores=0,2,4,6
/proc/26689/task/26710/stat : 26710 (java) S 26686 26689 26027 0 -1 4202560 66401 0 0 0 324 16 0 0 15 0 22 0 524473371 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26712] ppid=26686 vsize=15698224 CPUtime=2.08 cores=0,2,4,6
/proc/26689/task/26712/stat : 26712 (java) S 26686 26689 26027 0 -1 4202560 3338 0 0 0 150 58 0 0 15 0 22 0 524473372 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 0 0 16800975 18446604453865501696 0 0 -1 6 0 0 0
[pid=26689/tid=26714] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26714/stat : 26714 (java) S 26686 26689 26027 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26716] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26716/stat : 26716 (java) S 26686 26689 26027 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524473373 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26718] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26718/stat : 26718 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 524473375 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347716017 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26719] ppid=26686 vsize=15698224 CPUtime=1.2 cores=0,2,4,6
/proc/26689/task/26719/stat : 26719 (java) S 26686 26689 26027 0 -1 4202560 8871 0 0 0 119 1 0 0 15 0 22 0 524473375 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26722] ppid=26686 vsize=15698224 CPUtime=0.65 cores=0,2,4,6
/proc/26689/task/26722/stat : 26722 (java) S 26686 26689 26027 0 -1 4202560 7765 0 0 0 64 1 0 0 15 0 22 0 524473375 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26724] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26724/stat : 26724 (java) S 26686 26689 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524473375 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708313 0 4 0 16800975 18446604453865501696 0 0 -1 2 0 0 0
[pid=26689/tid=26726] ppid=26686 vsize=15698224 CPUtime=0 cores=0,2,4,6
/proc/26689/task/26726/stat : 26726 (java) S 26686 26689 26027 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 524473375 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 232347708928 0 4 0 16800975 18446604453865501696 0 0 -1 4 0 0 0
[pid=26689/tid=26732] ppid=26686 vsize=15698224 CPUtime=1192.85 cores=0,2,4,6
/proc/26689/task/26732/stat : 26732 (java) R 26686 26689 26027 0 -1 4202560 187546 0 0 0 119251 34 0 0 25 0 22 0 524473403 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26689/tid=26733] ppid=26686 vsize=15698224 CPUtime=1190.6 cores=0,2,4,6
/proc/26689/task/26733/stat : 26733 (java) R 26686 26689 26027 0 -1 4202560 183020 0 0 0 119027 33 0 0 25 0 22 0 524473403 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505812377 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26689/tid=26734] ppid=26686 vsize=15698224 CPUtime=1192.47 cores=0,2,4,6
/proc/26689/task/26734/stat : 26734 (java) R 26686 26689 26027 0 -1 4202560 188249 0 0 0 119214 33 0 0 25 0 22 0 524473403 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505765795 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26689/tid=26735] ppid=26686 vsize=15698224 CPUtime=1192.74 cores=0,2,4,6
/proc/26689/task/26735/stat : 26735 (java) R 26686 26689 26027 0 -1 4202560 185472 0 0 0 119243 31 0 0 25 0 22 0 524473403 16074981376 76699 33554432000 1073741824 1073778376 140735662773408 18446744073709551615 46912505783234 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15698224

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.27
CPU user time (s): 4796.98
CPU system time (s): 3.2955
CPU usage (%): 397.561
Max. virtual memory (cumulated for all children) (KiB): 15708116

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

runsolver used 1.9557 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 03:59:12
IDJOB=3311463
IDBENCH=82848
IDSOLVER=1698
FILE ID=node132/3311463-1304128752
RUNJOBID= node132-1304128752-26672
PBS_JOBID= 13170746
Free space on /tmp= 71872 MiB

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

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

MD5SUM BENCH= d1b5f6eba94843a6d4f11aae7cd57ab2
RANDOM SEED=985866890

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25712336 kB
Buffers:        687460 kB
Cached:        6005744 kB
SwapCached:        112 kB
Active:        1495308 kB
Inactive:      5262440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25712336 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            3696 kB
Writeback:           0 kB
AnonPages:       63752 kB
Mapped:          14508 kB
Slab:           418180 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node132 at 2011-04-30 04:19:22