Trace number 3500806

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
SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06UNSAT 3.42948 5.15611

General information on the benchmark

Namegmus/nadel/
edn_5371_6.cnf_0.30000000.unsat.gcnf
MD5SUMe16a3c0ef182f90435133d8bf5bc6b84
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.22481
Satisfiable
(Un)Satisfiability was proved
Number of variables509089
Number of clauses1484738
Sum of the clauses size3445261
Maximum clause length3
Minimum clause length1
Number of clauses of size 11756
Number of clauses of size 21005441
Number of clauses of size 3477541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups4030
Number of clauses in the kernel (group 0)1436896
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 14

Solver Data

0.05/1.71	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/1.71	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/1.71	c See www.sat4j.org for details.
0.05/1.74	c version 2.3.0.v20110206
0.05/1.74	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/1.74	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/1.74	c java.vm.version	19.1-b02
0.05/1.74	c java.vm.vendor	Sun Microsystems Inc.
0.05/1.74	c sun.arch.data.model	64
0.05/1.74	c java.version		1.6.0_24
0.05/1.74	c os.name		Linux
0.05/1.74	c os.version		2.6.18-164.el5
0.05/1.74	c os.arch		amd64
0.05/1.74	c Free memory 		5997854704
0.05/1.74	c Max memory 		6029312000
0.05/1.74	c Total memory 		6029312000
0.05/1.74	c Number of processors 	8
0.05/1.76	c High Level Explanation (MUS) enabled solver
0.05/1.76	c Deletion based minimization strategy
0.05/1.77	c --- Begin Solver configuration ---
0.05/1.77	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@aa470b8
0.05/1.77	c Learn all clauses as in MiniSAT
0.05/1.77	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/1.77	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/1.77	c Expensive reason simplification
0.05/1.77	c Armin Biere (Picosat) restarts strategy
0.05/1.77	c Glucose learned constraints deletion strategy
0.05/1.77	c timeout=2147483647s
0.05/1.77	c DB Simplification allowed=true
0.05/1.77	c --- End Solver configuration ---
0.05/1.77	c solving /varHOME/instance-3500806-1308036326.gcnf
0.05/1.77	c reading problem ... 
2.65/4.66	c ... done. Wall clock time 2.899s.
2.65/4.66	c #vars     513119
2.65/4.66	c #constraints  1484738
2.65/4.66	c constraints type 
2.65/4.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 523631
2.65/4.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 961103
2.96/4.84	c Unsat detection wall clock time (in seconds) : 3.074
3.37/5.15	c Size of initial high level unsat subformula: 13
3.37/5.15	c Computing high level MUS ...
3.37/5.15	c initial unsat core 3717 3716 3715 3713 3693 3692 3691 3690 3689 3688 3687 3411 400 
3.37/5.15	c checking 3717 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3716 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3715 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3713 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3693 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3692 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3691 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3690 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3689 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3688 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3687 ...
3.37/5.15	c not needed.
3.37/5.15	c checking 3411 ...
3.37/5.15	c not needed.
3.37/5.15	c skipping last test,the remaining element null is causing the inconsistency!
3.37/5.15	c Size of the high level MUS: 1
3.37/5.15	c Unsat core  computation wall clock time (in seconds) : 0.283
3.37/5.15	c starts		: 0
3.37/5.15	c conflicts		: 0
3.37/5.15	c decisions		: 0
3.37/5.15	c propagations		: 97203
3.37/5.15	c inspects		: 105993
3.37/5.15	c shortcuts		: 0
3.37/5.15	c learnt literals	: 0
3.37/5.15	c learnt binary clauses	: 0
3.37/5.15	c learnt ternary clauses	: 0
3.37/5.15	c learnt constraints	: 0
3.37/5.15	c ignored constraints	: 0
3.37/5.15	c root simplifications	: 0
3.37/5.15	c removed literals (reason simplification)	: 0
3.37/5.15	c reason swapping (by a shorter reason)	: 0
3.37/5.15	c Calls to reduceDB	: 0
3.37/5.15	c speed (assignments/second)	: 4860150.0
3.37/5.15	c non guided choices	0
3.37/5.15	c learnt constraints type 
3.37/5.15	c constraints type 
3.37/5.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 523631
3.37/5.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 961103
3.37/5.15	s UNSATISFIABLE
3.37/5.15	v 400 0
3.37/5.15	c Total wall clock time (in seconds) : 3.357

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3500806-1308036326/watcher-3500806-1308036326 -o /var/tmp/evaluation-result-3500806-1308036326/solver-3500806-1308036326 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500806-1308036326.gcnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 0.33 0.11 2/181 28006
/proc/meminfo: memFree=14626556/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=11804 CPUtime=0 cores=0,2
/proc/28006/stat : 28006 (runsolver) S 28004 28006 26613 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 896048263 12087296 50 33554432000 4194304 5436572 140734578995776 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 2 0 0 0
/proc/28006/statm: 2951 50 31 304 0 2643 0

[startup+0.00647291 s]
/proc/loadavg: 1.09 0.33 0.11 2/181 28006
/proc/meminfo: memFree=14626556/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=11804 CPUtime=0 cores=0,2
/proc/28006/stat : 28006 (runsolver) S 28004 28006 26613 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 896048263 12087296 50 33554432000 4194304 5436572 140734578995776 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 2 0 0 0
/proc/28006/statm: 2951 50 31 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.100502 s]
/proc/loadavg: 1.09 0.33 0.11 2/181 28006
/proc/meminfo: memFree=14626556/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=252 CPUtime=0 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4194304 78 0 0 0 0 0 0 0 21 0 1 0 896048263 258048 32 33554432000 1073741824 1073778376 140735563121120 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/28006/statm: 63 32 24 9 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 252

[startup+0.30044 s]
/proc/loadavg: 1.09 0.33 0.11 2/181 28006
/proc/meminfo: memFree=14626556/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=9100 CPUtime=0 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4202496 235 0 0 0 0 0 0 0 19 0 1 0 896048263 9318400 171 33554432000 1073741824 1073778376 140735563121120 18446744073709551615 270338379621 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/28006/statm: 2275 171 130 9 0 67 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9100

[startup+0.700354 s]
/proc/loadavg: 1.09 0.33 0.11 2/181 28006
/proc/meminfo: memFree=14626556/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=30528 CPUtime=0 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4202496 1236 0 0 0 0 0 0 0 17 0 2 0 896048263 31260672 955 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350186469 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28006/statm: 7632 955 728 9 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+1.50123 s]
/proc/loadavg: 1.09 0.33 0.11 1/184 28009
/proc/meminfo: memFree=14545768/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=6358280 CPUtime=0.04 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4202496 8098 0 1 0 3 1 0 0 17 0 13 0 896048263 6510878720 7794 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/28006/statm: 1589570 7794 1684 9 0 1580318 0
[pid=28006/tid=28009] ppid=28004 vsize=6358280 CPUtime=0.03 cores=0,2
/proc/28006/task/28009/stat : 28009 (java) S 28004 28006 26613 0 -1 4202560 6949 0 1 0 3 0 0 0 19 0 13 0 896048312 6510878720 7794 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270338379621 0 2147483391 0 16800971 18446744071699199166 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6358280

[startup+3.10083 s]
/proc/loadavg: 1.09 0.33 0.11 1/237 28068
/proc/meminfo: memFree=14413732/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=6432496 CPUtime=1.14 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4202496 52579 0 1 0 107 7 0 0 17 0 18 0 896048263 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28006/statm: 1608124 51759 2202 9 0 1598862 0
[pid=28006/tid=28009] ppid=28004 vsize=6432496 CPUtime=0.97 cores=0,2
/proc/28006/task/28009/stat : 28009 (java) R 28004 28006 26613 0 -1 4202560 49123 0 1 0 91 6 0 0 19 0 18 0 896048312 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 46912505493626 0 4 0 16800975 0 0 0 -1 2 0 0 41
[pid=28006/tid=28017] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28017/stat : 28017 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28018] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28018/stat : 28018 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28019] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28019/stat : 28019 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28020] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28020/stat : 28020 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28021] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28021/stat : 28021 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28022] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28022/stat : 28022 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28023] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28023/stat : 28023 (java) S 28004 28006 26613 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28024] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28024/stat : 28024 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28036] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28036/stat : 28036 (java) S 28004 28006 26613 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 896048407 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 0 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28037] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28037/stat : 28037 (java) S 28004 28006 26613 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 896048408 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28038] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28038/stat : 28038 (java) S 28004 28006 26613 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 896048408 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28043] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28043/stat : 28043 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048433 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350207409 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28044] ppid=28004 vsize=6432496 CPUtime=0.05 cores=0,2
/proc/28006/task/28044/stat : 28044 (java) S 28004 28006 26613 0 -1 4202560 1084 0 0 0 5 0 0 0 16 0 18 0 896048433 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28047] ppid=28004 vsize=6432496 CPUtime=0.1 cores=0,2
/proc/28006/task/28047/stat : 28047 (java) S 28004 28006 26613 0 -1 4202560 1219 0 0 0 10 0 0 0 15 0 18 0 896048433 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28048] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28048/stat : 28048 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 896048433 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28049] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28049/stat : 28049 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 896048433 6586875904 51759 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 6432496
heavy processes:

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

[startup+3.90073 s]
/proc/loadavg: 1.32 0.39 0.13 5/258 28095
/proc/meminfo: memFree=13666424/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=6432496 CPUtime=1.94 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4202496 86992 0 1 0 183 11 0 0 17 0 18 0 896048263 6586875904 86173 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28006/statm: 1608124 86174 2202 9 0 1598862 0
[pid=28006/tid=28009] ppid=28004 vsize=6432496 CPUtime=1.76 cores=0,2
/proc/28006/task/28009/stat : 28009 (java) R 28004 28006 26613 0 -1 4202560 83539 0 1 0 166 10 0 0 20 0 18 0 896048312 6586875904 86175 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 46912505526434 0 4 0 16800975 0 0 0 -1 0 0 0 41
[pid=28006/tid=28017] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28017/stat : 28017 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 896048403 6586875904 86176 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28018] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28018/stat : 28018 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 86178 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28019] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28019/stat : 28019 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 86179 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28020] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28020/stat : 28020 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 86180 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28021] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28021/stat : 28021 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 86181 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28022] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28022/stat : 28022 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 86182 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28023] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28023/stat : 28023 (java) S 28004 28006 26613 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 86183 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28024] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28024/stat : 28024 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 86184 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28036] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28036/stat : 28036 (java) S 28004 28006 26613 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 896048407 6586875904 86185 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 0 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28037] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28037/stat : 28037 (java) S 28004 28006 26613 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 896048408 6586875904 86186 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28038] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28038/stat : 28038 (java) S 28004 28006 26613 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 896048408 6586875904 86188 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28043] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28043/stat : 28043 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048433 6586875904 86189 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350207409 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28044] ppid=28004 vsize=6432496 CPUtime=0.05 cores=0,2
/proc/28006/task/28044/stat : 28044 (java) S 28004 28006 26613 0 -1 4202560 1084 0 0 0 5 0 0 0 16 0 18 0 896048433 6586875904 86190 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28047] ppid=28004 vsize=6432496 CPUtime=0.1 cores=0,2
/proc/28006/task/28047/stat : 28047 (java) S 28004 28006 26613 0 -1 4202560 1219 0 0 0 10 0 0 0 15 0 18 0 896048433 6586875904 86191 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28048] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28048/stat : 28048 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 896048433 6586875904 86192 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28049] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28049/stat : 28049 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 896048433 6586875904 86193 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 6432496

[startup+4.70397 s]
/proc/loadavg: 1.32 0.39 0.13 5/258 28095
/proc/meminfo: memFree=12837360/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=6432496 CPUtime=2.81 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4202496 126749 0 1 0 265 16 0 0 17 0 18 0 896048263 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28006/statm: 1608124 125570 2216 9 0 1598862 0
[pid=28006/tid=28009] ppid=28004 vsize=6432496 CPUtime=2.53 cores=0,2
/proc/28006/task/28009/stat : 28009 (java) R 28004 28006 26613 0 -1 4202560 122845 0 1 0 238 15 0 0 22 0 18 0 896048312 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 46912505186735 0 4 0 16800975 0 0 0 -1 0 0 0 41
[pid=28006/tid=28017] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28017/stat : 28017 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28018] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28018/stat : 28018 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28019] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28019/stat : 28019 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28020] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28020/stat : 28020 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28021] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28021/stat : 28021 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28022] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28022/stat : 28022 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28023] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28023/stat : 28023 (java) S 28004 28006 26613 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28024] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28024/stat : 28024 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28036] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28036/stat : 28036 (java) S 28004 28006 26613 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 896048407 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 0 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28037] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28037/stat : 28037 (java) S 28004 28006 26613 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 896048408 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28038] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28038/stat : 28038 (java) S 28004 28006 26613 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 896048408 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28043] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28043/stat : 28043 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048433 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350207409 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28044] ppid=28004 vsize=6432496 CPUtime=0.11 cores=0,2
/proc/28006/task/28044/stat : 28044 (java) S 28004 28006 26613 0 -1 4202560 1130 0 0 0 11 0 0 0 15 0 18 0 896048433 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28047] ppid=28004 vsize=6432496 CPUtime=0.14 cores=0,2
/proc/28006/task/28047/stat : 28047 (java) S 28004 28006 26613 0 -1 4202560 1621 0 0 0 14 0 0 0 15 0 18 0 896048433 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28048] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28048/stat : 28048 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 896048433 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28049] ppid=28004 vsize=6432496 CPUtime=0 cores=0,2
/proc/28006/task/28049/stat : 28049 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 896048433 6586875904 125570 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 6432496

[startup+5.10143 s]
/proc/loadavg: 1.32 0.39 0.13 5/258 28095
/proc/meminfo: memFree=12837360/32951124 swapFree=67054448/67111528
[pid=28006] ppid=28004 vsize=6432976 CPUtime=3.37 cores=0,2
/proc/28006/stat : 28006 (java) S 28004 28006 26613 0 -1 4202496 168895 0 1 0 316 21 0 0 17 0 18 0 896048263 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28006/statm: 1608244 166859 2224 9 0 1598982 0
[pid=28006/tid=28009] ppid=28004 vsize=6432976 CPUtime=2.88 cores=0,2
/proc/28006/task/28009/stat : 28009 (java) R 28004 28006 26613 0 -1 4202560 163890 0 1 0 268 20 0 0 24 0 18 0 896048312 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 2 0 0 41
[pid=28006/tid=28017] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28017/stat : 28017 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28018] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28018/stat : 28018 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28019] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28019/stat : 28019 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28020] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28020/stat : 28020 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28021] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28021/stat : 28021 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28022] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28022/stat : 28022 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28023] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28023/stat : 28023 (java) S 28004 28006 26613 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28024] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28024/stat : 28024 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048403 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28036] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28036/stat : 28036 (java) S 28004 28006 26613 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 896048407 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 0 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28037] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28037/stat : 28037 (java) S 28004 28006 26613 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 896048408 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28038] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28038/stat : 28038 (java) S 28004 28006 26613 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 896048408 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28043] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28043/stat : 28043 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048433 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350207409 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28044] ppid=28004 vsize=6432976 CPUtime=0.2 cores=0,2
/proc/28006/task/28044/stat : 28044 (java) S 28004 28006 26613 0 -1 4202560 1426 0 0 0 20 0 0 0 15 0 18 0 896048433 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28047] ppid=28004 vsize=6432976 CPUtime=0.27 cores=0,2
/proc/28006/task/28047/stat : 28047 (java) S 28004 28006 26613 0 -1 4202560 2426 0 0 0 27 0 0 0 15 0 18 0 896048433 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
[pid=28006/tid=28048] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28048/stat : 28048 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 896048433 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350199705 0 4 0 16800975 18446604453985334208 0 0 -1 2 0 0 0
[pid=28006/tid=28049] ppid=28004 vsize=6432976 CPUtime=0 cores=0,2
/proc/28006/task/28049/stat : 28049 (java) S 28004 28006 26613 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 896048433 6587367424 166859 33554432000 1073741824 1073778376 140737119781520 18446744073709551615 270350200320 0 4 0 16800975 18446604453985334208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 6432976

Child status: 20
Real time (s): 5.15611
CPU time (s): 3.42948
CPU user time (s): 3.18451
CPU system time (s): 0.244962
CPU usage (%): 66.5129
Max. virtual memory (cumulated for all children) (KiB): 6432976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.18452
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172469
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= 510
involuntary context switches= 262

runsolver used 0.016997 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-14 09:25:26
IDJOB=3500806
IDBENCH=89943
IDSOLVER=1997
FILE ID=node143/3500806-1308036326
RUNJOBID= node143-1308036326-27972
PBS_JOBID= 13563893
Free space on /var/tmp= 2808 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/gmus/nadel/edn_5371_6.cnf_0.30000000.unsat.gcnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500806-1308036326/watcher-3500806-1308036326 -o /var/tmp/evaluation-result-3500806-1308036326/solver-3500806-1308036326 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500806-1308036326.gcnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e16a3c0ef182f90435133d8bf5bc6b84
RANDOM SEED=435555289

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      14631484 kB
Buffers:        131660 kB
Cached:       17545068 kB
SwapCached:       9584 kB
Active:        1599980 kB
Inactive:     16095076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14631484 kB
SwapTotal:    67111528 kB
SwapFree:     67054448 kB
Dirty:          113604 kB
Writeback:           0 kB
AnonPages:       16556 kB
Mapped:          12712 kB
Slab:           560984 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   207368 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 /var/tmp at the end= 2740 MiB
End job on node143 at 2011-06-14 09:25:32