Trace number 4106956

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.12 895.762

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_40.opb
MD5SUM67a15ea3b760eccb0e507c1f93bad0e1
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non 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 variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106956-1466279043.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
1.33/0.67	c ... done. Wall clock time 0.561s.
1.33/0.67	c declared #vars     400
1.33/0.67	c internal #vars     6616
1.33/0.67	c #constraints  13035
1.33/0.67	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.33/0.67	c constraints type 
1.33/0.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6216
1.33/0.67	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1.33/0.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1.33/0.67	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6216
1.33/0.67	c 13035 constraints processed.
1.33/0.67	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.33/0.67	c constraints type 
1.33/0.67	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
1.33/0.67	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6216
1.33/0.67	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 403
1.33/0.67	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6216
1.33/0.67	c 13035 constraints processed.
8.42/2.76	c cleaning 2499 clauses out of 5000 with flag 11292/5000
10.63/3.78	c cleaning 4270 clauses out of 8541 with flag 26772/11040
12.83/4.85	c cleaning 5615 clauses out of 11231 with flag 43240/18000
14.46/5.61	c cleaning 6799 clauses out of 13616 with flag 71240/26000
16.37/6.60	c cleaning 7875 clauses out of 15818 with flag 103648/35001
18.99/7.89	c cleaning 8948 clauses out of 17942 with flag 134326/45000
22.19/9.43	c cleaning 9983 clauses out of 19994 with flag 168116/56000
25.89/11.28	c cleaning 11006 clauses out of 22014 with flag 202341/68003
30.29/13.42	c cleaning 11981 clauses out of 24005 with flag 238000/81000
35.91/16.10	c cleaning 13009 clauses out of 26024 with flag 274226/95000
42.65/19.49	c cleaning 13996 clauses out of 28015 with flag 312196/110000
48.91/22.47	c cleaning 15009 clauses out of 30019 with flag 353789/126000
55.78/25.86	c cleaning 16007 clauses out of 32016 with flag 399813/143006
63.05/29.45	c cleaning 17024 clauses out of 34052 with flag 452178/161049
71.14/33.44	c cleaning 17973 clauses out of 35981 with flag 501438/180002
79.19/37.43	c cleaning 18991 clauses out of 38007 with flag 561171/200001
88.22/41.95	c cleaning 20003 clauses out of 40015 with flag 620819/221000
96.66/46.18	c cleaning 20971 clauses out of 42012 with flag 687786/243000
105.30/50.44	c cleaning 21982 clauses out of 44042 with flag 756357/266001
115.55/55.63	c cleaning 23002 clauses out of 46059 with flag 829577/290000
122.95/59.38	c cleaning 24003 clauses out of 48057 with flag 907772/315000
131.40/63.50	c cleaning 25007 clauses out of 50054 with flag 988324/341000
142.38/68.98	c cleaning 25994 clauses out of 52047 with flag 1077498/368000
154.44/74.99	c cleaning 27001 clauses out of 54053 with flag 1171373/396000
167.54/81.42	c cleaning 27995 clauses out of 56052 with flag 1265338/425000
181.58/88.41	c cleaning 28995 clauses out of 58057 with flag 1360939/455000
198.98/97.29	c cleaning 30005 clauses out of 60063 with flag 1461360/486001
215.22/105.32	c cleaning 31009 clauses out of 62057 with flag 1564836/518000
237.32/116.31	c cleaning 32012 clauses out of 64048 with flag 1657909/551000
260.43/127.85	c cleaning 33006 clauses out of 66040 with flag 1746445/585004
283.15/139.17	c cleaning 34005 clauses out of 68031 with flag 1852375/620001
306.80/150.97	c cleaning 34978 clauses out of 70025 with flag 1958702/656000
327.59/161.24	c cleaning 36010 clauses out of 72047 with flag 2073715/693000
344.10/169.40	c cleaning 37010 clauses out of 74040 with flag 2194400/731003
365.44/180.40	c cleaning 37994 clauses out of 76029 with flag 2323563/770002
394.09/194.60	c cleaning 38991 clauses out of 78033 with flag 2449935/810000
396.42/195.71	c cleaning 0 clauses out of 5001 with flag 0/5001
435.23/214.86	c cleaning 39996 clauses out of 80042 with flag 2566074/851000
470.93/232.52	c cleaning 40991 clauses out of 82046 with flag 2673627/893000
503.10/248.57	c cleaning 42019 clauses out of 84055 with flag 2795410/936000
524.47/259.10	c cleaning 43000 clauses out of 86036 with flag 2931950/980000
555.01/274.39	c cleaning 43997 clauses out of 88036 with flag 3083059/1025000
589.11/291.25	c cleaning 45003 clauses out of 90040 with flag 3232782/1071001
625.68/309.83	c cleaning 45998 clauses out of 92036 with flag 3382898/1118000
666.21/330.03	c cleaning 46995 clauses out of 94038 with flag 3530163/1166000
703.54/348.69	c cleaning 47990 clauses out of 96049 with flag 3679917/1215006
750.00/371.74	c cleaning 48997 clauses out of 98054 with flag 3818725/1265001
786.37/389.70	c cleaning 50005 clauses out of 100056 with flag 3961647/1316000
821.45/407.12	c cleaning 51001 clauses out of 102051 with flag 4125319/1368000
854.48/423.59	c cleaning 52007 clauses out of 104050 with flag 4284870/1421000
875.43/433.97	c cleaning 53010 clauses out of 106044 with flag 4429846/1475001
906.21/449.69	c cleaning 53998 clauses out of 108034 with flag 4588425/1530001
943.70/468.37	c cleaning 54990 clauses out of 110036 with flag 4754226/1586001
1003.51/498.13	c cleaning 55990 clauses out of 112045 with flag 4933127/1643000
1065.50/528.97	c cleaning 57007 clauses out of 114055 with flag 5110533/1701000
1142.09/566.96	c cleaning 58008 clauses out of 116048 with flag 5303405/1760000
1215.26/603.33	c cleaning 59006 clauses out of 118040 with flag 5541444/1820000
1279.35/635.10	c cleaning 60007 clauses out of 120034 with flag 5760625/1881000
1350.34/670.65	c cleaning 60999 clauses out of 122027 with flag 5998087/1943000
1440.12/715.44	c cleaning 62004 clauses out of 124029 with flag 6204778/2006001
1496.53/743.66	c cleaning 62996 clauses out of 126024 with flag 6430304/2070000
1556.92/773.81	c cleaning 64006 clauses out of 128028 with flag 6667207/2135000
1618.11/804.45	c cleaning 65011 clauses out of 130022 with flag 6891138/2201000
1676.96/834.37	c cleaning 65999 clauses out of 132012 with flag 7113105/2268001
1737.94/864.89	c cleaning 66994 clauses out of 134013 with flag 7341395/2336001
1800.12/895.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.70	c starts		: 12294
1800.12/895.70	c conflicts		: 2400199
1800.12/895.70	c decisions		: 11650091
1800.12/895.70	c propagations		: 102472502
1800.12/895.70	c inspects		: 10514752792
1800.12/895.70	c shortcuts		: 0
1800.12/895.70	c learnt literals	: 0
1800.12/895.70	c learnt binary clauses	: 0
1800.12/895.70	c learnt ternary clauses	: 57
1800.12/895.70	c learnt constraints	: 2400199
1800.12/895.70	c ignored constraints	: 0
1800.12/895.70	c root simplifications	: 0
1800.12/895.70	c removed literals (reason simplification)	: 20652582
1800.12/895.70	c reason swapping (by a shorter reason)	: 0
1800.12/895.70	c Calls to reduceDB	: 64
1800.12/895.70	c Number of update (reduction) of LBD	: 759085
1800.12/895.70	c Imported unit clauses	: 0
1800.12/895.70	c number of reductions to clauses (during analyze)	: 0
1800.12/895.70	c number of learned constraints concerned by reduction	: 0
1800.12/895.70	c number of learning phase by resolution	: 0
1800.12/895.70	c number of learning phase by cutting planes	: 0
1800.12/895.70	c speed (assignments/second)	: 114492.49677379709
1800.12/895.70	c non guided choices	6377
1800.12/895.73	c learnt constraints type 
1800.12/895.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 131217
1800.12/895.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.73	c starts		: 35
1800.12/895.73	c conflicts		: 10439
1800.12/895.73	c decisions		: 118555
1800.12/895.73	c propagations		: 3602539
1800.12/895.73	c inspects		: 618532001
1800.12/895.73	c shortcuts		: 0
1800.12/895.73	c learnt literals	: 0
1800.12/895.73	c learnt binary clauses	: 0
1800.12/895.73	c learnt ternary clauses	: 0
1800.12/895.73	c learnt constraints	: 10439
1800.12/895.73	c ignored constraints	: 0
1800.12/895.73	c root simplifications	: 0
1800.12/895.73	c removed literals (reason simplification)	: 0
1800.12/895.73	c reason swapping (by a shorter reason)	: 0
1800.12/895.73	c Calls to reduceDB	: 1
1800.12/895.73	c Number of update (reduction) of LBD	: 0
1800.12/895.73	c Imported unit clauses	: 0
1800.12/895.73	c number of reductions to clauses (during analyze)	: 0
1800.12/895.73	c number of learned constraints concerned by reduction	: 0
1800.12/895.73	c number of learning phase by resolution	: 0
1800.12/895.73	c number of learning phase by cutting planes	: 0
1800.12/895.73	c speed (assignments/second)	: 4024.9853638480345
1800.12/895.73	c non guided choices	6377
1800.12/895.73	c learnt constraints type 
1800.12/895.73	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.12/895.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10438
1800.12/895.73	s UNKNOWN
1800.12/895.73	c Total wall clock time (in seconds): 895.623

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-4106956-1466279043/watcher-4106956-1466279043 -o /tmp/evaluation-result-4106956-1466279043/solver-4106956-1466279043 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466264503-28301 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106956-1466279043.opb 

pid=5184
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.22 4.25 4.23 4/197 5187
/proc/meminfo: memFree=26862084/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (java) R 5184 5187 28285 0 -1 4202496 872 0 0 0 0 0 0 0 20 0 1 0 29952728 23793664 523 33554432000 1073741824 1073778376 140733830151008 140733830140072 217401309761 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 5809 536 405 9 0 128 0

[startup+0.100162 s]
/proc/loadavg: 4.22 4.25 4.23 4/197 5187
/proc/meminfo: memFree=26862084/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 4440 0 1 0 9 1 0 0 20 0 18 0 29952728 9787879424 6078 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2389619 6078 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 4.22 4.25 4.23 4/197 5187
/proc/meminfo: memFree=26862084/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 4592 0 1 0 23 1 0 0 20 0 18 0 29952728 9787879424 7212 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2389619 7212 2213 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300313 s]
/proc/loadavg: 4.22 4.25 4.23 4/197 5187
/proc/meminfo: memFree=26862084/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 5962 0 1 0 47 1 0 0 20 0 18 0 29952728 9787879424 9039 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2389619 9039 2240 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700176 s]
/proc/loadavg: 4.22 4.25 4.23 4/197 5187
/proc/meminfo: memFree=26862084/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9759196 CPUtime=1.64 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 23618 0 1 0 158 6 0 0 20 0 22 0 29952728 9993416704 36306 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2439799 36306 2264 9 0 2430476 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9759196

[startup+1.50085 s]
/proc/loadavg: 4.22 4.25 4.23 7/219 5209
/proc/meminfo: memFree=26718188/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9824732 CPUtime=4.83 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 35411 0 1 0 475 8 0 0 20 0 22 0 29952728 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2456183 40940 2273 9 0 2446860 0
[pid=5187/tid=5189] ppid=5184 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/5187/task/5189/stat : 5189 (java) S 5184 5187 28285 0 -1 4202560 2454 0 1 0 63 2 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817606898552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5190] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5190/stat : 5190 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817568389800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5191] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5191/stat : 5191 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817567337256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5192] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5192/stat : 5192 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817566284712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5193] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5193/stat : 5193 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817565232168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5194] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5194/stat : 5194 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817564178600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5195] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5195/stat : 5195 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817563126056 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5196] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5196/stat : 5196 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817562073512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5197] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5197/stat : 5197 (java) S 5184 5187 28285 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817442601512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5198] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5198/stat : 5198 (java) S 5184 5187 28285 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29952730 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817430403688 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5199] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5199/stat : 5199 (java) S 5184 5187 28285 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817429350008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5200] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5200/stat : 5200 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817428297352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5201] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5201/stat : 5201 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139817427246096 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5202] ppid=5184 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/5187/task/5202/stat : 5202 (java) R 5184 5187 28285 0 -1 4202560 19314 0 0 0 122 3 0 0 20 0 22 0 29952733 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816687613584 139817610475349 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5203] ppid=5184 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/5187/task/5203/stat : 5203 (java) R 5184 5187 28285 0 -1 4202560 12311 0 0 0 123 2 0 0 20 0 22 0 29952733 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816686560768 139817613040975 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5204] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5204/stat : 5204 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816685521400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5205] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5205/stat : 5205 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816684469064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5206] ppid=5184 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/5187/task/5206/stat : 5206 (java) R 5184 5187 28285 0 -1 4202560 23 0 0 0 80 0 0 0 20 0 22 0 29952796 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816683405808 139817611196387 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5207] ppid=5184 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/5187/task/5207/stat : 5207 (java) R 5184 5187 28285 0 -1 4202560 31 0 0 0 79 0 0 0 20 0 22 0 29952796 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816682359200 139817442716761 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5208] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5208/stat : 5208 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816681309736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5209] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5209/stat : 5209 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 40940 33554432000 1073741824 1073778376 140733830151008 139816680257192 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.22 4.25 4.23 5/219 5209
/proc/meminfo: memFree=26651536/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9824732 CPUtime=9.33 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 35608 0 1 0 921 12 0 0 20 0 22 0 29952728 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2456183 59507 2293 9 0 2446860 0
[pid=5187/tid=5189] ppid=5184 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/5187/task/5189/stat : 5189 (java) S 5184 5187 28285 0 -1 4202560 2454 0 1 0 63 2 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817606898552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5190] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5190/stat : 5190 (java) S 5184 5187 28285 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817568389800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5191] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5191/stat : 5191 (java) S 5184 5187 28285 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817567337256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5192] ppid=5184 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5187/task/5192/stat : 5192 (java) S 5184 5187 28285 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817566284712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5193] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5193/stat : 5193 (java) S 5184 5187 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817565232168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5194] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5194/stat : 5194 (java) S 5184 5187 28285 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817564178600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5195] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5195/stat : 5195 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817563126056 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5196] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5196/stat : 5196 (java) S 5184 5187 28285 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817562073512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5197] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5197/stat : 5197 (java) S 5184 5187 28285 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29952729 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817442601512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5198] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5198/stat : 5198 (java) S 5184 5187 28285 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 29952730 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817430403688 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5199] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5199/stat : 5199 (java) S 5184 5187 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817429350008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5200] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5200/stat : 5200 (java) S 5184 5187 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817428297352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5201] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5201/stat : 5201 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139817427246096 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5202] ppid=5184 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/5187/task/5202/stat : 5202 (java) S 5184 5187 28285 0 -1 4202560 19350 0 0 0 186 4 0 0 20 0 22 0 29952733 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816687626296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5203] ppid=5184 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/5187/task/5203/stat : 5203 (java) S 5184 5187 28285 0 -1 4202560 12324 0 0 0 184 2 0 0 20 0 22 0 29952733 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816686573752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5204] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5204/stat : 5204 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816685521400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5205] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5205/stat : 5205 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816684469064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5206] ppid=5184 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/5187/task/5206/stat : 5206 (java) R 5184 5187 28285 0 -1 4202560 26 0 0 0 235 0 0 0 20 0 22 0 29952796 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816683414232 139817443885379 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5207] ppid=5184 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/5187/task/5207/stat : 5207 (java) R 5184 5187 28285 0 -1 4202560 60 0 0 0 233 2 0 0 20 0 22 0 29952796 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816682360792 139817444136209 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5208] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5208/stat : 5208 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816681309736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5209] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5209/stat : 5209 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 59507 33554432000 1073741824 1073778376 140733830151008 139816680257192 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.33
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.21 4.24 4.23 6/219 5209
/proc/meminfo: memFree=26509592/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9824732 CPUtime=15.97 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 36275 0 1 0 1575 22 0 0 20 0 22 0 29952728 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2456183 103873 2293 9 0 2446860 0
[pid=5187/tid=5189] ppid=5184 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/5187/task/5189/stat : 5189 (java) S 5184 5187 28285 0 -1 4202560 2454 0 1 0 63 2 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817606898552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5190] ppid=5184 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5187/task/5190/stat : 5190 (java) S 5184 5187 28285 0 -1 4202560 98 0 0 0 1 1 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817568389800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5191] ppid=5184 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5187/task/5191/stat : 5191 (java) S 5184 5187 28285 0 -1 4202560 74 0 0 0 3 0 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817567337256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5192] ppid=5184 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5187/task/5192/stat : 5192 (java) S 5184 5187 28285 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817566284712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5193] ppid=5184 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5187/task/5193/stat : 5193 (java) S 5184 5187 28285 0 -1 4202560 151 0 0 0 2 1 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817565232168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5194] ppid=5184 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5187/task/5194/stat : 5194 (java) S 5184 5187 28285 0 -1 4202560 26 0 0 0 1 2 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817564178600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5195] ppid=5184 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5187/task/5195/stat : 5195 (java) S 5184 5187 28285 0 -1 4202560 93 0 0 0 3 1 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817563126056 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5196] ppid=5184 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5187/task/5196/stat : 5196 (java) S 5184 5187 28285 0 -1 4202560 38 0 0 0 3 2 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817562073512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5197] ppid=5184 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5187/task/5197/stat : 5197 (java) S 5184 5187 28285 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 29952729 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817442601512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5198] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5198/stat : 5198 (java) S 5184 5187 28285 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 29952730 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817430403688 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5199] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5199/stat : 5199 (java) S 5184 5187 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817429350008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5200] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5200/stat : 5200 (java) S 5184 5187 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817428297352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5201] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5201/stat : 5201 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 103873 33554432000 1073741824 1073778376 140733830151008 139817427246096 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5202] ppid=5184 vsize=9824732 CPUtime=1.99 cores=0,2,4,6

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

/proc/5187/task/5192/stat : 5192 (java) S 5184 5187 28285 0 -1 4202560 1110 0 0 0 236 21 0 0 20 0 22 0 29952729 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817566284712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5193] ppid=5184 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/5187/task/5193/stat : 5193 (java) S 5184 5187 28285 0 -1 4202560 1230 0 0 0 212 20 0 0 20 0 22 0 29952729 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817565232168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5194] ppid=5184 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/5187/task/5194/stat : 5194 (java) S 5184 5187 28285 0 -1 4202560 1786 0 0 0 178 20 0 0 20 0 22 0 29952729 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817564178600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5195] ppid=5184 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/5187/task/5195/stat : 5195 (java) S 5184 5187 28285 0 -1 4202560 983 0 0 0 220 18 0 0 20 0 22 0 29952729 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817563126056 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5196] ppid=5184 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/5187/task/5196/stat : 5196 (java) S 5184 5187 28285 0 -1 4202560 1968 0 0 0 203 21 0 0 20 0 22 0 29952729 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817562073512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5197] ppid=5184 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/5187/task/5197/stat : 5197 (java) S 5184 5187 28285 0 -1 4202560 1916 0 0 0 192 24 0 0 20 0 22 0 29952729 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817442601512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5198] ppid=5184 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/5187/task/5198/stat : 5198 (java) S 5184 5187 28285 0 -1 4202560 2519 0 0 0 407 8 0 0 20 0 22 0 29952730 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817430403688 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5199] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5199/stat : 5199 (java) S 5184 5187 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817429350008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5200] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5200/stat : 5200 (java) S 5184 5187 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817428297352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5201] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5201/stat : 5201 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139817427246096 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5202] ppid=5184 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/5187/task/5202/stat : 5202 (java) S 5184 5187 28285 0 -1 4202560 19392 0 0 0 279 4 0 0 20 0 22 0 29952733 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816687626296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5203] ppid=5184 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/5187/task/5203/stat : 5203 (java) S 5184 5187 28285 0 -1 4202560 12331 0 0 0 214 2 0 0 20 0 22 0 29952733 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816686573752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5204] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5204/stat : 5204 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816685521400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5205] ppid=5184 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/5187/task/5205/stat : 5205 (java) S 5184 5187 28285 0 -1 4202560 51 0 0 0 14 16 0 0 20 0 22 0 29952733 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816684469064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5206] ppid=5184 vsize=9824732 CPUtime=870.19 cores=0,2,4,6
/proc/5187/task/5206/stat : 5206 (java) R 5184 5187 28285 0 -1 4202560 64 0 0 0 87005 14 0 0 20 0 22 0 29952796 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816683412336 139817443899249 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5207] ppid=5184 vsize=9824732 CPUtime=870.16 cores=0,2,4,6
/proc/5187/task/5207/stat : 5207 (java) R 5184 5187 28285 0 -1 4202560 1860 0 0 0 86966 50 0 0 20 0 22 0 29952796 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816682360576 139817444215763 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5208] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5208/stat : 5208 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816681309736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5209] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5209/stat : 5209 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 991880 33554432000 1073741824 1073778376 140733830151008 139816680257192 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1773.05
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.701 s]
/proc/loadavg: 4.13 4.21 4.22 5/219 5299
/proc/meminfo: memFree=22409800/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 51194 0 1 0 179775 237 0 0 20 0 22 0 29952728 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2456183 991881 2302 9 0 2446860 0
[pid=5187/tid=5189] ppid=5184 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/5187/task/5189/stat : 5189 (java) S 5184 5187 28285 0 -1 4202560 2465 0 1 0 66 3 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817606898552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5190] ppid=5184 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/5187/task/5190/stat : 5190 (java) S 5184 5187 28285 0 -1 4202560 1258 0 0 0 225 24 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817568389800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5191] ppid=5184 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/5187/task/5191/stat : 5191 (java) S 5184 5187 28285 0 -1 4202560 993 0 0 0 201 22 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817567337256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5192] ppid=5184 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/5187/task/5192/stat : 5192 (java) S 5184 5187 28285 0 -1 4202560 1110 0 0 0 239 21 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817566284712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5193] ppid=5184 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/5187/task/5193/stat : 5193 (java) S 5184 5187 28285 0 -1 4202560 1230 0 0 0 223 20 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817565232168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5194] ppid=5184 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/5187/task/5194/stat : 5194 (java) S 5184 5187 28285 0 -1 4202560 1786 0 0 0 187 20 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817564178600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5195] ppid=5184 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/5187/task/5195/stat : 5195 (java) S 5184 5187 28285 0 -1 4202560 983 0 0 0 228 18 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817563126056 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5196] ppid=5184 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/5187/task/5196/stat : 5196 (java) S 5184 5187 28285 0 -1 4202560 1969 0 0 0 213 21 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817562073512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5197] ppid=5184 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/5187/task/5197/stat : 5197 (java) S 5184 5187 28285 0 -1 4202560 1916 0 0 0 197 24 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817442601512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5198] ppid=5184 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/5187/task/5198/stat : 5198 (java) S 5184 5187 28285 0 -1 4202560 2519 0 0 0 407 8 0 0 20 0 22 0 29952730 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817430403688 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5199] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5199/stat : 5199 (java) S 5184 5187 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817429350008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5200] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5200/stat : 5200 (java) S 5184 5187 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817428297352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5201] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5201/stat : 5201 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817427246096 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5202] ppid=5184 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/5187/task/5202/stat : 5202 (java) S 5184 5187 28285 0 -1 4202560 19392 0 0 0 279 4 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816687626296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5203] ppid=5184 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/5187/task/5203/stat : 5203 (java) S 5184 5187 28285 0 -1 4202560 12331 0 0 0 214 2 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816686573752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5204] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5204/stat : 5204 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816685521400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5205] ppid=5184 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/5187/task/5205/stat : 5205 (java) S 5184 5187 28285 0 -1 4202560 51 0 0 0 14 16 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816684469064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5206] ppid=5184 vsize=9824732 CPUtime=883.38 cores=0,2,4,6
/proc/5187/task/5206/stat : 5206 (java) R 5184 5187 28285 0 -1 4202560 66 0 0 0 88324 14 0 0 20 0 22 0 29952796 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816683413152 139817443976149 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5207] ppid=5184 vsize=9824732 CPUtime=883.35 cores=0,2,4,6
/proc/5187/task/5207/stat : 5207 (java) R 5184 5187 28285 0 -1 4202560 1860 0 0 0 88285 50 0 0 20 0 22 0 29952796 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816682359808 139817443915413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5208] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5208/stat : 5208 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816681309736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5209] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5209/stat : 5209 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816680257192 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
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 5187 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.701 s]
/proc/loadavg: 4.13 4.21 4.22 5/219 5299
/proc/meminfo: memFree=22409800/32872528 swapFree=1534436/1655032
[pid=5187] ppid=5184 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/5187/stat : 5187 (java) S 5184 5187 28285 0 -1 4202496 51194 0 1 0 179775 237 0 0 20 0 22 0 29952728 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 140733830142144 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5187/statm: 2456183 991881 2302 9 0 2446860 0
[pid=5187/tid=5189] ppid=5184 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/5187/task/5189/stat : 5189 (java) S 5184 5187 28285 0 -1 4202560 2465 0 1 0 66 3 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817606898552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5190] ppid=5184 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/5187/task/5190/stat : 5190 (java) S 5184 5187 28285 0 -1 4202560 1258 0 0 0 225 24 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817568389800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5191] ppid=5184 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/5187/task/5191/stat : 5191 (java) S 5184 5187 28285 0 -1 4202560 993 0 0 0 201 22 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817567337256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5192] ppid=5184 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/5187/task/5192/stat : 5192 (java) S 5184 5187 28285 0 -1 4202560 1110 0 0 0 239 21 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817566284712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5193] ppid=5184 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/5187/task/5193/stat : 5193 (java) S 5184 5187 28285 0 -1 4202560 1230 0 0 0 223 20 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817565232168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5194] ppid=5184 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/5187/task/5194/stat : 5194 (java) S 5184 5187 28285 0 -1 4202560 1786 0 0 0 187 20 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817564178600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5195] ppid=5184 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/5187/task/5195/stat : 5195 (java) S 5184 5187 28285 0 -1 4202560 983 0 0 0 228 18 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817563126056 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5187/tid=5196] ppid=5184 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/5187/task/5196/stat : 5196 (java) S 5184 5187 28285 0 -1 4202560 1969 0 0 0 213 21 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817562073512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5197] ppid=5184 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/5187/task/5197/stat : 5197 (java) S 5184 5187 28285 0 -1 4202560 1916 0 0 0 197 24 0 0 20 0 22 0 29952729 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817442601512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5198] ppid=5184 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/5187/task/5198/stat : 5198 (java) S 5184 5187 28285 0 -1 4202560 2519 0 0 0 407 8 0 0 20 0 22 0 29952730 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817430403688 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5199] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5199/stat : 5199 (java) S 5184 5187 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817429350008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5200] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5200/stat : 5200 (java) S 5184 5187 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29952731 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817428297352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5201] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5201/stat : 5201 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139817427246096 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5202] ppid=5184 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/5187/task/5202/stat : 5202 (java) S 5184 5187 28285 0 -1 4202560 19392 0 0 0 279 4 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816687626296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5203] ppid=5184 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/5187/task/5203/stat : 5203 (java) S 5184 5187 28285 0 -1 4202560 12331 0 0 0 214 2 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816686573752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5204] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5204/stat : 5204 (java) S 5184 5187 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816685521400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5187/tid=5205] ppid=5184 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/5187/task/5205/stat : 5205 (java) S 5184 5187 28285 0 -1 4202560 51 0 0 0 14 16 0 0 20 0 22 0 29952733 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816684469064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5206] ppid=5184 vsize=9824732 CPUtime=883.38 cores=0,2,4,6
/proc/5187/task/5206/stat : 5206 (java) R 5184 5187 28285 0 -1 4202560 66 0 0 0 88324 14 0 0 20 0 22 0 29952796 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816683413152 139817443976149 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5207] ppid=5184 vsize=9824732 CPUtime=883.35 cores=0,2,4,6
/proc/5187/task/5207/stat : 5207 (java) R 5184 5187 28285 0 -1 4202560 1860 0 0 0 88285 50 0 0 20 0 22 0 29952796 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816682359808 139817443915413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5187/tid=5208] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5208/stat : 5208 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816681309736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5187/tid=5209] ppid=5184 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5187/task/5209/stat : 5209 (java) S 5184 5187 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29952797 10060525568 991881 33554432000 1073741824 1073778376 140733830151008 139816680257192 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.762
CPU time (s): 1800.12
CPU user time (s): 1797.75
CPU system time (s): 2.37
CPU usage (%): 200.96
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.25
system time used= 2.85357
maximum resident set size= 3967640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51228
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24334
involuntary context switches= 26920

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.97824 second user time and 8.06977 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 21:44:03
IDJOB=4106956
IDBENCH=48340
IDSOLVER=2543
FILE ID=node122/4106956-1466279043
RUNJOBID= node122-1466264503-28301
PBS_JOBID= 19918220
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_3_40.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106956-1466279043/watcher-4106956-1466279043 -o /tmp/evaluation-result-4106956-1466279043/solver-4106956-1466279043 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466264503-28301 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106956-1466279043.opb

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

MD5SUM BENCH= 67a15ea3b760eccb0e507c1f93bad0e1
RANDOM SEED=1565025739

node122.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.769
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.53
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.769
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.769
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.769
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26862992 kB
Buffers:          153132 kB
Cached:           224968 kB
SwapCached:            0 kB
Active:          3328740 kB
Inactive:         275028 kB
Active(anon):    3218304 kB
Inactive(anon):     9916 kB
Active(file):     110436 kB
Inactive(file):   265112 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:       4921628 kB
Mapped:            21180 kB
Shmem:               204 kB
Slab:             611468 kB
SReclaimable:      54964 kB
SUnreclaim:       556504 kB
KernelStack:        1808 kB
PageTables:        14024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5223208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3330048 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 node122 at 2016-06-18 21:58:59