Trace number 3313343

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) 4772.58 1302.81

General information on the benchmark

Namevelev-pipe-sat-1.0-b9.cnf
MD5SUMbb86eb13126177e1b128fa3186a4972b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.58461
Satisfiable
(Un)Satisfiability was proved
Number of variables118038
Number of clauses8780591
Sum of the clauses size26135841
Maximum clause length339
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28228186
Number of clauses of size 3456958
Number of clauses of size 4620
Number of clauses of size 5551
Number of clauses of size over 594275

Solver Data

0.10/0.12	26:21 INFO : Reading from input HOME/instance-3313343-1304094375.cnf
29.13/28.50	Executor set job limit to 1000000
29.13/28.50	Executor set job limit to 1000000
29.13/28.50	Executor set job limit to 1000000
29.13/28.50	Executor set job limit to 1000000
29.13/28.50	Starting Executor!
29.25/28.50	Starting Executor!
29.25/28.50	Starting Executor!
29.25/28.50	Starting Executor!
78.15/75.35	27:36 INFO : 96725 variables remaining out of 118038
78.15/75.35	27:36 INFO : 29300895 literals remaining out of 34916432

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.99 7.58 7.76 4/198 26208
/proc/meminfo: memFree=16822836/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/26208/stat : 26208 (java) R 26206 26208 26148 0 -1 4202496 1348 0 0 0 0 0 0 0 20 0 1 0 521038981 23580672 835 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 47501114213136 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26208/statm: 5744 830 631 9 0 124 0
[pid=26208/tid=26209] ppid=26206 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4202560 12 0 0 0 0 0 0 0 21 0 2 0 521038981 24580096 849 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270613110528 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0365961 s]
/proc/loadavg: 5.99 7.58 7.76 4/198 26208
/proc/meminfo: memFree=16822836/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 3711 0 1 0 2 0 0 0 20 0 13 0 521038981 15978749952 3151 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3901062 3151 1679 9 0 3891810 0
[pid=26208/tid=26209] ppid=26206 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4202560 2321 0 1 0 2 0 0 0 25 0 13 0 521038981 15978749952 3151 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505164251 0 4 0 16784584 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.10062 s]
/proc/loadavg: 5.99 7.58 7.76 4/198 26208
/proc/meminfo: memFree=16822836/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15677228 CPUtime=0.1 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 5563 0 1 0 9 1 0 0 20 0 18 0 521038981 16053481472 4970 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3919307 4970 2117 9 0 3910026 0
[pid=26208/tid=26209] ppid=26206 vsize=15677228 CPUtime=0.08 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) S 26206 26208 26148 0 -1 4202560 3411 0 1 0 7 1 0 0 18 0 18 0 521038981 16053481472 4970 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624939999 0 2147483391 0 16800975 18446744071699199166 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677228

[startup+0.300631 s]
/proc/loadavg: 5.99 7.58 7.76 4/198 26208
/proc/meminfo: memFree=16822836/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15680300 CPUtime=0.53 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 14596 0 1 0 51 2 0 0 20 0 18 0 521038981 16056627200 12939 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3920075 12945 2207 9 0 3910794 0
[pid=26208/tid=26209] ppid=26206 vsize=15680300 CPUtime=0.28 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4202560 9541 0 1 0 27 1 0 0 18 0 18 0 521038981 16056627200 12949 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505640497 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15680300

[startup+0.700545 s]
/proc/loadavg: 5.99 7.58 7.76 4/198 26208
/proc/meminfo: memFree=16822836/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15680300 CPUtime=0.93 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 41982 0 1 0 88 5 0 0 20 0 18 0 521038981 16056627200 40322 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3920075 40322 2223 9 0 3910794 0
[pid=26208/tid=26209] ppid=26206 vsize=15680300 CPUtime=0.67 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4202560 35509 0 1 0 63 4 0 0 18 0 18 0 521038981 16056627200 40322 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505639392 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680300

[startup+1.5014 s]
/proc/loadavg: 5.99 7.58 7.76 6/216 26226
/proc/meminfo: memFree=16665336/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15680300 CPUtime=1.75 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 75879 0 1 0 165 10 0 0 20 0 18 0 521038981 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3920075 74216 2223 9 0 3910794 0
[pid=26208/tid=26209] ppid=26206 vsize=15680300 CPUtime=1.47 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4202560 66041 0 1 0 138 9 0 0 19 0 18 0 521038981 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505533184 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26208/tid=26211] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26211/stat : 26211 (java) S 26206 26208 26148 0 -1 4202560 54 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26212] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26212/stat : 26212 (java) S 26206 26208 26148 0 -1 4202560 597 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26213] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26213/stat : 26213 (java) S 26206 26208 26148 0 -1 4202560 1334 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26214] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26214/stat : 26214 (java) S 26206 26208 26148 0 -1 4202560 847 0 0 0 0 0 0 0 15 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26215] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26215/stat : 26215 (java) S 26206 26208 26148 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26216] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26216/stat : 26216 (java) S 26206 26208 26148 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26217] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26217/stat : 26217 (java) S 26206 26208 26148 0 -1 4202560 1289 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26218] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26218/stat : 26218 (java) S 26206 26208 26148 0 -1 4202560 424 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26219] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26219/stat : 26219 (java) S 26206 26208 26148 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 18 0 521038983 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 0 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26220] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26220/stat : 26220 (java) S 26206 26208 26148 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521038983 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26221] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26221/stat : 26221 (java) S 26206 26208 26148 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521038983 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26222] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26222/stat : 26222 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521038985 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624934321 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26223] ppid=26206 vsize=15680300 CPUtime=0.11 cores=0,2,4,6
/proc/26208/task/26223/stat : 26223 (java) S 26206 26208 26148 0 -1 4202560 1134 0 0 0 11 0 0 0 17 0 18 0 521038985 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26224] ppid=26206 vsize=15680300 CPUtime=0.12 cores=0,2,4,6
/proc/26208/task/26224/stat : 26224 (java) S 26206 26208 26148 0 -1 4202560 2538 0 0 0 12 0 0 0 15 0 18 0 521038985 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26225] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26225/stat : 26225 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521038985 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26226] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26226/stat : 26226 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521038985 16056627200 74216 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15680300

[startup+3.10112 s]
/proc/loadavg: 5.99 7.58 7.76 4/216 26226
/proc/meminfo: memFree=16225996/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15680300 CPUtime=3.44 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 145573 0 1 0 325 19 0 0 20 0 18 0 521038981 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3920075 143906 2241 9 0 3910794 0
[pid=26208/tid=26209] ppid=26206 vsize=15680300 CPUtime=3.04 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4202560 127386 0 1 0 288 16 0 0 22 0 18 0 521038981 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505640261 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26208/tid=26211] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26211/stat : 26211 (java) S 26206 26208 26148 0 -1 4202560 2731 0 0 0 1 0 0 0 15 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26212] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26212/stat : 26212 (java) S 26206 26208 26148 0 -1 4202560 637 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26213] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26213/stat : 26213 (java) S 26206 26208 26148 0 -1 4202560 1361 0 0 0 0 0 0 0 15 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26214] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26214/stat : 26214 (java) S 26206 26208 26148 0 -1 4202560 887 0 0 0 0 0 0 0 15 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26215] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26215/stat : 26215 (java) S 26206 26208 26148 0 -1 4202560 5150 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26216] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26216/stat : 26216 (java) S 26206 26208 26148 0 -1 4202560 25 0 0 0 0 0 0 0 16 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26217] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26217/stat : 26217 (java) S 26206 26208 26148 0 -1 4202560 1289 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26218] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26218/stat : 26218 (java) S 26206 26208 26148 0 -1 4202560 568 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26219] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26219/stat : 26219 (java) S 26206 26208 26148 0 -1 4202560 435 0 0 0 0 0 0 0 15 0 18 0 521038983 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 0 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26220] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26220/stat : 26220 (java) S 26206 26208 26148 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521038983 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26221] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26221/stat : 26221 (java) S 26206 26208 26148 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521038983 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26222] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26222/stat : 26222 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521038985 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624934321 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26223] ppid=26206 vsize=15680300 CPUtime=0.13 cores=0,2,4,6
/proc/26208/task/26223/stat : 26223 (java) S 26206 26208 26148 0 -1 4202560 1164 0 0 0 13 0 0 0 16 0 18 0 521038985 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26224] ppid=26206 vsize=15680300 CPUtime=0.15 cores=0,2,4,6
/proc/26208/task/26224/stat : 26224 (java) S 26206 26208 26148 0 -1 4202560 2555 0 0 0 15 0 0 0 15 0 18 0 521038985 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26225] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26225/stat : 26225 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521038985 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26226] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26226/stat : 26226 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521038985 16056627200 143906 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 15680300

[startup+6.3015 s]
/proc/loadavg: 5.75 7.50 7.73 7/216 26226
/proc/meminfo: memFree=15182784/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15680300 CPUtime=6.69 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 302357 0 1 0 633 36 0 0 20 0 18 0 521038981 16056627200 299662 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3920075 299669 2241 9 0 3910794 0
[pid=26208/tid=26209] ppid=26206 vsize=15680300 CPUtime=6.23 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4202560 273634 0 1 0 590 33 0 0 25 0 18 0 521038981 16056627200 299672 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505640497 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26208/tid=26211] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26211/stat : 26211 (java) S 26206 26208 26148 0 -1 4202560 2731 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 299676 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26212] ppid=26206 vsize=15680300 CPUtime=0.02 cores=0,2,4,6
/proc/26208/task/26212/stat : 26212 (java) S 26206 26208 26148 0 -1 4202560 637 0 0 0 2 0 0 0 16 0 18 0 521038982 16056627200 299681 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26213] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26213/stat : 26213 (java) S 26206 26208 26148 0 -1 4202560 1361 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 299685 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26214] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26214/stat : 26214 (java) S 26206 26208 26148 0 -1 4202560 887 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 299689 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26215] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26215/stat : 26215 (java) S 26206 26208 26148 0 -1 4202560 5151 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 299694 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26216] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26216/stat : 26216 (java) S 26206 26208 26148 0 -1 4202560 27 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 299698 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26217] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26217/stat : 26217 (java) S 26206 26208 26148 0 -1 4202560 11530 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 299702 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26218] ppid=26206 vsize=15680300 CPUtime=0.01 cores=0,2,4,6
/proc/26208/task/26218/stat : 26218 (java) S 26206 26208 26148 0 -1 4202560 569 0 0 0 1 0 0 0 16 0 18 0 521038982 16056627200 299707 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26219] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26219/stat : 26219 (java) S 26206 26208 26148 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 18 0 521038983 16056627200 299711 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 0 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26220] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26220/stat : 26220 (java) S 26206 26208 26148 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521038983 16056627200 299715 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26221] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26221/stat : 26221 (java) S 26206 26208 26148 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521038983 16056627200 299720 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26222] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26222/stat : 26222 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521038985 16056627200 299724 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624934321 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26223] ppid=26206 vsize=15680300 CPUtime=0.13 cores=0,2,4,6
/proc/26208/task/26223/stat : 26223 (java) S 26206 26208 26148 0 -1 4202560 1164 0 0 0 13 0 0 0 16 0 18 0 521038985 16056627200 299728 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26224] ppid=26206 vsize=15680300 CPUtime=0.15 cores=0,2,4,6
/proc/26208/task/26224/stat : 26224 (java) S 26206 26208 26148 0 -1 4202560 2555 0 0 0 15 0 0 0 15 0 18 0 521038985 16056627200 299732 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26225] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26225/stat : 26225 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521038985 16056627200 299736 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26226] ppid=26206 vsize=15680300 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26226/stat : 26226 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521038985 16056627200 299740 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0

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

[pid=26208/tid=26221] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26221/stat : 26221 (java) S 26206 26208 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521038983 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26222] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26222/stat : 26222 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521038985 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624934321 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26223] ppid=26206 vsize=15700968 CPUtime=1.44 cores=0,2,4,6
/proc/26208/task/26223/stat : 26223 (java) S 26206 26208 26148 0 -1 4202560 5582 0 0 0 143 1 0 0 16 0 22 0 521038985 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26224] ppid=26206 vsize=15700968 CPUtime=1.93 cores=0,2,4,6
/proc/26208/task/26224/stat : 26224 (java) S 26206 26208 26148 0 -1 4202560 20930 0 0 0 191 2 0 0 15 0 22 0 521038985 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26225] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26225/stat : 26225 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521038985 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26226] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26226/stat : 26226 (java) S 26206 26208 26148 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 521038985 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26227] ppid=26206 vsize=15700968 CPUtime=1066.61 cores=0,2,4,6
/proc/26208/task/26227/stat : 26227 (java) R 26206 26208 26148 0 -1 4202560 52 0 0 0 106660 1 0 0 25 0 22 0 521041831 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505958509 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26208/tid=26228] ppid=26206 vsize=15700968 CPUtime=1000.83 cores=0,2,4,6
/proc/26208/task/26228/stat : 26228 (java) R 26206 26208 26148 0 -1 4202560 47 0 0 0 100083 0 0 0 25 0 22 0 521041831 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912506151440 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26208/tid=26229] ppid=26206 vsize=15700968 CPUtime=1038.77 cores=0,2,4,6
/proc/26208/task/26229/stat : 26229 (java) R 26206 26208 26148 0 -1 4202560 49 0 0 0 103877 0 0 0 25 0 22 0 521041831 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912506151481 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26208/tid=26230] ppid=26206 vsize=15700968 CPUtime=1068.13 cores=0,2,4,6
/proc/26208/task/26230/stat : 26230 (java) R 26206 26208 26148 0 -1 4202560 32 0 0 0 106813 0 0 0 25 0 22 0 521041832 16077791232 3808470 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912506151694 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4334.38
Current children cumulated vsize (KiB) 15700968

[startup+1242.3 s]
/proc/loadavg: 6.97 7.68 7.69 9/220 26314
/proc/meminfo: memFree=4458040/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15700968 CPUtime=4561.24 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 3914896 0 1 0 455463 661 0 0 20 0 22 0 521038981 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3925242 3808475 2295 9 0 3915961 0
[pid=26208/tid=26209] ppid=26206 vsize=15700968 CPUtime=75.1 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) S 26206 26208 26148 0 -1 4202560 743713 0 1 0 7418 92 0 0 18 0 22 0 521038981 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26211] ppid=26206 vsize=15700968 CPUtime=6.95 cores=0,2,4,6
/proc/26208/task/26211/stat : 26211 (java) S 26206 26208 26148 0 -1 4202560 260153 0 0 0 647 48 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26212] ppid=26206 vsize=15700968 CPUtime=7.95 cores=0,2,4,6
/proc/26208/task/26212/stat : 26212 (java) S 26206 26208 26148 0 -1 4202560 356346 0 0 0 722 73 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26213] ppid=26206 vsize=15700968 CPUtime=7.83 cores=0,2,4,6
/proc/26208/task/26213/stat : 26213 (java) S 26206 26208 26148 0 -1 4202560 331011 0 0 0 719 64 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26214] ppid=26206 vsize=15700968 CPUtime=7.6 cores=0,2,4,6
/proc/26208/task/26214/stat : 26214 (java) S 26206 26208 26148 0 -1 4202560 361147 0 0 0 690 70 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26215] ppid=26206 vsize=15700968 CPUtime=6.29 cores=0,2,4,6
/proc/26208/task/26215/stat : 26215 (java) S 26206 26208 26148 0 -1 4202560 199075 0 0 0 596 33 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26216] ppid=26206 vsize=15700968 CPUtime=8 cores=0,2,4,6
/proc/26208/task/26216/stat : 26216 (java) S 26206 26208 26148 0 -1 4202560 357266 0 0 0 736 64 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26217] ppid=26206 vsize=15700968 CPUtime=7.91 cores=0,2,4,6
/proc/26208/task/26217/stat : 26217 (java) S 26206 26208 26148 0 -1 4202560 316874 0 0 0 734 57 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26218] ppid=26206 vsize=15700968 CPUtime=7.74 cores=0,2,4,6
/proc/26208/task/26218/stat : 26218 (java) S 26206 26208 26148 0 -1 4202560 483433 0 0 0 684 90 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26219] ppid=26206 vsize=15700968 CPUtime=25.46 cores=0,2,4,6
/proc/26208/task/26219/stat : 26219 (java) S 26206 26208 26148 0 -1 4202560 477716 0 0 0 2488 58 0 0 15 0 22 0 521038983 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 0 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26220] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26220/stat : 26220 (java) S 26206 26208 26148 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521038983 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26221] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26221/stat : 26221 (java) S 26206 26208 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521038983 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26222] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26222/stat : 26222 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624934321 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26223] ppid=26206 vsize=15700968 CPUtime=1.48 cores=0,2,4,6
/proc/26208/task/26223/stat : 26223 (java) S 26206 26208 26148 0 -1 4202560 5588 0 0 0 147 1 0 0 16 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26224] ppid=26206 vsize=15700968 CPUtime=1.93 cores=0,2,4,6
/proc/26208/task/26224/stat : 26224 (java) S 26206 26208 26148 0 -1 4202560 20930 0 0 0 191 2 0 0 15 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26225] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26225/stat : 26225 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26226] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26226/stat : 26226 (java) S 26206 26208 26148 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26227] ppid=26206 vsize=15700968 CPUtime=1122.29 cores=0,2,4,6
/proc/26208/task/26227/stat : 26227 (java) R 26206 26208 26148 0 -1 4202560 55 0 0 0 112228 1 0 0 25 0 22 0 521041831 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912506151392 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26208/tid=26228] ppid=26206 vsize=15700968 CPUtime=1056.39 cores=0,2,4,6
/proc/26208/task/26228/stat : 26228 (java) R 26206 26208 26148 0 -1 4202560 48 0 0 0 105639 0 0 0 25 0 22 0 521041831 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912506151476 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26208/tid=26229] ppid=26206 vsize=15700968 CPUtime=1094.49 cores=0,2,4,6
/proc/26208/task/26229/stat : 26229 (java) R 26206 26208 26148 0 -1 4202560 51 0 0 0 109449 0 0 0 25 0 22 0 521041831 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912506119298 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26208/tid=26230] ppid=26206 vsize=15700968 CPUtime=1123.71 cores=0,2,4,6
/proc/26208/task/26230/stat : 26230 (java) R 26206 26208 26148 0 -1 4202560 33 0 0 0 112370 1 0 0 25 0 22 0 521041832 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505608642 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4561.24
Current children cumulated vsize (KiB) 15700968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.09 s]
/proc/loadavg: 7.94 7.84 7.74 10/220 26315
/proc/meminfo: memFree=2279784/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=15700968 CPUtime=4765.53 cores=0,2,4,6
/proc/26208/stat : 26208 (java) S 26206 26208 26148 0 -1 4202496 3914929 0 1 0 475891 662 0 0 20 0 22 0 521038981 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 3925242 3808475 2295 9 0 3915961 0
[pid=26208/tid=26209] ppid=26206 vsize=15700968 CPUtime=75.1 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) S 26206 26208 26148 0 -1 4202560 743713 0 1 0 7418 92 0 0 18 0 22 0 521038981 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26211] ppid=26206 vsize=15700968 CPUtime=6.95 cores=0,2,4,6
/proc/26208/task/26211/stat : 26211 (java) S 26206 26208 26148 0 -1 4202560 260153 0 0 0 647 48 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26212] ppid=26206 vsize=15700968 CPUtime=7.95 cores=0,2,4,6
/proc/26208/task/26212/stat : 26212 (java) S 26206 26208 26148 0 -1 4202560 356346 0 0 0 722 73 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26213] ppid=26206 vsize=15700968 CPUtime=7.83 cores=0,2,4,6
/proc/26208/task/26213/stat : 26213 (java) S 26206 26208 26148 0 -1 4202560 331011 0 0 0 719 64 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26214] ppid=26206 vsize=15700968 CPUtime=7.6 cores=0,2,4,6
/proc/26208/task/26214/stat : 26214 (java) S 26206 26208 26148 0 -1 4202560 361147 0 0 0 690 70 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26215] ppid=26206 vsize=15700968 CPUtime=6.29 cores=0,2,4,6
/proc/26208/task/26215/stat : 26215 (java) S 26206 26208 26148 0 -1 4202560 199075 0 0 0 596 33 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26216] ppid=26206 vsize=15700968 CPUtime=8 cores=0,2,4,6
/proc/26208/task/26216/stat : 26216 (java) S 26206 26208 26148 0 -1 4202560 357266 0 0 0 736 64 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 6 0 0 0
[pid=26208/tid=26217] ppid=26206 vsize=15700968 CPUtime=7.91 cores=0,2,4,6
/proc/26208/task/26217/stat : 26217 (java) S 26206 26208 26148 0 -1 4202560 316874 0 0 0 734 57 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26218] ppid=26206 vsize=15700968 CPUtime=7.74 cores=0,2,4,6
/proc/26208/task/26218/stat : 26218 (java) S 26206 26208 26148 0 -1 4202560 483433 0 0 0 684 90 0 0 16 0 22 0 521038982 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26219] ppid=26206 vsize=15700968 CPUtime=34.32 cores=0,2,4,6
/proc/26208/task/26219/stat : 26219 (java) S 26206 26208 26148 0 -1 4202560 477720 0 0 0 3374 58 0 0 16 0 22 0 521038983 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 0 0 16800975 18446604453983592768 0 0 -1 0 0 0 0
[pid=26208/tid=26220] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26220/stat : 26220 (java) S 26206 26208 26148 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521038983 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26221] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26221/stat : 26221 (java) S 26206 26208 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521038983 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26222] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26222/stat : 26222 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624934321 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26223] ppid=26206 vsize=15700968 CPUtime=1.48 cores=0,2,4,6
/proc/26208/task/26223/stat : 26223 (java) S 26206 26208 26148 0 -1 4202560 5588 0 0 0 147 1 0 0 16 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26224] ppid=26206 vsize=15700968 CPUtime=1.93 cores=0,2,4,6
/proc/26208/task/26224/stat : 26224 (java) S 26206 26208 26148 0 -1 4202560 20930 0 0 0 191 2 0 0 15 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26225] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26225/stat : 26225 (java) S 26206 26208 26148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624926617 0 4 0 16800975 18446604453983592768 0 0 -1 2 0 0 0
[pid=26208/tid=26226] ppid=26206 vsize=15700968 CPUtime=0 cores=0,2,4,6
/proc/26208/task/26226/stat : 26226 (java) S 26206 26208 26148 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 521038985 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 270624927232 0 4 0 16800975 18446604453983592768 0 0 -1 4 0 0 0
[pid=26208/tid=26227] ppid=26206 vsize=15700968 CPUtime=1171.21 cores=0,2,4,6
/proc/26208/task/26227/stat : 26227 (java) R 26206 26208 26148 0 -1 4202560 64 0 0 0 117120 1 0 0 16 0 22 0 521041831 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505600645 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26208/tid=26228] ppid=26206 vsize=15700968 CPUtime=1105.04 cores=0,2,4,6
/proc/26208/task/26228/stat : 26228 (java) R 26206 26208 26148 0 -1 4202560 53 0 0 0 110504 0 0 0 16 0 22 0 521041831 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505787541 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26208/tid=26229] ppid=26206 vsize=15700968 CPUtime=1143.42 cores=0,2,4,6
/proc/26208/task/26229/stat : 26229 (java) R 26206 26208 26148 0 -1 4202560 57 0 0 0 114342 0 0 0 16 0 22 0 521041831 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912506665617 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26208/tid=26230] ppid=26206 vsize=15700968 CPUtime=1172.63 cores=0,2,4,6
/proc/26208/task/26230/stat : 26230 (java) R 26206 26208 26148 0 -1 4202560 38 0 0 0 117262 1 0 0 16 0 22 0 521041832 16077791232 3808475 33554432000 1073741824 1073778376 140736500396560 18446744073709551615 46912505787541 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4765.53
Current children cumulated vsize (KiB) 15700968

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -26208

[startup+1302.3 s]
/proc/loadavg: 7.71 7.79 7.72 6/221 26318
/proc/meminfo: memFree=2280748/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=0 CPUtime=4772.06 cores=0,2,4,6
/proc/26208/stat : 26208 (java) Z 26206 26208 26148 0 -1 4203548 3914959 0 1 0 476535 671 0 0 18 0 2 0 521038981 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 0 0 0 0 0 0 0
[pid=26208/tid=26209] ppid=26206 vsize=0 CPUtime=75.19 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4203588 743713 0 1 0 7418 101 0 0 18 0 2 0 521038981 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4772.06
Current children cumulated vsize (KiB) 0

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

[startup+1302.6 s]
/proc/loadavg: 7.71 7.79 7.72 6/221 26318
/proc/meminfo: memFree=2280748/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=0 CPUtime=4772.36 cores=0,2,4,6
/proc/26208/stat : 26208 (java) Z 26206 26208 26148 0 -1 4203548 3914959 0 1 0 476535 701 0 0 18 0 2 0 521038981 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 0 0 0 0 0 0 0
[pid=26208/tid=26209] ppid=26206 vsize=0 CPUtime=75.49 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4203588 743713 0 1 0 7418 131 0 0 18 0 2 0 521038981 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4772.36
Current children cumulated vsize (KiB) 0

[startup+1302.8 s]
/proc/loadavg: 7.71 7.79 7.72 6/221 26318
/proc/meminfo: memFree=2280748/32951124 swapFree=67111528/67111528
[pid=26208] ppid=26206 vsize=0 CPUtime=4772.56 cores=0,2,4,6
/proc/26208/stat : 26208 (java) Z 26206 26208 26148 0 -1 4203548 3914959 0 1 0 476535 721 0 0 18 0 2 0 521038981 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26208/statm: 0 0 0 0 0 0 0
[pid=26208/tid=26209] ppid=26206 vsize=0 CPUtime=75.69 cores=0,2,4,6
/proc/26208/task/26209/stat : 26209 (java) R 26206 26208 26148 0 -1 4203588 743713 0 1 0 7418 151 0 0 18 0 2 0 521038981 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4772.56
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1302.81
CPU time (s): 4772.58
CPU user time (s): 4765.36
CPU system time (s): 7.2269
CPU usage (%): 366.331
Max. virtual memory (cumulated for all children) (KiB): 15703024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4765.36
system time used= 7.2269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3914959
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= 39821
involuntary context switches= 65951

runsolver used 2.18167 second user time and 4.95425 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 18:26:20
IDJOB=3313343
IDBENCH=71702
IDSOLVER=1699
FILE ID=node108/3313343-1304094375
RUNJOBID= node108-1304094375-26166
PBS_JOBID= 13170592
Free space on /tmp= 71952 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b9.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313343-1304094375/watcher-3313343-1304094375 -o /tmp/evaluation-result-3313343-1304094375/solver-3313343-1304094375 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313343-1304094375.cnf

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

MD5SUM BENCH= bb86eb13126177e1b128fa3186a4972b
RANDOM SEED=2025441082

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16823108 kB
Buffers:       2165056 kB
Cached:       12937396 kB
SwapCached:          0 kB
Active:        4776380 kB
Inactive:     10762916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16823108 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          174988 kB
Writeback:           0 kB
AnonPages:      436408 kB
Mapped:          23432 kB
Slab:           524820 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1237432 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= 71944 MiB
End job on node108 at 2011-04-29 18:48:03