Trace number 3458589

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.09 1798.36

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM523aad2a62a776290fed26e3ef5d80ef
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20024
Total number of constraints1258
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)912
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint2
Maximum length of a constraint15837
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.1.v20110525
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.18-164.el5
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		12995394264
0.02/0.09	c Max memory 		13063553024
0.02/0.09	c Total memory 		13063553024
0.02/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3458589-1307150292.opb
0.10/0.11	c reading problem ... 
1.26/0.84	c ... done. Wall clock time 0.725s.
1.26/0.84	c #vars     20024
1.26/0.84	c #constraints  2053
1.26/0.84	c constraints type 
1.26/0.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 912
1.26/0.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
1.26/0.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 560
266.28/265.45	c cleaning 2500 clauses out of 4999 with flag 5000/5000
349.87/348.97	c cleaning 4262 clauses out of 8524 with flag 11025/11025
425.39/424.40	c cleaning 5628 clauses out of 11271 with flag 18034/18034
448.52/447.61	c cleaning 6800 clauses out of 13614 with flag 26005/26005
492.28/491.20	c cleaning 7968 clauses out of 15936 with flag 35127/35127
552.59/551.53	c cleaning 8919 clauses out of 17842 with flag 45001/45001
607.22/606.16	c cleaning 9470 clauses out of 18950 with flag 55028/55028
708.84/707.77	c cleaning 9719 clauses out of 19453 with flag 65001/65001
795.77/794.65	c cleaning 9856 clauses out of 19735 with flag 75002/75002
849.59/848.48	c cleaning 9937 clauses out of 19879 with flag 85002/85002
920.51/919.38	c cleaning 9969 clauses out of 19947 with flag 95007/95007
949.85/948.69	c cleaning 9993 clauses out of 19989 with flag 105018/105018
1047.28/1046.08	c cleaning 10092 clauses out of 20187 with flag 115209/115209
1107.70/1106.42	c cleaning 9939 clauses out of 19888 with flag 125002/125002
1179.94/1178.67	c cleaning 10104 clauses out of 20213 with flag 135266/135266
1262.06/1260.77	c cleaning 9864 clauses out of 19843 with flag 145000/145000
1330.22/1328.82	c cleaning 10031 clauses out of 20062 with flag 155083/155083
1348.74/1347.40	c cleaning 9975 clauses out of 19959 with flag 165011/165011
1366.46/1365.09	c cleaning 9985 clauses out of 19973 with flag 175000/175000
1423.28/1421.85	c cleaning 9991 clauses out of 19988 with flag 185000/185000
1455.91/1454.41	c cleaning 10001 clauses out of 20007 with flag 195010/195010
1508.83/1507.36	c cleaning 10007 clauses out of 20018 with flag 205022/205022
1633.58/1632.02	c cleaning 10034 clauses out of 20079 with flag 215090/215090
1708.52/1706.95	c cleaning 9974 clauses out of 19960 with flag 225005/225005
1773.45/1771.87	c cleaning 9992 clauses out of 19990 with flag 235009/235009
1796.89/1795.28	c cleaning 9994 clauses out of 19992 with flag 245003/245003
1800.01/1798.32	c starts		: 120
1800.01/1798.32	c conflicts		: 247840
1800.01/1798.32	c decisions		: 1346437
1800.01/1798.32	c propagations		: 43633864
1800.01/1798.32	c inspects		: 778997177
1800.01/1798.32	c shortcuts		: 0
1800.01/1798.32	c learnt literals	: 1
1800.01/1798.32	c learnt binary clauses	: 0
1800.01/1798.32	c learnt ternary clauses	: 1
1800.01/1798.32	c learnt constraints	: 247839
1800.01/1798.32	c ignored constraints	: 0
1800.01/1798.32	c root simplifications	: 0
1800.01/1798.32	c removed literals (reason simplification)	: 50729247
1800.01/1798.32	c reason swapping (by a shorter reason)	: 0
1800.01/1798.32	c Calls to reduceDB	: 26
1800.01/1798.32	c number of reductions to clauses (during analyze)	: 0
1800.01/1798.32	c number of learned constraints concerned by reduction	: 0
1800.01/1798.32	c number of learning phase by resolution	: 0
1800.01/1798.32	c number of learning phase by cutting planes	: 0
1800.01/1798.32	c speed (assignments/second)	: 24274.953059413572
1800.01/1798.32	c non guided choices	137744
1800.01/1798.33	c learnt constraints type 
1800.01/1798.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12841
1800.01/1798.33	c constraints type 
1800.01/1798.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 912
1800.01/1798.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
1800.01/1798.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 560
1800.01/1798.33	s UNKNOWN
1800.01/1798.33	c Total wall clock time (in seconds): 1798.219

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458589-1307150292/watcher-3458589-1307150292 -o /tmp/evaluation-result-3458589-1307150292/solver-3458589-1307150292 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458589-1307150292.opb 

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

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.05 1.90 1/444 20241
/proc/meminfo: memFree=31356424/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=36924 CPUtime=0 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 1368 0 1 0 0 0 0 0 24 0 2 0 826628011 37810176 1072 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 9231 1072 832 9 0 387 0
[pid=20241/tid=20242] ppid=20239 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 4253 0 1 0 0 0 0 0 25 0 2 0 826628012 13850947584 5069 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235594560571 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.038954 s]
/proc/loadavg: 2.08 2.05 1.90 1/444 20241
/proc/meminfo: memFree=31356424/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13547424 CPUtime=0.02 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 13451 0 1 0 1 1 0 0 24 0 11 0 826628011 13872562176 13151 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3386856 13152 1600 9 0 3377604 0
[pid=20241/tid=20242] ppid=20239 vsize=13547424 CPUtime=0.02 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 12329 0 1 0 1 1 0 0 25 0 11 0 826628012 13872562176 13152 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 47526489016307 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13547424

[startup+0.100887 s]
/proc/loadavg: 2.08 2.05 1.90 1/444 20241
/proc/meminfo: memFree=31356424/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13621888 CPUtime=0.1 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 15517 0 1 0 8 2 0 0 24 0 18 0 826628011 13948813312 15184 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3405472 15184 2092 9 0 3396206 0
[pid=20241/tid=20242] ppid=20239 vsize=13621888 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 13581 0 1 0 6 2 0 0 18 0 18 0 826628012 13948813312 15184 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 47526489016339 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621888

[startup+0.30085 s]
/proc/loadavg: 2.08 2.05 1.90 1/444 20241
/proc/meminfo: memFree=31356424/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13628500 CPUtime=0.59 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 23075 0 1 0 56 3 0 0 24 0 18 0 826628011 13955584000 21180 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407125 21182 2201 9 0 3397859 0
[pid=20241/tid=20242] ppid=20239 vsize=13628500 CPUtime=0.28 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 16189 0 1 0 26 2 0 0 18 0 18 0 826628012 13955584000 21182 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 13628500

[startup+0.700838 s]
/proc/loadavg: 2.08 2.05 1.90 1/444 20241
/proc/meminfo: memFree=31356424/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13628500 CPUtime=1.12 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 57826 0 1 0 105 7 0 0 24 0 18 0 826628011 13955584000 55930 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407125 55934 2206 9 0 3397859 0
[pid=20241/tid=20242] ppid=20239 vsize=13628500 CPUtime=0.68 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 50820 0 1 0 62 6 0 0 18 0 18 0 826628012 13955584000 55936 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505546473 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13628500

[startup+1.50069 s]
/proc/loadavg: 2.08 2.05 1.90 3/462 20263
/proc/meminfo: memFree=30972688/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13629528 CPUtime=2.17 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 100671 0 1 0 205 12 0 0 24 0 19 0 826628011 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407382 98775 2220 9 0 3398116 0
[pid=20241/tid=20242] ppid=20239 vsize=13629528 CPUtime=1.49 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 93610 0 1 0 138 11 0 0 19 0 19 0 826628012 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505841544 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20241/tid=20244] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20244/stat : 20244 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20245] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20245/stat : 20245 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20246] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20246/stat : 20246 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20247] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20247/stat : 20247 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20248] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20248/stat : 20248 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20249] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20249/stat : 20249 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20250] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20250/stat : 20250 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20251] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20251/stat : 20251 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20252] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20252/stat : 20252 (java) S 20239 20241 12983 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 826628015 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 0 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20253] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20253/stat : 20253 (java) S 20239 20241 12983 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826628016 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20254] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20254/stat : 20254 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826628016 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20255] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20255/stat : 20255 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606690225 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20256] ppid=20239 vsize=13629528 CPUtime=0.32 cores=1,3,5,7
/proc/20241/task/20256/stat : 20256 (java) S 20239 20241 12983 0 -1 4202560 3901 0 0 0 32 0 0 0 16 0 19 0 826628018 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20257] ppid=20239 vsize=13629528 CPUtime=0.34 cores=1,3,5,7
/proc/20241/task/20257/stat : 20257 (java) S 20239 20241 12983 0 -1 4202560 2004 0 0 0 34 0 0 0 17 0 19 0 826628018 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20258] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20258/stat : 20258 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20259] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20259/stat : 20259 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826628018 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20263] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20263/stat : 20263 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826628098 13956636672 98775 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 13629528

[startup+3.10135 s]
/proc/loadavg: 2.08 2.05 1.90 3/483 20305
/proc/meminfo: memFree=30728812/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13629528 CPUtime=3.85 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 100708 0 1 0 373 12 0 0 24 0 19 0 826628011 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407382 98811 2222 9 0 3398116 0
[pid=20241/tid=20242] ppid=20239 vsize=13629528 CPUtime=3.09 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 93616 0 1 0 298 11 0 0 25 0 19 0 826628012 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505755952 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20241/tid=20244] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20244/stat : 20244 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20245] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20245/stat : 20245 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20246] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20246/stat : 20246 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20247] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20247/stat : 20247 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20248] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20248/stat : 20248 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20249] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20249/stat : 20249 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20250] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20250/stat : 20250 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20251] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20251/stat : 20251 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20252] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20252/stat : 20252 (java) S 20239 20241 12983 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 826628015 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 0 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20253] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20253/stat : 20253 (java) S 20239 20241 12983 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826628016 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20254] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20254/stat : 20254 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826628016 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20255] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20255/stat : 20255 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606690225 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20256] ppid=20239 vsize=13629528 CPUtime=0.4 cores=1,3,5,7
/proc/20241/task/20256/stat : 20256 (java) S 20239 20241 12983 0 -1 4202560 3929 0 0 0 40 0 0 0 15 0 19 0 826628018 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20257] ppid=20239 vsize=13629528 CPUtime=0.34 cores=1,3,5,7
/proc/20241/task/20257/stat : 20257 (java) S 20239 20241 12983 0 -1 4202560 2004 0 0 0 34 0 0 0 17 0 19 0 826628018 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20258] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20258/stat : 20258 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20259] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20259/stat : 20259 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826628018 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20263] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20263/stat : 20263 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826628098 13956636672 98811 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 13629528

[startup+6.30085 s]
/proc/loadavg: 2.15 2.07 1.90 3/483 20305
/proc/meminfo: memFree=30726060/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13629528 CPUtime=7.08 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 100719 0 1 0 696 12 0 0 24 0 19 0 826628011 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407382 98820 2223 9 0 3398116 0
[pid=20241/tid=20242] ppid=20239 vsize=13629528 CPUtime=6.29 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 93623 0 1 0 618 11 0 0 25 0 19 0 826628012 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505769952 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20241/tid=20244] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20244/stat : 20244 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20245] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20245/stat : 20245 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20246] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20246/stat : 20246 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20247] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20247/stat : 20247 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20248] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20248/stat : 20248 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20249] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20249/stat : 20249 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20250] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20250/stat : 20250 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20251] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20251/stat : 20251 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628014 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20252] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20252/stat : 20252 (java) S 20239 20241 12983 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 826628015 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 0 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20253] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20253/stat : 20253 (java) S 20239 20241 12983 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826628016 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20254] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20254/stat : 20254 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826628016 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20255] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20255/stat : 20255 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606690225 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20256] ppid=20239 vsize=13629528 CPUtime=0.43 cores=1,3,5,7
/proc/20241/task/20256/stat : 20256 (java) S 20239 20241 12983 0 -1 4202560 3932 0 0 0 43 0 0 0 15 0 19 0 826628018 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20257] ppid=20239 vsize=13629528 CPUtime=0.34 cores=1,3,5,7
/proc/20241/task/20257/stat : 20257 (java) S 20239 20241 12983 0 -1 4202560 2004 0 0 0 34 0 0 0 17 0 19 0 826628018 13956636672 98820 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0

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

[pid=20241/tid=20249] ppid=20239 vsize=13629528 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20249/stat : 20249 (java) S 20239 20241 12983 0 -1 4202560 4123 0 0 0 8 0 0 0 15 0 19 0 826628014 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20250] ppid=20239 vsize=13629528 CPUtime=0.13 cores=1,3,5,7
/proc/20241/task/20250/stat : 20250 (java) S 20239 20241 12983 0 -1 4202560 8427 0 0 0 13 0 0 0 16 0 19 0 826628014 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20251] ppid=20239 vsize=13629528 CPUtime=0.07 cores=1,3,5,7
/proc/20241/task/20251/stat : 20251 (java) S 20239 20241 12983 0 -1 4202560 3096 0 0 0 7 0 0 0 15 0 19 0 826628014 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20252] ppid=20239 vsize=13629528 CPUtime=1.01 cores=1,3,5,7
/proc/20241/task/20252/stat : 20252 (java) S 20239 20241 12983 0 -1 4202560 14053 0 0 0 100 1 0 0 15 0 19 0 826628015 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 0 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20253] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20253/stat : 20253 (java) S 20239 20241 12983 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20254] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20254/stat : 20254 (java) S 20239 20241 12983 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20255] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20255/stat : 20255 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606690225 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20256] ppid=20239 vsize=13629528 CPUtime=0.58 cores=1,3,5,7
/proc/20241/task/20256/stat : 20256 (java) S 20239 20241 12983 0 -1 4202560 3981 0 0 0 58 0 0 0 15 0 19 0 826628018 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20257] ppid=20239 vsize=13629528 CPUtime=0.42 cores=1,3,5,7
/proc/20241/task/20257/stat : 20257 (java) S 20239 20241 12983 0 -1 4202560 2025 0 0 0 42 0 0 0 15 0 19 0 826628018 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20258] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20258/stat : 20258 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20259] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20259/stat : 20259 (java) S 20239 20241 12983 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826628018 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20263] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20263/stat : 20263 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826628098 13956636672 157582 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1723.94
Current children cumulated vsize (KiB) 13629528

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/483 20352
/proc/meminfo: memFree=30320532/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13629528 CPUtime=1783.97 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 159753 0 1 0 178377 20 0 0 24 0 19 0 826628011 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407382 157634 2253 9 0 3398116 0
[pid=20241/tid=20242] ppid=20239 vsize=13629528 CPUtime=1780.91 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 94318 0 1 0 178080 11 0 0 25 0 19 0 826628012 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505840211 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20241/tid=20244] ppid=20239 vsize=13629528 CPUtime=0.13 cores=1,3,5,7
/proc/20241/task/20244/stat : 20244 (java) S 20239 20241 12983 0 -1 4202560 5789 0 0 0 13 0 0 0 15 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20245] ppid=20239 vsize=13629528 CPUtime=0.14 cores=1,3,5,7
/proc/20241/task/20245/stat : 20245 (java) S 20239 20241 12983 0 -1 4202560 7986 0 0 0 13 1 0 0 15 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20246] ppid=20239 vsize=13629528 CPUtime=0.1 cores=1,3,5,7
/proc/20241/task/20246/stat : 20246 (java) S 20239 20241 12983 0 -1 4202560 4954 0 0 0 10 0 0 0 16 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20247] ppid=20239 vsize=13629528 CPUtime=0.14 cores=1,3,5,7
/proc/20241/task/20247/stat : 20247 (java) S 20239 20241 12983 0 -1 4202560 6232 0 0 0 13 1 0 0 15 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20248] ppid=20239 vsize=13629528 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20248/stat : 20248 (java) S 20239 20241 12983 0 -1 4202560 3462 0 0 0 8 0 0 0 15 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20249] ppid=20239 vsize=13629528 CPUtime=0.09 cores=1,3,5,7
/proc/20241/task/20249/stat : 20249 (java) S 20239 20241 12983 0 -1 4202560 4124 0 0 0 9 0 0 0 15 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20250] ppid=20239 vsize=13629528 CPUtime=0.14 cores=1,3,5,7
/proc/20241/task/20250/stat : 20250 (java) S 20239 20241 12983 0 -1 4202560 8427 0 0 0 14 0 0 0 16 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20251] ppid=20239 vsize=13629528 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20251/stat : 20251 (java) S 20239 20241 12983 0 -1 4202560 3096 0 0 0 8 0 0 0 15 0 19 0 826628014 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20252] ppid=20239 vsize=13629528 CPUtime=1.05 cores=1,3,5,7
/proc/20241/task/20252/stat : 20252 (java) S 20239 20241 12983 0 -1 4202560 14105 0 0 0 104 1 0 0 15 0 19 0 826628015 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 0 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20253] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20253/stat : 20253 (java) S 20239 20241 12983 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20254] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20254/stat : 20254 (java) S 20239 20241 12983 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20255] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20255/stat : 20255 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606690225 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20256] ppid=20239 vsize=13629528 CPUtime=0.58 cores=1,3,5,7
/proc/20241/task/20256/stat : 20256 (java) S 20239 20241 12983 0 -1 4202560 3981 0 0 0 58 0 0 0 15 0 19 0 826628018 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20257] ppid=20239 vsize=13629528 CPUtime=0.42 cores=1,3,5,7
/proc/20241/task/20257/stat : 20257 (java) S 20239 20241 12983 0 -1 4202560 2025 0 0 0 42 0 0 0 15 0 19 0 826628018 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20258] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20258/stat : 20258 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20259] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20259/stat : 20259 (java) S 20239 20241 12983 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826628018 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20263] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20263/stat : 20263 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826628098 13956636672 157634 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1783.97
Current children cumulated vsize (KiB) 13629528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/483 20352
/proc/meminfo: memFree=30318652/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13629528 CPUtime=1800.01 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 160514 0 1 0 179981 20 0 0 24 0 19 0 826628011 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407382 158390 2253 9 0 3398116 0
[pid=20241/tid=20242] ppid=20239 vsize=13629528 CPUtime=1796.87 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 94319 0 1 0 179676 11 0 0 25 0 19 0 826628012 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505630726 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20241/tid=20244] ppid=20239 vsize=13629528 CPUtime=0.13 cores=1,3,5,7
/proc/20241/task/20244/stat : 20244 (java) S 20239 20241 12983 0 -1 4202560 5789 0 0 0 13 0 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20245] ppid=20239 vsize=13629528 CPUtime=0.16 cores=1,3,5,7
/proc/20241/task/20245/stat : 20245 (java) S 20239 20241 12983 0 -1 4202560 8126 0 0 0 15 1 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20246] ppid=20239 vsize=13629528 CPUtime=0.11 cores=1,3,5,7
/proc/20241/task/20246/stat : 20246 (java) S 20239 20241 12983 0 -1 4202560 5094 0 0 0 11 0 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20247] ppid=20239 vsize=13629528 CPUtime=0.16 cores=1,3,5,7
/proc/20241/task/20247/stat : 20247 (java) S 20239 20241 12983 0 -1 4202560 6363 0 0 0 15 1 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20248] ppid=20239 vsize=13629528 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20248/stat : 20248 (java) S 20239 20241 12983 0 -1 4202560 3462 0 0 0 8 0 0 0 15 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20249] ppid=20239 vsize=13629528 CPUtime=0.09 cores=1,3,5,7
/proc/20241/task/20249/stat : 20249 (java) S 20239 20241 12983 0 -1 4202560 4263 0 0 0 9 0 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20250] ppid=20239 vsize=13629528 CPUtime=0.14 cores=1,3,5,7
/proc/20241/task/20250/stat : 20250 (java) S 20239 20241 12983 0 -1 4202560 8427 0 0 0 14 0 0 0 15 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20251] ppid=20239 vsize=13629528 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20251/stat : 20251 (java) S 20239 20241 12983 0 -1 4202560 3096 0 0 0 8 0 0 0 15 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20252] ppid=20239 vsize=13629528 CPUtime=1.1 cores=1,3,5,7
/proc/20241/task/20252/stat : 20252 (java) S 20239 20241 12983 0 -1 4202560 14313 0 0 0 109 1 0 0 15 0 19 0 826628015 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 0 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20253] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20253/stat : 20253 (java) S 20239 20241 12983 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20254] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20254/stat : 20254 (java) S 20239 20241 12983 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20255] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20255/stat : 20255 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606690225 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20256] ppid=20239 vsize=13629528 CPUtime=0.58 cores=1,3,5,7
/proc/20241/task/20256/stat : 20256 (java) S 20239 20241 12983 0 -1 4202560 3981 0 0 0 58 0 0 0 15 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20257] ppid=20239 vsize=13629528 CPUtime=0.42 cores=1,3,5,7
/proc/20241/task/20257/stat : 20257 (java) S 20239 20241 12983 0 -1 4202560 2025 0 0 0 42 0 0 0 15 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20258] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20258/stat : 20258 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20259] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20259/stat : 20259 (java) S 20239 20241 12983 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20263] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20263/stat : 20263 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826628098 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 13629528

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

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

[startup+1798.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/483 20352
/proc/meminfo: memFree=30318652/32950928 swapFree=34365992/67111528
[pid=20241] ppid=20239 vsize=13629528 CPUtime=1800.01 cores=1,3,5,7
/proc/20241/stat : 20241 (java) S 20239 20241 12983 0 -1 4202496 160514 0 1 0 179981 20 0 0 24 0 19 0 826628011 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20241/statm: 3407382 158390 2253 9 0 3398116 0
[pid=20241/tid=20242] ppid=20239 vsize=13629528 CPUtime=1796.87 cores=1,3,5,7
/proc/20241/task/20242/stat : 20242 (java) R 20239 20241 12983 0 -1 4202560 94319 0 1 0 179676 11 0 0 25 0 19 0 826628012 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 46912505630726 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20241/tid=20244] ppid=20239 vsize=13629528 CPUtime=0.13 cores=1,3,5,7
/proc/20241/task/20244/stat : 20244 (java) S 20239 20241 12983 0 -1 4202560 5789 0 0 0 13 0 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20245] ppid=20239 vsize=13629528 CPUtime=0.16 cores=1,3,5,7
/proc/20241/task/20245/stat : 20245 (java) S 20239 20241 12983 0 -1 4202560 8126 0 0 0 15 1 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20246] ppid=20239 vsize=13629528 CPUtime=0.11 cores=1,3,5,7
/proc/20241/task/20246/stat : 20246 (java) S 20239 20241 12983 0 -1 4202560 5094 0 0 0 11 0 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20247] ppid=20239 vsize=13629528 CPUtime=0.16 cores=1,3,5,7
/proc/20241/task/20247/stat : 20247 (java) S 20239 20241 12983 0 -1 4202560 6363 0 0 0 15 1 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20248] ppid=20239 vsize=13629528 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20248/stat : 20248 (java) S 20239 20241 12983 0 -1 4202560 3462 0 0 0 8 0 0 0 15 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
[pid=20241/tid=20249] ppid=20239 vsize=13629528 CPUtime=0.09 cores=1,3,5,7
/proc/20241/task/20249/stat : 20249 (java) S 20239 20241 12983 0 -1 4202560 4263 0 0 0 9 0 0 0 16 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20250] ppid=20239 vsize=13629528 CPUtime=0.14 cores=1,3,5,7
/proc/20241/task/20250/stat : 20250 (java) S 20239 20241 12983 0 -1 4202560 8427 0 0 0 14 0 0 0 15 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20251] ppid=20239 vsize=13629528 CPUtime=0.08 cores=1,3,5,7
/proc/20241/task/20251/stat : 20251 (java) S 20239 20241 12983 0 -1 4202560 3096 0 0 0 8 0 0 0 15 0 19 0 826628014 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20252] ppid=20239 vsize=13629528 CPUtime=1.1 cores=1,3,5,7
/proc/20241/task/20252/stat : 20252 (java) S 20239 20241 12983 0 -1 4202560 14313 0 0 0 109 1 0 0 15 0 19 0 826628015 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 0 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20253] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20253/stat : 20253 (java) S 20239 20241 12983 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20254] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20254/stat : 20254 (java) S 20239 20241 12983 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826628016 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20255] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20255/stat : 20255 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606690225 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20256] ppid=20239 vsize=13629528 CPUtime=0.58 cores=1,3,5,7
/proc/20241/task/20256/stat : 20256 (java) S 20239 20241 12983 0 -1 4202560 3981 0 0 0 58 0 0 0 15 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20257] ppid=20239 vsize=13629528 CPUtime=0.42 cores=1,3,5,7
/proc/20241/task/20257/stat : 20257 (java) S 20239 20241 12983 0 -1 4202560 2025 0 0 0 42 0 0 0 15 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 5 0 0 0
[pid=20241/tid=20258] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20258/stat : 20258 (java) S 20239 20241 12983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606682521 0 4 0 16800975 18446604456525187008 0 0 -1 1 0 0 0
[pid=20241/tid=20259] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20259/stat : 20259 (java) S 20239 20241 12983 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 826628018 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 3 0 0 0
[pid=20241/tid=20263] ppid=20239 vsize=13629528 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20263/stat : 20263 (java) S 20239 20241 12983 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826628098 13956636672 158390 33554432000 1073741824 1073778376 140735191223376 18446744073709551615 235606683136 0 4 0 16800975 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 13629528

Child status: 143
Real time (s): 1798.36
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.235964
CPU usage (%): 100.096
Max. virtual memory (cumulated for all children) (KiB): 13629528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160547
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= 37485
involuntary context switches= 10362

runsolver used 7.9048 second user time and 18.5322 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-04 03:18:13
IDJOB=3458589
IDBENCH=2352
IDSOLVER=1952
FILE ID=node120/3458589-1307150292
RUNJOBID= node120-1307148498-20093
PBS_JOBID= 13508796
Free space on /tmp= 73808 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458589-1307150292/watcher-3458589-1307150292 -o /tmp/evaluation-result-3458589-1307150292/solver-3458589-1307150292 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458589-1307150292.opb

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

MD5SUM BENCH= 523aad2a62a776290fed26e3ef5d80ef
RANDOM SEED=1883655164

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
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.809
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.809
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:      31356704 kB
Buffers:        295244 kB
Cached:         982796 kB
SwapCached:      12852 kB
Active:         350416 kB
Inactive:       951528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31356704 kB
SwapTotal:    67111528 kB
SwapFree:     34365992 kB
Dirty:            3244 kB
Writeback:           4 kB
AnonPages:       20744 kB
Mapped:           9288 kB
Slab:           133292 kB
PageTables:      91108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105401056 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= 73808 MiB
End job on node120 at 2011-06-04 03:48:13