Trace number 4107958

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.04 895.579

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12052_5-unsat.opb
MD5SUM2ff183c8695f0992ee4ac0210b2026e7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints131628
Number of constraints which are clauses131008
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint96
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 531
Number of bits of the biggest sum of numbers10
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4107958-1466285341.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
4.80/1.91	c ... done. Wall clock time 1.788s.
4.80/1.91	c declared #vars     37752
4.80/1.91	c #constraints  131628
4.80/1.91	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.80/1.91	c constraints type 
4.80/1.91	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13821
4.80/1.91	c org.sat4j.specs.Constr$1 => 16280
4.80/1.91	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 94218
4.80/1.91	c org.sat4j.minisat.constraints.cnf.UnitClause => 6689
4.80/1.91	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 620
4.80/1.91	c 131628 constraints processed.
4.80/1.91	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.80/1.91	c constraints type 
4.80/1.91	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 94218
4.80/1.91	c org.sat4j.specs.Constr$1 => 16280
4.80/1.91	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 13821
4.80/1.91	c org.sat4j.pb.constraints.pb.MaxWatchPb => 620
4.80/1.91	c org.sat4j.pb.constraints.pb.UnitClausePB => 6689
4.80/1.91	c 131628 constraints processed.
10.44/4.09	c cleaning 2499 clauses out of 5000 with flag 24277/5000
15.44/6.26	c cleaning 4250 clauses out of 8501 with flag 59973/11001
20.16/8.51	c cleaning 5615 clauses out of 11250 with flag 102905/18000
25.96/11.35	c cleaning 6806 clauses out of 13636 with flag 153050/26001
32.51/14.57	c cleaning 7911 clauses out of 15830 with flag 213654/35002
40.10/18.32	c cleaning 8950 clauses out of 17917 with flag 277656/45000
48.44/22.41	c cleaning 9973 clauses out of 19968 with flag 354268/56001
57.05/26.77	c cleaning 10986 clauses out of 21994 with flag 448828/68000
67.82/32.03	c cleaning 12003 clauses out of 24009 with flag 537080/81001
78.99/37.53	c cleaning 12988 clauses out of 26005 with flag 645814/95000
82.97/39.59	c cleaning 0 clauses out of 5000 with flag 0/5000
90.64/43.34	c cleaning 14009 clauses out of 28017 with flag 760450/110001
104.15/49.99	c cleaning 14998 clauses out of 30006 with flag 873953/126001
118.26/56.94	c cleaning 15987 clauses out of 32007 with flag 1007400/143000
133.55/64.56	c cleaning 16994 clauses out of 34020 with flag 1139352/161000
149.24/72.38	c cleaning 18006 clauses out of 36026 with flag 1288705/180000
165.94/80.65	c cleaning 18997 clauses out of 38020 with flag 1435722/200000
183.84/89.59	c cleaning 20002 clauses out of 40023 with flag 1588416/221000
202.95/99.05	c cleaning 21006 clauses out of 42021 with flag 1763081/243000
222.64/108.88	c cleaning 21991 clauses out of 44015 with flag 1938481/266000
243.31/119.17	c cleaning 23007 clauses out of 46024 with flag 2124684/290000
267.67/131.62	c cleaning 23997 clauses out of 48017 with flag 2316295/315000
291.79/143.67	c cleaning 24991 clauses out of 50023 with flag 2518614/341004
317.10/156.26	c cleaning 26007 clauses out of 52029 with flag 2723775/368002
335.75/165.57	c cleaning 0 clauses out of 11000 with flag 0/11000
344.87/170.00	c cleaning 26998 clauses out of 54020 with flag 2939670/396000
374.39/184.77	c cleaning 28001 clauses out of 56022 with flag 3162713/425000
405.91/200.41	c cleaning 29008 clauses out of 58021 with flag 3387200/455000
437.73/216.24	c cleaning 29989 clauses out of 60014 with flag 3622433/486001
470.88/232.76	c cleaning 30994 clauses out of 62024 with flag 3866352/518000
506.52/250.40	c cleaning 32007 clauses out of 64030 with flag 4108429/551001
540.17/267.13	c cleaning 32991 clauses out of 66023 with flag 4356900/585001
575.16/284.51	c cleaning 34000 clauses out of 68031 with flag 4617564/620000
610.70/302.27	c cleaning 35001 clauses out of 70031 with flag 4893621/656000
648.30/320.90	c cleaning 35998 clauses out of 72032 with flag 5164433/693002
689.09/341.30	c cleaning 37002 clauses out of 74032 with flag 5446690/731000
731.31/362.21	c cleaning 38002 clauses out of 76030 with flag 5738369/770000
774.54/384.43	c cleaning 39009 clauses out of 78029 with flag 6036776/810001
816.92/405.55	c cleaning 39994 clauses out of 80019 with flag 6334144/851000
861.13/427.59	c cleaning 41008 clauses out of 82025 with flag 6632550/893000
907.61/450.61	c cleaning 0 clauses out of 18000 with flag 0/18000
908.63/451.12	c cleaning 42003 clauses out of 84020 with flag 6936638/936003
957.66/475.45	c cleaning 43003 clauses out of 86018 with flag 7243835/980004
1011.34/502.01	c cleaning 43993 clauses out of 88011 with flag 7553237/1025000
1063.37/527.98	c cleaning 44999 clauses out of 90018 with flag 7857908/1071000
1117.06/554.68	c cleaning 45990 clauses out of 92018 with flag 8181854/1118000
1172.90/582.43	c cleaning 47005 clauses out of 94028 with flag 8504758/1166001
1230.32/611.06	c cleaning 48006 clauses out of 96023 with flag 8853930/1215002
1292.85/642.17	c cleaning 48981 clauses out of 98017 with flag 9212810/1265002
1351.77/671.48	c cleaning 49999 clauses out of 100035 with flag 9572031/1316001
1414.73/702.74	c cleaning 51008 clauses out of 102036 with flag 9916059/1368001
1480.69/735.51	c cleaning 52004 clauses out of 104028 with flag 10272533/1421001
1548.43/769.20	c cleaning 53007 clauses out of 106023 with flag 10641640/1475000
1615.93/802.80	c cleaning 54001 clauses out of 108018 with flag 11005334/1530002
1684.42/836.95	c cleaning 54997 clauses out of 110017 with flag 11364048/1586002
1758.44/874.88	c cleaning 56006 clauses out of 112018 with flag 11726519/1643000
1800.04/895.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.51	c starts		: 6164
1800.04/895.51	c conflicts		: 1676980
1800.04/895.51	c decisions		: 2671684
1800.04/895.51	c propagations		: 1269826955
1800.04/895.51	c inspects		: 6421829180
1800.04/895.51	c shortcuts		: 0
1800.04/895.51	c learnt literals	: 11
1800.04/895.51	c learnt binary clauses	: 63
1800.04/895.51	c learnt ternary clauses	: 1371
1800.04/895.51	c learnt constraints	: 1676969
1800.04/895.51	c ignored constraints	: 0
1800.04/895.51	c root simplifications	: 0
1800.04/895.51	c removed literals (reason simplification)	: 25561494
1800.04/895.51	c reason swapping (by a shorter reason)	: 0
1800.04/895.51	c Calls to reduceDB	: 53
1800.04/895.51	c Number of update (reduction) of LBD	: 724362
1800.04/895.51	c Imported unit clauses	: 0
1800.04/895.51	c number of reductions to clauses (during analyze)	: 0
1800.04/895.51	c number of learned constraints concerned by reduction	: 0
1800.04/895.51	c number of learning phase by resolution	: 0
1800.04/895.51	c number of learning phase by cutting planes	: 0
1800.04/895.51	c speed (assignments/second)	: 1421135.222096628
1800.04/895.51	c non guided choices	183
1800.04/895.54	c learnt constraints type 
1800.04/895.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 63
1800.04/895.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 89929
1800.04/895.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.54	c starts		: 53
1800.04/895.54	c conflicts		: 25362
1800.04/895.54	c decisions		: 76788
1800.04/895.54	c propagations		: 21891729
1800.04/895.54	c inspects		: 967559094
1800.04/895.54	c shortcuts		: 0
1800.04/895.54	c learnt literals	: 0
1800.04/895.54	c learnt binary clauses	: 0
1800.04/895.54	c learnt ternary clauses	: 60
1800.04/895.54	c learnt constraints	: 25361
1800.04/895.54	c ignored constraints	: 0
1800.04/895.54	c root simplifications	: 0
1800.04/895.54	c removed literals (reason simplification)	: 0
1800.04/895.54	c reason swapping (by a shorter reason)	: 0
1800.04/895.54	c Calls to reduceDB	: 3
1800.04/895.54	c Number of update (reduction) of LBD	: 0
1800.04/895.54	c Imported unit clauses	: 0
1800.04/895.54	c number of reductions to clauses (during analyze)	: 0
1800.04/895.54	c number of learned constraints concerned by reduction	: 0
1800.04/895.54	c number of learning phase by resolution	: 0
1800.04/895.54	c number of learning phase by cutting planes	: 0
1800.04/895.54	c speed (assignments/second)	: 24499.532766236513
1800.04/895.54	c non guided choices	39
1800.04/895.55	c learnt constraints type 
1800.04/895.55	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 61
1800.04/895.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 25300
1800.04/895.55	s UNKNOWN
1800.04/895.55	c Total wall clock time (in seconds): 895.431

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-4107958-1466285341/watcher-4107958-1466285341 -o /tmp/evaluation-result-4107958-1466285341/solver-4107958-1466285341 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466274976-28100 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4107958-1466285341.opb 

pid=31725
running on 4 cores: 0,2,4,6

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: 4.30 4.30 4.22 4/197 31728
/proc/meminfo: memFree=26523352/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/31728/stat : 31728 (java) D 31725 31728 28084 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 30580701 2560000 46 33554432000 1073741824 1073778376 140735097945312 140735097942440 270698376487 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.30 4.30 4.22 4/197 31728
/proc/meminfo: memFree=26523352/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 4449 0 1 0 8 1 0 0 20 0 18 0 30580701 9787879424 5577 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2389619 5577 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200209 s]
/proc/loadavg: 4.30 4.30 4.22 4/197 31728
/proc/meminfo: memFree=26523352/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 4707 0 1 0 22 1 0 0 20 0 18 0 30580701 9787879424 6819 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2389619 6819 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300214 s]
/proc/loadavg: 4.30 4.30 4.22 4/197 31728
/proc/meminfo: memFree=26523352/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 5600 0 1 0 45 1 0 0 20 0 18 0 30580701 9787879424 8536 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2389619 8536 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700186 s]
/proc/loadavg: 4.30 4.30 4.22 4/197 31728
/proc/meminfo: memFree=26523352/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9559080 CPUtime=1.63 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 23691 0 1 0 158 5 0 0 20 0 18 0 30580701 9788497920 31485 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2389770 31485 2250 9 0 2380447 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 9559080

[startup+1.50072 s]
/proc/loadavg: 4.30 4.30 4.22 5/215 31746
/proc/meminfo: memFree=26326152/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9558476 CPUtime=3.67 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 33881 0 1 0 355 12 0 0 20 0 18 0 30580701 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2389619 60959 2268 9 0 2380296 0
[pid=31728/tid=31730] ppid=31725 vsize=9558476 CPUtime=1.39 cores=0,2,4,6
/proc/31728/task/31730/stat : 31730 (java) R 31725 31728 28084 0 -1 4202560 2546 0 1 0 136 3 0 0 20 0 18 0 30580702 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509180558312 140509120677844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31731] ppid=31725 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/31728/task/31731/stat : 31731 (java) S 31725 31728 28084 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509119290408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31732] ppid=31725 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/31728/task/31732/stat : 31732 (java) S 31725 31728 28084 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509118237608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31733] ppid=31725 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/31728/task/31733/stat : 31733 (java) S 31725 31728 28084 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509022206760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31734] ppid=31725 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/31728/task/31734/stat : 31734 (java) S 31725 31728 28084 0 -1 4202560 121 0 0 0 4 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509021153960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31735] ppid=31725 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/31728/task/31735/stat : 31735 (java) S 31725 31728 28084 0 -1 4202560 67 0 0 0 1 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509020101160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31736] ppid=31725 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/31728/task/31736/stat : 31736 (java) S 31725 31728 28084 0 -1 4202560 50 0 0 0 1 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509019048360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31737] ppid=31725 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/31728/task/31737/stat : 31737 (java) S 31725 31728 28084 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509017995560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31738] ppid=31725 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/31728/task/31738/stat : 31738 (java) S 31725 31728 28084 0 -1 4202560 58 0 0 0 1 0 0 0 20 0 18 0 30580703 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509016942760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31739] ppid=31725 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31739/stat : 31739 (java) S 31725 31728 28084 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 30580704 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509004745704 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31740] ppid=31725 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31740/stat : 31740 (java) S 31725 31728 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30580705 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509003691768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31741] ppid=31725 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31741/stat : 31741 (java) S 31725 31728 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30580705 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509002638856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31742] ppid=31725 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31742/stat : 31742 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30580707 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509001587344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31743] ppid=31725 vsize=9558476 CPUtime=0.97 cores=0,2,4,6
/proc/31728/task/31743/stat : 31743 (java) R 31725 31728 28084 0 -1 4202560 15748 0 0 0 95 2 0 0 20 0 18 0 30580707 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140509000512568 140509186406301 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31744] ppid=31725 vsize=9558476 CPUtime=1.04 cores=0,2,4,6
/proc/31728/task/31744/stat : 31744 (java) R 31725 31728 28084 0 -1 4202560 13831 0 0 0 102 2 0 0 20 0 18 0 30580707 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140508999467752 140509186517181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31745] ppid=31725 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31745/stat : 31745 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30580707 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140508998429048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31746] ppid=31725 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31746/stat : 31746 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30580707 9787879424 60959 33554432000 1073741824 1073778376 140735097945312 140508997376456 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 9558476

[startup+3.10087 s]
/proc/loadavg: 4.30 4.30 4.22 7/219 31750
/proc/meminfo: memFree=26296616/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9824732 CPUtime=8.35 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 42314 0 1 0 815 20 0 0 20 0 22 0 30580701 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2456183 95763 2285 9 0 2446860 0
[pid=31728/tid=31730] ppid=31725 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/31728/task/31730/stat : 31730 (java) S 31725 31728 28084 0 -1 4202560 2551 0 1 0 178 3 0 0 20 0 22 0 30580702 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509180560248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31731] ppid=31725 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/31728/task/31731/stat : 31731 (java) S 31725 31728 28084 0 -1 4202560 40 0 0 0 5 1 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509119290408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31732] ppid=31725 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31728/task/31732/stat : 31732 (java) S 31725 31728 28084 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509118237608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31733] ppid=31725 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31728/task/31733/stat : 31733 (java) S 31725 31728 28084 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509022206760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31734] ppid=31725 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/31728/task/31734/stat : 31734 (java) S 31725 31728 28084 0 -1 4202560 137 0 0 0 5 1 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509021153960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31735] ppid=31725 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31728/task/31735/stat : 31735 (java) S 31725 31728 28084 0 -1 4202560 85 0 0 0 3 0 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509020101160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31736] ppid=31725 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31728/task/31736/stat : 31736 (java) S 31725 31728 28084 0 -1 4202560 54 0 0 0 2 0 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509019048360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31737] ppid=31725 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/31728/task/31737/stat : 31737 (java) S 31725 31728 28084 0 -1 4202560 124 0 0 0 6 0 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509017995560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31738] ppid=31725 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31728/task/31738/stat : 31738 (java) S 31725 31728 28084 0 -1 4202560 71 0 0 0 2 0 0 0 20 0 22 0 30580703 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509016942760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31739] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31739/stat : 31739 (java) S 31725 31728 28084 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30580704 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509004745704 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31740] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31740/stat : 31740 (java) S 31725 31728 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509003691768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31741] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31741/stat : 31741 (java) S 31725 31728 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509002638856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31742] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31742/stat : 31742 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509001587344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31743] ppid=31725 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/31728/task/31743/stat : 31743 (java) S 31725 31728 28084 0 -1 4202560 22748 0 0 0 180 4 0 0 20 0 22 0 30580707 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140509000534456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31744] ppid=31725 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/31728/task/31744/stat : 31744 (java) S 31725 31728 28084 0 -1 4202560 14901 0 0 0 198 2 0 0 20 0 22 0 30580707 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140508999481656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31745] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31745/stat : 31745 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140508998429048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31746] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31746/stat : 31746 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140508997376456 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31747] ppid=31725 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/31728/task/31747/stat : 31747 (java) R 31725 31728 28084 0 -1 4202560 18 0 0 0 109 0 0 0 20 0 22 0 30580893 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140508996321232 140509121669029 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31748] ppid=31725 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/31728/task/31748/stat : 31748 (java) R 31725 31728 28084 0 -1 4202560 86 0 0 0 108 2 0 0 20 0 22 0 30580893 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140508995269320 140509121926233 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31749] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31749/stat : 31749 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140508994217384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31750] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31750/stat : 31750 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 95763 33554432000 1073741824 1073778376 140735097945312 140508993164584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 9824732

[startup+6.30086 s]
/proc/loadavg: 4.44 4.33 4.23 5/219 31750
/proc/meminfo: memFree=25904336/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9824732 CPUtime=15.64 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 48486 0 1 0 1534 30 0 0 20 0 22 0 30580701 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2456183 164926 2291 9 0 2446860 0
[pid=31728/tid=31730] ppid=31725 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/31728/task/31730/stat : 31730 (java) S 31725 31728 28084 0 -1 4202560 2551 0 1 0 178 3 0 0 20 0 22 0 30580702 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509180560248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31731] ppid=31725 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/31728/task/31731/stat : 31731 (java) S 31725 31728 28084 0 -1 4202560 62 0 0 0 7 2 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509119290408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31732] ppid=31725 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31728/task/31732/stat : 31732 (java) S 31725 31728 28084 0 -1 4202560 55 0 0 0 3 2 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509118237608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31733] ppid=31725 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31728/task/31733/stat : 31733 (java) S 31725 31728 28084 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509022206760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31734] ppid=31725 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/31728/task/31734/stat : 31734 (java) S 31725 31728 28084 0 -1 4202560 159 0 0 0 10 2 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509021153960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31735] ppid=31725 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/31728/task/31735/stat : 31735 (java) S 31725 31728 28084 0 -1 4202560 117 0 0 0 5 1 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509020101160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31736] ppid=31725 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/31728/task/31736/stat : 31736 (java) S 31725 31728 28084 0 -1 4202560 78 0 0 0 5 1 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509019048360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31737] ppid=31725 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/31728/task/31737/stat : 31737 (java) S 31725 31728 28084 0 -1 4202560 147 0 0 0 7 2 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509017995560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31738] ppid=31725 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/31728/task/31738/stat : 31738 (java) S 31725 31728 28084 0 -1 4202560 102 0 0 0 6 2 0 0 20 0 22 0 30580703 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509016942760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31739] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31739/stat : 31739 (java) S 31725 31728 28084 0 -1 4202560 469 0 0 0 0 0 0 0 20 0 22 0 30580704 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509004745704 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31740] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31740/stat : 31740 (java) S 31725 31728 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509003691768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31741] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31741/stat : 31741 (java) S 31725 31728 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509002638856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31742] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31742/stat : 31742 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509001587344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31743] ppid=31725 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/31728/task/31743/stat : 31743 (java) S 31725 31728 28084 0 -1 4202560 28153 0 0 0 240 5 0 0 20 0 22 0 30580707 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140509000534456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31744] ppid=31725 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/31728/task/31744/stat : 31744 (java) S 31725 31728 28084 0 -1 4202560 14902 0 0 0 214 3 0 0 20 0 22 0 30580707 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140508999481656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31745] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31745/stat : 31745 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140508998429048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31746] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31746/stat : 31746 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 164926 33554432000 1073741824 1073778376 140735097945312 140508997376456 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31747] ppid=31725 vsize=9824732 CPUtime=4.17 cores=0,2,4,6

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

/proc/31728/task/31733/stat : 31733 (java) S 31725 31728 28084 0 -1 4202560 505 0 0 0 270 14 0 0 20 0 22 0 30580703 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509022206760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31734] ppid=31725 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/31728/task/31734/stat : 31734 (java) S 31725 31728 28084 0 -1 4202560 654 0 0 0 256 16 0 0 20 0 22 0 30580703 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509021153960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31735] ppid=31725 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/31728/task/31735/stat : 31735 (java) S 31725 31728 28084 0 -1 4202560 600 0 0 0 267 16 0 0 20 0 22 0 30580703 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509020101160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31736] ppid=31725 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/31728/task/31736/stat : 31736 (java) S 31725 31728 28084 0 -1 4202560 571 0 0 0 243 13 0 0 20 0 22 0 30580703 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509019048360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31737] ppid=31725 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/31728/task/31737/stat : 31737 (java) S 31725 31728 28084 0 -1 4202560 622 0 0 0 241 15 0 0 20 0 22 0 30580703 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509017995560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31738] ppid=31725 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/31728/task/31738/stat : 31738 (java) S 31725 31728 28084 0 -1 4202560 603 0 0 0 242 14 0 0 20 0 22 0 30580703 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509016942760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31739] ppid=31725 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/31728/task/31739/stat : 31739 (java) S 31725 31728 28084 0 -1 4202560 2255 0 0 0 418 8 0 0 20 0 22 0 30580704 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509004745704 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31740] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31740/stat : 31740 (java) S 31725 31728 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509003691768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31741] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31741/stat : 31741 (java) S 31725 31728 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509002638856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31742] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31742/stat : 31742 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509001587344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31743] ppid=31725 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/31728/task/31743/stat : 31743 (java) S 31725 31728 28084 0 -1 4202560 28154 0 0 0 256 5 0 0 20 0 22 0 30580707 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140509000534456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31744] ppid=31725 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/31728/task/31744/stat : 31744 (java) S 31725 31728 28084 0 -1 4202560 14958 0 0 0 248 3 0 0 20 0 22 0 30580707 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140508999481656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31745] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31745/stat : 31745 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140508998429048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31746] ppid=31725 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/31728/task/31746/stat : 31746 (java) S 31725 31728 28084 0 -1 4202560 51 0 0 0 15 16 0 0 20 0 22 0 30580707 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140508997376456 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31747] ppid=31725 vsize=9824732 CPUtime=868 cores=0,2,4,6
/proc/31728/task/31747/stat : 31747 (java) R 31725 31728 28084 0 -1 4202560 51 0 0 0 86785 15 0 0 20 0 22 0 30580893 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140508996321264 140509121861574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31748] ppid=31725 vsize=9824732 CPUtime=868.13 cores=0,2,4,6
/proc/31728/task/31748/stat : 31748 (java) R 31725 31728 28084 0 -1 4202560 2219 0 0 0 86760 53 0 0 20 0 22 0 30580893 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140508995267552 140509122026577 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31749] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31749/stat : 31749 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140508994217384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31750] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31750/stat : 31750 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 901102 33554432000 1073741824 1073778376 140735097945312 140508993164584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1773.54
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.508 s]
/proc/loadavg: 4.21 4.32 4.29 5/219 836
/proc/meminfo: memFree=23727780/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 56214 0 1 0 179815 189 0 0 20 0 22 0 30580701 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2456183 901101 2300 9 0 2446860 0
[pid=31728/tid=31730] ppid=31725 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/31728/task/31730/stat : 31730 (java) S 31725 31728 28084 0 -1 4202560 2551 0 1 0 180 5 0 0 20 0 22 0 30580702 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509180560248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31731] ppid=31725 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/31728/task/31731/stat : 31731 (java) S 31725 31728 28084 0 -1 4202560 578 0 0 0 279 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509119290408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31732] ppid=31725 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/31728/task/31732/stat : 31732 (java) S 31725 31728 28084 0 -1 4202560 575 0 0 0 231 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509118237608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31733] ppid=31725 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/31728/task/31733/stat : 31733 (java) S 31725 31728 28084 0 -1 4202560 505 0 0 0 272 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509022206760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31734] ppid=31725 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/31728/task/31734/stat : 31734 (java) S 31725 31728 28084 0 -1 4202560 654 0 0 0 258 16 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509021153960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31735] ppid=31725 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/31728/task/31735/stat : 31735 (java) S 31725 31728 28084 0 -1 4202560 600 0 0 0 272 16 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509020101160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31736] ppid=31725 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/31728/task/31736/stat : 31736 (java) S 31725 31728 28084 0 -1 4202560 571 0 0 0 244 13 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509019048360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31737] ppid=31725 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/31728/task/31737/stat : 31737 (java) S 31725 31728 28084 0 -1 4202560 622 0 0 0 242 15 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509017995560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31738] ppid=31725 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/31728/task/31738/stat : 31738 (java) S 31725 31728 28084 0 -1 4202560 603 0 0 0 244 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509016942760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31739] ppid=31725 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/31728/task/31739/stat : 31739 (java) S 31725 31728 28084 0 -1 4202560 2255 0 0 0 418 8 0 0 20 0 22 0 30580704 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509004745704 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31740] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31740/stat : 31740 (java) S 31725 31728 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509003691768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31741] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31741/stat : 31741 (java) S 31725 31728 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509002638856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31742] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31742/stat : 31742 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509001587344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31743] ppid=31725 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/31728/task/31743/stat : 31743 (java) S 31725 31728 28084 0 -1 4202560 28154 0 0 0 256 5 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509000534456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31744] ppid=31725 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/31728/task/31744/stat : 31744 (java) S 31725 31728 28084 0 -1 4202560 14958 0 0 0 248 3 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508999481656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31745] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31745/stat : 31745 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508998429048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31746] ppid=31725 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/31728/task/31746/stat : 31746 (java) S 31725 31728 28084 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508997376456 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31747] ppid=31725 vsize=9824732 CPUtime=881.1 cores=0,2,4,6
/proc/31728/task/31747/stat : 31747 (java) R 31725 31728 28084 0 -1 4202560 52 0 0 0 88095 15 0 0 20 0 22 0 30580893 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508996321264 140509121862059 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31748] ppid=31725 vsize=9824732 CPUtime=881.24 cores=0,2,4,6
/proc/31728/task/31748/stat : 31748 (java) R 31725 31728 28084 0 -1 4202560 2220 0 0 0 88071 53 0 0 20 0 22 0 30580893 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508995269832 140509121981319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31749] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31749/stat : 31749 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508994217384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31750] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31750/stat : 31750 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508993164584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

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 31728 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.508 s]
/proc/loadavg: 4.21 4.32 4.29 5/219 836
/proc/meminfo: memFree=23727780/32872528 swapFree=1542984/1696284
[pid=31728] ppid=31725 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/31728/stat : 31728 (java) S 31725 31728 28084 0 -1 4202496 56214 0 1 0 179815 189 0 0 20 0 22 0 30580701 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140735097936448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31728/statm: 2456183 901101 2300 9 0 2446860 0
[pid=31728/tid=31730] ppid=31725 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/31728/task/31730/stat : 31730 (java) S 31725 31728 28084 0 -1 4202560 2551 0 1 0 180 5 0 0 20 0 22 0 30580702 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509180560248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31731] ppid=31725 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/31728/task/31731/stat : 31731 (java) S 31725 31728 28084 0 -1 4202560 578 0 0 0 279 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509119290408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31728/tid=31732] ppid=31725 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/31728/task/31732/stat : 31732 (java) S 31725 31728 28084 0 -1 4202560 575 0 0 0 231 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509118237608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31733] ppid=31725 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/31728/task/31733/stat : 31733 (java) S 31725 31728 28084 0 -1 4202560 505 0 0 0 272 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509022206760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31734] ppid=31725 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/31728/task/31734/stat : 31734 (java) S 31725 31728 28084 0 -1 4202560 654 0 0 0 258 16 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509021153960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31735] ppid=31725 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/31728/task/31735/stat : 31735 (java) S 31725 31728 28084 0 -1 4202560 600 0 0 0 272 16 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509020101160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31736] ppid=31725 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/31728/task/31736/stat : 31736 (java) S 31725 31728 28084 0 -1 4202560 571 0 0 0 244 13 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509019048360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31737] ppid=31725 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/31728/task/31737/stat : 31737 (java) S 31725 31728 28084 0 -1 4202560 622 0 0 0 242 15 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509017995560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31738] ppid=31725 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/31728/task/31738/stat : 31738 (java) S 31725 31728 28084 0 -1 4202560 603 0 0 0 244 14 0 0 20 0 22 0 30580703 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509016942760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31739] ppid=31725 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/31728/task/31739/stat : 31739 (java) S 31725 31728 28084 0 -1 4202560 2255 0 0 0 418 8 0 0 20 0 22 0 30580704 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509004745704 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31740] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31740/stat : 31740 (java) S 31725 31728 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509003691768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31741] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31741/stat : 31741 (java) S 31725 31728 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30580705 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509002638856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31742] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31742/stat : 31742 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509001587344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31743] ppid=31725 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/31728/task/31743/stat : 31743 (java) S 31725 31728 28084 0 -1 4202560 28154 0 0 0 256 5 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140509000534456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31744] ppid=31725 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/31728/task/31744/stat : 31744 (java) S 31725 31728 28084 0 -1 4202560 14958 0 0 0 248 3 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508999481656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31745] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31745/stat : 31745 (java) S 31725 31728 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508998429048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31746] ppid=31725 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/31728/task/31746/stat : 31746 (java) S 31725 31728 28084 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 30580707 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508997376456 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31747] ppid=31725 vsize=9824732 CPUtime=881.1 cores=0,2,4,6
/proc/31728/task/31747/stat : 31747 (java) R 31725 31728 28084 0 -1 4202560 52 0 0 0 88095 15 0 0 20 0 22 0 30580893 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508996321264 140509121862059 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31728/tid=31748] ppid=31725 vsize=9824732 CPUtime=881.24 cores=0,2,4,6
/proc/31728/task/31748/stat : 31748 (java) R 31725 31728 28084 0 -1 4202560 2220 0 0 0 88071 53 0 0 20 0 22 0 30580893 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508995269832 140509121981319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31728/tid=31749] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31749/stat : 31749 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508994217384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31728/tid=31750] ppid=31725 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31728/task/31750/stat : 31750 (java) S 31725 31728 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30580900 10060525568 901101 33554432000 1073741824 1073778376 140735097945312 140508993164584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31728 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=528342
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=391636
# CPU time returned by wait4() is 1795.92
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.579
CPU time (s): 1800.04
CPU user time (s): 1798.15
CPU system time (s): 1.89
CPU usage (%): 200.992
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.53
system time used= 2.39164
maximum resident set size= 3604528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56255
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24122
involuntary context switches= 29480

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.34403 second user time and 6.48501 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 23:29:01
IDJOB=4107958
IDBENCH=74340
IDSOLVER=2543
FILE ID=node125/4107958-1466285341
RUNJOBID= node125-1466274976-28100
PBS_JOBID= 19918241
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12052_5-unsat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107958-1466285341/watcher-4107958-1466285341 -o /tmp/evaluation-result-4107958-1466285341/solver-4107958-1466285341 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466274976-28100 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107958-1466285341.opb

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

MD5SUM BENCH= 2ff183c8695f0992ee4ac0210b2026e7
RANDOM SEED=598493425

node125.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.683
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	: 5333.36
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.683
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.683
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.683
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.54
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.683
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.683
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.55
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.683
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.683
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26524268 kB
Buffers:          153444 kB
Cached:           191272 kB
SwapCached:          688 kB
Active:          3640740 kB
Inactive:         258852 kB
Active(anon):    3556176 kB
Inactive(anon):     1040 kB
Active(file):      84564 kB
Inactive(file):   257812 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              4748 kB
Writeback:             0 kB
AnonPages:       5258340 kB
Mapped:            15388 kB
Shmem:                 0 kB
Slab:             605448 kB
SReclaimable:      49024 kB
SUnreclaim:       556424 kB
KernelStack:        1632 kB
PageTables:        14100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5433032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3627008 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= 71740 MiB
End job on node125 at 2016-06-18 23:43:56