Trace number 3312407

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.44 1207.05

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.09/0.12	49:15 INFO : Reading from input HOME/instance-3312407-1304113755.cnf
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Starting Executor!
0.60/0.42	Starting Executor!
0.60/0.42	Starting Executor!
0.60/0.42	Starting Executor!
1.59/0.88	49:16 INFO : 200 variables remaining out of 200
1.59/0.88	49:16 INFO : 136000 literals remaining out of 136000

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-3312407-1304113755/watcher-3312407-1304113755 -o /tmp/evaluation-result-3312407-1304113755/solver-3312407-1304113755 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312407-1304113755.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: 5.29 5.36 6.14 5/198 7053
/proc/meminfo: memFree=20876484/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/7053/stat : 7053 (java) R 7051 7053 6855 0 -1 4202496 857 0 0 0 0 0 0 0 25 0 1 0 601606185 23580672 342 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260900431616 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7053/statm: 5757 353 276 9 0 124 0

[startup+0.00878211 s]
/proc/loadavg: 5.29 5.36 6.14 5/198 7053
/proc/meminfo: memFree=20876484/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 1490 0 0 0 0 0 0 0 25 0 2 0 601606185 31260672 951 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 7632 951 731 9 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+0.100765 s]
/proc/loadavg: 5.29 5.36 6.14 5/198 7053
/proc/meminfo: memFree=20876484/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15741428 CPUtime=0.09 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 5450 0 1 0 9 0 0 0 25 0 18 0 601606185 16119222272 4888 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3935357 4888 2115 9 0 3926076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741428

[startup+0.30073 s]
/proc/loadavg: 5.29 5.36 6.14 5/198 7053
/proc/meminfo: memFree=20876484/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15746840 CPUtime=0.5 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 14470 0 1 0 49 1 0 0 25 0 18 0 601606185 16124764160 12672 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3936710 12678 2206 9 0 3927429 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15746840

[startup+0.700656 s]
/proc/loadavg: 5.29 5.36 6.14 5/198 7053
/proc/meminfo: memFree=20876484/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15757116 CPUtime=1.29 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 42404 0 1 0 124 5 0 0 25 0 22 0 601606185 16135286784 37783 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3939279 37795 2241 9 0 3929998 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 15757116

[startup+1.50151 s]
/proc/loadavg: 5.29 5.36 6.14 8/220 7075
/proc/meminfo: memFree=20712432/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15767196 CPUtime=4 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 64775 0 1 0 392 8 0 0 25 0 22 0 601606185 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3941799 54549 2273 9 0 3932518 0
[pid=7053/tid=7055] ppid=7051 vsize=15767196 CPUtime=0.85 cores=1,3,5,7
/proc/7053/task/7055/stat : 7055 (java) S 7051 7053 6855 0 -1 4202560 29758 0 1 0 82 3 0 0 25 0 22 0 601606186 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7056] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7056/stat : 7056 (java) S 7051 7053 6855 0 -1 4202560 1292 0 0 0 0 0 0 0 16 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7057] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7057/stat : 7057 (java) S 7051 7053 6855 0 -1 4202560 1488 0 0 0 0 0 0 0 16 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7058] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7058/stat : 7058 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7059] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7059/stat : 7059 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7060] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7060/stat : 7060 (java) S 7051 7053 6855 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7061] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7061/stat : 7061 (java) S 7051 7053 6855 0 -1 4202560 1463 0 0 0 0 0 0 0 16 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7062] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7062/stat : 7062 (java) S 7051 7053 6855 0 -1 4202560 860 0 0 0 0 0 0 0 15 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7063] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7063/stat : 7063 (java) S 7051 7053 6855 0 -1 4202560 1591 0 0 0 0 0 0 0 16 0 22 0 601606187 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7064] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7064/stat : 7064 (java) S 7051 7053 6855 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 601606188 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 0 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7065] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7065/stat : 7065 (java) S 7051 7053 6855 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7066] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7066/stat : 7066 (java) S 7051 7053 6855 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7067] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7067/stat : 7067 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917217713 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7068] ppid=7051 vsize=15767196 CPUtime=0.83 cores=1,3,5,7
/proc/7053/task/7068/stat : 7068 (java) R 7051 7053 6855 0 -1 4202560 14046 0 0 0 82 1 0 0 23 0 22 0 601606191 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7053/tid=7069] ppid=7051 vsize=15767196 CPUtime=0.82 cores=1,3,5,7
/proc/7053/task/7069/stat : 7069 (java) R 7051 7053 6855 0 -1 4202560 6791 0 0 0 82 0 0 0 25 0 22 0 601606191 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 47142091517601 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7053/tid=7070] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7070/stat : 7070 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7071] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7071/stat : 7071 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601606191 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7072] ppid=7051 vsize=15767196 CPUtime=0.26 cores=1,3,5,7
/proc/7053/task/7072/stat : 7072 (java) R 7051 7053 6855 0 -1 4202560 2160 0 0 0 26 0 0 0 19 0 22 0 601606227 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505833773 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7053/tid=7073] ppid=7051 vsize=15767196 CPUtime=0.3 cores=1,3,5,7
/proc/7053/task/7073/stat : 7073 (java) R 7051 7053 6855 0 -1 4202560 342 0 0 0 30 0 0 0 18 0 22 0 601606227 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505957622 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7053/tid=7074] ppid=7051 vsize=15767196 CPUtime=0.41 cores=1,3,5,7
/proc/7053/task/7074/stat : 7074 (java) R 7051 7053 6855 0 -1 4202560 2236 0 0 0 41 0 0 0 20 0 22 0 601606228 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917220021 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7053/tid=7075] ppid=7051 vsize=15767196 CPUtime=0.43 cores=1,3,5,7
/proc/7053/task/7075/stat : 7075 (java) R 7051 7053 6855 0 -1 4202560 1304 0 0 0 43 0 0 0 20 0 22 0 601606228 16145608704 54549 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505839726 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 15767196

[startup+3.10122 s]
/proc/loadavg: 5.29 5.36 6.14 9/220 7075
/proc/meminfo: memFree=20612860/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15767196 CPUtime=10.38 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 119675 0 1 0 1021 17 0 0 25 0 22 0 601606185 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3941799 109419 2283 9 0 3932518 0
[pid=7053/tid=7055] ppid=7051 vsize=15767196 CPUtime=0.85 cores=1,3,5,7
/proc/7053/task/7055/stat : 7055 (java) S 7051 7053 6855 0 -1 4202560 29758 0 1 0 82 3 0 0 25 0 22 0 601606186 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7056] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7056/stat : 7056 (java) S 7051 7053 6855 0 -1 4202560 1576 0 0 0 0 0 0 0 15 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7057] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7057/stat : 7057 (java) S 7051 7053 6855 0 -1 4202560 7227 0 0 0 1 1 0 0 15 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7058] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7058/stat : 7058 (java) S 7051 7053 6855 0 -1 4202560 6122 0 0 0 1 1 0 0 16 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7059] ppid=7051 vsize=15767196 CPUtime=0.01 cores=1,3,5,7
/proc/7053/task/7059/stat : 7059 (java) S 7051 7053 6855 0 -1 4202560 5201 0 0 0 1 0 0 0 16 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7060] ppid=7051 vsize=15767196 CPUtime=0.01 cores=1,3,5,7
/proc/7053/task/7060/stat : 7060 (java) S 7051 7053 6855 0 -1 4202560 4433 0 0 0 0 1 0 0 15 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7061] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7061/stat : 7061 (java) S 7051 7053 6855 0 -1 4202560 2823 0 0 0 0 0 0 0 15 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7062] ppid=7051 vsize=15767196 CPUtime=0.01 cores=1,3,5,7
/proc/7053/task/7062/stat : 7062 (java) S 7051 7053 6855 0 -1 4202560 4809 0 0 0 1 0 0 0 16 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7063] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7063/stat : 7063 (java) S 7051 7053 6855 0 -1 4202560 7496 0 0 0 1 1 0 0 16 0 22 0 601606187 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7064] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7064/stat : 7064 (java) S 7051 7053 6855 0 -1 4202560 230 0 0 0 0 0 0 0 15 0 22 0 601606188 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 0 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7065] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7065/stat : 7065 (java) S 7051 7053 6855 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7066] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7066/stat : 7066 (java) S 7051 7053 6855 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7067] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7067/stat : 7067 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917217713 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7068] ppid=7051 vsize=15767196 CPUtime=0.94 cores=1,3,5,7
/proc/7053/task/7068/stat : 7068 (java) R 7051 7053 6855 0 -1 4202560 14077 0 0 0 93 1 0 0 16 0 22 0 601606191 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 47142093036710 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7053/tid=7069] ppid=7051 vsize=15767196 CPUtime=0.94 cores=1,3,5,7
/proc/7053/task/7069/stat : 7069 (java) S 7051 7053 6855 0 -1 4202560 6830 0 0 0 94 0 0 0 15 0 22 0 601606191 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7070] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7070/stat : 7070 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7071] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7071/stat : 7071 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601606191 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7072] ppid=7051 vsize=15767196 CPUtime=1.71 cores=1,3,5,7
/proc/7053/task/7072/stat : 7072 (java) R 7051 7053 6855 0 -1 4202560 7378 0 0 0 170 1 0 0 21 0 22 0 601606227 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505926312 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7053/tid=7073] ppid=7051 vsize=15767196 CPUtime=1.86 cores=1,3,5,7
/proc/7053/task/7073/stat : 7073 (java) R 7051 7053 6855 0 -1 4202560 5761 0 0 0 186 0 0 0 21 0 22 0 601606227 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505921594 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7053/tid=7074] ppid=7051 vsize=15767196 CPUtime=1.84 cores=1,3,5,7
/proc/7053/task/7074/stat : 7074 (java) R 7051 7053 6855 0 -1 4202560 7598 0 0 0 184 0 0 0 24 0 22 0 601606228 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7053/tid=7075] ppid=7051 vsize=15767196 CPUtime=1.99 cores=1,3,5,7
/proc/7053/task/7075/stat : 7075 (java) R 7051 7053 6855 0 -1 4202560 6968 0 0 0 198 1 0 0 25 0 22 0 601606228 16145608704 109419 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505742384 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.38
Current children cumulated vsize (KiB) 15767196

[startup+6.30163 s]
/proc/loadavg: 5.67 5.44 6.16 6/220 7076
/proc/meminfo: memFree=19836564/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15767196 CPUtime=23.14 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 307067 0 1 0 2272 42 0 0 25 0 22 0 601606185 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3941799 295776 2283 9 0 3932518 0
[pid=7053/tid=7055] ppid=7051 vsize=15767196 CPUtime=0.85 cores=1,3,5,7
/proc/7053/task/7055/stat : 7055 (java) S 7051 7053 6855 0 -1 4202560 29758 0 1 0 82 3 0 0 25 0 22 0 601606186 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7056] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7056/stat : 7056 (java) S 7051 7053 6855 0 -1 4202560 6366 0 0 0 1 1 0 0 15 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7057] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7057/stat : 7057 (java) S 7051 7053 6855 0 -1 4202560 7227 0 0 0 1 1 0 0 15 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7058] ppid=7051 vsize=15767196 CPUtime=0.03 cores=1,3,5,7
/proc/7053/task/7058/stat : 7058 (java) S 7051 7053 6855 0 -1 4202560 10564 0 0 0 2 1 0 0 16 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7059] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7059/stat : 7059 (java) S 7051 7053 6855 0 -1 4202560 6619 0 0 0 1 1 0 0 16 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7060] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7060/stat : 7060 (java) S 7051 7053 6855 0 -1 4202560 9049 0 0 0 1 1 0 0 16 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7061] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7061/stat : 7061 (java) S 7051 7053 6855 0 -1 4202560 6814 0 0 0 1 1 0 0 15 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7062] ppid=7051 vsize=15767196 CPUtime=0.03 cores=1,3,5,7
/proc/7053/task/7062/stat : 7062 (java) S 7051 7053 6855 0 -1 4202560 9275 0 0 0 2 1 0 0 15 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7063] ppid=7051 vsize=15767196 CPUtime=0.02 cores=1,3,5,7
/proc/7053/task/7063/stat : 7063 (java) S 7051 7053 6855 0 -1 4202560 9099 0 0 0 1 1 0 0 16 0 22 0 601606187 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7064] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7064/stat : 7064 (java) S 7051 7053 6855 0 -1 4202560 780 0 0 0 0 0 0 0 15 0 22 0 601606188 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 0 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7065] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7065/stat : 7065 (java) S 7051 7053 6855 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7066] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7066/stat : 7066 (java) S 7051 7053 6855 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7067] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7067/stat : 7067 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917217713 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7068] ppid=7051 vsize=15767196 CPUtime=1.04 cores=1,3,5,7
/proc/7053/task/7068/stat : 7068 (java) S 7051 7053 6855 0 -1 4202560 14095 0 0 0 103 1 0 0 15 0 22 0 601606191 16145608704 295776 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0

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

[pid=7053/tid=7073] ppid=7051 vsize=15767196 CPUtime=1048.81 cores=1,3,5,7
/proc/7053/task/7073/stat : 7073 (java) R 7051 7053 6855 0 -1 4202560 238382 0 0 0 104841 40 0 0 25 0 22 0 601606227 16145608704 97753 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 47142096017020 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7053/tid=7074] ppid=7051 vsize=15767196 CPUtime=1047.6 cores=1,3,5,7
/proc/7053/task/7074/stat : 7074 (java) R 7051 7053 6855 0 -1 4202560 238918 0 0 0 104720 40 0 0 25 0 22 0 601606228 16145608704 97753 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505741644 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7053/tid=7075] ppid=7051 vsize=15767196 CPUtime=1049.22 cores=1,3,5,7
/proc/7053/task/7075/stat : 7075 (java) R 7051 7053 6855 0 -1 4202560 241462 0 0 0 104884 38 0 0 25 0 22 0 601606228 16145608704 97753 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505838828 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4224.82
Current children cumulated vsize (KiB) 15767196

[startup+1122.3 s]
/proc/loadavg: 5.00 5.09 5.57 6/220 7114
/proc/meminfo: memFree=14462364/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15767196 CPUtime=4463.43 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 1673191 0 1 0 445952 391 0 0 25 0 22 0 601606185 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3941799 98660 2298 9 0 3932518 0
[pid=7053/tid=7055] ppid=7051 vsize=15767196 CPUtime=0.85 cores=1,3,5,7
/proc/7053/task/7055/stat : 7055 (java) S 7051 7053 6855 0 -1 4202560 29758 0 1 0 82 3 0 0 25 0 22 0 601606186 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7056] ppid=7051 vsize=15767196 CPUtime=3.28 cores=1,3,5,7
/proc/7053/task/7056/stat : 7056 (java) S 7051 7053 6855 0 -1 4202560 75641 0 0 0 307 21 0 0 15 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7057] ppid=7051 vsize=15767196 CPUtime=3.24 cores=1,3,5,7
/proc/7053/task/7057/stat : 7057 (java) S 7051 7053 6855 0 -1 4202560 73774 0 0 0 308 16 0 0 15 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7058] ppid=7051 vsize=15767196 CPUtime=3.3 cores=1,3,5,7
/proc/7053/task/7058/stat : 7058 (java) S 7051 7053 6855 0 -1 4202560 78054 0 0 0 312 18 0 0 16 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7059] ppid=7051 vsize=15767196 CPUtime=3.27 cores=1,3,5,7
/proc/7053/task/7059/stat : 7059 (java) S 7051 7053 6855 0 -1 4202560 78024 0 0 0 308 19 0 0 15 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7060] ppid=7051 vsize=15767196 CPUtime=3.32 cores=1,3,5,7
/proc/7053/task/7060/stat : 7060 (java) S 7051 7053 6855 0 -1 4202560 75099 0 0 0 314 18 0 0 16 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7061] ppid=7051 vsize=15767196 CPUtime=3.22 cores=1,3,5,7
/proc/7053/task/7061/stat : 7061 (java) S 7051 7053 6855 0 -1 4202560 73366 0 0 0 306 16 0 0 16 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7062] ppid=7051 vsize=15767196 CPUtime=3.32 cores=1,3,5,7
/proc/7053/task/7062/stat : 7062 (java) S 7051 7053 6855 0 -1 4202560 77656 0 0 0 314 18 0 0 15 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7063] ppid=7051 vsize=15767196 CPUtime=3.3 cores=1,3,5,7
/proc/7053/task/7063/stat : 7063 (java) S 7051 7053 6855 0 -1 4202560 76832 0 0 0 311 19 0 0 16 0 22 0 601606187 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7064] ppid=7051 vsize=15767196 CPUtime=1.9 cores=1,3,5,7
/proc/7053/task/7064/stat : 7064 (java) S 7051 7053 6855 0 -1 4202560 4215 0 0 0 124 66 0 0 15 0 22 0 601606188 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 0 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7065] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7065/stat : 7065 (java) S 7051 7053 6855 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7066] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7066/stat : 7066 (java) S 7051 7053 6855 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7067] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7067/stat : 7067 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917217713 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7068] ppid=7051 vsize=15767196 CPUtime=1.14 cores=1,3,5,7
/proc/7053/task/7068/stat : 7068 (java) S 7051 7053 6855 0 -1 4202560 14113 0 0 0 113 1 0 0 15 0 22 0 601606191 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7069] ppid=7051 vsize=15767196 CPUtime=1.2 cores=1,3,5,7
/proc/7053/task/7069/stat : 7069 (java) S 7051 7053 6855 0 -1 4202560 6857 0 0 0 120 0 0 0 16 0 22 0 601606191 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7070] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7070/stat : 7070 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7071] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7071/stat : 7071 (java) S 7051 7053 6855 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 601606191 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7072] ppid=7051 vsize=15767196 CPUtime=1108.33 cores=1,3,5,7
/proc/7053/task/7072/stat : 7072 (java) R 7051 7053 6855 0 -1 4202560 254438 0 0 0 110790 43 0 0 18 0 22 0 601606227 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505873144 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7053/tid=7073] ppid=7051 vsize=15767196 CPUtime=1108.16 cores=1,3,5,7
/proc/7053/task/7073/stat : 7073 (java) R 7051 7053 6855 0 -1 4202560 249651 0 0 0 110774 42 0 0 25 0 22 0 601606227 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505523248 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7053/tid=7074] ppid=7051 vsize=15767196 CPUtime=1106.91 cores=1,3,5,7
/proc/7053/task/7074/stat : 7074 (java) R 7051 7053 6855 0 -1 4202560 250638 0 0 0 110649 42 0 0 25 0 22 0 601606228 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505741667 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7053/tid=7075] ppid=7051 vsize=15767196 CPUtime=1108.52 cores=1,3,5,7
/proc/7053/task/7075/stat : 7075 (java) R 7051 7053 6855 0 -1 4202560 253626 0 0 0 110812 40 0 0 25 0 22 0 601606228 16145608704 98660 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505839751 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4463.43
Current children cumulated vsize (KiB) 15767196

[startup+1182.3 s]
/proc/loadavg: 5.01 5.07 5.53 6/220 7116
/proc/meminfo: memFree=14472592/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15767196 CPUtime=4702.07 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 1749756 0 1 0 469796 411 0 0 25 0 22 0 601606185 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3941799 95816 2298 9 0 3932518 0
[pid=7053/tid=7055] ppid=7051 vsize=15767196 CPUtime=0.85 cores=1,3,5,7
/proc/7053/task/7055/stat : 7055 (java) S 7051 7053 6855 0 -1 4202560 29758 0 1 0 82 3 0 0 25 0 22 0 601606186 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7056] ppid=7051 vsize=15767196 CPUtime=3.47 cores=1,3,5,7
/proc/7053/task/7056/stat : 7056 (java) S 7051 7053 6855 0 -1 4202560 80087 0 0 0 325 22 0 0 15 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7057] ppid=7051 vsize=15767196 CPUtime=3.42 cores=1,3,5,7
/proc/7053/task/7057/stat : 7057 (java) S 7051 7053 6855 0 -1 4202560 78930 0 0 0 325 17 0 0 15 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7058] ppid=7051 vsize=15767196 CPUtime=3.5 cores=1,3,5,7
/proc/7053/task/7058/stat : 7058 (java) S 7051 7053 6855 0 -1 4202560 82236 0 0 0 331 19 0 0 15 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7059] ppid=7051 vsize=15767196 CPUtime=3.45 cores=1,3,5,7
/proc/7053/task/7059/stat : 7059 (java) S 7051 7053 6855 0 -1 4202560 82068 0 0 0 325 20 0 0 15 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7060] ppid=7051 vsize=15767196 CPUtime=3.5 cores=1,3,5,7
/proc/7053/task/7060/stat : 7060 (java) S 7051 7053 6855 0 -1 4202560 80186 0 0 0 330 20 0 0 15 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7061] ppid=7051 vsize=15767196 CPUtime=3.4 cores=1,3,5,7
/proc/7053/task/7061/stat : 7061 (java) S 7051 7053 6855 0 -1 4202560 77400 0 0 0 322 18 0 0 15 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7062] ppid=7051 vsize=15767196 CPUtime=3.48 cores=1,3,5,7
/proc/7053/task/7062/stat : 7062 (java) S 7051 7053 6855 0 -1 4202560 82761 0 0 0 329 19 0 0 16 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7063] ppid=7051 vsize=15767196 CPUtime=3.45 cores=1,3,5,7
/proc/7053/task/7063/stat : 7063 (java) S 7051 7053 6855 0 -1 4202560 81552 0 0 0 326 19 0 0 15 0 22 0 601606187 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7064] ppid=7051 vsize=15767196 CPUtime=2.01 cores=1,3,5,7
/proc/7053/task/7064/stat : 7064 (java) S 7051 7053 6855 0 -1 4202560 4425 0 0 0 131 70 0 0 15 0 22 0 601606188 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 0 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7065] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7065/stat : 7065 (java) S 7051 7053 6855 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7066] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7066/stat : 7066 (java) S 7051 7053 6855 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7067] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7067/stat : 7067 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917217713 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7068] ppid=7051 vsize=15767196 CPUtime=1.14 cores=1,3,5,7
/proc/7053/task/7068/stat : 7068 (java) S 7051 7053 6855 0 -1 4202560 14113 0 0 0 113 1 0 0 15 0 22 0 601606191 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7069] ppid=7051 vsize=15767196 CPUtime=1.2 cores=1,3,5,7
/proc/7053/task/7069/stat : 7069 (java) S 7051 7053 6855 0 -1 4202560 6857 0 0 0 120 0 0 0 16 0 22 0 601606191 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7070] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7070/stat : 7070 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7071] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7071/stat : 7071 (java) S 7051 7053 6855 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 601606191 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7072] ppid=7051 vsize=15767196 CPUtime=1167.67 cores=1,3,5,7
/proc/7053/task/7072/stat : 7072 (java) R 7051 7053 6855 0 -1 4202560 264119 0 0 0 116722 45 0 0 25 0 22 0 601606227 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505951656 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7053/tid=7073] ppid=7051 vsize=15767196 CPUtime=1167.38 cores=1,3,5,7
/proc/7053/task/7073/stat : 7073 (java) R 7051 7053 6855 0 -1 4202560 259568 0 0 0 116694 44 0 0 25 0 22 0 601606227 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912506147263 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7053/tid=7074] ppid=7051 vsize=15767196 CPUtime=1166.12 cores=1,3,5,7
/proc/7053/task/7074/stat : 7074 (java) R 7051 7053 6855 0 -1 4202560 260120 0 0 0 116568 44 0 0 25 0 22 0 601606228 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505957166 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7053/tid=7075] ppid=7051 vsize=15767196 CPUtime=1167.86 cores=1,3,5,7
/proc/7053/task/7075/stat : 7075 (java) R 7051 7053 6855 0 -1 4202560 264123 0 0 0 116744 42 0 0 25 0 22 0 601606228 16145608704 95816 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505771384 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4702.07
Current children cumulated vsize (KiB) 15767196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 5.07 5.08 5.52 9/220 7166
/proc/meminfo: memFree=29564044/32950928 swapFree=67054472/67111528
[pid=7053] ppid=7051 vsize=15767196 CPUtime=4800.34 cores=1,3,5,7
/proc/7053/stat : 7053 (java) S 7051 7053 6855 0 -1 4202496 1785629 0 1 0 479614 420 0 0 25 0 22 0 601606185 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/7053/statm: 3941799 99539 2298 9 0 3932518 0
[pid=7053/tid=7055] ppid=7051 vsize=15767196 CPUtime=0.85 cores=1,3,5,7
/proc/7053/task/7055/stat : 7055 (java) S 7051 7053 6855 0 -1 4202560 29758 0 1 0 82 3 0 0 25 0 22 0 601606186 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7056] ppid=7051 vsize=15767196 CPUtime=3.54 cores=1,3,5,7
/proc/7053/task/7056/stat : 7056 (java) S 7051 7053 6855 0 -1 4202560 82665 0 0 0 331 23 0 0 15 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7057] ppid=7051 vsize=15767196 CPUtime=3.49 cores=1,3,5,7
/proc/7053/task/7057/stat : 7057 (java) S 7051 7053 6855 0 -1 4202560 81227 0 0 0 332 17 0 0 16 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7058] ppid=7051 vsize=15767196 CPUtime=3.57 cores=1,3,5,7
/proc/7053/task/7058/stat : 7058 (java) S 7051 7053 6855 0 -1 4202560 85475 0 0 0 338 19 0 0 15 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7059] ppid=7051 vsize=15767196 CPUtime=3.52 cores=1,3,5,7
/proc/7053/task/7059/stat : 7059 (java) S 7051 7053 6855 0 -1 4202560 84789 0 0 0 332 20 0 0 15 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7060] ppid=7051 vsize=15767196 CPUtime=3.59 cores=1,3,5,7
/proc/7053/task/7060/stat : 7060 (java) S 7051 7053 6855 0 -1 4202560 83039 0 0 0 338 21 0 0 16 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7061] ppid=7051 vsize=15767196 CPUtime=3.47 cores=1,3,5,7
/proc/7053/task/7061/stat : 7061 (java) S 7051 7053 6855 0 -1 4202560 80276 0 0 0 329 18 0 0 16 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7062] ppid=7051 vsize=15767196 CPUtime=3.56 cores=1,3,5,7
/proc/7053/task/7062/stat : 7062 (java) S 7051 7053 6855 0 -1 4202560 85545 0 0 0 336 20 0 0 15 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7063] ppid=7051 vsize=15767196 CPUtime=3.53 cores=1,3,5,7
/proc/7053/task/7063/stat : 7063 (java) S 7051 7053 6855 0 -1 4202560 83846 0 0 0 333 20 0 0 15 0 22 0 601606187 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7064] ppid=7051 vsize=15767196 CPUtime=2.04 cores=1,3,5,7
/proc/7053/task/7064/stat : 7064 (java) S 7051 7053 6855 0 -1 4202560 4504 0 0 0 133 71 0 0 15 0 22 0 601606188 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 0 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7065] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7065/stat : 7065 (java) S 7051 7053 6855 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7066] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7066/stat : 7066 (java) S 7051 7053 6855 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 601606188 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7067] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7067/stat : 7067 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917217713 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7068] ppid=7051 vsize=15767196 CPUtime=1.14 cores=1,3,5,7
/proc/7053/task/7068/stat : 7068 (java) S 7051 7053 6855 0 -1 4202560 14113 0 0 0 113 1 0 0 15 0 22 0 601606191 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 7 0 0 0
[pid=7053/tid=7069] ppid=7051 vsize=15767196 CPUtime=1.2 cores=1,3,5,7
/proc/7053/task/7069/stat : 7069 (java) S 7051 7053 6855 0 -1 4202560 6857 0 0 0 120 0 0 0 16 0 22 0 601606191 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 3 0 0 0
[pid=7053/tid=7070] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7070/stat : 7070 (java) S 7051 7053 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601606191 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210009 0 4 0 16800975 18446604467544849152 0 0 -1 5 0 0 0
[pid=7053/tid=7071] ppid=7051 vsize=15767196 CPUtime=0 cores=1,3,5,7
/proc/7053/task/7071/stat : 7071 (java) S 7051 7053 6855 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 601606191 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 260917210624 0 4 0 16800975 18446604467544849152 0 0 -1 1 0 0 0
[pid=7053/tid=7072] ppid=7051 vsize=15767196 CPUtime=1192.1 cores=1,3,5,7
/proc/7053/task/7072/stat : 7072 (java) R 7051 7053 6855 0 -1 4202560 268212 0 0 0 119165 45 0 0 25 0 22 0 601606227 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505921293 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7053/tid=7073] ppid=7051 vsize=15767196 CPUtime=1191.76 cores=1,3,5,7
/proc/7053/task/7073/stat : 7073 (java) R 7051 7053 6855 0 -1 4202560 262929 0 0 0 119132 44 0 0 25 0 22 0 601606227 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505921900 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7053/tid=7074] ppid=7051 vsize=15767196 CPUtime=1190.55 cores=1,3,5,7
/proc/7053/task/7074/stat : 7074 (java) R 7051 7053 6855 0 -1 4202560 263373 0 0 0 119011 44 0 0 18 0 22 0 601606228 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505957019 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7053/tid=7075] ppid=7051 vsize=15767196 CPUtime=1192.23 cores=1,3,5,7
/proc/7053/task/7075/stat : 7075 (java) R 7051 7053 6855 0 -1 4202560 267568 0 0 0 119180 43 0 0 25 0 22 0 601606228 16145608704 99539 33554432000 1073741824 1073778376 140735422232080 18446744073709551615 46912505873233 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15767196

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

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

Child status: 143
Real time (s): 1207.05
CPU time (s): 4800.44
CPU user time (s): 4796.22
CPU system time (s): 4.22136
CPU usage (%): 397.701
Max. virtual memory (cumulated for all children) (KiB): 15769856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.22
system time used= 4.22136
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1785657
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= 226234
involuntary context switches= 125329

runsolver used 1.9837 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 23:49:15
IDJOB=3312407
IDBENCH=82592
IDSOLVER=1699
FILE ID=node116/3312407-1304113755
RUNJOBID= node116-1304112452-6874
PBS_JOBID= 13170693
Free space on /tmp= 72512 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312407-1304113755/watcher-3312407-1304113755 -o /tmp/evaluation-result-3312407-1304113755/solver-3312407-1304113755 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312407-1304113755.cnf

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=1028009028

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20876756 kB
Buffers:        979892 kB
Cached:        1373260 kB
SwapCached:       9656 kB
Active:        9439808 kB
Inactive:      2277740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20876756 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:            2016 kB
Writeback:           0 kB
AnonPages:     9363180 kB
Mapped:          21704 kB
Slab:           274888 kB
PageTables:      23108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10397092 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= 72512 MiB
End job on node116 at 2011-04-30 00:09:24