Trace number 3311654

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.48 1206.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	47:23 INFO : Reading from input HOME/instance-3311654-1304178443.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.79/0.40	47:23 INFO : 697 variables remaining out of 700
0.79/0.40	47:23 INFO : 11852 literals remaining out of 11928

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

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: 8.18 8.08 8.02 5/198 886
/proc/meminfo: memFree=22822028/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/886/stat : 886 (java) R 884 886 510 0 -1 4202496 734 0 0 0 0 0 0 0 25 0 1 0 608074921 23580672 220 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216730216213 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/886/statm: 5757 233 188 9 0 124 0
[pid=886/tid=887] ppid=884 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) R 884 886 510 0 -1 4202560 117 0 0 0 0 0 0 0 25 0 2 0 608074922 31260672 936 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 47135007154147 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.067639 s]
/proc/loadavg: 8.18 8.08 8.02 5/198 886
/proc/meminfo: memFree=22822028/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 4400 0 1 0 5 1 0 0 25 0 18 0 608074921 15984414720 3838 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3902445 3839 1779 9 0 3893164 0
[pid=886/tid=887] ppid=884 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) R 884 886 510 0 -1 4202560 2983 0 1 0 5 0 0 0 25 0 18 0 608074922 15984414720 3839 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 47135010641939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100625 s]
/proc/loadavg: 8.18 8.08 8.02 5/198 886
/proc/meminfo: memFree=22822028/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15742012 CPUtime=0.1 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 5584 0 1 0 8 2 0 0 25 0 18 0 608074921 16119820288 4980 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3935503 4981 2116 9 0 3926222 0
[pid=886/tid=887] ppid=884 vsize=15742012 CPUtime=0.08 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) R 884 886 510 0 -1 4202560 3438 0 1 0 7 1 0 0 25 0 18 0 608074922 16119820288 4981 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216747005495 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742012

[startup+0.300598 s]
/proc/loadavg: 8.18 8.08 8.02 5/198 886
/proc/meminfo: memFree=22822028/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15751232 CPUtime=0.51 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 11530 0 1 0 48 3 0 0 25 0 22 0 608074921 16129261568 9933 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3937808 9933 2212 9 0 3928527 0
[pid=886/tid=887] ppid=884 vsize=15751232 CPUtime=0.28 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) R 884 886 510 0 -1 4202560 6626 0 1 0 26 2 0 0 25 0 22 0 608074922 16129261568 9933 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505228560 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15751232

[startup+0.700482 s]
/proc/loadavg: 8.18 8.08 8.02 5/198 886
/proc/meminfo: memFree=22822028/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15762788 CPUtime=1.85 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 29812 0 1 0 180 5 0 0 25 0 22 0 608074921 16141094912 24193 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3940697 24196 2256 9 0 3931416 0
[pid=886/tid=887] ppid=884 vsize=15762788 CPUtime=0.38 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) S 884 886 510 0 -1 4202560 7035 0 1 0 36 2 0 0 25 0 22 0 608074922 16141094912 24197 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 15762788

[startup+1.50134 s]
/proc/loadavg: 8.18 8.08 8.02 10/220 908
/proc/meminfo: memFree=22631932/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15762788 CPUtime=5.03 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 60035 0 1 0 494 9 0 0 25 0 22 0 608074921 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3940697 53881 2271 9 0 3931416 0
[pid=886/tid=887] ppid=884 vsize=15762788 CPUtime=0.38 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) S 884 886 510 0 -1 4202560 7035 0 1 0 36 2 0 0 25 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=889] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/889/stat : 889 (java) S 884 886 510 0 -1 4202560 1286 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=890] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/890/stat : 890 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=891] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/891/stat : 891 (java) S 884 886 510 0 -1 4202560 1309 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=892] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/892/stat : 892 (java) S 884 886 510 0 -1 4202560 101 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=893] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/893/stat : 893 (java) S 884 886 510 0 -1 4202560 286 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=894] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/894/stat : 894 (java) S 884 886 510 0 -1 4202560 958 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=895] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/895/stat : 895 (java) S 884 886 510 0 -1 4202560 1991 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=896] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/896/stat : 896 (java) S 884 886 510 0 -1 4202560 799 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=897] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/897/stat : 897 (java) S 884 886 510 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 608074923 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 0 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=898] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/898/stat : 898 (java) S 884 886 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608074923 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=899] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/899/stat : 899 (java) S 884 886 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608074924 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=900] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/900/stat : 900 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216747002289 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=901] ppid=884 vsize=15762788 CPUtime=0.64 cores=1,3,5,7
/proc/886/task/901/stat : 901 (java) S 884 886 510 0 -1 4202560 5333 0 0 0 64 0 0 0 25 0 22 0 608074926 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=902] ppid=884 vsize=15762788 CPUtime=0.96 cores=1,3,5,7
/proc/886/task/902/stat : 902 (java) S 884 886 510 0 -1 4202560 10658 0 0 0 95 1 0 0 17 0 22 0 608074926 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=903] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/903/stat : 903 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=904] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/904/stat : 904 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608074926 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=905] ppid=884 vsize=15762788 CPUtime=0.65 cores=1,3,5,7
/proc/886/task/905/stat : 905 (java) R 884 886 510 0 -1 4202560 6476 0 0 0 65 0 0 0 25 0 22 0 608074947 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912506043837 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=886/tid=906] ppid=884 vsize=15762788 CPUtime=0.85 cores=1,3,5,7
/proc/886/task/906/stat : 906 (java) R 884 886 510 0 -1 4202560 9365 0 0 0 84 1 0 0 25 0 22 0 608074947 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=886/tid=907] ppid=884 vsize=15762788 CPUtime=0.79 cores=1,3,5,7
/proc/886/task/907/stat : 907 (java) R 884 886 510 0 -1 4202560 6826 0 0 0 79 0 0 0 25 0 22 0 608074947 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505841434 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=886/tid=908] ppid=884 vsize=15762788 CPUtime=0.65 cores=1,3,5,7
/proc/886/task/908/stat : 908 (java) R 884 886 510 0 -1 4202560 6151 0 0 0 65 0 0 0 25 0 22 0 608074947 16141094912 53881 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 47135012061393 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 15762788

[startup+3.10107 s]
/proc/loadavg: 8.18 8.08 8.02 9/220 908
/proc/meminfo: memFree=22479412/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15762788 CPUtime=11.4 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 155421 0 1 0 1120 20 0 0 25 0 22 0 608074921 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3940697 149198 2282 9 0 3931416 0
[pid=886/tid=887] ppid=884 vsize=15762788 CPUtime=0.38 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) S 884 886 510 0 -1 4202560 7035 0 1 0 36 2 0 0 25 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=889] ppid=884 vsize=15762788 CPUtime=0.01 cores=1,3,5,7
/proc/886/task/889/stat : 889 (java) S 884 886 510 0 -1 4202560 4487 0 0 0 1 0 0 0 16 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=890] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/890/stat : 890 (java) S 884 886 510 0 -1 4202560 2706 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=891] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/891/stat : 891 (java) S 884 886 510 0 -1 4202560 2198 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=892] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/892/stat : 892 (java) S 884 886 510 0 -1 4202560 2063 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=893] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/893/stat : 893 (java) S 884 886 510 0 -1 4202560 569 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=894] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/894/stat : 894 (java) S 884 886 510 0 -1 4202560 2887 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=895] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/895/stat : 895 (java) S 884 886 510 0 -1 4202560 2738 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=896] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/896/stat : 896 (java) S 884 886 510 0 -1 4202560 1960 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=897] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/897/stat : 897 (java) S 884 886 510 0 -1 4202560 449 0 0 0 0 0 0 0 15 0 22 0 608074923 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 0 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=898] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/898/stat : 898 (java) S 884 886 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608074923 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=899] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/899/stat : 899 (java) S 884 886 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608074924 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=900] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/900/stat : 900 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216747002289 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=901] ppid=884 vsize=15762788 CPUtime=0.67 cores=1,3,5,7
/proc/886/task/901/stat : 901 (java) S 884 886 510 0 -1 4202560 5349 0 0 0 67 0 0 0 18 0 22 0 608074926 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=902] ppid=884 vsize=15762788 CPUtime=0.98 cores=1,3,5,7
/proc/886/task/902/stat : 902 (java) S 884 886 510 0 -1 4202560 10659 0 0 0 97 1 0 0 15 0 22 0 608074926 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=903] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/903/stat : 903 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=904] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/904/stat : 904 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608074926 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=905] ppid=884 vsize=15762788 CPUtime=2.21 cores=1,3,5,7
/proc/886/task/905/stat : 905 (java) R 884 886 510 0 -1 4202560 27610 0 0 0 219 2 0 0 25 0 22 0 608074947 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505841540 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=886/tid=906] ppid=884 vsize=15762788 CPUtime=2.39 cores=1,3,5,7
/proc/886/task/906/stat : 906 (java) R 884 886 510 0 -1 4202560 29401 0 0 0 235 4 0 0 25 0 22 0 608074947 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505746464 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=886/tid=907] ppid=884 vsize=15762788 CPUtime=2.38 cores=1,3,5,7
/proc/886/task/907/stat : 907 (java) R 884 886 510 0 -1 4202560 27549 0 0 0 236 2 0 0 25 0 22 0 608074947 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505702904 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=886/tid=908] ppid=884 vsize=15762788 CPUtime=2.23 cores=1,3,5,7
/proc/886/task/908/stat : 908 (java) R 884 886 510 0 -1 4202560 26375 0 0 0 220 3 0 0 25 0 22 0 608074947 16141094912 149198 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505841597 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 15762788

[startup+6.30151 s]
/proc/loadavg: 8.17 8.08 8.02 9/220 908
/proc/meminfo: memFree=21738592/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15762788 CPUtime=24.18 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 284732 0 1 0 2381 37 0 0 25 0 22 0 608074921 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3940697 276444 2282 9 0 3931416 0
[pid=886/tid=887] ppid=884 vsize=15762788 CPUtime=0.38 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) S 884 886 510 0 -1 4202560 7035 0 1 0 36 2 0 0 25 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=889] ppid=884 vsize=15762788 CPUtime=0.01 cores=1,3,5,7
/proc/886/task/889/stat : 889 (java) S 884 886 510 0 -1 4202560 4710 0 0 0 1 0 0 0 15 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=890] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/890/stat : 890 (java) S 884 886 510 0 -1 4202560 2706 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=891] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/891/stat : 891 (java) S 884 886 510 0 -1 4202560 3066 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=892] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/892/stat : 892 (java) S 884 886 510 0 -1 4202560 2247 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=893] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/893/stat : 893 (java) S 884 886 510 0 -1 4202560 1368 0 0 0 0 0 0 0 15 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=894] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/894/stat : 894 (java) S 884 886 510 0 -1 4202560 3690 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=895] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/895/stat : 895 (java) S 884 886 510 0 -1 4202560 3270 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=896] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/896/stat : 896 (java) S 884 886 510 0 -1 4202560 2829 0 0 0 0 0 0 0 16 0 22 0 608074922 16141094912 276444 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0

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

[pid=886/tid=906] ppid=884 vsize=15762788 CPUtime=1108.57 cores=1,3,5,7
/proc/886/task/906/stat : 906 (java) R 884 886 510 0 -1 4202560 405798 0 0 0 110796 61 0 0 25 0 22 0 608074947 16141094912 100565 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912506032416 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=886/tid=907] ppid=884 vsize=15762788 CPUtime=1108.37 cores=1,3,5,7
/proc/886/task/907/stat : 907 (java) R 884 886 510 0 -1 4202560 404915 0 0 0 110784 53 0 0 25 0 22 0 608074947 16141094912 100565 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505841524 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=886/tid=908] ppid=884 vsize=15762788 CPUtime=1108.34 cores=1,3,5,7
/proc/886/task/908/stat : 908 (java) R 884 886 510 0 -1 4202560 412309 0 0 0 110773 61 0 0 25 0 22 0 608074947 16141094912 100565 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505746712 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4464.62
Current children cumulated vsize (KiB) 15762788

[startup+1182.3 s]
/proc/loadavg: 8.14 8.04 8.01 9/220 1002
/proc/meminfo: memFree=22652072/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15762788 CPUtime=4703.36 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 3031116 0 1 0 469770 566 0 0 25 0 22 0 608074921 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3940697 112120 2296 9 0 3931416 0
[pid=886/tid=887] ppid=884 vsize=15762788 CPUtime=0.38 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) S 884 886 510 0 -1 4202560 7035 0 1 0 36 2 0 0 25 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=889] ppid=884 vsize=15762788 CPUtime=3.63 cores=1,3,5,7
/proc/886/task/889/stat : 889 (java) S 884 886 510 0 -1 4202560 158692 0 0 0 335 28 0 0 15 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=890] ppid=884 vsize=15762788 CPUtime=3.65 cores=1,3,5,7
/proc/886/task/890/stat : 890 (java) S 884 886 510 0 -1 4202560 152894 0 0 0 336 29 0 0 15 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=891] ppid=884 vsize=15762788 CPUtime=3.67 cores=1,3,5,7
/proc/886/task/891/stat : 891 (java) S 884 886 510 0 -1 4202560 157450 0 0 0 339 28 0 0 15 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=892] ppid=884 vsize=15762788 CPUtime=3.7 cores=1,3,5,7
/proc/886/task/892/stat : 892 (java) S 884 886 510 0 -1 4202560 165051 0 0 0 343 27 0 0 15 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=893] ppid=884 vsize=15762788 CPUtime=3.5 cores=1,3,5,7
/proc/886/task/893/stat : 893 (java) S 884 886 510 0 -1 4202560 149306 0 0 0 320 30 0 0 15 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=894] ppid=884 vsize=15762788 CPUtime=3.6 cores=1,3,5,7
/proc/886/task/894/stat : 894 (java) S 884 886 510 0 -1 4202560 155322 0 0 0 331 29 0 0 16 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=895] ppid=884 vsize=15762788 CPUtime=3.73 cores=1,3,5,7
/proc/886/task/895/stat : 895 (java) S 884 886 510 0 -1 4202560 170439 0 0 0 344 29 0 0 16 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=896] ppid=884 vsize=15762788 CPUtime=3.66 cores=1,3,5,7
/proc/886/task/896/stat : 896 (java) S 884 886 510 0 -1 4202560 160854 0 0 0 340 26 0 0 16 0 22 0 608074922 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=897] ppid=884 vsize=15762788 CPUtime=2.09 cores=1,3,5,7
/proc/886/task/897/stat : 897 (java) S 884 886 510 0 -1 4202560 7968 0 0 0 125 84 0 0 15 0 22 0 608074923 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 0 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=898] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/898/stat : 898 (java) S 884 886 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608074923 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=899] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/899/stat : 899 (java) S 884 886 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608074924 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=900] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/900/stat : 900 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216747002289 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=901] ppid=884 vsize=15762788 CPUtime=0.81 cores=1,3,5,7
/proc/886/task/901/stat : 901 (java) S 884 886 510 0 -1 4202560 5461 0 0 0 81 0 0 0 15 0 22 0 608074926 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=902] ppid=884 vsize=15762788 CPUtime=1.15 cores=1,3,5,7
/proc/886/task/902/stat : 902 (java) S 884 886 510 0 -1 4202560 10687 0 0 0 114 1 0 0 15 0 22 0 608074926 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=903] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/903/stat : 903 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=904] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/904/stat : 904 (java) S 884 886 510 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 608074926 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=905] ppid=884 vsize=15762788 CPUtime=1166.5 cores=1,3,5,7
/proc/886/task/905/stat : 905 (java) R 884 886 510 0 -1 4202560 433613 0 0 0 116592 58 0 0 25 0 22 0 608074947 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505746587 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=886/tid=906] ppid=884 vsize=15762788 CPUtime=1167.9 cores=1,3,5,7
/proc/886/task/906/stat : 906 (java) R 884 886 510 0 -1 4202560 430780 0 0 0 116726 64 0 0 25 0 22 0 608074947 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505841698 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=886/tid=907] ppid=884 vsize=15762788 CPUtime=1167.62 cores=1,3,5,7
/proc/886/task/907/stat : 907 (java) R 884 886 510 0 -1 4202560 428968 0 0 0 116705 57 0 0 25 0 22 0 608074947 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=886/tid=908] ppid=884 vsize=15762788 CPUtime=1167.6 cores=1,3,5,7
/proc/886/task/908/stat : 908 (java) R 884 886 510 0 -1 4202560 435151 0 0 0 116696 64 0 0 25 0 22 0 608074947 16141094912 112120 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912506071402 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4703.36
Current children cumulated vsize (KiB) 15762788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.71 s]
/proc/loadavg: 8.23 8.07 8.02 9/220 1052
/proc/meminfo: memFree=22416496/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15762788 CPUtime=4800.41 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 3083845 0 1 0 479466 575 0 0 25 0 22 0 608074921 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3940697 102113 2296 9 0 3931416 0
[pid=886/tid=887] ppid=884 vsize=15762788 CPUtime=0.38 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) S 884 886 510 0 -1 4202560 7035 0 1 0 36 2 0 0 25 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=889] ppid=884 vsize=15762788 CPUtime=3.69 cores=1,3,5,7
/proc/886/task/889/stat : 889 (java) S 884 886 510 0 -1 4202560 162121 0 0 0 340 29 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=890] ppid=884 vsize=15762788 CPUtime=3.72 cores=1,3,5,7
/proc/886/task/890/stat : 890 (java) S 884 886 510 0 -1 4202560 155924 0 0 0 342 30 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=891] ppid=884 vsize=15762788 CPUtime=3.73 cores=1,3,5,7
/proc/886/task/891/stat : 891 (java) S 884 886 510 0 -1 4202560 160702 0 0 0 344 29 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=892] ppid=884 vsize=15762788 CPUtime=3.77 cores=1,3,5,7
/proc/886/task/892/stat : 892 (java) S 884 886 510 0 -1 4202560 168758 0 0 0 349 28 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=893] ppid=884 vsize=15762788 CPUtime=3.57 cores=1,3,5,7
/proc/886/task/893/stat : 893 (java) S 884 886 510 0 -1 4202560 152677 0 0 0 327 30 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=894] ppid=884 vsize=15762788 CPUtime=3.67 cores=1,3,5,7
/proc/886/task/894/stat : 894 (java) S 884 886 510 0 -1 4202560 157279 0 0 0 337 30 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=895] ppid=884 vsize=15762788 CPUtime=3.8 cores=1,3,5,7
/proc/886/task/895/stat : 895 (java) S 884 886 510 0 -1 4202560 174971 0 0 0 351 29 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=896] ppid=884 vsize=15762788 CPUtime=3.74 cores=1,3,5,7
/proc/886/task/896/stat : 896 (java) S 884 886 510 0 -1 4202560 164459 0 0 0 347 27 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=897] ppid=884 vsize=15762788 CPUtime=2.15 cores=1,3,5,7
/proc/886/task/897/stat : 897 (java) S 884 886 510 0 -1 4202560 8081 0 0 0 129 86 0 0 15 0 22 0 608074923 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 0 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=898] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/898/stat : 898 (java) S 884 886 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608074923 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=899] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/899/stat : 899 (java) S 884 886 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608074924 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=900] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/900/stat : 900 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216747002289 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=901] ppid=884 vsize=15762788 CPUtime=0.81 cores=1,3,5,7
/proc/886/task/901/stat : 901 (java) S 884 886 510 0 -1 4202560 5461 0 0 0 81 0 0 0 15 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=902] ppid=884 vsize=15762788 CPUtime=1.15 cores=1,3,5,7
/proc/886/task/902/stat : 902 (java) S 884 886 510 0 -1 4202560 10687 0 0 0 114 1 0 0 15 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=903] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/903/stat : 903 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=904] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/904/stat : 904 (java) S 884 886 510 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=905] ppid=884 vsize=15762788 CPUtime=1190.65 cores=1,3,5,7
/proc/886/task/905/stat : 905 (java) R 884 886 510 0 -1 4202560 440212 0 0 0 119006 59 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505841479 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=886/tid=906] ppid=884 vsize=15762788 CPUtime=1192.06 cores=1,3,5,7
/proc/886/task/906/stat : 906 (java) R 884 886 510 0 -1 4202560 437280 0 0 0 119141 65 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912506166320 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=886/tid=907] ppid=884 vsize=15762788 CPUtime=1191.66 cores=1,3,5,7
/proc/886/task/907/stat : 907 (java) R 884 886 510 0 -1 4202560 435559 0 0 0 119108 58 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505746587 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=886/tid=908] ppid=884 vsize=15762788 CPUtime=1191.72 cores=1,3,5,7
/proc/886/task/908/stat : 908 (java) R 884 886 510 0 -1 4202560 441192 0 0 0 119107 65 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15762788

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

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

[startup+1206.71 s]
/proc/loadavg: 8.23 8.07 8.02 9/220 1052
/proc/meminfo: memFree=22416496/32951124 swapFree=67102140/67111528
[pid=886] ppid=884 vsize=15762788 CPUtime=4800.41 cores=1,3,5,7
/proc/886/stat : 886 (java) S 884 886 510 0 -1 4202496 3083845 0 1 0 479466 575 0 0 25 0 22 0 608074921 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/886/statm: 3940697 102113 2296 9 0 3931416 0
[pid=886/tid=887] ppid=884 vsize=15762788 CPUtime=0.38 cores=1,3,5,7
/proc/886/task/887/stat : 887 (java) S 884 886 510 0 -1 4202560 7035 0 1 0 36 2 0 0 25 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=889] ppid=884 vsize=15762788 CPUtime=3.69 cores=1,3,5,7
/proc/886/task/889/stat : 889 (java) S 884 886 510 0 -1 4202560 162121 0 0 0 340 29 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=890] ppid=884 vsize=15762788 CPUtime=3.72 cores=1,3,5,7
/proc/886/task/890/stat : 890 (java) S 884 886 510 0 -1 4202560 155924 0 0 0 342 30 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=891] ppid=884 vsize=15762788 CPUtime=3.73 cores=1,3,5,7
/proc/886/task/891/stat : 891 (java) S 884 886 510 0 -1 4202560 160702 0 0 0 344 29 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=892] ppid=884 vsize=15762788 CPUtime=3.77 cores=1,3,5,7
/proc/886/task/892/stat : 892 (java) S 884 886 510 0 -1 4202560 168758 0 0 0 349 28 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=893] ppid=884 vsize=15762788 CPUtime=3.57 cores=1,3,5,7
/proc/886/task/893/stat : 893 (java) S 884 886 510 0 -1 4202560 152677 0 0 0 327 30 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=894] ppid=884 vsize=15762788 CPUtime=3.67 cores=1,3,5,7
/proc/886/task/894/stat : 894 (java) S 884 886 510 0 -1 4202560 157279 0 0 0 337 30 0 0 15 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=895] ppid=884 vsize=15762788 CPUtime=3.8 cores=1,3,5,7
/proc/886/task/895/stat : 895 (java) S 884 886 510 0 -1 4202560 174971 0 0 0 351 29 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=896] ppid=884 vsize=15762788 CPUtime=3.74 cores=1,3,5,7
/proc/886/task/896/stat : 896 (java) S 884 886 510 0 -1 4202560 164459 0 0 0 347 27 0 0 16 0 22 0 608074922 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=897] ppid=884 vsize=15762788 CPUtime=2.15 cores=1,3,5,7
/proc/886/task/897/stat : 897 (java) S 884 886 510 0 -1 4202560 8081 0 0 0 129 86 0 0 15 0 22 0 608074923 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 0 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=898] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/898/stat : 898 (java) S 884 886 510 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608074923 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=899] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/899/stat : 899 (java) S 884 886 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608074924 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=900] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/900/stat : 900 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216747002289 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=901] ppid=884 vsize=15762788 CPUtime=0.81 cores=1,3,5,7
/proc/886/task/901/stat : 901 (java) S 884 886 510 0 -1 4202560 5461 0 0 0 81 0 0 0 15 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 7 0 0 0
[pid=886/tid=902] ppid=884 vsize=15762788 CPUtime=1.15 cores=1,3,5,7
/proc/886/task/902/stat : 902 (java) S 884 886 510 0 -1 4202560 10687 0 0 0 114 1 0 0 15 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 3 0 0 0
[pid=886/tid=903] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/903/stat : 903 (java) S 884 886 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746994585 0 4 0 16800975 18446604469241328704 0 0 -1 5 0 0 0
[pid=886/tid=904] ppid=884 vsize=15762788 CPUtime=0 cores=1,3,5,7
/proc/886/task/904/stat : 904 (java) S 884 886 510 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 608074926 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 216746995200 0 4 0 16800975 18446604469241328704 0 0 -1 1 0 0 0
[pid=886/tid=905] ppid=884 vsize=15762788 CPUtime=1190.65 cores=1,3,5,7
/proc/886/task/905/stat : 905 (java) R 884 886 510 0 -1 4202560 440212 0 0 0 119006 59 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505841479 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=886/tid=906] ppid=884 vsize=15762788 CPUtime=1192.06 cores=1,3,5,7
/proc/886/task/906/stat : 906 (java) R 884 886 510 0 -1 4202560 437280 0 0 0 119141 65 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912506166320 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=886/tid=907] ppid=884 vsize=15762788 CPUtime=1191.66 cores=1,3,5,7
/proc/886/task/907/stat : 907 (java) R 884 886 510 0 -1 4202560 435559 0 0 0 119108 58 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 46912505746587 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=886/tid=908] ppid=884 vsize=15762788 CPUtime=1191.72 cores=1,3,5,7
/proc/886/task/908/stat : 908 (java) R 884 886 510 0 -1 4202560 441192 0 0 0 119107 65 0 0 25 0 22 0 608074947 16141094912 102113 33554432000 1073741824 1073778376 140735325605776 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15762788

Child status: 143
Real time (s): 1206.74
CPU time (s): 4800.48
CPU user time (s): 4794.7
CPU system time (s): 5.77912
CPU usage (%): 397.805
Max. virtual memory (cumulated for all children) (KiB): 15765320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.7
system time used= 5.77912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3083873
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= 207711
involuntary context switches= 128095

runsolver used 2.02569 second user time and 4.6003 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 17:47:23
IDJOB=3311654
IDBENCH=83039
IDSOLVER=1698
FILE ID=node119/3311654-1304178443
RUNJOBID= node119-1304177102-529
PBS_JOBID= 13172435
Free space on /tmp= 73016 MiB

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

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=640587514

node119.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.815
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.63
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.815
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.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22822300 kB
Buffers:       1953408 kB
Cached:        6956776 kB
SwapCached:       3688 kB
Active:        1024476 kB
Inactive:      8527308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22822300 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:      640332 kB
Mapped:          23452 kB
Slab:           512392 kB
PageTables:       6940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   957204 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= 73016 MiB
End job on node119 at 2011-04-30 18:07:31