Trace number 3313232

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.66 1214.83

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-07.cnf
MD5SUM2fadef5be3a9bf2904114b49bf9a8314
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.11252
Satisfiable
(Un)Satisfiability was proved
Number of variables233177
Number of clauses782677
Sum of the clauses size2045473
Maximum clause length2133
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2329459
Number of clauses of size 3431954
Number of clauses of size 420476
Number of clauses of size 5121
Number of clauses of size over 5666

Solver Data

0.09/0.11	23:20 INFO : Reading from input HOME/instance-3313232-1304097799.cnf
3.32/3.04	Executor set job limit to 1000000
3.32/3.04	Executor set job limit to 1000000
3.32/3.04	Executor set job limit to 1000000
3.32/3.04	Executor set job limit to 1000000
3.32/3.04	Starting Executor!
3.32/3.04	Starting Executor!
3.32/3.04	Starting Executor!
3.32/3.04	Starting Executor!
6.88/5.16	23:25 INFO : Found 77657 xor gates
12.05/9.42	23:29 INFO : 201481 variables remaining out of 233177
12.05/9.42	23:29 INFO : 4495472 literals remaining out of 1896266
30.81/18.72	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
30.81/18.72	log4j:WARN Please initialize the log4j system properly.
30.81/18.72	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3313232-1304097799/watcher-3313232-1304097799 -o /tmp/evaluation-result-3313232-1304097799/solver-3313232-1304097799 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313232-1304097799.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.05 7.84 7.70 3/194 3880
/proc/meminfo: memFree=30489396/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 1423 0 0 0 0 0 0 0 21 0 2 0 253971253 27824128 894 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 6793 894 684 9 0 381 0
[pid=3880/tid=3881] ppid=3878 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 71 0 0 0 0 0 0 0 22 0 2 0 253971254 29065216 898 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268655738503 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0232279 s]
/proc/loadavg: 7.05 7.84 7.70 3/194 3880
/proc/meminfo: memFree=30489396/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 3376 0 1 0 1 0 0 0 21 0 11 0 253971253 15976509440 2818 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3900515 2818 1619 9 0 3891263 0
[pid=3880/tid=3881] ppid=3878 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 2010 0 1 0 1 0 0 0 25 0 11 0 253971254 15976509440 2819 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46994048425891 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100219 s]
/proc/loadavg: 7.05 7.84 7.70 3/194 3880
/proc/meminfo: memFree=30489396/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15742136 CPUtime=0.09 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 5652 0 1 0 9 0 0 0 21 0 18 0 253971253 16119947264 5062 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3935534 5062 2117 9 0 3926253 0
[pid=3880/tid=3881] ppid=3878 vsize=15742136 CPUtime=0.08 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 3506 0 1 0 8 0 0 0 18 0 18 0 253971254 16119947264 5063 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46994048398083 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15742136

[startup+0.300196 s]
/proc/loadavg: 7.05 7.84 7.70 3/194 3880
/proc/meminfo: memFree=30489396/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15745160 CPUtime=0.52 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 16119 0 1 0 50 2 0 0 21 0 18 0 253971253 16123043840 14575 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3936290 14582 2206 9 0 3927009 0
[pid=3880/tid=3881] ppid=3878 vsize=15745160 CPUtime=0.28 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 11001 0 1 0 26 2 0 0 18 0 18 0 253971254 16123043840 14584 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912505639507 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15745160

[startup+0.701125 s]
/proc/loadavg: 7.05 7.84 7.70 3/194 3880
/proc/meminfo: memFree=30489396/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15745160 CPUtime=0.93 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 42243 0 1 0 88 5 0 0 21 0 18 0 253971253 16123043840 40697 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3936290 40697 2222 9 0 3927009 0
[pid=3880/tid=3881] ppid=3878 vsize=15745160 CPUtime=0.68 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 35545 0 1 0 64 4 0 0 18 0 18 0 253971254 16123043840 40697 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912505532756 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15745160

[startup+1.50099 s]
/proc/loadavg: 7.05 7.84 7.70 4/216 3902
/proc/meminfo: memFree=30286172/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15745160 CPUtime=1.75 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 49821 0 1 0 169 6 0 0 21 0 18 0 253971253 16123043840 48258 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3936290 48265 2222 9 0 3927009 0
[pid=3880/tid=3881] ppid=3878 vsize=15745160 CPUtime=1.47 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 39882 0 1 0 142 5 0 0 19 0 18 0 253971254 16123043840 48268 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912505637280 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3880/tid=3883] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3883/stat : 3883 (java) S 3878 3880 3825 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 18 0 253971254 16123043840 48272 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3884] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3884/stat : 3884 (java) S 3878 3880 3825 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 253971254 16123043840 48275 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3885] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3885/stat : 3885 (java) S 3878 3880 3825 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 18 0 253971254 16123043840 48279 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3886] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3886/stat : 3886 (java) S 3878 3880 3825 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 18 0 253971254 16123043840 48282 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3887] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3887/stat : 3887 (java) S 3878 3880 3825 0 -1 4202560 2454 0 0 0 0 0 0 0 16 0 18 0 253971254 16123043840 48285 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3888] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3888/stat : 3888 (java) S 3878 3880 3825 0 -1 4202560 591 0 0 0 0 0 0 0 15 0 18 0 253971254 16123043840 48289 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3889] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3889/stat : 3889 (java) S 3878 3880 3825 0 -1 4202560 675 0 0 0 0 0 0 0 15 0 18 0 253971254 16123043840 48293 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3890] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3890/stat : 3890 (java) S 3878 3880 3825 0 -1 4202560 939 0 0 0 0 0 0 0 16 0 18 0 253971254 16123043840 48297 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3891] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3891/stat : 3891 (java) S 3878 3880 3825 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 253971255 16123043840 48301 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 0 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3892] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3892/stat : 3892 (java) S 3878 3880 3825 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 253971256 16123043840 48304 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3893] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3893/stat : 3893 (java) S 3878 3880 3825 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 253971256 16123043840 48308 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3894] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3894/stat : 3894 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 253971258 16123043840 48312 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672485809 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3895] ppid=3878 vsize=15745160 CPUtime=0.11 cores=1,3,5,7
/proc/3880/task/3895/stat : 3895 (java) S 3878 3880 3825 0 -1 4202560 1179 0 0 0 11 0 0 0 25 0 18 0 253971258 16123043840 48315 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3896] ppid=3878 vsize=15745160 CPUtime=0.11 cores=1,3,5,7
/proc/3880/task/3896/stat : 3896 (java) S 3878 3880 3825 0 -1 4202560 2555 0 0 0 11 0 0 0 17 0 18 0 253971258 16123043840 48318 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3897] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3897/stat : 3897 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 253971258 16123043840 48322 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3898] ppid=3878 vsize=15745160 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3898/stat : 3898 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 253971258 16123043840 48326 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15745160

[startup+3.10431 s]
/proc/loadavg: 7.05 7.84 7.70 5/216 3902
/proc/meminfo: memFree=30131668/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15749272 CPUtime=3.48 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 140211 0 1 0 330 18 0 0 21 0 22 0 253971253 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3937318 138638 2261 9 0 3928037 0
[pid=3880/tid=3881] ppid=3878 vsize=15749272 CPUtime=3.06 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 127141 0 1 0 289 17 0 0 25 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912505185560 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3880/tid=3883] ppid=3878 vsize=15749272 CPUtime=0.01 cores=1,3,5,7
/proc/3880/task/3883/stat : 3883 (java) S 3878 3880 3825 0 -1 4202560 101 0 0 0 1 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3884] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3884/stat : 3884 (java) S 3878 3880 3825 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3885] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3885/stat : 3885 (java) S 3878 3880 3825 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3886] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3886/stat : 3886 (java) S 3878 3880 3825 0 -1 4202560 2598 0 0 0 0 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3887] ppid=3878 vsize=15749272 CPUtime=0.01 cores=1,3,5,7
/proc/3880/task/3887/stat : 3887 (java) S 3878 3880 3825 0 -1 4202560 2470 0 0 0 1 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3888] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3888/stat : 3888 (java) S 3878 3880 3825 0 -1 4202560 592 0 0 0 0 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3889] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3889/stat : 3889 (java) S 3878 3880 3825 0 -1 4202560 675 0 0 0 0 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3890] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3890/stat : 3890 (java) S 3878 3880 3825 0 -1 4202560 1167 0 0 0 0 0 0 0 15 0 22 0 253971254 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3891] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3891/stat : 3891 (java) S 3878 3880 3825 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 22 0 253971255 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 0 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3892] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3892/stat : 3892 (java) S 3878 3880 3825 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 253971256 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3893] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3893/stat : 3893 (java) S 3878 3880 3825 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 253971256 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3894] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3894/stat : 3894 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672485809 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3895] ppid=3878 vsize=15749272 CPUtime=0.16 cores=1,3,5,7
/proc/3880/task/3895/stat : 3895 (java) R 3878 3880 3825 0 -1 4202560 1212 0 0 0 16 0 0 0 16 0 22 0 253971258 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46994049246783 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3880/tid=3896] ppid=3878 vsize=15749272 CPUtime=0.17 cores=1,3,5,7
/proc/3880/task/3896/stat : 3896 (java) S 3878 3880 3825 0 -1 4202560 2612 0 0 0 17 0 0 0 15 0 22 0 253971258 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3897] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3897/stat : 3897 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3898] ppid=3878 vsize=15749272 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3898/stat : 3898 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 253971258 16127254528 138638 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 15749272

[startup+6.30113 s]
/proc/loadavg: 6.89 7.80 7.68 5/220 3906
/proc/meminfo: memFree=29528432/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15782608 CPUtime=8.45 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 190864 0 1 0 821 24 0 0 21 0 22 0 253971253 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3945652 182639 2267 9 0 3936371 0
[pid=3880/tid=3881] ppid=3878 vsize=15782608 CPUtime=6.17 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) R 3878 3880 3825 0 -1 4202560 127179 0 1 0 600 17 0 0 19 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506327008 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3880/tid=3883] ppid=3878 vsize=15782608 CPUtime=0.09 cores=1,3,5,7
/proc/3880/task/3883/stat : 3883 (java) S 3878 3880 3825 0 -1 4202560 9090 0 0 0 8 1 0 0 16 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3884] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3884/stat : 3884 (java) S 3878 3880 3825 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3885] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3885/stat : 3885 (java) S 3878 3880 3825 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3886] ppid=3878 vsize=15782608 CPUtime=0.08 cores=1,3,5,7
/proc/3880/task/3886/stat : 3886 (java) S 3878 3880 3825 0 -1 4202560 11940 0 0 0 8 0 0 0 16 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3887] ppid=3878 vsize=15782608 CPUtime=0.01 cores=1,3,5,7
/proc/3880/task/3887/stat : 3887 (java) S 3878 3880 3825 0 -1 4202560 2471 0 0 0 1 0 0 0 15 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3888] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3888/stat : 3888 (java) S 3878 3880 3825 0 -1 4202560 592 0 0 0 0 0 0 0 15 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3889] ppid=3878 vsize=15782608 CPUtime=0.08 cores=1,3,5,7
/proc/3880/task/3889/stat : 3889 (java) S 3878 3880 3825 0 -1 4202560 11320 0 0 0 7 1 0 0 16 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3890] ppid=3878 vsize=15782608 CPUtime=0.08 cores=1,3,5,7
/proc/3880/task/3890/stat : 3890 (java) S 3878 3880 3825 0 -1 4202560 7863 0 0 0 8 0 0 0 16 0 22 0 253971254 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3891] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3891/stat : 3891 (java) S 3878 3880 3825 0 -1 4202560 386 0 0 0 0 0 0 0 15 0 22 0 253971255 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 0 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3892] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3892/stat : 3892 (java) S 3878 3880 3825 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 253971256 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3893] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3893/stat : 3893 (java) S 3878 3880 3825 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 253971256 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3894] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3894/stat : 3894 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672485809 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3895] ppid=3878 vsize=15782608 CPUtime=1.03 cores=1,3,5,7
/proc/3880/task/3895/stat : 3895 (java) S 3878 3880 3825 0 -1 4202560 12506 0 0 0 102 1 0 0 16 0 22 0 253971258 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3896] ppid=3878 vsize=15782608 CPUtime=0.82 cores=1,3,5,7
/proc/3880/task/3896/stat : 3896 (java) S 3878 3880 3825 0 -1 4202560 6066 0 0 0 82 0 0 0 15 0 22 0 253971258 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3897] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3897/stat : 3897 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3898] ppid=3878 vsize=15782608 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3898/stat : 3898 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 253971258 16161390592 182639 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0

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

/proc/meminfo: memFree=16793704/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15771652 CPUtime=4431.76 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 1731171 0 1 0 442941 235 0 0 21 0 22 0 253971253 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3942913 1442043 2301 9 0 3933632 0
[pid=3880/tid=3881] ppid=3878 vsize=15771652 CPUtime=9.3 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) S 3878 3880 3825 0 -1 4202560 127221 0 1 0 913 17 0 0 25 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3883] ppid=3878 vsize=15771652 CPUtime=1.12 cores=1,3,5,7
/proc/3880/task/3883/stat : 3883 (java) S 3878 3880 3825 0 -1 4202560 69747 0 0 0 102 10 0 0 16 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3884] ppid=3878 vsize=15771652 CPUtime=1.18 cores=1,3,5,7
/proc/3880/task/3884/stat : 3884 (java) S 3878 3880 3825 0 -1 4202560 78824 0 0 0 106 12 0 0 16 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3885] ppid=3878 vsize=15771652 CPUtime=1.21 cores=1,3,5,7
/proc/3880/task/3885/stat : 3885 (java) S 3878 3880 3825 0 -1 4202560 77162 0 0 0 109 12 0 0 15 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3886] ppid=3878 vsize=15771652 CPUtime=1.04 cores=1,3,5,7
/proc/3880/task/3886/stat : 3886 (java) S 3878 3880 3825 0 -1 4202560 60264 0 0 0 95 9 0 0 16 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3887] ppid=3878 vsize=15771652 CPUtime=1.05 cores=1,3,5,7
/proc/3880/task/3887/stat : 3887 (java) S 3878 3880 3825 0 -1 4202560 68601 0 0 0 94 11 0 0 15 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3888] ppid=3878 vsize=15771652 CPUtime=1.36 cores=1,3,5,7
/proc/3880/task/3888/stat : 3888 (java) S 3878 3880 3825 0 -1 4202560 97132 0 0 0 121 15 0 0 16 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3889] ppid=3878 vsize=15771652 CPUtime=1.14 cores=1,3,5,7
/proc/3880/task/3889/stat : 3889 (java) S 3878 3880 3825 0 -1 4202560 77477 0 0 0 102 12 0 0 15 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3890] ppid=3878 vsize=15771652 CPUtime=1.29 cores=1,3,5,7
/proc/3880/task/3890/stat : 3890 (java) S 3878 3880 3825 0 -1 4202560 93127 0 0 0 115 14 0 0 15 0 22 0 253971254 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3891] ppid=3878 vsize=15771652 CPUtime=0.61 cores=1,3,5,7
/proc/3880/task/3891/stat : 3891 (java) S 3878 3880 3825 0 -1 4202560 3561 0 0 0 54 7 0 0 15 0 22 0 253971255 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 0 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3892] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3892/stat : 3892 (java) S 3878 3880 3825 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 253971256 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3893] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3893/stat : 3893 (java) S 3878 3880 3825 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 253971256 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3894] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3894/stat : 3894 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672485809 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3895] ppid=3878 vsize=15771652 CPUtime=2.34 cores=1,3,5,7
/proc/3880/task/3895/stat : 3895 (java) S 3878 3880 3825 0 -1 4202560 12614 0 0 0 233 1 0 0 15 0 22 0 253971258 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3896] ppid=3878 vsize=15771652 CPUtime=1.52 cores=1,3,5,7
/proc/3880/task/3896/stat : 3896 (java) S 3878 3880 3825 0 -1 4202560 6454 0 0 0 152 0 0 0 16 0 22 0 253971258 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3897] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3897/stat : 3897 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3898] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3898/stat : 3898 (java) S 3878 3880 3825 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 253971258 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3903] ppid=3878 vsize=15771652 CPUtime=1105.89 cores=1,3,5,7
/proc/3880/task/3903/stat : 3903 (java) R 3878 3880 3825 0 -1 4202560 247471 0 0 0 110563 26 0 0 25 0 22 0 253971558 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506338449 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3880/tid=3904] ppid=3878 vsize=15771652 CPUtime=1097.79 cores=1,3,5,7
/proc/3880/task/3904/stat : 3904 (java) R 3878 3880 3825 0 -1 4202560 238523 0 0 0 109753 26 0 0 25 0 22 0 253971558 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506499102 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3880/tid=3905] ppid=3878 vsize=15771652 CPUtime=1101.69 cores=1,3,5,7
/proc/3880/task/3905/stat : 3905 (java) R 3878 3880 3825 0 -1 4202560 261775 0 0 0 110140 29 0 0 25 0 22 0 253971558 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506687816 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3880/tid=3906] ppid=3878 vsize=15771652 CPUtime=1103.08 cores=1,3,5,7
/proc/3880/task/3906/stat : 3906 (java) R 3878 3880 3825 0 -1 4202560 209769 0 0 0 110283 25 0 0 25 0 22 0 253971558 16150171648 1442043 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46994052216444 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4431.76
Current children cumulated vsize (KiB) 15771652

[startup+1182.3 s]
/proc/loadavg: 8.11 8.12 7.94 9/220 4035
/proc/meminfo: memFree=16751732/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15771652 CPUtime=4671.4 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 1731194 0 1 0 466905 235 0 0 21 0 22 0 253971253 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3942913 1442044 2301 9 0 3933632 0
[pid=3880/tid=3881] ppid=3878 vsize=15771652 CPUtime=9.3 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) S 3878 3880 3825 0 -1 4202560 127221 0 1 0 913 17 0 0 25 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3883] ppid=3878 vsize=15771652 CPUtime=1.13 cores=1,3,5,7
/proc/3880/task/3883/stat : 3883 (java) S 3878 3880 3825 0 -1 4202560 69748 0 0 0 103 10 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3884] ppid=3878 vsize=15771652 CPUtime=1.2 cores=1,3,5,7
/proc/3880/task/3884/stat : 3884 (java) S 3878 3880 3825 0 -1 4202560 78824 0 0 0 108 12 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3885] ppid=3878 vsize=15771652 CPUtime=1.24 cores=1,3,5,7
/proc/3880/task/3885/stat : 3885 (java) S 3878 3880 3825 0 -1 4202560 77162 0 0 0 112 12 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3886] ppid=3878 vsize=15771652 CPUtime=1.07 cores=1,3,5,7
/proc/3880/task/3886/stat : 3886 (java) S 3878 3880 3825 0 -1 4202560 60264 0 0 0 98 9 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3887] ppid=3878 vsize=15771652 CPUtime=1.07 cores=1,3,5,7
/proc/3880/task/3887/stat : 3887 (java) S 3878 3880 3825 0 -1 4202560 68601 0 0 0 96 11 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3888] ppid=3878 vsize=15771652 CPUtime=1.38 cores=1,3,5,7
/proc/3880/task/3888/stat : 3888 (java) S 3878 3880 3825 0 -1 4202560 97132 0 0 0 123 15 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3889] ppid=3878 vsize=15771652 CPUtime=1.15 cores=1,3,5,7
/proc/3880/task/3889/stat : 3889 (java) S 3878 3880 3825 0 -1 4202560 77477 0 0 0 103 12 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3890] ppid=3878 vsize=15771652 CPUtime=1.31 cores=1,3,5,7
/proc/3880/task/3890/stat : 3890 (java) S 3878 3880 3825 0 -1 4202560 93127 0 0 0 117 14 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3891] ppid=3878 vsize=15771652 CPUtime=0.61 cores=1,3,5,7
/proc/3880/task/3891/stat : 3891 (java) S 3878 3880 3825 0 -1 4202560 3563 0 0 0 54 7 0 0 15 0 22 0 253971255 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 0 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3892] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3892/stat : 3892 (java) S 3878 3880 3825 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 253971256 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3893] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3893/stat : 3893 (java) S 3878 3880 3825 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 253971256 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3894] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3894/stat : 3894 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672485809 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3895] ppid=3878 vsize=15771652 CPUtime=2.34 cores=1,3,5,7
/proc/3880/task/3895/stat : 3895 (java) S 3878 3880 3825 0 -1 4202560 12614 0 0 0 233 1 0 0 15 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3896] ppid=3878 vsize=15771652 CPUtime=1.52 cores=1,3,5,7
/proc/3880/task/3896/stat : 3896 (java) S 3878 3880 3825 0 -1 4202560 6454 0 0 0 152 0 0 0 16 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3897] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3897/stat : 3897 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3898] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3898/stat : 3898 (java) S 3878 3880 3825 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3903] ppid=3878 vsize=15771652 CPUtime=1165.83 cores=1,3,5,7
/proc/3880/task/3903/stat : 3903 (java) R 3878 3880 3825 0 -1 4202560 247476 0 0 0 116557 26 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3880/tid=3904] ppid=3878 vsize=15771652 CPUtime=1157.49 cores=1,3,5,7
/proc/3880/task/3904/stat : 3904 (java) R 3878 3880 3825 0 -1 4202560 238526 0 0 0 115723 26 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912505608033 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3880/tid=3905] ppid=3878 vsize=15771652 CPUtime=1161.57 cores=1,3,5,7
/proc/3880/task/3905/stat : 3905 (java) R 3878 3880 3825 0 -1 4202560 261778 0 0 0 116128 29 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506015310 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3880/tid=3906] ppid=3878 vsize=15771652 CPUtime=1163.03 cores=1,3,5,7
/proc/3880/task/3906/stat : 3906 (java) R 3878 3880 3825 0 -1 4202560 209774 0 0 0 116278 25 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912505697502 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4671.4
Current children cumulated vsize (KiB) 15771652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1214.6 s]
/proc/loadavg: 8.14 8.12 7.94 9/220 4036
/proc/meminfo: memFree=16727632/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=15771652 CPUtime=4800.41 cores=1,3,5,7
/proc/3880/stat : 3880 (java) S 3878 3880 3825 0 -1 4202496 1731206 0 1 0 479806 235 0 0 21 0 22 0 253971253 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 3942913 1442044 2301 9 0 3933632 0
[pid=3880/tid=3881] ppid=3878 vsize=15771652 CPUtime=9.3 cores=1,3,5,7
/proc/3880/task/3881/stat : 3881 (java) S 3878 3880 3825 0 -1 4202560 127221 0 1 0 913 17 0 0 25 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3883] ppid=3878 vsize=15771652 CPUtime=1.14 cores=1,3,5,7
/proc/3880/task/3883/stat : 3883 (java) S 3878 3880 3825 0 -1 4202560 69748 0 0 0 104 10 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3884] ppid=3878 vsize=15771652 CPUtime=1.21 cores=1,3,5,7
/proc/3880/task/3884/stat : 3884 (java) S 3878 3880 3825 0 -1 4202560 78824 0 0 0 109 12 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3885] ppid=3878 vsize=15771652 CPUtime=1.25 cores=1,3,5,7
/proc/3880/task/3885/stat : 3885 (java) S 3878 3880 3825 0 -1 4202560 77162 0 0 0 113 12 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3886] ppid=3878 vsize=15771652 CPUtime=1.08 cores=1,3,5,7
/proc/3880/task/3886/stat : 3886 (java) S 3878 3880 3825 0 -1 4202560 60264 0 0 0 99 9 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3887] ppid=3878 vsize=15771652 CPUtime=1.08 cores=1,3,5,7
/proc/3880/task/3887/stat : 3887 (java) S 3878 3880 3825 0 -1 4202560 68601 0 0 0 97 11 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3888] ppid=3878 vsize=15771652 CPUtime=1.39 cores=1,3,5,7
/proc/3880/task/3888/stat : 3888 (java) S 3878 3880 3825 0 -1 4202560 97132 0 0 0 124 15 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 7 0 0 0
[pid=3880/tid=3889] ppid=3878 vsize=15771652 CPUtime=1.15 cores=1,3,5,7
/proc/3880/task/3889/stat : 3889 (java) S 3878 3880 3825 0 -1 4202560 77477 0 0 0 103 12 0 0 15 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3890] ppid=3878 vsize=15771652 CPUtime=1.32 cores=1,3,5,7
/proc/3880/task/3890/stat : 3890 (java) S 3878 3880 3825 0 -1 4202560 93127 0 0 0 118 14 0 0 16 0 22 0 253971254 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3891] ppid=3878 vsize=15771652 CPUtime=0.61 cores=1,3,5,7
/proc/3880/task/3891/stat : 3891 (java) S 3878 3880 3825 0 -1 4202560 3564 0 0 0 54 7 0 0 15 0 22 0 253971255 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 0 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3892] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3892/stat : 3892 (java) S 3878 3880 3825 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 253971256 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3893] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3893/stat : 3893 (java) S 3878 3880 3825 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 253971256 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3894] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3894/stat : 3894 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672485809 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3895] ppid=3878 vsize=15771652 CPUtime=2.34 cores=1,3,5,7
/proc/3880/task/3895/stat : 3895 (java) S 3878 3880 3825 0 -1 4202560 12614 0 0 0 233 1 0 0 15 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 3 0 0 0
[pid=3880/tid=3896] ppid=3878 vsize=15771652 CPUtime=1.52 cores=1,3,5,7
/proc/3880/task/3896/stat : 3896 (java) S 3878 3880 3825 0 -1 4202560 6454 0 0 0 152 0 0 0 16 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 1 0 0 0
[pid=3880/tid=3897] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3897/stat : 3897 (java) S 3878 3880 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478105 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3898] ppid=3878 vsize=15771652 CPUtime=0 cores=1,3,5,7
/proc/3880/task/3898/stat : 3898 (java) S 3878 3880 3825 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 253971258 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 268672478720 0 4 0 16800975 18446604460432135360 0 0 -1 5 0 0 0
[pid=3880/tid=3903] ppid=3878 vsize=15771652 CPUtime=1198.1 cores=1,3,5,7
/proc/3880/task/3903/stat : 3903 (java) R 3878 3880 3825 0 -1 4202560 247480 0 0 0 119784 26 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506533418 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3880/tid=3904] ppid=3878 vsize=15771652 CPUtime=1189.6 cores=1,3,5,7
/proc/3880/task/3904/stat : 3904 (java) R 3878 3880 3825 0 -1 4202560 238528 0 0 0 118934 26 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506339797 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3880/tid=3905] ppid=3878 vsize=15771652 CPUtime=1193.85 cores=1,3,5,7
/proc/3880/task/3905/stat : 3905 (java) R 3878 3880 3825 0 -1 4202560 261780 0 0 0 119356 29 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506054972 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3880/tid=3906] ppid=3878 vsize=15771652 CPUtime=1195.31 cores=1,3,5,7
/proc/3880/task/3906/stat : 3906 (java) R 3878 3880 3825 0 -1 4202560 209775 0 0 0 119506 25 0 0 25 0 22 0 253971558 16150171648 1442044 33554432000 1073741824 1073778376 140734730154320 18446744073709551615 46912506742306 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15771652

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

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

[startup+1214.8 s]
/proc/loadavg: 8.14 8.12 7.94 9/220 4036
/proc/meminfo: memFree=16727632/32951124 swapFree=67111524/67111528
[pid=3880] ppid=3878 vsize=0 CPUtime=4800.63 cores=1,3,5,7
/proc/3880/stat : 3880 (java) Z 3878 3880 3825 0 -1 4203548 1731232 0 1 0 479809 254 0 0 17 0 2 0 253971253 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3880/statm: 0 0 0 0 0 0 0
[pid=3880/tid=3905] ppid=3878 vsize=0 CPUtime=1194.05 cores=1,3,5,7
/proc/3880/task/3905/stat : 3905 (java) R 3878 3880 3825 0 -1 4203588 261780 0 0 0 119357 48 0 0 25 0 2 0 253971558 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.63
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1214.83
CPU time (s): 4800.66
CPU user time (s): 4798.09
CPU system time (s): 2.56761
CPU usage (%): 395.172
Max. virtual memory (cumulated for all children) (KiB): 15782608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.09
system time used= 2.56761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1731232
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= 45223
involuntary context switches= 61963

runsolver used 1.9497 second user time and 4.71428 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 19:23:20
IDJOB=3313232
IDBENCH=82347
IDSOLVER=1699
FILE ID=node107/3313232-1304097799
RUNJOBID= node107-1304097799-3844
PBS_JOBID= 13170615
Free space on /tmp= 71780 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-07.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313232-1304097799/watcher-3313232-1304097799 -o /tmp/evaluation-result-3313232-1304097799/solver-3313232-1304097799 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313232-1304097799.cnf

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

MD5SUM BENCH= 2fadef5be3a9bf2904114b49bf9a8314
RANDOM SEED=1145186995

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
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:      30490908 kB
Buffers:        648320 kB
Cached:        1239248 kB
SwapCached:          4 kB
Active:         302680 kB
Inactive:      1791184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30490908 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           23112 kB
Writeback:           0 kB
AnonPages:      205844 kB
Mapped:          22860 kB
Slab:           301408 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   781388 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= 71764 MiB
End job on node107 at 2011-04-29 19:43:37