Trace number 3313421

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 1211.11

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	40:28 INFO : Reading from input HOME/instance-3313421-1304109628.cnf
2.06/1.80	Executor set job limit to 1000000
2.06/1.80	Executor set job limit to 1000000
2.06/1.80	Executor set job limit to 1000000
2.06/1.80	Executor set job limit to 1000000
2.06/1.80	Starting Executor!
2.06/1.80	Starting Executor!
2.06/1.80	Starting Executor!
2.06/1.80	Starting Executor!
7.08/5.17	40:34 INFO : 143482 variables remaining out of 156058
7.08/5.17	40:34 INFO : 3594940 literals remaining out of 1555634
453.34/122.38	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
453.34/122.38	log4j:WARN Please initialize the log4j system properly.
453.34/122.38	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-3313421-1304109628/watcher-3313421-1304109628 -o /tmp/evaluation-result-3313421-1304109628/solver-3313421-1304109628 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313421-1304109628.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.77 8.05 7.91 5/198 26616
/proc/meminfo: memFree=16387680/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/26616/stat : 26616 (java) R 26614 26616 26111 0 -1 4202496 747 0 0 0 0 0 0 0 23 0 1 0 601193501 23580672 232 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256410429184 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26616/statm: 5757 241 194 9 0 124 0

[startup+0.053237 s]
/proc/loadavg: 7.77 8.05 7.91 5/198 26616
/proc/meminfo: memFree=16387680/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15675064 CPUtime=0.04 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 3969 0 1 0 3 1 0 0 23 0 18 0 601193501 16051265536 3407 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3918766 3410 1719 9 0 3909514 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675064

[startup+0.100233 s]
/proc/loadavg: 7.77 8.05 7.91 5/198 26616
/proc/meminfo: memFree=16387680/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15676672 CPUtime=0.1 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 5516 0 1 0 9 1 0 0 23 0 18 0 601193501 16052912128 4954 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3919168 4954 2115 9 0 3909887 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676672

[startup+0.300179 s]
/proc/loadavg: 7.77 8.05 7.91 5/198 26616
/proc/meminfo: memFree=16387680/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15680696 CPUtime=0.51 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 14100 0 1 0 49 2 0 0 23 0 18 0 601193501 16057032704 12653 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3920174 12657 2206 9 0 3910893 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680696

[startup+0.701131 s]
/proc/loadavg: 7.77 8.05 7.91 5/198 26616
/proc/meminfo: memFree=16387680/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15680548 CPUtime=0.91 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 41941 0 1 0 86 5 0 0 23 0 18 0 601193501 16056881152 40454 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3920137 40454 2222 9 0 3910856 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15680548

[startup+1.50097 s]
/proc/loadavg: 7.77 8.05 7.91 6/216 26634
/proc/meminfo: memFree=16230056/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15680548 CPUtime=1.74 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 48441 0 1 0 167 7 0 0 23 0 18 0 601193501 16056881152 46937 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3920137 46943 2222 9 0 3910856 0
[pid=26616/tid=26618] ppid=26614 vsize=15680548 CPUtime=1.46 cores=1,3,5,7
/proc/26616/task/26618/stat : 26618 (java) R 26614 26616 26111 0 -1 4202560 38891 0 1 0 141 5 0 0 19 0 18 0 601193502 16056881152 46947 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912505633312 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26616/tid=26619] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26111 0 -1 4202560 1499 0 0 0 0 0 0 0 16 0 18 0 601193503 16056881152 46951 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26620] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26111 0 -1 4202560 619 0 0 0 0 0 0 0 15 0 18 0 601193503 16056881152 46955 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26621] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26111 0 -1 4202560 731 0 0 0 0 0 0 0 16 0 18 0 601193503 16056881152 46958 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26622] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26111 0 -1 4202560 485 0 0 0 0 0 0 0 15 0 18 0 601193503 16056881152 46961 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26623] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26111 0 -1 4202560 630 0 0 0 0 0 0 0 15 0 18 0 601193503 16056881152 46965 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26624] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26111 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 18 0 601193503 16056881152 46969 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26625] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26625/stat : 26625 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601193503 16056881152 46973 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26626] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26626/stat : 26626 (java) S 26614 26616 26111 0 -1 4202560 515 0 0 0 0 0 0 0 15 0 18 0 601193503 16056881152 46977 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26627] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26627/stat : 26627 (java) S 26614 26616 26111 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 601193504 16056881152 46981 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 0 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26628] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26628/stat : 26628 (java) S 26614 26616 26111 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 601193504 16056881152 46985 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26629] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26629/stat : 26629 (java) S 26614 26616 26111 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 18 0 601193504 16056881152 46988 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26630] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26630/stat : 26630 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 601193507 16056881152 46991 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427215281 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26631] ppid=26614 vsize=15680548 CPUtime=0.11 cores=1,3,5,7
/proc/26616/task/26631/stat : 26631 (java) S 26614 26616 26111 0 -1 4202560 1013 0 0 0 11 0 0 0 19 0 18 0 601193507 16056881152 46995 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26632] ppid=26614 vsize=15680548 CPUtime=0.11 cores=1,3,5,7
/proc/26616/task/26632/stat : 26632 (java) S 26614 26616 26111 0 -1 4202560 2559 0 0 0 11 0 0 0 15 0 18 0 601193507 16056881152 46999 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26633] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26633/stat : 26633 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 601193507 16056881152 47003 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26634] ppid=26614 vsize=15680548 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26634/stat : 26634 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601193507 16056881152 47007 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15680548

[startup+3.10167 s]
/proc/loadavg: 7.77 8.05 7.91 7/220 26638
/proc/meminfo: memFree=16085760/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15684012 CPUtime=4.18 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 89303 0 1 0 406 12 0 0 23 0 22 0 601193501 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3921003 82647 2263 9 0 3911722 0
[pid=26616/tid=26618] ppid=26614 vsize=15684012 CPUtime=3.05 cores=1,3,5,7
/proc/26616/task/26618/stat : 26618 (java) R 26614 26616 26111 0 -1 4202560 64701 0 1 0 297 8 0 0 25 0 22 0 601193502 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912505745116 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26616/tid=26619] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26111 0 -1 4202560 1564 0 0 0 0 0 0 0 16 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26620] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26111 0 -1 4202560 619 0 0 0 0 0 0 0 15 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26621] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26111 0 -1 4202560 731 0 0 0 0 0 0 0 15 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26622] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26111 0 -1 4202560 485 0 0 0 0 0 0 0 15 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26623] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26111 0 -1 4202560 630 0 0 0 0 0 0 0 15 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26624] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26111 0 -1 4202560 2766 0 0 0 0 0 0 0 16 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26625] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26625/stat : 26625 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26626] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26626/stat : 26626 (java) S 26614 26616 26111 0 -1 4202560 515 0 0 0 0 0 0 0 15 0 22 0 601193503 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26627] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26627/stat : 26627 (java) S 26614 26616 26111 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 601193504 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 0 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26628] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26628/stat : 26628 (java) S 26614 26616 26111 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601193504 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26629] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26629/stat : 26629 (java) S 26614 26616 26111 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 22 0 601193504 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26630] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26630/stat : 26630 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601193507 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427215281 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26631] ppid=26614 vsize=15684012 CPUtime=0.37 cores=1,3,5,7
/proc/26616/task/26631/stat : 26631 (java) S 26614 26616 26111 0 -1 4202560 2617 0 0 0 37 0 0 0 15 0 22 0 601193507 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26632] ppid=26614 vsize=15684012 CPUtime=0.68 cores=1,3,5,7
/proc/26616/task/26632/stat : 26632 (java) S 26614 26616 26111 0 -1 4202560 13046 0 0 0 67 1 0 0 15 0 22 0 601193507 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26633] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26633/stat : 26633 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 601193507 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26634] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26634/stat : 26634 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601193507 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26635] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26635/stat : 26635 (java) S 26614 26616 26111 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 601193682 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26636] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26636/stat : 26636 (java) S 26614 26616 26111 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 601193682 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26637] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26637/stat : 26637 (java) S 26614 26616 26111 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 601193682 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26638] ppid=26614 vsize=15684012 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26638/stat : 26638 (java) S 26614 26616 26111 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 601193682 16060428288 82647 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 15684012

[startup+6.30105 s]
/proc/loadavg: 7.54 8.00 7.90 6/220 26638
/proc/meminfo: memFree=16001824/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15687172 CPUtime=9.21 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 222280 0 1 0 893 28 0 0 23 0 22 0 601193501 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3921793 214152 2292 9 0 3912512 0
[pid=26616/tid=26618] ppid=26614 vsize=15687172 CPUtime=5.09 cores=1,3,5,7
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26111 0 -1 4202560 64757 0 1 0 501 8 0 0 25 0 22 0 601193502 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26619] ppid=26614 vsize=15687172 CPUtime=0.1 cores=1,3,5,7
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26111 0 -1 4202560 11541 0 0 0 9 1 0 0 16 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26620] ppid=26614 vsize=15687172 CPUtime=0.13 cores=1,3,5,7
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26111 0 -1 4202560 14458 0 0 0 11 2 0 0 16 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26621] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26111 0 -1 4202560 731 0 0 0 0 0 0 0 15 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26622] ppid=26614 vsize=15687172 CPUtime=0.16 cores=1,3,5,7
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26111 0 -1 4202560 21745 0 0 0 14 2 0 0 16 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26623] ppid=26614 vsize=15687172 CPUtime=0.09 cores=1,3,5,7
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26111 0 -1 4202560 13363 0 0 0 7 2 0 0 16 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26624] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26111 0 -1 4202560 2767 0 0 0 0 0 0 0 16 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26625] ppid=26614 vsize=15687172 CPUtime=0.15 cores=1,3,5,7
/proc/26616/task/26625/stat : 26625 (java) S 26614 26616 26111 0 -1 4202560 18191 0 0 0 13 2 0 0 16 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26626] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26626/stat : 26626 (java) S 26614 26616 26111 0 -1 4202560 516 0 0 0 0 0 0 0 15 0 22 0 601193503 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26627] ppid=26614 vsize=15687172 CPUtime=0.28 cores=1,3,5,7
/proc/26616/task/26627/stat : 26627 (java) S 26614 26616 26111 0 -1 4202560 1547 0 0 0 28 0 0 0 16 0 22 0 601193504 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 0 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26628] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26628/stat : 26628 (java) S 26614 26616 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26629] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26629/stat : 26629 (java) S 26614 26616 26111 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26630] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26630/stat : 26630 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601193507 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427215281 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26631] ppid=26614 vsize=15687172 CPUtime=0.88 cores=1,3,5,7
/proc/26616/task/26631/stat : 26631 (java) S 26614 26616 26111 0 -1 4202560 3458 0 0 0 88 0 0 0 15 0 22 0 601193507 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26632] ppid=26614 vsize=15687172 CPUtime=1.14 cores=1,3,5,7
/proc/26616/task/26632/stat : 26632 (java) S 26614 26616 26111 0 -1 4202560 13129 0 0 0 113 1 0 0 15 0 22 0 601193507 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26633] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26633/stat : 26633 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 601193507 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26634] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26634/stat : 26634 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601193507 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26635] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26635/stat : 26635 (java) S 26614 26616 26111 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 601193682 16063664128 214152 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0

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

/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26111 0 -1 4202560 150787 0 0 0 558 23 0 0 16 0 22 0 601193503 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26622] ppid=26614 vsize=15687172 CPUtime=5.59 cores=1,3,5,7
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26111 0 -1 4202560 167918 0 0 0 536 23 0 0 16 0 22 0 601193503 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26623] ppid=26614 vsize=15687172 CPUtime=6.88 cores=1,3,5,7
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26111 0 -1 4202560 294168 0 0 0 645 43 0 0 16 0 22 0 601193503 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26624] ppid=26614 vsize=15687172 CPUtime=5.77 cores=1,3,5,7
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26111 0 -1 4202560 261616 0 0 0 541 36 0 0 16 0 22 0 601193503 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26625] ppid=26614 vsize=15687172 CPUtime=6.14 cores=1,3,5,7
/proc/26616/task/26625/stat : 26625 (java) S 26614 26616 26111 0 -1 4202560 285261 0 0 0 572 42 0 0 15 0 22 0 601193503 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26626] ppid=26614 vsize=15687172 CPUtime=7.05 cores=1,3,5,7
/proc/26616/task/26626/stat : 26626 (java) S 26614 26616 26111 0 -1 4202560 219886 0 0 0 671 34 0 0 16 0 22 0 601193503 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26627] ppid=26614 vsize=15687172 CPUtime=3.54 cores=1,3,5,7
/proc/26616/task/26627/stat : 26627 (java) S 26614 26616 26111 0 -1 4202560 96124 0 0 0 343 11 0 0 15 0 22 0 601193504 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 0 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26628] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26628/stat : 26628 (java) S 26614 26616 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26629] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26629/stat : 26629 (java) S 26614 26616 26111 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26630] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26630/stat : 26630 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601193507 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427215281 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26631] ppid=26614 vsize=15687172 CPUtime=1.42 cores=1,3,5,7
/proc/26616/task/26631/stat : 26631 (java) S 26614 26616 26111 0 -1 4202560 3494 0 0 0 142 0 0 0 15 0 22 0 601193507 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26632] ppid=26614 vsize=15687172 CPUtime=1.9 cores=1,3,5,7
/proc/26616/task/26632/stat : 26632 (java) S 26614 26616 26111 0 -1 4202560 13332 0 0 0 189 1 0 0 15 0 22 0 601193507 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26633] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26633/stat : 26633 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 601193507 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26634] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26634/stat : 26634 (java) S 26614 26616 26111 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 601193507 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26635] ppid=26614 vsize=15687172 CPUtime=1096.2 cores=1,3,5,7
/proc/26616/task/26635/stat : 26635 (java) R 26614 26616 26111 0 -1 4202560 6924 0 0 0 109609 11 0 0 25 0 22 0 601193682 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506077076 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26616/tid=26636] ppid=26614 vsize=15687172 CPUtime=1094.14 cores=1,3,5,7
/proc/26616/task/26636/stat : 26636 (java) R 26614 26616 26111 0 -1 4202560 22436 0 0 0 109401 13 0 0 25 0 22 0 601193682 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26616/tid=26637] ppid=26614 vsize=15687172 CPUtime=1098.44 cores=1,3,5,7
/proc/26616/task/26637/stat : 26637 (java) R 26614 26616 26111 0 -1 4202560 40044 0 0 0 109833 11 0 0 25 0 22 0 601193682 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912505523359 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26616/tid=26638] ppid=26614 vsize=15687172 CPUtime=1096.19 cores=1,3,5,7
/proc/26616/task/26638/stat : 26638 (java) R 26614 26616 26111 0 -1 4202560 27426 0 0 0 109603 16 0 0 25 0 22 0 601193682 16063664128 2040198 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506025990 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4446.68
Current children cumulated vsize (KiB) 15687172

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 7.92 10/220 26721
/proc/meminfo: memFree=13746652/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15687172 CPUtime=4686.28 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 2101100 0 1 0 468274 354 0 0 23 0 22 0 601193501 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3921793 2044345 2300 9 0 3912512 0
[pid=26616/tid=26618] ppid=26614 vsize=15687172 CPUtime=5.09 cores=1,3,5,7
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26111 0 -1 4202560 64757 0 1 0 501 8 0 0 25 0 22 0 601193502 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26619] ppid=26614 vsize=15687172 CPUtime=6.46 cores=1,3,5,7
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26111 0 -1 4202560 241500 0 0 0 610 36 0 0 16 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26620] ppid=26614 vsize=15687172 CPUtime=6.12 cores=1,3,5,7
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26111 0 -1 4202560 201143 0 0 0 580 32 0 0 16 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26621] ppid=26614 vsize=15687172 CPUtime=5.99 cores=1,3,5,7
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26111 0 -1 4202560 151194 0 0 0 576 23 0 0 16 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26622] ppid=26614 vsize=15687172 CPUtime=5.75 cores=1,3,5,7
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26111 0 -1 4202560 168322 0 0 0 551 24 0 0 15 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26623] ppid=26614 vsize=15687172 CPUtime=6.99 cores=1,3,5,7
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26111 0 -1 4202560 294610 0 0 0 656 43 0 0 16 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26624] ppid=26614 vsize=15687172 CPUtime=5.89 cores=1,3,5,7
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26111 0 -1 4202560 261678 0 0 0 553 36 0 0 16 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26625] ppid=26614 vsize=15687172 CPUtime=6.25 cores=1,3,5,7
/proc/26616/task/26625/stat : 26625 (java) S 26614 26616 26111 0 -1 4202560 286208 0 0 0 583 42 0 0 16 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26626] ppid=26614 vsize=15687172 CPUtime=7.2 cores=1,3,5,7
/proc/26616/task/26626/stat : 26626 (java) S 26614 26616 26111 0 -1 4202560 220428 0 0 0 686 34 0 0 16 0 22 0 601193503 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26627] ppid=26614 vsize=15687172 CPUtime=3.54 cores=1,3,5,7
/proc/26616/task/26627/stat : 26627 (java) S 26614 26616 26111 0 -1 4202560 96128 0 0 0 343 11 0 0 15 0 22 0 601193504 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 0 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26628] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26628/stat : 26628 (java) S 26614 26616 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26629] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26629/stat : 26629 (java) S 26614 26616 26111 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26630] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26630/stat : 26630 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601193507 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427215281 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26631] ppid=26614 vsize=15687172 CPUtime=1.42 cores=1,3,5,7
/proc/26616/task/26631/stat : 26631 (java) S 26614 26616 26111 0 -1 4202560 3494 0 0 0 142 0 0 0 15 0 22 0 601193507 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26632] ppid=26614 vsize=15687172 CPUtime=1.9 cores=1,3,5,7
/proc/26616/task/26632/stat : 26632 (java) S 26614 26616 26111 0 -1 4202560 13332 0 0 0 189 1 0 0 15 0 22 0 601193507 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26633] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26633/stat : 26633 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 601193507 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26634] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26634/stat : 26634 (java) S 26614 26616 26111 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 601193507 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26635] ppid=26614 vsize=15687172 CPUtime=1155.88 cores=1,3,5,7
/proc/26616/task/26635/stat : 26635 (java) R 26614 26616 26111 0 -1 4202560 6928 0 0 0 115575 13 0 0 25 0 22 0 601193682 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506373435 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26616/tid=26636] ppid=26614 vsize=15687172 CPUtime=1153.82 cores=1,3,5,7
/proc/26616/task/26636/stat : 26636 (java) R 26614 26616 26111 0 -1 4202560 22441 0 0 0 115368 14 0 0 25 0 22 0 601193682 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506076997 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26616/tid=26637] ppid=26614 vsize=15687172 CPUtime=1158.13 cores=1,3,5,7
/proc/26616/task/26637/stat : 26637 (java) R 26614 26616 26111 0 -1 4202560 40048 0 0 0 115802 11 0 0 25 0 22 0 601193682 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506077067 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26616/tid=26638] ppid=26614 vsize=15687172 CPUtime=1155.69 cores=1,3,5,7
/proc/26616/task/26638/stat : 26638 (java) R 26614 26616 26111 0 -1 4202560 27432 0 0 0 115552 17 0 0 25 0 22 0 601193682 16063664128 2044345 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506467635 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4686.28
Current children cumulated vsize (KiB) 15687172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.8 s]
/proc/loadavg: 8.06 8.06 7.92 9/220 26721
/proc/meminfo: memFree=13642480/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=15687172 CPUtime=4800.12 cores=1,3,5,7
/proc/26616/stat : 26616 (java) S 26614 26616 26111 0 -1 4202496 2107689 0 1 0 479655 357 0 0 23 0 22 0 601193501 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 3921793 2050428 2300 9 0 3912512 0
[pid=26616/tid=26618] ppid=26614 vsize=15687172 CPUtime=5.09 cores=1,3,5,7
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26111 0 -1 4202560 64757 0 1 0 501 8 0 0 25 0 22 0 601193502 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26619] ppid=26614 vsize=15687172 CPUtime=6.54 cores=1,3,5,7
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26111 0 -1 4202560 242554 0 0 0 617 37 0 0 16 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26620] ppid=26614 vsize=15687172 CPUtime=6.19 cores=1,3,5,7
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26111 0 -1 4202560 201150 0 0 0 587 32 0 0 16 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26621] ppid=26614 vsize=15687172 CPUtime=6.02 cores=1,3,5,7
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26111 0 -1 4202560 151484 0 0 0 579 23 0 0 16 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26622] ppid=26614 vsize=15687172 CPUtime=5.8 cores=1,3,5,7
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26111 0 -1 4202560 170123 0 0 0 556 24 0 0 16 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26623] ppid=26614 vsize=15687172 CPUtime=7.07 cores=1,3,5,7
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26111 0 -1 4202560 296992 0 0 0 664 43 0 0 16 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26624] ppid=26614 vsize=15687172 CPUtime=5.95 cores=1,3,5,7
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26111 0 -1 4202560 262617 0 0 0 559 36 0 0 15 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26625] ppid=26614 vsize=15687172 CPUtime=6.27 cores=1,3,5,7
/proc/26616/task/26625/stat : 26625 (java) S 26614 26616 26111 0 -1 4202560 286208 0 0 0 585 42 0 0 15 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26626] ppid=26614 vsize=15687172 CPUtime=7.28 cores=1,3,5,7
/proc/26616/task/26626/stat : 26626 (java) S 26614 26616 26111 0 -1 4202560 220536 0 0 0 694 34 0 0 16 0 22 0 601193503 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26627] ppid=26614 vsize=15687172 CPUtime=3.54 cores=1,3,5,7
/proc/26616/task/26627/stat : 26627 (java) S 26614 26616 26111 0 -1 4202560 96129 0 0 0 343 11 0 0 15 0 22 0 601193504 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 0 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26628] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26628/stat : 26628 (java) S 26614 26616 26111 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26629] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26629/stat : 26629 (java) S 26614 26616 26111 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601193504 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 3 0 0 0
[pid=26616/tid=26630] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26630/stat : 26630 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601193507 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427215281 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26631] ppid=26614 vsize=15687172 CPUtime=1.42 cores=1,3,5,7
/proc/26616/task/26631/stat : 26631 (java) S 26614 26616 26111 0 -1 4202560 3494 0 0 0 142 0 0 0 15 0 22 0 601193507 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26632] ppid=26614 vsize=15687172 CPUtime=1.9 cores=1,3,5,7
/proc/26616/task/26632/stat : 26632 (java) S 26614 26616 26111 0 -1 4202560 13332 0 0 0 189 1 0 0 15 0 22 0 601193507 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 5 0 0 0
[pid=26616/tid=26633] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26633/stat : 26633 (java) S 26614 26616 26111 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 601193507 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427207577 0 4 0 16800975 18446604471134686016 0 0 -1 1 0 0 0
[pid=26616/tid=26634] ppid=26614 vsize=15687172 CPUtime=0 cores=1,3,5,7
/proc/26616/task/26634/stat : 26634 (java) S 26614 26616 26111 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 601193507 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 256427208192 0 4 0 16800975 18446604471134686016 0 0 -1 7 0 0 0
[pid=26616/tid=26635] ppid=26614 vsize=15687172 CPUtime=1184.21 cores=1,3,5,7
/proc/26616/task/26635/stat : 26635 (java) R 26614 26616 26111 0 -1 4202560 6932 0 0 0 118408 13 0 0 25 0 22 0 601193682 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506254095 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26616/tid=26636] ppid=26614 vsize=15687172 CPUtime=1182.19 cores=1,3,5,7
/proc/26616/task/26636/stat : 26636 (java) R 26614 26616 26111 0 -1 4202560 22444 0 0 0 118205 14 0 0 25 0 22 0 601193682 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 47525692909634 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26616/tid=26637] ppid=26614 vsize=15687172 CPUtime=1186.45 cores=1,3,5,7
/proc/26616/task/26637/stat : 26637 (java) R 26614 26616 26111 0 -1 4202560 40048 0 0 0 118634 11 0 0 25 0 22 0 601193682 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506077002 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26616/tid=26638] ppid=26614 vsize=15687172 CPUtime=1184.02 cores=1,3,5,7
/proc/26616/task/26638/stat : 26638 (java) R 26614 26616 26111 0 -1 4202560 27432 0 0 0 118384 18 0 0 25 0 22 0 601193682 16063664128 2050428 33554432000 1073741824 1073778376 140736446001536 18446744073709551615 46912506054007 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15687172

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

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

[startup+1210.91 s]
/proc/loadavg: 8.06 8.06 7.92 9/220 26721
/proc/meminfo: memFree=13642480/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=0 CPUtime=4800.25 cores=1,3,5,7
/proc/26616/stat : 26616 (java) Z 26614 26616 26111 0 -1 4203548 2107716 0 1 0 479658 367 0 0 17 0 2 0 601193501 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 0 0 0 0 0 0 0
[pid=26616/tid=26637] ppid=26614 vsize=0 CPUtime=1186.55 cores=1,3,5,7
/proc/26616/task/26637/stat : 26637 (java) R 26614 26616 26111 0 -1 4203588 40048 0 0 0 118634 21 0 0 25 0 2 0 601193682 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 0

[startup+1211.1 s]
/proc/loadavg: 8.06 8.06 7.92 9/220 26721
/proc/meminfo: memFree=13642480/32950928 swapFree=67111364/67111528
[pid=26616] ppid=26614 vsize=0 CPUtime=4800.44 cores=1,3,5,7
/proc/26616/stat : 26616 (java) Z 26614 26616 26111 0 -1 4203548 2107716 0 1 0 479658 386 0 0 17 0 2 0 601193501 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26616/statm: 0 0 0 0 0 0 0
[pid=26616/tid=26637] ppid=26614 vsize=0 CPUtime=1186.74 cores=1,3,5,7
/proc/26616/task/26637/stat : 26637 (java) R 26614 26616 26111 0 -1 4203588 40048 0 0 0 118634 40 0 0 25 0 2 0 601193682 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1211.11
CPU time (s): 4800.45
CPU user time (s): 4796.59
CPU system time (s): 3.86541
CPU usage (%): 396.369
Max. virtual memory (cumulated for all children) (KiB): 15690636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.59
system time used= 3.86541
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2107716
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= 81364
involuntary context switches= 65095

runsolver used 2.00069 second user time and 4.68829 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 22:40:28
IDJOB=3313421
IDBENCH=82488
IDSOLVER=1699
FILE ID=node115/3313421-1304109628
RUNJOBID= node115-1304108409-26490
PBS_JOBID= 13170651
Free space on /tmp= 72712 MiB

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

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
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:      16387960 kB
Buffers:        804884 kB
Cached:        1937696 kB
SwapCached:          0 kB
Active:       13489712 kB
Inactive:      2622572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16387960 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9792 kB
Writeback:           0 kB
AnonPages:    13369404 kB
Mapped:          23544 kB
Slab:           362632 kB
PageTables:      30788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14222624 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= 72716 MiB
End job on node115 at 2011-04-29 23:00:41