Trace number 4103140

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 PB 2.3.6 Resolution PB16? (TO) 1800.61 1782.84

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome12.opb
MD5SUMd6efb238990ec55ca510b102fead8acf
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 variables1466812
Total number of constraints24336
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints24336
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 748132
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 3531010623397850041104
Number of bits of the sum of numbers in the objective function 72
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103140-1466233017.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
18.26/13.11	c ... done. Wall clock time 12.996s.
18.26/13.11	c declared #vars     1466812
18.26/13.11	c #constraints  48620
18.26/13.11	c constraints type 
18.26/13.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 48420
18.26/13.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 200
18.26/13.11	c 48620 constraints processed.
18.26/13.11	c objective function length is 748132 literals
49.58/42.68	c cleaning 2492 clauses out of 5000 with flag 16175/5000
54.66/47.61	c cleaning 4252 clauses out of 8508 with flag 30664/11000
61.66/53.55	c cleaning 5621 clauses out of 11256 with flag 46091/18000
68.17/60.09	c cleaning 6811 clauses out of 13635 with flag 63685/26000
75.69/67.59	c cleaning 7905 clauses out of 15824 with flag 83468/35000
84.29/76.15	c cleaning 8947 clauses out of 17919 with flag 105490/45000
94.90/85.97	c cleaning 9973 clauses out of 19972 with flag 129772/56000
105.31/96.35	c cleaning 10997 clauses out of 22000 with flag 156252/68001
116.81/107.89	c cleaning 11991 clauses out of 24002 with flag 184829/81000
131.05/120.93	c cleaning 12999 clauses out of 26011 with flag 215757/95000
144.96/134.85	c cleaning 13998 clauses out of 28016 with flag 248887/110004
160.26/150.13	c cleaning 14999 clauses out of 30015 with flag 284084/126001
177.67/166.50	c cleaning 15997 clauses out of 32015 with flag 321525/143000
186.13/174.81	c cleaning 16964 clauses out of 33930 with flag 368359/161001
192.51/180.94	c cleaning 17976 clauses out of 35965 with flag 413179/180000
199.90/188.33	c cleaning 18978 clauses out of 37963 with flag 467681/200002
207.40/195.80	c cleaning 19980 clauses out of 39985 with flag 523190/221002
215.71/204.13	c cleaning 20993 clauses out of 42003 with flag 572362/243000
224.71/213.14	c cleaning 21999 clauses out of 44010 with flag 622595/266000
234.51/222.94	c cleaning 23006 clauses out of 46012 with flag 675932/290001
245.32/233.71	c cleaning 23998 clauses out of 48005 with flag 731994/315000
256.21/244.69	c cleaning 25000 clauses out of 50007 with flag 789024/341000
267.71/256.10	c cleaning 25998 clauses out of 52007 with flag 852590/368000
279.91/268.31	c cleaning 27001 clauses out of 54009 with flag 915151/396000
293.01/281.43	c cleaning 28004 clauses out of 56009 with flag 979963/425001
307.37/294.82	c cleaning 28999 clauses out of 58008 with flag 1047014/455004
321.07/308.58	c cleaning 29998 clauses out of 60005 with flag 1120514/486000
335.28/322.72	c cleaning 30999 clauses out of 62007 with flag 1193547/518000
350.58/338.09	c cleaning 32002 clauses out of 64008 with flag 1267056/551000
365.89/353.32	c cleaning 33000 clauses out of 66007 with flag 1352110/585001
381.59/369.06	c cleaning 33996 clauses out of 68009 with flag 1454280/620003
398.69/386.18	c cleaning 35003 clauses out of 70010 with flag 1584900/656000
415.49/402.93	c cleaning 35999 clauses out of 72002 with flag 1687537/693001
433.49/420.97	c cleaning 36994 clauses out of 74002 with flag 1772735/731000
452.10/439.59	c cleaning 38005 clauses out of 76009 with flag 1862632/770001
468.10/455.54	c cleaning 38998 clauses out of 78003 with flag 1967135/810000
488.11/474.62	c cleaning 40001 clauses out of 80005 with flag 2060760/851000
514.80/501.31	c cleaning 41001 clauses out of 82005 with flag 2156402/893001
531.31/517.84	c cleaning 41984 clauses out of 83968 with flag 2321792/936002
554.41/540.90	c cleaning 42987 clauses out of 85982 with flag 2478013/980000
575.31/561.88	c cleaning 43990 clauses out of 87995 with flag 2648164/1025000
596.22/582.77	c cleaning 44996 clauses out of 90005 with flag 2806031/1071000
613.82/600.32	c cleaning 46002 clauses out of 92005 with flag 2938135/1118001
633.33/619.87	c cleaning 47000 clauses out of 94003 with flag 3046636/1166001
655.71/641.39	c cleaning 47996 clauses out of 96002 with flag 3160562/1215000
687.61/673.24	c cleaning 49001 clauses out of 98007 with flag 3274489/1265001
713.02/698.67	c cleaning 49991 clauses out of 100005 with flag 3403541/1316000
747.22/732.85	c cleaning 51002 clauses out of 102014 with flag 3517621/1368000
780.94/766.51	c cleaning 51995 clauses out of 104012 with flag 3630001/1421000
818.54/804.12	c cleaning 52998 clauses out of 106017 with flag 3745096/1475000
856.24/841.86	c cleaning 54005 clauses out of 108019 with flag 3861988/1530000
884.81/869.52	c cleaning 54998 clauses out of 110015 with flag 4003036/1586001
917.02/901.70	c cleaning 55997 clauses out of 112016 with flag 4164921/1643000
950.72/935.41	c cleaning 57004 clauses out of 114020 with flag 4328597/1701001
989.13/973.85	c cleaning 57997 clauses out of 116016 with flag 4502521/1760001
1029.05/1013.79	c cleaning 59002 clauses out of 118018 with flag 4677234/1820000
1072.85/1057.51	c cleaning 59997 clauses out of 120017 with flag 4856098/1881001
1119.96/1104.62	c cleaning 60998 clauses out of 122019 with flag 5037482/1943000
1164.83/1148.69	c cleaning 62004 clauses out of 124021 with flag 5219537/2006000
1210.14/1193.95	c cleaning 63002 clauses out of 126017 with flag 5404353/2070000
1259.76/1243.60	c cleaning 64007 clauses out of 128016 with flag 5591263/2135001
1315.27/1299.00	c cleaning 64998 clauses out of 130008 with flag 5783719/2201000
1373.19/1356.91	c cleaning 65994 clauses out of 132010 with flag 5978818/2268000
1433.31/1417.05	c cleaning 67003 clauses out of 134017 with flag 6177833/2336001
1499.02/1482.70	c cleaning 67996 clauses out of 136014 with flag 6379069/2405001
1571.13/1553.97	c cleaning 68999 clauses out of 138018 with flag 6583977/2475001
1638.24/1621.05	c cleaning 69998 clauses out of 140018 with flag 6788449/2546000
1705.56/1688.35	c cleaning 71006 clauses out of 142020 with flag 6996670/2618000
1784.38/1767.16	c cleaning 71999 clauses out of 144014 with flag 7210190/2691000
1800.07/1782.80	c starts		: 4277
1800.07/1782.80	c conflicts		: 2716158
1800.07/1782.80	c decisions		: 8292562
1800.07/1782.80	c propagations		: 122424399
1800.07/1782.80	c inspects		: 17275291432
1800.07/1782.80	c shortcuts		: 0
1800.07/1782.80	c learnt literals	: 165
1800.07/1782.80	c learnt binary clauses	: 104
1800.07/1782.80	c learnt ternary clauses	: 75
1800.07/1782.80	c learnt constraints	: 2715993
1800.07/1782.80	c ignored constraints	: 0
1800.07/1782.80	c root simplifications	: 0
1800.07/1782.80	c removed literals (reason simplification)	: 0
1800.07/1782.80	c reason swapping (by a shorter reason)	: 0
1800.07/1782.80	c Calls to reduceDB	: 69
1800.07/1782.80	c Number of update (reduction) of LBD	: 140456
1800.07/1782.80	c Imported unit clauses	: 0
1800.07/1782.80	c number of reductions to clauses (during analyze)	: 0
1800.07/1782.80	c number of learned constraints concerned by reduction	: 0
1800.07/1782.80	c number of learning phase by resolution	: 0
1800.07/1782.80	c number of learning phase by cutting planes	: 0
1800.07/1782.80	c speed (assignments/second)	: 69198.81537603248
1800.07/1782.80	c non guided choices	2808611
1800.07/1782.83	c learnt constraints type 
1800.07/1782.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 104
1800.07/1782.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 97070
1800.07/1782.83	s UNKNOWN
1800.07/1782.83	c Total wall clock time (in seconds): 1782.715

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4103140-1466233017/watcher-4103140-1466233017 -o /tmp/evaluation-result-4103140-1466233017/solver-4103140-1466233017 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466206067-15565 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103140-1466233017.opb 

pid=20300
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.29 2.23 2.19 4/194 20303
/proc/meminfo: memFree=29661468/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/20303/stat : 20303 (java) R 20300 20303 15548 0 -1 4202496 669 0 0 0 0 0 0 0 20 0 1 0 25348573 23793664 319 33554432000 1073741824 1073778376 140733870496944 140733870486008 229346687553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 5809 330 255 9 0 128 0

[startup+0.100115 s]
/proc/loadavg: 2.29 2.23 2.19 4/194 20303
/proc/meminfo: memFree=29661468/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 4403 0 1 0 8 1 0 0 20 0 18 0 25348573 9787879424 6035 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 6035 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200229 s]
/proc/loadavg: 2.29 2.23 2.19 4/194 20303
/proc/meminfo: memFree=29661468/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 5082 0 1 0 27 2 0 0 20 0 18 0 25348573 9787879424 15084 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 15084 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300303 s]
/proc/loadavg: 2.29 2.23 2.19 4/194 20303
/proc/meminfo: memFree=29661468/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 5882 0 1 0 44 2 0 0 20 0 18 0 25348573 9787879424 19673 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 19673 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700273 s]
/proc/loadavg: 2.29 2.23 2.19 4/194 20303
/proc/meminfo: memFree=29661468/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=0.98 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 6063 0 1 0 93 5 0 0 20 0 18 0 25348573 9787879424 49984 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 49984 2247 9 0 2380296 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 2.29 2.23 2.19 11/212 20321
/proc/meminfo: memFree=29425920/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=1.89 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 6472 0 1 0 180 9 0 0 20 0 18 0 25348573 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 60077 2247 9 0 2380296 0
[pid=20303/tid=20305] ppid=20300 vsize=9558476 CPUtime=1.39 cores=1,3,5,7
/proc/20303/task/20305/stat : 20305 (java) R 20300 20303 15548 0 -1 4202560 2460 0 1 0 135 4 0 0 20 0 18 0 25348573 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151336545352 140151175436652 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20306] ppid=20300 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20303/task/20306/stat : 20306 (java) S 20300 20303 15548 0 -1 4202560 134 0 0 0 2 0 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151298037928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20307] ppid=20300 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20303/task/20307/stat : 20307 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151296985384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20308] ppid=20300 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/20303/task/20308/stat : 20308 (java) S 20300 20303 15548 0 -1 4202560 150 0 0 0 3 1 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151295932840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20309] ppid=20300 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20303/task/20309/stat : 20309 (java) S 20300 20303 15548 0 -1 4202560 117 0 0 0 2 0 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151294880296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20310] ppid=20300 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20303/task/20310/stat : 20310 (java) S 20300 20303 15548 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151293827752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20311] ppid=20300 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20303/task/20311/stat : 20311 (java) S 20300 20303 15548 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151174982440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20312] ppid=20300 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/20303/task/20312/stat : 20312 (java) S 20300 20303 15548 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151173929896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20313] ppid=20300 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/20303/task/20313/stat : 20313 (java) S 20300 20303 15548 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 18 0 25348575 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151172877352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20314] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20314/stat : 20314 (java) S 20300 20303 15548 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151160678504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20315] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20315/stat : 20315 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140151159624824 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20316] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20316/stat : 20316 (java) S 20300 20303 15548 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140150554223752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20317] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20317/stat : 20317 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140150553172496 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20318] ppid=20300 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/20303/task/20318/stat : 20318 (java) S 20300 20303 15548 0 -1 4202560 980 0 0 0 7 0 0 0 20 0 18 0 25348579 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140150552119864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20319] ppid=20300 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/20303/task/20319/stat : 20319 (java) S 20300 20303 15548 0 -1 4202560 1222 0 0 0 8 0 0 0 20 0 18 0 25348579 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140150551067320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20320] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20320/stat : 20320 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140150550014968 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20321] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20321/stat : 20321 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 60077 33554432000 1073741824 1073778376 140733870496944 140150548962632 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9558476

[startup+3.1008 s]
/proc/loadavg: 2.29 2.23 2.19 11/212 20321
/proc/meminfo: memFree=29195876/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=4.35 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 11757 0 1 0 410 25 0 0 20 0 18 0 25348573 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 128024 2268 9 0 2380296 0
[pid=20303/tid=20305] ppid=20300 vsize=9558476 CPUtime=2.79 cores=1,3,5,7
/proc/20303/task/20305/stat : 20305 (java) R 20300 20303 15548 0 -1 4202560 2523 0 1 0 274 5 0 0 20 0 18 0 25348573 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151336538160 140151175430437 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20306] ppid=20300 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/20303/task/20306/stat : 20306 (java) S 20300 20303 15548 0 -1 4202560 180 0 0 0 9 2 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151298037928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20307] ppid=20300 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/20303/task/20307/stat : 20307 (java) S 20300 20303 15548 0 -1 4202560 67 0 0 0 12 2 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151296985384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20308] ppid=20300 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/20303/task/20308/stat : 20308 (java) S 20300 20303 15548 0 -1 4202560 195 0 0 0 9 3 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151295932840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20309] ppid=20300 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/20303/task/20309/stat : 20309 (java) S 20300 20303 15548 0 -1 4202560 176 0 0 0 11 3 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151294880296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20310] ppid=20300 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/20303/task/20310/stat : 20310 (java) S 20300 20303 15548 0 -1 4202560 430 0 0 0 6 2 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151293827752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20311] ppid=20300 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/20303/task/20311/stat : 20311 (java) S 20300 20303 15548 0 -1 4202560 81 0 0 0 11 3 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151174982440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20312] ppid=20300 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/20303/task/20312/stat : 20312 (java) S 20300 20303 15548 0 -1 4202560 61 0 0 0 7 2 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151173929896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20313] ppid=20300 vsize=9558476 CPUtime=0.13 cores=1,3,5,7
/proc/20303/task/20313/stat : 20313 (java) S 20300 20303 15548 0 -1 4202560 161 0 0 0 10 3 0 0 20 0 18 0 25348575 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151172877352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20314] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20314/stat : 20314 (java) S 20300 20303 15548 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151160678504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20315] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20315/stat : 20315 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140151159624824 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20316] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20316/stat : 20316 (java) S 20300 20303 15548 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140150554223752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20317] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20317/stat : 20317 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140150553172496 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20318] ppid=20300 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/20303/task/20318/stat : 20318 (java) S 20300 20303 15548 0 -1 4202560 4209 0 0 0 22 0 0 0 20 0 18 0 25348579 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140150552119864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20319] ppid=20300 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/20303/task/20319/stat : 20319 (java) S 20300 20303 15548 0 -1 4202560 2225 0 0 0 25 0 0 0 20 0 18 0 25348579 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140150551067320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20320] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20320/stat : 20320 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140150550014968 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20321] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20321/stat : 20321 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 128024 33554432000 1073741824 1073778376 140733870496944 140150548962632 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 9558476

[startup+6.30081 s]
/proc/loadavg: 2.34 2.25 2.19 3/212 20321
/proc/meminfo: memFree=28695240/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=8.72 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 14919 0 1 0 821 51 0 0 20 0 18 0 25348573 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 243547 2285 9 0 2380296 0
[pid=20303/tid=20305] ppid=20300 vsize=9558476 CPUtime=5.14 cores=1,3,5,7
/proc/20303/task/20305/stat : 20305 (java) R 20300 20303 15548 0 -1 4202560 2806 0 1 0 505 9 0 0 20 0 18 0 25348573 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151336538064 229359281421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20306] ppid=20300 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/20303/task/20306/stat : 20306 (java) S 20300 20303 15548 0 -1 4202560 244 0 0 0 24 5 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151298037928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20307] ppid=20300 vsize=9558476 CPUtime=0.32 cores=1,3,5,7
/proc/20303/task/20307/stat : 20307 (java) S 20300 20303 15548 0 -1 4202560 139 0 0 0 27 5 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151296985384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20308] ppid=20300 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/20303/task/20308/stat : 20308 (java) S 20300 20303 15548 0 -1 4202560 502 0 0 0 23 4 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151295932840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20309] ppid=20300 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/20303/task/20309/stat : 20309 (java) S 20300 20303 15548 0 -1 4202560 237 0 0 0 24 6 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151294880296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20310] ppid=20300 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/20303/task/20310/stat : 20310 (java) S 20300 20303 15548 0 -1 4202560 500 0 0 0 22 5 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151293827752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20311] ppid=20300 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/20303/task/20311/stat : 20311 (java) S 20300 20303 15548 0 -1 4202560 544 0 0 0 21 5 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151174982440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20312] ppid=20300 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/20303/task/20312/stat : 20312 (java) S 20300 20303 15548 0 -1 4202560 383 0 0 0 17 4 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151173929896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20313] ppid=20300 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/20303/task/20313/stat : 20313 (java) S 20300 20303 15548 0 -1 4202560 305 0 0 0 31 7 0 0 20 0 18 0 25348575 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151172877352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20314] ppid=20300 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/20303/task/20314/stat : 20314 (java) S 20300 20303 15548 0 -1 4202560 788 0 0 0 48 0 0 0 20 0 18 0 25348576 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151160678504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20315] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20315/stat : 20315 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140151159624824 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20316] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20316/stat : 20316 (java) S 20300 20303 15548 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 25348576 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140150554223752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20317] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20317/stat : 20317 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140150553172496 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20318] ppid=20300 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/20303/task/20318/stat : 20318 (java) S 20300 20303 15548 0 -1 4202560 4225 0 0 0 30 0 0 0 20 0 18 0 25348579 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140150552119864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20319] ppid=20300 vsize=9558476 CPUtime=0.34 cores=1,3,5,7
/proc/20303/task/20319/stat : 20319 (java) S 20300 20303 15548 0 -1 4202560 2994 0 0 0 34 0 0 0 20 0 18 0 25348579 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140150551067320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20320] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20320/stat : 20320 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140150550014968 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20321] ppid=20300 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20321/stat : 20321 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25348579 9787879424 243547 33554432000 1073741824 1073778376 140733870496944 140150548962632 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 9558476

[startup+12.7078 s]
/proc/loadavg: 2.32 2.24 2.19 3/212 20321
/proc/meminfo: memFree=27629956/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9558476 CPUtime=17.85 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 21233 0 1 0 1670 115 0 0 20 0 18 0 25348573 9787879424 519930 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2389619 519930 2286 9 0 2380296 0

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

[pid=20303/tid=20315] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20315/stat : 20315 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151159624824 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20316] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20316/stat : 20316 (java) S 20300 20303 15548 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150554223752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20317] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20317/stat : 20317 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150553172496 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20318] ppid=20300 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/20303/task/20318/stat : 20318 (java) S 20300 20303 15548 0 -1 4202560 10470 0 0 0 97 3 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150552119864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20319] ppid=20300 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/20303/task/20319/stat : 20319 (java) S 20300 20303 15548 0 -1 4202560 3116 0 0 0 73 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150551067320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20320] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20320/stat : 20320 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150550014968 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20321] ppid=20300 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/20303/task/20321/stat : 20321 (java) S 20300 20303 15548 0 -1 4202560 99 0 0 0 26 34 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150548962632 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20322] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20322/stat : 20322 (java) S 20300 20303 15548 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25349936 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150547907368 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1739.56
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.13 2.17 2.19 3/213 20454
/proc/meminfo: memFree=26732188/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9625040 CPUtime=1799.57 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 33936 0 1 0 179690 267 0 0 20 0 19 0 25348573 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2406260 818793 2294 9 0 2396937 0
[pid=20303/tid=20305] ppid=20300 vsize=9625040 CPUtime=1774.74 cores=1,3,5,7
/proc/20303/task/20305/stat : 20305 (java) R 20300 20303 15548 0 -1 4202560 3519 0 1 0 177429 45 0 0 20 0 19 0 25348573 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151336537792 140151175565515 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20306] ppid=20300 vsize=9625040 CPUtime=2.38 cores=1,3,5,7
/proc/20303/task/20306/stat : 20306 (java) S 20300 20303 15548 0 -1 4202560 1492 0 0 0 214 24 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151298037928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20307] ppid=20300 vsize=9625040 CPUtime=2.75 cores=1,3,5,7
/proc/20303/task/20307/stat : 20307 (java) S 20300 20303 15548 0 -1 4202560 1638 0 0 0 246 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151296985384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20308] ppid=20300 vsize=9625040 CPUtime=2.55 cores=1,3,5,7
/proc/20303/task/20308/stat : 20308 (java) S 20300 20303 15548 0 -1 4202560 1433 0 0 0 229 26 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151295932840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20309] ppid=20300 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/20303/task/20309/stat : 20309 (java) S 20300 20303 15548 0 -1 4202560 1442 0 0 0 232 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151294880296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20310] ppid=20300 vsize=9625040 CPUtime=2.58 cores=1,3,5,7
/proc/20303/task/20310/stat : 20310 (java) S 20300 20303 15548 0 -1 4202560 1867 0 0 0 229 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151293827752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20311] ppid=20300 vsize=9625040 CPUtime=2.45 cores=1,3,5,7
/proc/20303/task/20311/stat : 20311 (java) S 20300 20303 15548 0 -1 4202560 2062 0 0 0 221 24 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151174982440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20312] ppid=20300 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/20303/task/20312/stat : 20312 (java) S 20300 20303 15548 0 -1 4202560 1836 0 0 0 207 23 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151173929896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20313] ppid=20300 vsize=9625040 CPUtime=2.74 cores=1,3,5,7
/proc/20303/task/20313/stat : 20313 (java) S 20300 20303 15548 0 -1 4202560 1591 0 0 0 246 28 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151172877352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20314] ppid=20300 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/20303/task/20314/stat : 20314 (java) S 20300 20303 15548 0 -1 4202560 2109 0 0 0 227 3 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151160678504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20315] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20315/stat : 20315 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151159624824 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20316] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20316/stat : 20316 (java) S 20300 20303 15548 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150554223752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20317] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20317/stat : 20317 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150553172496 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20318] ppid=20300 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/20303/task/20318/stat : 20318 (java) S 20300 20303 15548 0 -1 4202560 10470 0 0 0 97 3 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150552119864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20319] ppid=20300 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/20303/task/20319/stat : 20319 (java) S 20300 20303 15548 0 -1 4202560 3116 0 0 0 73 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150551067320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20320] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20320/stat : 20320 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150550014968 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20321] ppid=20300 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/20303/task/20321/stat : 20321 (java) S 20300 20303 15548 0 -1 4202560 103 0 0 0 27 36 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150548962632 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20322] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20322/stat : 20322 (java) S 20300 20303 15548 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25349936 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150547907368 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.8 s]
/proc/loadavg: 2.13 2.17 2.19 3/213 20454
/proc/meminfo: memFree=26732312/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 33936 0 1 0 179740 267 0 0 20 0 19 0 25348573 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2406260 818793 2294 9 0 2396937 0
[pid=20303/tid=20305] ppid=20300 vsize=9625040 CPUtime=1775.24 cores=1,3,5,7
/proc/20303/task/20305/stat : 20305 (java) R 20300 20303 15548 0 -1 4202560 3519 0 1 0 177479 45 0 0 20 0 19 0 25348573 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151336537792 140151175565527 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20306] ppid=20300 vsize=9625040 CPUtime=2.38 cores=1,3,5,7
/proc/20303/task/20306/stat : 20306 (java) S 20300 20303 15548 0 -1 4202560 1492 0 0 0 214 24 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151298037928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20307] ppid=20300 vsize=9625040 CPUtime=2.75 cores=1,3,5,7
/proc/20303/task/20307/stat : 20307 (java) S 20300 20303 15548 0 -1 4202560 1638 0 0 0 246 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151296985384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20308] ppid=20300 vsize=9625040 CPUtime=2.55 cores=1,3,5,7
/proc/20303/task/20308/stat : 20308 (java) S 20300 20303 15548 0 -1 4202560 1433 0 0 0 229 26 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151295932840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20309] ppid=20300 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/20303/task/20309/stat : 20309 (java) S 20300 20303 15548 0 -1 4202560 1442 0 0 0 232 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151294880296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20310] ppid=20300 vsize=9625040 CPUtime=2.58 cores=1,3,5,7
/proc/20303/task/20310/stat : 20310 (java) S 20300 20303 15548 0 -1 4202560 1867 0 0 0 229 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151293827752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20311] ppid=20300 vsize=9625040 CPUtime=2.45 cores=1,3,5,7
/proc/20303/task/20311/stat : 20311 (java) S 20300 20303 15548 0 -1 4202560 2062 0 0 0 221 24 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151174982440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20312] ppid=20300 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/20303/task/20312/stat : 20312 (java) S 20300 20303 15548 0 -1 4202560 1836 0 0 0 207 23 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151173929896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20313] ppid=20300 vsize=9625040 CPUtime=2.74 cores=1,3,5,7
/proc/20303/task/20313/stat : 20313 (java) S 20300 20303 15548 0 -1 4202560 1591 0 0 0 246 28 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151172877352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20314] ppid=20300 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/20303/task/20314/stat : 20314 (java) S 20300 20303 15548 0 -1 4202560 2109 0 0 0 227 3 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151160678504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20315] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20315/stat : 20315 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151159624824 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20316] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20316/stat : 20316 (java) S 20300 20303 15548 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150554223752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20317] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20317/stat : 20317 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150553172496 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20318] ppid=20300 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/20303/task/20318/stat : 20318 (java) S 20300 20303 15548 0 -1 4202560 10470 0 0 0 97 3 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150552119864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20319] ppid=20300 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/20303/task/20319/stat : 20319 (java) S 20300 20303 15548 0 -1 4202560 3116 0 0 0 73 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150551067320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20320] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20320/stat : 20320 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150550014968 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20321] ppid=20300 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/20303/task/20321/stat : 20321 (java) S 20300 20303 15548 0 -1 4202560 103 0 0 0 27 36 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150548962632 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20322] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20322/stat : 20322 (java) S 20300 20303 15548 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25349936 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150547907368 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 20303 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1782.8 s]
/proc/loadavg: 2.13 2.17 2.19 3/213 20454
/proc/meminfo: memFree=26732312/32872528 swapFree=1370848/1518016
[pid=20303] ppid=20300 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/20303/stat : 20303 (java) S 20300 20303 15548 0 -1 4202496 33936 0 1 0 179740 267 0 0 20 0 19 0 25348573 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140733870488080 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20303/statm: 2406260 818793 2294 9 0 2396937 0
[pid=20303/tid=20305] ppid=20300 vsize=9625040 CPUtime=1775.24 cores=1,3,5,7
/proc/20303/task/20305/stat : 20305 (java) R 20300 20303 15548 0 -1 4202560 3519 0 1 0 177479 45 0 0 20 0 19 0 25348573 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151336537792 140151175565527 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20306] ppid=20300 vsize=9625040 CPUtime=2.38 cores=1,3,5,7
/proc/20303/task/20306/stat : 20306 (java) S 20300 20303 15548 0 -1 4202560 1492 0 0 0 214 24 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151298037928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20307] ppid=20300 vsize=9625040 CPUtime=2.75 cores=1,3,5,7
/proc/20303/task/20307/stat : 20307 (java) S 20300 20303 15548 0 -1 4202560 1638 0 0 0 246 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151296985384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20308] ppid=20300 vsize=9625040 CPUtime=2.55 cores=1,3,5,7
/proc/20303/task/20308/stat : 20308 (java) S 20300 20303 15548 0 -1 4202560 1433 0 0 0 229 26 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151295932840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20309] ppid=20300 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/20303/task/20309/stat : 20309 (java) S 20300 20303 15548 0 -1 4202560 1442 0 0 0 232 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151294880296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20310] ppid=20300 vsize=9625040 CPUtime=2.58 cores=1,3,5,7
/proc/20303/task/20310/stat : 20310 (java) S 20300 20303 15548 0 -1 4202560 1867 0 0 0 229 29 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151293827752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20303/tid=20311] ppid=20300 vsize=9625040 CPUtime=2.45 cores=1,3,5,7
/proc/20303/task/20311/stat : 20311 (java) S 20300 20303 15548 0 -1 4202560 2062 0 0 0 221 24 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151174982440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20312] ppid=20300 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/20303/task/20312/stat : 20312 (java) S 20300 20303 15548 0 -1 4202560 1836 0 0 0 207 23 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151173929896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20313] ppid=20300 vsize=9625040 CPUtime=2.74 cores=1,3,5,7
/proc/20303/task/20313/stat : 20313 (java) S 20300 20303 15548 0 -1 4202560 1591 0 0 0 246 28 0 0 20 0 19 0 25348575 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151172877352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20314] ppid=20300 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/20303/task/20314/stat : 20314 (java) S 20300 20303 15548 0 -1 4202560 2109 0 0 0 227 3 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151160678504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20315] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20315/stat : 20315 (java) S 20300 20303 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140151159624824 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20316] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20316/stat : 20316 (java) S 20300 20303 15548 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25348576 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150554223752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20317] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20317/stat : 20317 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150553172496 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20318] ppid=20300 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/20303/task/20318/stat : 20318 (java) S 20300 20303 15548 0 -1 4202560 10470 0 0 0 97 3 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150552119864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20303/tid=20319] ppid=20300 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/20303/task/20319/stat : 20319 (java) S 20300 20303 15548 0 -1 4202560 3116 0 0 0 73 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150551067320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20320] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20320/stat : 20320 (java) S 20300 20303 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150550014968 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20303/tid=20321] ppid=20300 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/20303/task/20321/stat : 20321 (java) S 20300 20303 15548 0 -1 4202560 103 0 0 0 27 36 0 0 20 0 19 0 25348579 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150548962632 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20303/tid=20322] ppid=20300 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/20303/task/20322/stat : 20322 (java) S 20300 20303 15548 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25349936 9856040960 818793 33554432000 1073741824 1073778376 140733870496944 140150547907368 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1782.84
CPU time (s): 1800.61
CPU user time (s): 1797.47
CPU system time (s): 3.14052
CPU usage (%): 100.997
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.47
system time used= 3.14052
maximum resident set size= 3277260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33974
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41264
involuntary context switches= 11948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4823 second user time and 12.6241 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-18 08:57:01
IDJOB=4103140
IDBENCH=2279
IDSOLVER=2546
FILE ID=node129/4103140-1466233017
RUNJOBID= node129-1466206067-15565
PBS_JOBID= 19918148
Free space on /tmp= 71660 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome12.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103140-1466233017/watcher-4103140-1466233017 -o /tmp/evaluation-result-4103140-1466233017/solver-4103140-1466233017 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466206067-15565 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103140-1466233017.opb

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

MD5SUM BENCH= d6efb238990ec55ca510b102fead8acf
RANDOM SEED=1050080581

node129.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.143
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.143
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.143
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.143
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.143
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.143
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.143
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.143
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29661996 kB
Buffers:          113104 kB
Cached:           210132 kB
SwapCached:         1940 kB
Active:           769812 kB
Inactive:         183232 kB
Active(anon):     631344 kB
Inactive(anon):     1076 kB
Active(file):     138468 kB
Inactive(file):   182156 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:             80560 kB
Writeback:             0 kB
AnonPages:       2147368 kB
Mapped:            15340 kB
Shmem:                 0 kB
Slab:             604740 kB
SReclaimable:      48200 kB
SUnreclaim:       556540 kB
KernelStack:        1568 kB
PageTables:         8552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2323588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    739328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71656 MiB
End job on node129 at 2016-06-18 09:26:44