Trace number 3500777

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-06No Cert. 1800.14 1800.69

General information on the benchmark

Namegmus/nadel/
edn_2948_10.cnf_0.28000000.unsat.gcnf
MD5SUM1cdf41514b0ffc1dcedd4aa20a4edd64
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.42648
Satisfiable
(Un)Satisfiability was proved
Number of variables728290
Number of clauses2118495
Sum of the clauses size4918590
Maximum clause length3
Minimum clause length1
Number of clauses of size 11660
Number of clauses of size 21433575
Number of clauses of size 3683260
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups3501
Number of clauses in the kernel (group 0)2055953
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 20

Solver Data

0.04/1.41	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/1.41	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/1.41	c See www.sat4j.org for details.
0.06/1.52	c version 2.3.0.v20110206
0.06/1.52	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/1.52	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/1.52	c java.vm.version	19.1-b02
0.06/1.52	c java.vm.vendor	Sun Microsystems Inc.
0.06/1.52	c sun.arch.data.model	64
0.06/1.52	c java.version		1.6.0_24
0.06/1.52	c os.name		Linux
0.06/1.52	c os.version		2.6.18-164.el5
0.06/1.52	c os.arch		amd64
0.06/1.52	c Free memory 		5997854704
0.06/1.52	c Max memory 		6029312000
0.06/1.52	c Total memory 		6029312000
0.06/1.52	c Number of processors 	8
0.06/1.55	c High Level Explanation (MUS) enabled solver
0.06/1.55	c Deletion based minimization strategy
0.06/1.55	c --- Begin Solver configuration ---
0.06/1.55	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@31e4457d
0.06/1.55	c Learn all clauses as in MiniSAT
0.06/1.55	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/1.55	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/1.55	c Expensive reason simplification
0.06/1.55	c Armin Biere (Picosat) restarts strategy
0.06/1.55	c Glucose learned constraints deletion strategy
0.06/1.55	c timeout=2147483647s
0.06/1.55	c DB Simplification allowed=true
0.06/1.55	c --- End Solver configuration ---
0.06/1.55	c solving HOME/instance-3500777-1308036278.gcnf
0.06/1.55	c reading problem ... 
3.80/6.11	c ... done. Wall clock time 4.562s.
3.80/6.11	c #vars     731791
3.80/6.11	c #constraints  2118493
3.80/6.11	c constraints type 
3.80/6.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 744150
3.80/6.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1374332
4.26/6.42	c Unsat detection wall clock time (in seconds) : 4.874
4.26/6.42	c Size of initial high level unsat subformula: 14
4.26/6.42	c Computing high level MUS ...
4.26/6.42	c initial unsat core 2891 2374 2373 2372 2371 2370 2369 2194 1420 1419 1418 1416 1413 1411 
4.26/6.43	c checking 2891 ...
185.10/187.06	c cleaning 2029 clauses out of 4672 with flag 5000/5000
328.81/329.82	c mandatory.
328.81/329.82	c checking 2374 ...
367.93/368.92	c cleaning 3761 clauses out of 7545 with flag 2000/10164
627.20/628.16	c mandatory.
627.20/628.16	c checking 2373 ...
627.99/628.99	c mandatory.
627.99/628.99	c checking 2372 ...
797.40/798.36	c cleaning 6664 clauses out of 13976 with flag 5001/21056
911.05/911.98	c mandatory.
911.05/911.98	c checking 2371 ...
985.85/986.71	c cleaning 3619 clauses out of 12500 with flag 3001/26559
1192.74/1193.59	c mandatory.
1192.74/1193.59	c checking 2370 ...
1193.53/1194.35	c mandatory.
1193.53/1194.35	c checking 2369 ...
1208.93/1209.77	c cleaning 3826 clauses out of 14379 with flag 1000/32405
1463.60/1464.30	c cleaning 3957 clauses out of 16064 with flag 7000/38405
1524.35/1525.03	c mandatory.
1524.35/1525.03	c checking 2194 ...
1647.25/1647.92	c cleaning 3607 clauses out of 17104 with flag 4000/43817
1777.31/1777.95	c mandatory.
1777.31/1777.95	c checking 1420 ...
1777.91/1778.54	c mandatory.
1777.91/1778.54	c checking 1419 ...
1800.02/1800.62	c starts		: 57
1800.02/1800.62	c conflicts		: 48127
1800.02/1800.62	c decisions		: 67464314
1800.02/1800.62	c propagations		: 2813306329
1800.02/1800.62	c inspects		: 6169170807
1800.02/1800.62	c shortcuts		: 0
1800.02/1800.62	c learnt literals	: 3096
1800.02/1800.62	c learnt binary clauses	: 9093
1800.02/1800.62	c learnt ternary clauses	: 16860
1800.02/1800.62	c learnt constraints	: 45031
1800.02/1800.62	c ignored constraints	: 0
1800.02/1800.62	c root simplifications	: 0
1800.02/1800.62	c removed literals (reason simplification)	: 13810
1800.02/1800.62	c reason swapping (by a shorter reason)	: 0
1800.02/1800.62	c Calls to reduceDB	: 7
1800.02/1800.62	c speed (assignments/second)	: 1.274373340279036E8
1800.02/1800.62	c non guided choices	51340140
1800.02/1800.64	c learnt constraints type 
1800.02/1800.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 9093
1800.02/1800.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 8475
1800.02/1800.64	c constraints type 
1800.02/1800.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 744150
1800.02/1800.64	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1374332
1800.02/1800.64	s UNSATISFIABLE
1800.02/1800.64	c Total wall clock time (in seconds) : 1799.069

Verifier Data

ERROR: no value line found !

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 /tmp/evaluation-result-3500777-1308036278/watcher-3500777-1308036278 -o /tmp/evaluation-result-3500777-1308036278/solver-3500777-1308036278 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3500777-1308036278.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: 0.73 0.16 0.05 2/182 25998
/proc/meminfo: memFree=31748276/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=11804 CPUtime=0 cores=0,2
/proc/25998/stat : 25998 (runsolver) S 25996 25998 25945 0 -1 4202560 40 0 0 0 0 0 0 0 19 0 1 0 915225974 12087296 51 33554432000 4194304 5436572 140736772297344 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 2 0 0 0
/proc/25998/statm: 2951 51 31 304 0 2643 0

[startup+0.016936 s]
/proc/loadavg: 0.73 0.16 0.05 2/182 25998
/proc/meminfo: memFree=31748276/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=11804 CPUtime=0 cores=0,2
/proc/25998/stat : 25998 (runsolver) S 25996 25998 25945 0 -1 4202560 40 0 0 0 0 0 0 0 19 0 1 0 915225974 12087296 51 33554432000 4194304 5436572 140736772297344 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 2 0 0 0
/proc/25998/statm: 2951 51 31 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.100876 s]
/proc/loadavg: 0.73 0.16 0.05 2/182 25998
/proc/meminfo: memFree=31748276/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=11804 CPUtime=0 cores=0,2
/proc/25998/stat : 25998 (runsolver) S 25996 25998 25945 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 915225974 12087296 56 33554432000 4194304 5436572 140736772297344 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 2 0 0 0
/proc/25998/statm: 2951 56 36 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.300904 s]
/proc/loadavg: 0.73 0.16 0.05 2/182 25998
/proc/meminfo: memFree=31748276/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=9100 CPUtime=0 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 229 0 0 0 0 0 0 0 18 0 1 0 915225974 9318400 166 33554432000 1073741824 1073778376 140735365791504 18446744073709551615 254500689920 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/25998/statm: 2275 166 125 9 0 67 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9100

[startup+0.700807 s]
/proc/loadavg: 0.73 0.16 0.05 2/182 25998
/proc/meminfo: memFree=31748276/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=2464 CPUtime=0 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4194304 281 0 0 0 0 0 0 0 16 0 1 0 915225974 2523136 44 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/25998/statm: 616 44 35 9 0 27 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2464

[startup+1.50064 s]
/proc/loadavg: 0.73 0.16 0.05 2/194 26011
/proc/meminfo: memFree=31699084/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=6363732 CPUtime=0.06 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 8619 0 1 0 5 1 0 0 16 0 18 0 915225974 6516461568 8315 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25998/statm: 1590933 8315 1751 9 0 1581671 0
[pid=25998/tid=26011] ppid=25996 vsize=6363732 CPUtime=0.05 cores=0,2
/proc/25998/task/26011/stat : 26011 (java) S 25996 25998 25945 0 -1 4202560 7443 0 1 0 5 0 0 0 17 0 18 0 915226070 6516461568 8315 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254500687717 0 2147483391 0 16800975 18446744071699199166 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6363732

[startup+3.1012 s]
/proc/loadavg: 0.73 0.16 0.05 1/221 26043
/proc/meminfo: memFree=31641164/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=6433244 CPUtime=0.75 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 36215 0 1 0 71 4 0 0 16 0 18 0 915225974 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25998/statm: 1608311 35383 2201 9 0 1599049 0
[pid=25998/tid=26011] ppid=25996 vsize=6433244 CPUtime=0.57 cores=0,2
/proc/25998/task/26011/stat : 26011 (java) R 25996 25998 25945 0 -1 4202560 32779 0 1 0 54 3 0 0 17 0 18 0 915226070 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 46912505498875 0 4 0 16800975 0 0 0 -1 2 0 0 102
[pid=25998/tid=26019] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26019/stat : 26019 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26020] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26020/stat : 26020 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26021] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26021/stat : 26021 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26022] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26022/stat : 26022 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26023] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26023/stat : 26023 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26024] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26024/stat : 26024 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26025] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26025/stat : 26025 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26026] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26026/stat : 26026 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26035] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26035/stat : 26035 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 915226101 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 0 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26036] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26036/stat : 26036 (java) S 25996 25998 25945 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 915226101 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26037] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26037/stat : 26037 (java) S 25996 25998 25945 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 915226101 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26038] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26038/stat : 26038 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 915226114 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512515505 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26039] ppid=25996 vsize=6433244 CPUtime=0.08 cores=0,2
/proc/25998/task/26039/stat : 26039 (java) S 25996 25998 25945 0 -1 4202560 907 0 0 0 8 0 0 0 15 0 18 0 915226114 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26040] ppid=25996 vsize=6433244 CPUtime=0.08 cores=0,2
/proc/25998/task/26040/stat : 26040 (java) S 25996 25998 25945 0 -1 4202560 1377 0 0 0 8 0 0 0 16 0 18 0 915226114 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26041] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26041/stat : 26041 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915226114 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26042] ppid=25996 vsize=6433244 CPUtime=0 cores=0,2
/proc/25998/task/26042/stat : 26042 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 915226114 6587641856 35383 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 6433244
heavy processes:

[startup+6.30157 s]
/proc/loadavg: 1.15 0.26 0.08 4/221 26066
/proc/meminfo: memFree=30559316/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=6433288 CPUtime=4.12 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 179571 0 1 0 389 23 0 0 16 0 18 0 915225974 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25998/statm: 1608322 177444 2220 9 0 1599060 0
[pid=25998/tid=26011] ppid=25996 vsize=6433288 CPUtime=3.71 cores=0,2
/proc/25998/task/26011/stat : 26011 (java) R 25996 25998 25945 0 -1 4202560 173998 0 1 0 349 22 0 0 24 0 18 0 915226070 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 46912505655486 0 4 0 16800975 0 0 0 -1 0 0 0 102
[pid=25998/tid=26019] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26019/stat : 26019 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26020] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26020/stat : 26020 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26021] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26021/stat : 26021 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26022] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26022/stat : 26022 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26023] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26023/stat : 26023 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26024] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26024/stat : 26024 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26025] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26025/stat : 26025 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26026] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26026/stat : 26026 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915226095 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26035] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26035/stat : 26035 (java) S 25996 25998 25945 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 915226101 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 0 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26036] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26036/stat : 26036 (java) S 25996 25998 25945 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 915226101 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26037] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26037/stat : 26037 (java) S 25996 25998 25945 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 915226101 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26038] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26038/stat : 26038 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 915226114 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512515505 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26039] ppid=25996 vsize=6433288 CPUtime=0.18 cores=0,2
/proc/25998/task/26039/stat : 26039 (java) S 25996 25998 25945 0 -1 4202560 1246 0 0 0 18 0 0 0 16 0 18 0 915226114 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26040] ppid=25996 vsize=6433288 CPUtime=0.2 cores=0,2
/proc/25998/task/26040/stat : 26040 (java) R 25996 25998 25945 0 -1 4202560 3173 0 0 0 20 0 0 0 16 0 18 0 915226114 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 47628708332560 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25998/tid=26041] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26041/stat : 26041 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915226114 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26042] ppid=25996 vsize=6433288 CPUtime=0 cores=0,2
/proc/25998/task/26042/stat : 26042 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 915226114 6587686912 177444 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 6433288
heavy processes:

[startup+12.7013 s]
/proc/loadavg: 1.30 0.30 0.10 6/261 26152
/proc/meminfo: memFree=29153044/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=6435660 CPUtime=10.8 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 187005 0 1 0 1056 24 0 0 16 0 19 0 915225974 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25998/statm: 1608915 184778 2231 9 0 1599653 0
[pid=25998/tid=26011] ppid=25996 vsize=6435660 CPUtime=10.03 cores=0,2
/proc/25998/task/26011/stat : 26011 (java) R 25996 25998 25945 0 -1 4202560 180978 0 1 0 980 23 0 0 25 0 19 0 915226070 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 46912505806633 0 4 0 16800975 0 0 0 -1 0 0 0 102
[pid=25998/tid=26019] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26019/stat : 26019 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26020] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26020/stat : 26020 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26021] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26021/stat : 26021 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26022] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26022/stat : 26022 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26023] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26023/stat : 26023 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26024] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26024/stat : 26024 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26025] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26025/stat : 26025 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26026] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26026/stat : 26026 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 915226095 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26035] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26035/stat : 26035 (java) S 25996 25998 25945 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 915226101 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 0 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26036] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26036/stat : 26036 (java) S 25996 25998 25945 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 915226101 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26037] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26037/stat : 26037 (java) S 25996 25998 25945 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 915226101 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26038] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2
/proc/25998/task/26038/stat : 26038 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 915226114 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512515505 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26039] ppid=25996 vsize=6435660 CPUtime=0.47 cores=0,2
/proc/25998/task/26039/stat : 26039 (java) S 25996 25998 25945 0 -1 4202560 1648 0 0 0 47 0 0 0 15 0 19 0 915226114 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26040] ppid=25996 vsize=6435660 CPUtime=0.28 cores=0,2
/proc/25998/task/26040/stat : 26040 (java) S 25996 25998 25945 0 -1 4202560 3214 0 0 0 28 0 0 0 16 0 19 0 915226114 6590115840 184778 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26041] ppid=25996 vsize=6435660 CPUtime=0 cores=0,2

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

[pid=25998/tid=26024] ppid=25996 vsize=6443612 CPUtime=0.07 cores=0,2
/proc/25998/task/26024/stat : 26024 (java) S 25996 25998 25945 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26025] ppid=25996 vsize=6443612 CPUtime=0.68 cores=0,2
/proc/25998/task/26025/stat : 26025 (java) S 25996 25998 25945 0 -1 4202560 45829 0 0 0 64 4 0 0 18 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26026] ppid=25996 vsize=6443612 CPUtime=0.11 cores=0,2
/proc/25998/task/26026/stat : 26026 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26035] ppid=25996 vsize=6443612 CPUtime=5.82 cores=0,2
/proc/25998/task/26035/stat : 26035 (java) S 25996 25998 25945 0 -1 4202560 86463 0 0 0 572 10 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 0 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26036] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26036/stat : 26036 (java) S 25996 25998 25945 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26037] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26037/stat : 26037 (java) S 25996 25998 25945 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26038] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26038/stat : 26038 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512515505 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26039] ppid=25996 vsize=6443612 CPUtime=1.13 cores=0,2
/proc/25998/task/26039/stat : 26039 (java) S 25996 25998 25945 0 -1 4202560 8040 0 0 0 113 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26040] ppid=25996 vsize=6443612 CPUtime=0.29 cores=0,2
/proc/25998/task/26040/stat : 26040 (java) S 25996 25998 25945 0 -1 4202560 3215 0 0 0 29 0 0 0 16 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26041] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26041/stat : 26041 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26042] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26042/stat : 26042 (java) S 25996 25998 25945 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=15322] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/15322/stat : 15322 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 915378483 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 6443612

[startup+1722.3 s]
/proc/loadavg: 4.09 4.06 3.43 5/261 17192
/proc/meminfo: memFree=21393600/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=6443612 CPUtime=1721.71 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 355799 0 1 0 172126 45 0 0 16 0 19 0 915225974 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25998/statm: 1610903 348033 2260 9 0 1601641 0
[pid=25998/tid=26011] ppid=25996 vsize=6443612 CPUtime=1712.67 cores=0,2
/proc/25998/task/26011/stat : 26011 (java) R 25996 25998 25945 0 -1 4202560 181286 0 1 0 171242 25 0 0 25 0 19 0 915226070 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 46912505606755 0 4 0 16800975 0 0 0 -1 0 0 0 102
[pid=25998/tid=26019] ppid=25996 vsize=6443612 CPUtime=0.66 cores=0,2
/proc/25998/task/26019/stat : 26019 (java) S 25996 25998 25945 0 -1 4202560 29685 0 0 0 65 1 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26020] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26020/stat : 26020 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26021] ppid=25996 vsize=6443612 CPUtime=0.03 cores=0,2
/proc/25998/task/26021/stat : 26021 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26022] ppid=25996 vsize=6443612 CPUtime=0.06 cores=0,2
/proc/25998/task/26022/stat : 26022 (java) S 25996 25998 25945 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26023] ppid=25996 vsize=6443612 CPUtime=0.07 cores=0,2
/proc/25998/task/26023/stat : 26023 (java) S 25996 25998 25945 0 -1 4202560 3 0 0 0 7 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26024] ppid=25996 vsize=6443612 CPUtime=0.07 cores=0,2
/proc/25998/task/26024/stat : 26024 (java) S 25996 25998 25945 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26025] ppid=25996 vsize=6443612 CPUtime=0.68 cores=0,2
/proc/25998/task/26025/stat : 26025 (java) S 25996 25998 25945 0 -1 4202560 45829 0 0 0 64 4 0 0 18 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26026] ppid=25996 vsize=6443612 CPUtime=0.11 cores=0,2
/proc/25998/task/26026/stat : 26026 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26035] ppid=25996 vsize=6443612 CPUtime=5.82 cores=0,2
/proc/25998/task/26035/stat : 26035 (java) S 25996 25998 25945 0 -1 4202560 86463 0 0 0 572 10 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 0 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26036] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26036/stat : 26036 (java) S 25996 25998 25945 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26037] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26037/stat : 26037 (java) S 25996 25998 25945 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26038] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26038/stat : 26038 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512515505 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26039] ppid=25996 vsize=6443612 CPUtime=1.13 cores=0,2
/proc/25998/task/26039/stat : 26039 (java) S 25996 25998 25945 0 -1 4202560 8040 0 0 0 113 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26040] ppid=25996 vsize=6443612 CPUtime=0.29 cores=0,2
/proc/25998/task/26040/stat : 26040 (java) S 25996 25998 25945 0 -1 4202560 3215 0 0 0 29 0 0 0 16 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26041] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26041/stat : 26041 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26042] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26042/stat : 26042 (java) S 25996 25998 25945 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=15322] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/15322/stat : 15322 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 915378483 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 6443612

[startup+1782.3 s]
/proc/loadavg: 4.08 4.06 3.47 5/261 17745
/proc/meminfo: memFree=21270356/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=6443612 CPUtime=1781.71 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 355808 0 1 0 178126 45 0 0 16 0 19 0 915225974 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25998/statm: 1610903 348033 2260 9 0 1601641 0
[pid=25998/tid=26011] ppid=25996 vsize=6443612 CPUtime=1772.67 cores=0,2
/proc/25998/task/26011/stat : 26011 (java) R 25996 25998 25945 0 -1 4202560 181288 0 1 0 177242 25 0 0 25 0 19 0 915226070 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 46912505565223 0 4 0 16800975 0 0 0 -1 0 0 0 102
[pid=25998/tid=26019] ppid=25996 vsize=6443612 CPUtime=0.66 cores=0,2
/proc/25998/task/26019/stat : 26019 (java) S 25996 25998 25945 0 -1 4202560 29685 0 0 0 65 1 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26020] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26020/stat : 26020 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26021] ppid=25996 vsize=6443612 CPUtime=0.03 cores=0,2
/proc/25998/task/26021/stat : 26021 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26022] ppid=25996 vsize=6443612 CPUtime=0.06 cores=0,2
/proc/25998/task/26022/stat : 26022 (java) S 25996 25998 25945 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26023] ppid=25996 vsize=6443612 CPUtime=0.07 cores=0,2
/proc/25998/task/26023/stat : 26023 (java) S 25996 25998 25945 0 -1 4202560 3 0 0 0 7 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26024] ppid=25996 vsize=6443612 CPUtime=0.07 cores=0,2
/proc/25998/task/26024/stat : 26024 (java) S 25996 25998 25945 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26025] ppid=25996 vsize=6443612 CPUtime=0.68 cores=0,2
/proc/25998/task/26025/stat : 26025 (java) S 25996 25998 25945 0 -1 4202560 45829 0 0 0 64 4 0 0 18 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26026] ppid=25996 vsize=6443612 CPUtime=0.11 cores=0,2
/proc/25998/task/26026/stat : 26026 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26035] ppid=25996 vsize=6443612 CPUtime=5.82 cores=0,2
/proc/25998/task/26035/stat : 26035 (java) S 25996 25998 25945 0 -1 4202560 86464 0 0 0 572 10 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 0 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26036] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26036/stat : 26036 (java) S 25996 25998 25945 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26037] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26037/stat : 26037 (java) S 25996 25998 25945 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26038] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26038/stat : 26038 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512515505 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26039] ppid=25996 vsize=6443612 CPUtime=1.13 cores=0,2
/proc/25998/task/26039/stat : 26039 (java) S 25996 25998 25945 0 -1 4202560 8040 0 0 0 113 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26040] ppid=25996 vsize=6443612 CPUtime=0.29 cores=0,2
/proc/25998/task/26040/stat : 26040 (java) S 25996 25998 25945 0 -1 4202560 3215 0 0 0 29 0 0 0 16 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26041] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26041/stat : 26041 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26042] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26042/stat : 26042 (java) S 25996 25998 25945 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=17719] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/17719/stat : 17719 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 915403834 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 6443612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 4.05 4.06 3.48 5/261 17898
/proc/meminfo: memFree=21237572/32950928 swapFree=67053884/67111528
[pid=25998] ppid=25996 vsize=6443612 CPUtime=1800.02 cores=0,2
/proc/25998/stat : 25998 (java) S 25996 25998 25945 0 -1 4202496 355810 0 1 0 179957 45 0 0 16 0 19 0 915225974 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25998/statm: 1610903 348033 2260 9 0 1601641 0
[pid=25998/tid=26011] ppid=25996 vsize=6443612 CPUtime=1790.99 cores=0,2
/proc/25998/task/26011/stat : 26011 (java) R 25996 25998 25945 0 -1 4202560 181288 0 1 0 179074 25 0 0 25 0 19 0 915226070 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 46912505856625 0 4 0 16800975 0 0 0 -1 0 0 0 102
[pid=25998/tid=26019] ppid=25996 vsize=6443612 CPUtime=0.66 cores=0,2
/proc/25998/task/26019/stat : 26019 (java) S 25996 25998 25945 0 -1 4202560 29685 0 0 0 65 1 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26020] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26020/stat : 26020 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26021] ppid=25996 vsize=6443612 CPUtime=0.03 cores=0,2
/proc/25998/task/26021/stat : 26021 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26022] ppid=25996 vsize=6443612 CPUtime=0.06 cores=0,2
/proc/25998/task/26022/stat : 26022 (java) S 25996 25998 25945 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26023] ppid=25996 vsize=6443612 CPUtime=0.07 cores=0,2
/proc/25998/task/26023/stat : 26023 (java) S 25996 25998 25945 0 -1 4202560 3 0 0 0 7 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26024] ppid=25996 vsize=6443612 CPUtime=0.07 cores=0,2
/proc/25998/task/26024/stat : 26024 (java) S 25996 25998 25945 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26025] ppid=25996 vsize=6443612 CPUtime=0.68 cores=0,2
/proc/25998/task/26025/stat : 26025 (java) S 25996 25998 25945 0 -1 4202560 45829 0 0 0 64 4 0 0 18 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26026] ppid=25996 vsize=6443612 CPUtime=0.11 cores=0,2
/proc/25998/task/26026/stat : 26026 (java) S 25996 25998 25945 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 19 0 915226095 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26035] ppid=25996 vsize=6443612 CPUtime=5.82 cores=0,2
/proc/25998/task/26035/stat : 26035 (java) S 25996 25998 25945 0 -1 4202560 86464 0 0 0 572 10 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 0 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26036] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26036/stat : 26036 (java) S 25996 25998 25945 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26037] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26037/stat : 26037 (java) S 25996 25998 25945 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 915226101 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26038] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26038/stat : 26038 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512515505 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26039] ppid=25996 vsize=6443612 CPUtime=1.13 cores=0,2
/proc/25998/task/26039/stat : 26039 (java) S 25996 25998 25945 0 -1 4202560 8040 0 0 0 113 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 0 0 0 0
[pid=25998/tid=26040] ppid=25996 vsize=6443612 CPUtime=0.29 cores=0,2
/proc/25998/task/26040/stat : 26040 (java) S 25996 25998 25945 0 -1 4202560 3215 0 0 0 29 0 0 0 16 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26041] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26041/stat : 26041 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512507801 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
[pid=25998/tid=26042] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/26042/stat : 26042 (java) R 25996 25998 25945 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 915226114 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25998/tid=17719] ppid=25996 vsize=6443612 CPUtime=0 cores=0,2
/proc/25998/task/17719/stat : 17719 (java) S 25996 25998 25945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 915403834 6598258688 348033 33554432000 1073741824 1073778376 140734585788928 18446744073709551615 254512508416 0 4 0 16800975 18446604453732631744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 6443612

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

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

Child status: 143
Real time (s): 1800.69
CPU time (s): 1800.14
CPU user time (s): 1799.63
CPU system time (s): 0.505923
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 6456924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.505923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356016
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= 37293
involuntary context switches= 17814

runsolver used 3.13252 second user time and 6.71698 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-14 09:24:53
IDJOB=3500777
IDBENCH=89914
IDSOLVER=1997
FILE ID=node149/3500777-1308036278
RUNJOBID= node149-1308036278-25963
PBS_JOBID= 13563887
Free space on /tmp= 73908 MiB

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

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

MD5SUM BENCH= 1cdf41514b0ffc1dcedd4aa20a4edd64
RANDOM SEED=1086691007

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31753684 kB
Buffers:        230928 kB
Cached:         719984 kB
SwapCached:      22932 kB
Active:         388784 kB
Inactive:       595608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31753684 kB
SwapTotal:    67111528 kB
SwapFree:     67053884 kB
Dirty:          160176 kB
Writeback:           0 kB
AnonPages:       30888 kB
Mapped:          12136 kB
Slab:           147380 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   216596 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= 73860 MiB
End job on node149 at 2011-06-14 09:54:56