Trace number 3312910

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.36 1206.93

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1885965779-049.UNKNOWN.cnf
MD5SUM465b21028c8505bfc2ee7974d056b900
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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	05:20 INFO : Reading from input HOME/instance-3312910-1304179520.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.51/0.38	05:20 INFO : 600 variables remaining out of 600
0.51/0.38	05:20 INFO : 10224 literals remaining out of 10224

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-3312910-1304179520/watcher-3312910-1304179520 -o /tmp/evaluation-result-3312910-1304179520/solver-3312910-1304179520 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312910-1304179520.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.99 8.03 7.99 5/196 16978
/proc/meminfo: memFree=30441732/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/16978/stat : 16978 (java) R 16976 16978 16794 0 -1 4202496 829 0 0 0 0 0 0 0 23 0 1 0 529551610 23580672 315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210642183936 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16978/statm: 5757 326 256 9 0 124 0

[startup+0.0106711 s]
/proc/loadavg: 7.99 8.03 7.99 5/196 16978
/proc/meminfo: memFree=30441732/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=35788 CPUtime=0 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 1574 0 0 0 0 0 0 0 23 0 2 0 529551610 36646912 1018 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 8947 1018 785 9 0 386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35788

[startup+0.100705 s]
/proc/loadavg: 7.99 8.03 7.99 5/196 16978
/proc/meminfo: memFree=30441732/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15676508 CPUtime=0.1 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 5501 0 1 0 10 0 0 0 23 0 18 0 529551610 16052744192 4940 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3919127 4940 2117 9 0 3909846 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676508

[startup+0.300662 s]
/proc/loadavg: 7.99 8.03 7.99 5/196 16978
/proc/meminfo: memFree=30441732/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15682040 CPUtime=0.51 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 11248 0 1 0 50 1 0 0 23 0 22 0 529551610 16058408960 9572 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3920510 9572 2213 9 0 3911229 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682040

[startup+0.700558 s]
/proc/loadavg: 7.99 8.03 7.99 5/196 16978
/proc/meminfo: memFree=30441732/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15699184 CPUtime=1.87 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 29727 0 1 0 184 3 0 0 23 0 22 0 529551610 16075964416 23955 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3924796 23955 2258 9 0 3915515 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 15699184

[startup+1.50142 s]
/proc/loadavg: 7.99 8.03 7.99 12/218 17000
/proc/meminfo: memFree=30278124/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15699184 CPUtime=5.05 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 61167 0 1 0 497 8 0 0 23 0 22 0 529551610 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3924796 55376 2283 9 0 3915515 0
[pid=16978/tid=16980] ppid=16976 vsize=15699184 CPUtime=0.37 cores=1,3,5,7
/proc/16978/task/16980/stat : 16980 (java) S 16976 16978 16794 0 -1 4202560 6602 0 1 0 36 1 0 0 20 0 22 0 529551611 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16981] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16981/stat : 16981 (java) S 16976 16978 16794 0 -1 4202560 1366 0 0 0 0 0 0 0 16 0 22 0 529551611 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16982] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16982/stat : 16982 (java) S 16976 16978 16794 0 -1 4202560 843 0 0 0 0 0 0 0 16 0 22 0 529551611 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16983] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16983/stat : 16983 (java) S 16976 16978 16794 0 -1 4202560 190 0 0 0 0 0 0 0 15 0 22 0 529551611 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16984] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16984/stat : 16984 (java) S 16976 16978 16794 0 -1 4202560 901 0 0 0 0 0 0 0 15 0 22 0 529551611 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16985] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16985/stat : 16985 (java) S 16976 16978 16794 0 -1 4202560 404 0 0 0 0 0 0 0 15 0 22 0 529551612 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16986] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16986/stat : 16986 (java) S 16976 16978 16794 0 -1 4202560 1363 0 0 0 0 0 0 0 16 0 22 0 529551612 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16987] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16987/stat : 16987 (java) S 16976 16978 16794 0 -1 4202560 1496 0 0 0 0 0 0 0 15 0 22 0 529551612 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16988] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16988/stat : 16988 (java) S 16976 16978 16794 0 -1 4202560 1876 0 0 0 0 0 0 0 16 0 22 0 529551612 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16989] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16989/stat : 16989 (java) S 16976 16978 16794 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 529551613 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 0 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16990] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16990/stat : 16990 (java) S 16976 16978 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529551613 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16991] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16991/stat : 16991 (java) S 16976 16978 16794 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529551613 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16992] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16992/stat : 16992 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529551615 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658970033 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16993] ppid=16976 vsize=15699184 CPUtime=0.89 cores=1,3,5,7
/proc/16978/task/16993/stat : 16993 (java) S 16976 16978 16794 0 -1 4202560 8472 0 0 0 89 0 0 0 17 0 22 0 529551615 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16994] ppid=16976 vsize=15699184 CPUtime=0.55 cores=1,3,5,7
/proc/16978/task/16994/stat : 16994 (java) S 16976 16978 16794 0 -1 4202560 6999 0 0 0 55 0 0 0 15 0 22 0 529551615 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16995] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16995/stat : 16995 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529551615 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16996] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16996/stat : 16996 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529551615 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16997] ppid=16976 vsize=15699184 CPUtime=0.64 cores=1,3,5,7
/proc/16978/task/16997/stat : 16997 (java) R 16976 16978 16794 0 -1 4202560 4564 0 0 0 64 0 0 0 18 0 22 0 529551636 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505613977 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16978/tid=16998] ppid=16976 vsize=15699184 CPUtime=0.79 cores=1,3,5,7
/proc/16978/task/16998/stat : 16998 (java) R 16976 16978 16794 0 -1 4202560 6782 0 0 0 79 0 0 0 18 0 22 0 529551636 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505947051 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16978/tid=16999] ppid=16976 vsize=15699184 CPUtime=0.71 cores=1,3,5,7
/proc/16978/task/16999/stat : 16999 (java) R 16976 16978 16794 0 -1 4202560 8743 0 0 0 70 1 0 0 17 0 22 0 529551636 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505758069 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16978/tid=17000] ppid=16976 vsize=15699184 CPUtime=0.99 cores=1,3,5,7
/proc/16978/task/17000/stat : 17000 (java) R 16976 16978 16794 0 -1 4202560 9104 0 0 0 99 0 0 0 20 0 22 0 529551636 16075964416 55376 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 15699184

[startup+3.10116 s]
/proc/loadavg: 7.99 8.03 7.99 9/218 17000
/proc/meminfo: memFree=30120644/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15699184 CPUtime=11.43 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 155713 0 1 0 1122 21 0 0 23 0 22 0 529551610 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3924796 149839 2284 9 0 3915515 0
[pid=16978/tid=16980] ppid=16976 vsize=15699184 CPUtime=0.37 cores=1,3,5,7
/proc/16978/task/16980/stat : 16980 (java) S 16976 16978 16794 0 -1 4202560 6602 0 1 0 36 1 0 0 20 0 22 0 529551611 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16981] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16981/stat : 16981 (java) S 16976 16978 16794 0 -1 4202560 3484 0 0 0 0 0 0 0 15 0 22 0 529551611 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16982] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16982/stat : 16982 (java) S 16976 16978 16794 0 -1 4202560 1142 0 0 0 0 0 0 0 16 0 22 0 529551611 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16983] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16983/stat : 16983 (java) S 16976 16978 16794 0 -1 4202560 1381 0 0 0 0 0 0 0 15 0 22 0 529551611 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16984] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16984/stat : 16984 (java) S 16976 16978 16794 0 -1 4202560 1297 0 0 0 0 0 0 0 16 0 22 0 529551611 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16985] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16985/stat : 16985 (java) S 16976 16978 16794 0 -1 4202560 1958 0 0 0 0 0 0 0 16 0 22 0 529551612 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16986] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16986/stat : 16986 (java) S 16976 16978 16794 0 -1 4202560 1614 0 0 0 0 0 0 0 15 0 22 0 529551612 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16987] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16987/stat : 16987 (java) S 16976 16978 16794 0 -1 4202560 3060 0 0 0 0 0 0 0 15 0 22 0 529551612 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16988] ppid=16976 vsize=15699184 CPUtime=0.01 cores=1,3,5,7
/proc/16978/task/16988/stat : 16988 (java) S 16976 16978 16794 0 -1 4202560 3290 0 0 0 1 0 0 0 15 0 22 0 529551612 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16989] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16989/stat : 16989 (java) S 16976 16978 16794 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 529551613 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 0 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16990] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16990/stat : 16990 (java) S 16976 16978 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529551613 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16991] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16991/stat : 16991 (java) S 16976 16978 16794 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529551613 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16992] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16992/stat : 16992 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529551615 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658970033 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16993] ppid=16976 vsize=15699184 CPUtime=0.93 cores=1,3,5,7
/proc/16978/task/16993/stat : 16993 (java) S 16976 16978 16794 0 -1 4202560 8483 0 0 0 93 0 0 0 15 0 22 0 529551615 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16994] ppid=16976 vsize=15699184 CPUtime=0.69 cores=1,3,5,7
/proc/16978/task/16994/stat : 16994 (java) S 16976 16978 16794 0 -1 4202560 7115 0 0 0 69 0 0 0 15 0 22 0 529551615 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16995] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16995/stat : 16995 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529551615 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16996] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16996/stat : 16996 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529551615 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16997] ppid=16976 vsize=15699184 CPUtime=2.17 cores=1,3,5,7
/proc/16978/task/16997/stat : 16997 (java) R 16976 16978 16794 0 -1 4202560 26790 0 0 0 215 2 0 0 21 0 22 0 529551636 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505802603 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16978/tid=16998] ppid=16976 vsize=15699184 CPUtime=2.24 cores=1,3,5,7
/proc/16978/task/16998/stat : 16998 (java) R 16976 16978 16794 0 -1 4202560 25744 0 0 0 222 2 0 0 20 0 22 0 529551636 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16978/tid=16999] ppid=16976 vsize=15699184 CPUtime=2.29 cores=1,3,5,7
/proc/16978/task/16999/stat : 16999 (java) R 16976 16978 16794 0 -1 4202560 30419 0 0 0 226 3 0 0 19 0 22 0 529551636 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505947333 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16978/tid=17000] ppid=16976 vsize=15699184 CPUtime=2.57 cores=1,3,5,7
/proc/16978/task/17000/stat : 17000 (java) R 16976 16978 16794 0 -1 4202560 31502 0 0 0 253 4 0 0 17 0 22 0 529551636 16075964416 149839 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505947288 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 15699184

[startup+6.30162 s]
/proc/loadavg: 8.23 8.08 8.01 9/218 17000
/proc/meminfo: memFree=29367780/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15699184 CPUtime=24.21 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 282215 0 1 0 2383 38 0 0 23 0 22 0 529551610 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3924796 273793 2284 9 0 3915515 0
[pid=16978/tid=16980] ppid=16976 vsize=15699184 CPUtime=0.37 cores=1,3,5,7
/proc/16978/task/16980/stat : 16980 (java) S 16976 16978 16794 0 -1 4202560 6602 0 1 0 36 1 0 0 20 0 22 0 529551611 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16981] ppid=16976 vsize=15699184 CPUtime=0.01 cores=1,3,5,7
/proc/16978/task/16981/stat : 16981 (java) S 16976 16978 16794 0 -1 4202560 3777 0 0 0 1 0 0 0 15 0 22 0 529551611 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16982] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16982/stat : 16982 (java) S 16976 16978 16794 0 -1 4202560 1393 0 0 0 0 0 0 0 15 0 22 0 529551611 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16983] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16983/stat : 16983 (java) S 16976 16978 16794 0 -1 4202560 1743 0 0 0 0 0 0 0 16 0 22 0 529551611 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16984] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16984/stat : 16984 (java) S 16976 16978 16794 0 -1 4202560 1596 0 0 0 0 0 0 0 15 0 22 0 529551611 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16985] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16985/stat : 16985 (java) S 16976 16978 16794 0 -1 4202560 2273 0 0 0 0 0 0 0 15 0 22 0 529551612 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16986] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16986/stat : 16986 (java) S 16976 16978 16794 0 -1 4202560 1835 0 0 0 0 0 0 0 15 0 22 0 529551612 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16987] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16987/stat : 16987 (java) S 16976 16978 16794 0 -1 4202560 3307 0 0 0 0 0 0 0 16 0 22 0 529551612 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16988] ppid=16976 vsize=15699184 CPUtime=0.01 cores=1,3,5,7
/proc/16978/task/16988/stat : 16988 (java) S 16976 16978 16794 0 -1 4202560 3506 0 0 0 1 0 0 0 15 0 22 0 529551612 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16989] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16989/stat : 16989 (java) S 16976 16978 16794 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 529551613 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 0 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16990] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16990/stat : 16990 (java) S 16976 16978 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529551613 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16991] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16991/stat : 16991 (java) S 16976 16978 16794 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529551613 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16992] ppid=16976 vsize=15699184 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16992/stat : 16992 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529551615 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658970033 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16993] ppid=16976 vsize=15699184 CPUtime=0.95 cores=1,3,5,7
/proc/16978/task/16993/stat : 16993 (java) S 16976 16978 16794 0 -1 4202560 8487 0 0 0 95 0 0 0 16 0 22 0 529551615 16075964416 273793 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0

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

[pid=16978/tid=16998] ppid=16976 vsize=15764720 CPUtime=1108.29 cores=1,3,5,7
/proc/16978/task/16998/stat : 16998 (java) R 16976 16978 16794 0 -1 4202560 415467 0 0 0 110769 60 0 0 25 0 22 0 529551636 16143073280 104681 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505759564 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16978/tid=16999] ppid=16976 vsize=15764720 CPUtime=1108.07 cores=1,3,5,7
/proc/16978/task/16999/stat : 16999 (java) R 16976 16978 16794 0 -1 4202560 419830 0 0 0 110749 58 0 0 25 0 22 0 529551636 16143073280 104681 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505947279 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16978/tid=17000] ppid=16976 vsize=15764720 CPUtime=1107.49 cores=1,3,5,7
/proc/16978/task/17000/stat : 17000 (java) R 16976 16978 16794 0 -1 4202560 421580 0 0 0 110690 59 0 0 25 0 22 0 529551636 16143073280 104681 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912506059829 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4463.78
Current children cumulated vsize (KiB) 15764720

[startup+1182.3 s]
/proc/loadavg: 8.06 8.10 8.03 9/218 17086
/proc/meminfo: memFree=28407068/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15764720 CPUtime=4702.44 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 3058797 0 1 0 469681 563 0 0 23 0 22 0 529551610 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3941180 103315 2298 9 0 3931899 0
[pid=16978/tid=16980] ppid=16976 vsize=15764720 CPUtime=0.37 cores=1,3,5,7
/proc/16978/task/16980/stat : 16980 (java) S 16976 16978 16794 0 -1 4202560 6602 0 1 0 36 1 0 0 20 0 22 0 529551611 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16981] ppid=16976 vsize=15764720 CPUtime=3.59 cores=1,3,5,7
/proc/16978/task/16981/stat : 16981 (java) S 16976 16978 16794 0 -1 4202560 167120 0 0 0 331 28 0 0 15 0 22 0 529551611 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16982] ppid=16976 vsize=15764720 CPUtime=3.57 cores=1,3,5,7
/proc/16978/task/16982/stat : 16982 (java) S 16976 16978 16794 0 -1 4202560 152175 0 0 0 330 27 0 0 15 0 22 0 529551611 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16983] ppid=16976 vsize=15764720 CPUtime=3.5 cores=1,3,5,7
/proc/16978/task/16983/stat : 16983 (java) S 16976 16978 16794 0 -1 4202560 156383 0 0 0 322 28 0 0 16 0 22 0 529551611 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16984] ppid=16976 vsize=15764720 CPUtime=3.69 cores=1,3,5,7
/proc/16978/task/16984/stat : 16984 (java) S 16976 16978 16794 0 -1 4202560 162598 0 0 0 342 27 0 0 16 0 22 0 529551611 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16985] ppid=16976 vsize=15764720 CPUtime=3.65 cores=1,3,5,7
/proc/16978/task/16985/stat : 16985 (java) S 16976 16978 16794 0 -1 4202560 157265 0 0 0 338 27 0 0 16 0 22 0 529551612 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16986] ppid=16976 vsize=15764720 CPUtime=3.52 cores=1,3,5,7
/proc/16978/task/16986/stat : 16986 (java) S 16976 16978 16794 0 -1 4202560 150830 0 0 0 324 28 0 0 15 0 22 0 529551612 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16987] ppid=16976 vsize=15764720 CPUtime=3.67 cores=1,3,5,7
/proc/16978/task/16987/stat : 16987 (java) S 16976 16978 16794 0 -1 4202560 159716 0 0 0 337 30 0 0 15 0 22 0 529551612 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16988] ppid=16976 vsize=15764720 CPUtime=3.63 cores=1,3,5,7
/proc/16978/task/16988/stat : 16988 (java) S 16976 16978 16794 0 -1 4202560 165710 0 0 0 333 30 0 0 15 0 22 0 529551612 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16989] ppid=16976 vsize=15764720 CPUtime=2.18 cores=1,3,5,7
/proc/16978/task/16989/stat : 16989 (java) S 16976 16978 16794 0 -1 4202560 8343 0 0 0 137 81 0 0 15 0 22 0 529551613 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 0 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16990] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16990/stat : 16990 (java) S 16976 16978 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529551613 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16991] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16991/stat : 16991 (java) S 16976 16978 16794 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529551613 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16992] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16992/stat : 16992 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529551615 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658970033 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16993] ppid=16976 vsize=15764720 CPUtime=0.99 cores=1,3,5,7
/proc/16978/task/16993/stat : 16993 (java) S 16976 16978 16794 0 -1 4202560 8501 0 0 0 99 0 0 0 15 0 22 0 529551615 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16994] ppid=16976 vsize=15764720 CPUtime=0.84 cores=1,3,5,7
/proc/16978/task/16994/stat : 16994 (java) S 16976 16978 16794 0 -1 4202560 7142 0 0 0 84 0 0 0 15 0 22 0 529551615 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16995] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16995/stat : 16995 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529551615 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16996] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16996/stat : 16996 (java) S 16976 16978 16794 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529551615 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16997] ppid=16976 vsize=15764720 CPUtime=1167.49 cores=1,3,5,7
/proc/16978/task/16997/stat : 16997 (java) R 16976 16978 16794 0 -1 4202560 434579 0 0 0 116688 61 0 0 25 0 22 0 529551636 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505677660 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16978/tid=16998] ppid=16976 vsize=15764720 CPUtime=1167.37 cores=1,3,5,7
/proc/16978/task/16998/stat : 16998 (java) R 16976 16978 16794 0 -1 4202560 435382 0 0 0 116673 64 0 0 25 0 22 0 529551636 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16978/tid=16999] ppid=16976 vsize=15764720 CPUtime=1167.4 cores=1,3,5,7
/proc/16978/task/16999/stat : 16999 (java) R 16976 16978 16794 0 -1 4202560 441969 0 0 0 116679 61 0 0 25 0 22 0 529551636 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16978/tid=17000] ppid=16976 vsize=15764720 CPUtime=1166.82 cores=1,3,5,7
/proc/16978/task/17000/stat : 17000 (java) R 16976 16978 16794 0 -1 4202560 443032 0 0 0 116621 61 0 0 25 0 22 0 529551636 16143073280 103315 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 47714340188669 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4702.44
Current children cumulated vsize (KiB) 15764720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.04 8.09 8.03 9/218 17087
/proc/meminfo: memFree=28209520/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15764720 CPUtime=4800.3 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 3126115 0 1 0 479455 575 0 0 23 0 22 0 529551610 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3941180 113784 2298 9 0 3931899 0
[pid=16978/tid=16980] ppid=16976 vsize=15764720 CPUtime=0.37 cores=1,3,5,7
/proc/16978/task/16980/stat : 16980 (java) S 16976 16978 16794 0 -1 4202560 6602 0 1 0 36 1 0 0 20 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16981] ppid=16976 vsize=15764720 CPUtime=3.67 cores=1,3,5,7
/proc/16978/task/16981/stat : 16981 (java) S 16976 16978 16794 0 -1 4202560 169860 0 0 0 338 29 0 0 16 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16982] ppid=16976 vsize=15764720 CPUtime=3.64 cores=1,3,5,7
/proc/16978/task/16982/stat : 16982 (java) S 16976 16978 16794 0 -1 4202560 156199 0 0 0 336 28 0 0 15 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16983] ppid=16976 vsize=15764720 CPUtime=3.59 cores=1,3,5,7
/proc/16978/task/16983/stat : 16983 (java) S 16976 16978 16794 0 -1 4202560 160829 0 0 0 330 29 0 0 16 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16984] ppid=16976 vsize=15764720 CPUtime=3.77 cores=1,3,5,7
/proc/16978/task/16984/stat : 16984 (java) S 16976 16978 16794 0 -1 4202560 167178 0 0 0 349 28 0 0 16 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16985] ppid=16976 vsize=15764720 CPUtime=3.72 cores=1,3,5,7
/proc/16978/task/16985/stat : 16985 (java) S 16976 16978 16794 0 -1 4202560 161710 0 0 0 344 28 0 0 16 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16986] ppid=16976 vsize=15764720 CPUtime=3.59 cores=1,3,5,7
/proc/16978/task/16986/stat : 16986 (java) S 16976 16978 16794 0 -1 4202560 155185 0 0 0 330 29 0 0 15 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16987] ppid=16976 vsize=15764720 CPUtime=3.74 cores=1,3,5,7
/proc/16978/task/16987/stat : 16987 (java) S 16976 16978 16794 0 -1 4202560 164237 0 0 0 343 31 0 0 15 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16988] ppid=16976 vsize=15764720 CPUtime=3.71 cores=1,3,5,7
/proc/16978/task/16988/stat : 16988 (java) S 16976 16978 16794 0 -1 4202560 171267 0 0 0 340 31 0 0 15 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16989] ppid=16976 vsize=15764720 CPUtime=2.22 cores=1,3,5,7
/proc/16978/task/16989/stat : 16989 (java) S 16976 16978 16794 0 -1 4202560 8508 0 0 0 139 83 0 0 16 0 22 0 529551613 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 0 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16990] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16990/stat : 16990 (java) S 16976 16978 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529551613 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16991] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16991/stat : 16991 (java) S 16976 16978 16794 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529551613 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16992] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16992/stat : 16992 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658970033 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16993] ppid=16976 vsize=15764720 CPUtime=0.99 cores=1,3,5,7
/proc/16978/task/16993/stat : 16993 (java) S 16976 16978 16794 0 -1 4202560 8501 0 0 0 99 0 0 0 15 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16994] ppid=16976 vsize=15764720 CPUtime=0.84 cores=1,3,5,7
/proc/16978/task/16994/stat : 16994 (java) S 16976 16978 16794 0 -1 4202560 7142 0 0 0 84 0 0 0 15 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16995] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16995/stat : 16995 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16996] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16996/stat : 16996 (java) S 16976 16978 16794 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16997] ppid=16976 vsize=15764720 CPUtime=1191.84 cores=1,3,5,7
/proc/16978/task/16997/stat : 16997 (java) R 16976 16978 16794 0 -1 4202560 442050 0 0 0 119121 63 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505626240 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16978/tid=16998] ppid=16976 vsize=15764720 CPUtime=1191.7 cores=1,3,5,7
/proc/16978/task/16998/stat : 16998 (java) R 16976 16978 16794 0 -1 4202560 444138 0 0 0 119106 64 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505724826 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16978/tid=16999] ppid=16976 vsize=15764720 CPUtime=1191.73 cores=1,3,5,7
/proc/16978/task/16999/stat : 16999 (java) R 16976 16978 16794 0 -1 4202560 450267 0 0 0 119111 62 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16978/tid=17000] ppid=16976 vsize=15764720 CPUtime=1191.03 cores=1,3,5,7
/proc/16978/task/17000/stat : 17000 (java) R 16976 16978 16794 0 -1 4202560 450990 0 0 0 119041 62 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505789690 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15764720

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

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

[startup+1206.9 s]
/proc/loadavg: 8.04 8.09 8.03 9/218 17087
/proc/meminfo: memFree=28209520/32951132 swapFree=67080200/67111528
[pid=16978] ppid=16976 vsize=15764720 CPUtime=4800.3 cores=1,3,5,7
/proc/16978/stat : 16978 (java) S 16976 16978 16794 0 -1 4202496 3126115 0 1 0 479455 575 0 0 23 0 22 0 529551610 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16978/statm: 3941180 113784 2298 9 0 3931899 0
[pid=16978/tid=16980] ppid=16976 vsize=15764720 CPUtime=0.37 cores=1,3,5,7
/proc/16978/task/16980/stat : 16980 (java) S 16976 16978 16794 0 -1 4202560 6602 0 1 0 36 1 0 0 20 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16981] ppid=16976 vsize=15764720 CPUtime=3.67 cores=1,3,5,7
/proc/16978/task/16981/stat : 16981 (java) S 16976 16978 16794 0 -1 4202560 169860 0 0 0 338 29 0 0 16 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16982] ppid=16976 vsize=15764720 CPUtime=3.64 cores=1,3,5,7
/proc/16978/task/16982/stat : 16982 (java) S 16976 16978 16794 0 -1 4202560 156199 0 0 0 336 28 0 0 15 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16983] ppid=16976 vsize=15764720 CPUtime=3.59 cores=1,3,5,7
/proc/16978/task/16983/stat : 16983 (java) S 16976 16978 16794 0 -1 4202560 160829 0 0 0 330 29 0 0 16 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16984] ppid=16976 vsize=15764720 CPUtime=3.77 cores=1,3,5,7
/proc/16978/task/16984/stat : 16984 (java) S 16976 16978 16794 0 -1 4202560 167178 0 0 0 349 28 0 0 16 0 22 0 529551611 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16985] ppid=16976 vsize=15764720 CPUtime=3.72 cores=1,3,5,7
/proc/16978/task/16985/stat : 16985 (java) S 16976 16978 16794 0 -1 4202560 161710 0 0 0 344 28 0 0 16 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 3 0 0 0
[pid=16978/tid=16986] ppid=16976 vsize=15764720 CPUtime=3.59 cores=1,3,5,7
/proc/16978/task/16986/stat : 16986 (java) S 16976 16978 16794 0 -1 4202560 155185 0 0 0 330 29 0 0 15 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16987] ppid=16976 vsize=15764720 CPUtime=3.74 cores=1,3,5,7
/proc/16978/task/16987/stat : 16987 (java) S 16976 16978 16794 0 -1 4202560 164237 0 0 0 343 31 0 0 15 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16988] ppid=16976 vsize=15764720 CPUtime=3.71 cores=1,3,5,7
/proc/16978/task/16988/stat : 16988 (java) S 16976 16978 16794 0 -1 4202560 171267 0 0 0 340 31 0 0 15 0 22 0 529551612 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16989] ppid=16976 vsize=15764720 CPUtime=2.22 cores=1,3,5,7
/proc/16978/task/16989/stat : 16989 (java) S 16976 16978 16794 0 -1 4202560 8508 0 0 0 139 83 0 0 16 0 22 0 529551613 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 0 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16990] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16990/stat : 16990 (java) S 16976 16978 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529551613 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16991] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16991/stat : 16991 (java) S 16976 16978 16794 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529551613 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 7 0 0 0
[pid=16978/tid=16992] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16992/stat : 16992 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658970033 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16993] ppid=16976 vsize=15764720 CPUtime=0.99 cores=1,3,5,7
/proc/16978/task/16993/stat : 16993 (java) S 16976 16978 16794 0 -1 4202560 8501 0 0 0 99 0 0 0 15 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 5 0 0 0
[pid=16978/tid=16994] ppid=16976 vsize=15764720 CPUtime=0.84 cores=1,3,5,7
/proc/16978/task/16994/stat : 16994 (java) S 16976 16978 16794 0 -1 4202560 7142 0 0 0 84 0 0 0 15 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16995] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16995/stat : 16995 (java) S 16976 16978 16794 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962329 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16996] ppid=16976 vsize=15764720 CPUtime=0 cores=1,3,5,7
/proc/16978/task/16996/stat : 16996 (java) S 16976 16978 16794 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529551615 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 210658962944 0 4 0 16800975 18446604456558650496 0 0 -1 1 0 0 0
[pid=16978/tid=16997] ppid=16976 vsize=15764720 CPUtime=1191.84 cores=1,3,5,7
/proc/16978/task/16997/stat : 16997 (java) R 16976 16978 16794 0 -1 4202560 442050 0 0 0 119121 63 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505626240 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16978/tid=16998] ppid=16976 vsize=15764720 CPUtime=1191.7 cores=1,3,5,7
/proc/16978/task/16998/stat : 16998 (java) R 16976 16978 16794 0 -1 4202560 444138 0 0 0 119106 64 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505724826 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16978/tid=16999] ppid=16976 vsize=15764720 CPUtime=1191.73 cores=1,3,5,7
/proc/16978/task/16999/stat : 16999 (java) R 16976 16978 16794 0 -1 4202560 450267 0 0 0 119111 62 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16978/tid=17000] ppid=16976 vsize=15764720 CPUtime=1191.03 cores=1,3,5,7
/proc/16978/task/17000/stat : 17000 (java) R 16976 16978 16794 0 -1 4202560 450990 0 0 0 119041 62 0 0 25 0 22 0 529551636 16143073280 113784 33554432000 1073741824 1073778376 140735107794736 18446744073709551615 46912505789690 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15764720

Child status: 143
Real time (s): 1206.93
CPU time (s): 4800.36
CPU user time (s): 4794.59
CPU system time (s): 5.77612
CPU usage (%): 397.732
Max. virtual memory (cumulated for all children) (KiB): 15764720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.59
system time used= 5.77612
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3126141
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= 214595
involuntary context switches= 134078

runsolver used 1.93371 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-30 18:05:20
IDJOB=3312910
IDBENCH=83095
IDSOLVER=1699
FILE ID=node129/3312910-1304179520
RUNJOBID= node129-1304178850-16813
PBS_JOBID= 13172450
Free space on /tmp= 67248 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1885965779-049.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312910-1304179520/watcher-3312910-1304179520 -o /tmp/evaluation-result-3312910-1304179520/solver-3312910-1304179520 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312910-1304179520.cnf

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

MD5SUM BENCH= 465b21028c8505bfc2ee7974d056b900
RANDOM SEED=552921980

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      30442128 kB
Buffers:        286700 kB
Cached:        1448456 kB
SwapCached:       5056 kB
Active:         533224 kB
Inactive:      1635148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30442128 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:            1640 kB
Writeback:           0 kB
AnonPages:      431456 kB
Mapped:          21356 kB
Slab:           275956 kB
PageTables:       5692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   653976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67244 MiB
End job on node129 at 2011-04-30 18:25:29