Trace number 4106860

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.07 897.946

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_1_40.opb
MD5SUMbe9efb792831413817cc7562bdc6c002
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4106860-1466278452.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.74/0.44	c ... done. Wall clock time 0.334s.
0.74/0.44	c declared #vars     200
0.74/0.44	c internal #vars     3238
0.74/0.44	c #constraints  6379
0.74/0.44	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.74/0.44	c constraints type 
0.74/0.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3038
0.74/0.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 203
0.74/0.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.74/0.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3038
0.74/0.44	c 6379 constraints processed.
0.74/0.44	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.74/0.44	c constraints type 
0.74/0.44	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 100
0.74/0.44	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3038
0.74/0.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 203
0.74/0.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3038
0.74/0.44	c 6379 constraints processed.
4.67/1.45	c cleaning 2497 clauses out of 5001 with flag 15144/5001
6.13/1.85	c cleaning 4246 clauses out of 8503 with flag 36396/11000
7.43/2.32	c cleaning 5624 clauses out of 11257 with flag 59702/18000
9.14/2.89	c cleaning 6814 clauses out of 13633 with flag 85462/26000
11.03/3.67	c cleaning 7909 clauses out of 15820 with flag 116611/35001
12.43/4.38	c cleaning 8943 clauses out of 17912 with flag 147688/45002
14.51/5.33	c cleaning 9973 clauses out of 19967 with flag 189813/56000
16.51/6.35	c cleaning 10989 clauses out of 21996 with flag 226681/68002
18.98/7.54	c cleaning 11997 clauses out of 24005 with flag 267602/81000
21.59/8.83	c cleaning 12996 clauses out of 26008 with flag 311211/95000
24.38/10.22	c cleaning 14003 clauses out of 28013 with flag 359940/110001
27.37/11.79	c cleaning 14994 clauses out of 30009 with flag 423231/126000
31.30/13.60	c cleaning 15997 clauses out of 32017 with flag 477965/143002
35.42/15.60	c cleaning 17001 clauses out of 34018 with flag 535543/161000
39.43/17.69	c cleaning 18002 clauses out of 36017 with flag 591361/180000
44.03/19.97	c cleaning 19000 clauses out of 38017 with flag 658376/200002
49.02/22.41	c cleaning 20000 clauses out of 40016 with flag 730459/221001
54.01/24.92	c cleaning 20999 clauses out of 42015 with flag 809675/243000
60.22/27.95	c cleaning 21998 clauses out of 44016 with flag 873279/266000
66.42/31.06	c cleaning 22999 clauses out of 46018 with flag 947026/290000
72.21/33.97	c cleaning 23999 clauses out of 48020 with flag 1028704/315001
78.41/37.00	c cleaning 25000 clauses out of 50020 with flag 1113368/341000
84.41/40.07	c cleaning 26000 clauses out of 52020 with flag 1205837/368000
90.80/43.29	c cleaning 27000 clauses out of 54020 with flag 1303628/396000
98.60/47.12	c cleaning 28001 clauses out of 56021 with flag 1399192/425001
106.60/51.17	c cleaning 28999 clauses out of 58020 with flag 1495751/455001
115.59/55.64	c cleaning 29998 clauses out of 60020 with flag 1592878/486000
124.79/60.20	c cleaning 31003 clauses out of 62022 with flag 1693538/518000
134.61/65.08	c cleaning 32002 clauses out of 64020 with flag 1798768/551001
143.99/69.79	c cleaning 32997 clauses out of 66017 with flag 1908944/585000
158.17/76.89	c cleaning 34010 clauses out of 68020 with flag 2052385/620000
170.99/83.39	c cleaning 34995 clauses out of 70011 with flag 2191689/656001
183.39/89.58	c cleaning 36003 clauses out of 72016 with flag 2336197/693001
196.18/95.93	c cleaning 36995 clauses out of 74012 with flag 2506927/731000
210.97/103.37	c cleaning 38008 clauses out of 76018 with flag 2701223/770001
223.37/109.59	c cleaning 39007 clauses out of 78013 with flag 2814742/810004
237.17/116.41	c cleaning 39993 clauses out of 80002 with flag 2944897/851000
254.85/125.22	c cleaning 41000 clauses out of 82009 with flag 3096915/893000
272.44/134.07	c cleaning 42001 clauses out of 84009 with flag 3246302/936000
290.24/142.91	c cleaning 43002 clauses out of 86009 with flag 3400556/980001
309.24/152.41	c cleaning 43999 clauses out of 88006 with flag 3557337/1025000
328.45/162.03	c cleaning 44992 clauses out of 90008 with flag 3713928/1071001
348.24/171.99	c cleaning 45997 clauses out of 92017 with flag 3877610/1118002
371.23/183.44	c cleaning 46999 clauses out of 94019 with flag 4052520/1166001
390.64/193.12	c cleaning 47965 clauses out of 96020 with flag 4212381/1215001
412.22/203.95	c cleaning 48998 clauses out of 98054 with flag 4362218/1265000
433.01/214.33	c cleaning 49993 clauses out of 100057 with flag 4554457/1316001
456.57/226.09	c cleaning 51000 clauses out of 102064 with flag 4751024/1368001
479.36/237.48	c cleaning 52011 clauses out of 104063 with flag 4944443/1421000
504.94/250.29	c cleaning 52996 clauses out of 106052 with flag 5134848/1475000
530.12/262.80	c cleaning 54002 clauses out of 108056 with flag 5339706/1530000
557.52/276.60	c cleaning 55004 clauses out of 110055 with flag 5528434/1586001
583.92/289.76	c cleaning 56018 clauses out of 112053 with flag 5717693/1643003
613.29/304.43	c cleaning 57003 clauses out of 114032 with flag 5919725/1701000
643.28/319.44	c cleaning 57999 clauses out of 116031 with flag 6117522/1760002
671.29/333.47	c cleaning 58991 clauses out of 118030 with flag 6317000/1820000
703.67/349.69	c cleaning 59999 clauses out of 120039 with flag 6514697/1881000
733.84/364.79	c cleaning 61001 clauses out of 122040 with flag 6733856/1943000
764.85/380.38	c cleaning 61991 clauses out of 124039 with flag 6960551/2006000
797.44/396.69	c cleaning 63004 clauses out of 126048 with flag 7181192/2070000
831.24/413.51	c cleaning 64006 clauses out of 128045 with flag 7385378/2135001
866.23/431.04	c cleaning 64994 clauses out of 130040 with flag 7605720/2201002
902.89/449.34	c cleaning 66014 clauses out of 132048 with flag 7839624/2268004
937.49/466.60	c cleaning 66999 clauses out of 134030 with flag 8085689/2336000
973.61/484.65	c cleaning 67992 clauses out of 136032 with flag 8326414/2405001
1009.60/502.69	c cleaning 68998 clauses out of 138039 with flag 8575916/2475000
1047.61/521.60	c cleaning 69997 clauses out of 140041 with flag 8819936/2546000
1088.32/541.99	c cleaning 71014 clauses out of 142045 with flag 9074368/2618001
1128.11/561.87	c cleaning 71995 clauses out of 144030 with flag 9321351/2691000
1168.90/582.21	c cleaning 72999 clauses out of 146035 with flag 9584501/2765000
1212.75/604.30	c cleaning 73999 clauses out of 148037 with flag 9841135/2840001
1256.77/626.30	c cleaning 74999 clauses out of 150037 with flag 10083522/2916000
1302.18/649.04	c cleaning 75999 clauses out of 152038 with flag 10363144/2993000
1347.96/671.90	c cleaning 77000 clauses out of 154039 with flag 10628557/3071000
1392.23/694.04	c cleaning 78001 clauses out of 156040 with flag 10883783/3150001
1438.85/717.37	c cleaning 79000 clauses out of 158040 with flag 11131194/3230002
1488.64/742.24	c cleaning 80004 clauses out of 160038 with flag 11412977/3311000
1534.51/765.14	c cleaning 80995 clauses out of 162034 with flag 11684829/3393000
1586.11/790.95	c cleaning 81997 clauses out of 164039 with flag 11979198/3476000
1640.29/818.02	c cleaning 83007 clauses out of 166043 with flag 12268129/3560001
1692.68/844.27	c cleaning 84003 clauses out of 168039 with flag 12561068/3645004
1749.09/872.42	c cleaning 84998 clauses out of 170032 with flag 12847956/3731000
1800.07/897.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/897.90	c starts		: 2
1800.07/897.90	c conflicts		: 3814691
1800.07/897.90	c decisions		: 4635093
1800.07/897.90	c propagations		: 160501916
1800.07/897.90	c inspects		: 15953910437
1800.07/897.90	c shortcuts		: 0
1800.07/897.90	c learnt literals	: 0
1800.07/897.90	c learnt binary clauses	: 1
1800.07/897.90	c learnt ternary clauses	: 6242
1800.07/897.90	c learnt constraints	: 3814691
1800.07/897.90	c ignored constraints	: 0
1800.07/897.90	c root simplifications	: 0
1800.07/897.90	c removed literals (reason simplification)	: 142482851
1800.07/897.90	c reason swapping (by a shorter reason)	: 0
1800.07/897.90	c Calls to reduceDB	: 82
1800.07/897.90	c Number of update (reduction) of LBD	: 909607
1800.07/897.90	c Imported unit clauses	: 0
1800.07/897.90	c number of reductions to clauses (during analyze)	: 0
1800.07/897.90	c number of learned constraints concerned by reduction	: 0
1800.07/897.90	c number of learning phase by resolution	: 0
1800.07/897.90	c number of learning phase by cutting planes	: 0
1800.07/897.90	c speed (assignments/second)	: 178841.58390467244
1800.07/897.90	c non guided choices	3096
1800.07/897.93	c learnt constraints type 
1800.07/897.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.07/897.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 168724
1800.07/897.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/897.93	c starts		: 10
1800.07/897.93	c conflicts		: 1600
1800.07/897.93	c decisions		: 7287
1800.07/897.93	c propagations		: 270152
1800.07/897.93	c inspects		: 13782352
1800.07/897.93	c shortcuts		: 0
1800.07/897.93	c learnt literals	: 0
1800.07/897.93	c learnt binary clauses	: 0
1800.07/897.93	c learnt ternary clauses	: 0
1800.07/897.93	c learnt constraints	: 1599
1800.07/897.93	c ignored constraints	: 0
1800.07/897.93	c root simplifications	: 0
1800.07/897.93	c removed literals (reason simplification)	: 0
1800.07/897.93	c reason swapping (by a shorter reason)	: 0
1800.07/897.93	c Calls to reduceDB	: 0
1800.07/897.93	c Number of update (reduction) of LBD	: 0
1800.07/897.93	c Imported unit clauses	: 0
1800.07/897.93	c number of reductions to clauses (during analyze)	: 0
1800.07/897.93	c number of learned constraints concerned by reduction	: 0
1800.07/897.93	c number of learning phase by resolution	: 0
1800.07/897.93	c number of learning phase by cutting planes	: 0
1800.07/897.93	c speed (assignments/second)	: 301.0113863134707
1800.07/897.93	c non guided choices	3096
1800.07/897.93	c learnt constraints type 
1800.07/897.93	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.07/897.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1598
1800.07/897.93	s UNKNOWN
1800.07/897.93	c Total wall clock time (in seconds): 897.824

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-4106860-1466278452/watcher-4106860-1466278452 -o /tmp/evaluation-result-4106860-1466278452/solver-4106860-1466278452 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466276650-24418 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106860-1466278452.opb 

pid=25039
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.09 3.76 4/191 25042
/proc/meminfo: memFree=31195228/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 29895348 98570240 977 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 24065 977 743 9 0 16771 0
[pid=25042/tid=25043] ppid=25039 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) R 25039 25042 24401 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29895348 98570240 977 33554432000 1073741824 1073778376 140734845848624 140645463293480 235374724480 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 4.04 4.09 3.76 4/191 25042
/proc/meminfo: memFree=31195228/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 4501 0 1 0 10 1 0 0 20 0 18 0 29895348 9787879424 6125 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2389619 6125 2158 9 0 2380296 0
[pid=25042/tid=25043] ppid=25039 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) R 25039 25042 24401 0 -1 4202560 2391 0 1 0 8 0 0 0 20 0 18 0 29895348 9787879424 6125 33554432000 1073741824 1073778376 140734845848624 140645463296880 235378107661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200372 s]
/proc/loadavg: 4.04 4.09 3.76 4/191 25042
/proc/meminfo: memFree=31195228/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 4608 0 1 0 23 1 0 0 20 0 18 0 29895348 9787879424 7215 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2389619 7215 2213 9 0 2380296 0
[pid=25042/tid=25043] ppid=25039 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) R 25039 25042 24401 0 -1 4202560 2405 0 1 0 17 0 0 0 20 0 18 0 29895348 9787879424 7215 33554432000 1073741824 1073778376 140734845848624 140645463296880 235378097208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300308 s]
/proc/loadavg: 4.04 4.09 3.76 4/191 25042
/proc/meminfo: memFree=31195228/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 6065 0 1 0 47 1 0 0 20 0 18 0 29895348 9787879424 9539 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2389619 9539 2240 9 0 2380296 0
[pid=25042/tid=25043] ppid=25039 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) R 25039 25042 24401 0 -1 4202560 2410 0 1 0 27 0 0 0 20 0 18 0 29895348 9787879424 9539 33554432000 1073741824 1073778376 140734845848624 140645463289680 140645471062867 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700229 s]
/proc/loadavg: 4.04 4.09 3.76 4/191 25042
/proc/meminfo: memFree=31195228/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 21224 0 1 0 185 4 0 0 20 0 22 0 29895348 10060525568 24484 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2456183 24484 2265 9 0 2446860 0
[pid=25042/tid=25043] ppid=25039 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) S 25039 25042 24401 0 -1 4202560 2428 0 1 0 41 1 0 0 20 0 22 0 29895348 10060525568 24484 33554432000 1073741824 1073778376 140734845848624 140645463298936 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.04 4.09 3.76 9/217 25068
/proc/meminfo: memFree=30923740/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 31440 0 1 0 502 6 0 0 20 0 22 0 29895348 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2456183 35654 2274 9 0 2446860 0
[pid=25042/tid=25043] ppid=25039 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) S 25039 25042 24401 0 -1 4202560 2428 0 1 0 41 1 0 0 20 0 22 0 29895348 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645463298936 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25045] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25045/stat : 25045 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645424790312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25046] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25046/stat : 25046 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645423737512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25047] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25047/stat : 25047 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645422685224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25048] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25048/stat : 25048 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645421632424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25049] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25049/stat : 25049 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645420579112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25050] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25050/stat : 25050 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645419526312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25051] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25051/stat : 25051 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645418474024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25052] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25052/stat : 25052 (java) S 25039 25042 24401 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29895349 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645417421224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25053] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25053/stat : 25053 (java) S 25039 25042 24401 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645287455464 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25054] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25054/stat : 25054 (java) S 25039 25042 24401 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645286401528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25055] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25055/stat : 25055 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645285349128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25056] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25056/stat : 25056 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645284297616 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25057] ppid=25039 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/25042/task/25057/stat : 25057 (java) R 25039 25042 24401 0 -1 4202560 16188 0 0 0 123 2 0 0 20 0 22 0 29895352 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645283231400 140645465913265 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25058] ppid=25039 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/25042/task/25058/stat : 25058 (java) R 25039 25042 24401 0 -1 4202560 11463 0 0 0 126 1 0 0 20 0 22 0 29895352 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140645282177512 140645467416144 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25059] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25059/stat : 25059 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140644408355448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25060] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25060/stat : 25060 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895353 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140644407302856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25065] ppid=25039 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/25042/task/25065/stat : 25065 (java) R 25039 25042 24401 0 -1 4202560 22 0 0 0 102 0 0 0 20 0 22 0 29895392 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140644406239520 140645298453221 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25066] ppid=25039 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/25042/task/25066/stat : 25066 (java) R 25039 25042 24401 0 -1 4202560 61 0 0 0 103 0 0 0 20 0 22 0 29895392 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140644405195072 140645298369777 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25067] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25067/stat : 25067 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140644404143784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25068] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25068/stat : 25068 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 35654 33554432000 1073741824 1073778376 140734845848624 140644403090984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.27 4.14 3.78 6/217 25068
/proc/meminfo: memFree=30791668/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9824732 CPUtime=9.92 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 40889 0 1 0 974 18 0 0 20 0 22 0 29895348 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2456183 91949 2293 9 0 2446860 0
[pid=25042/tid=25043] ppid=25039 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) S 25039 25042 24401 0 -1 4202560 2428 0 1 0 41 1 0 0 20 0 22 0 29895348 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645463298936 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25045] ppid=25039 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25042/task/25045/stat : 25045 (java) S 25039 25042 24401 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645424790312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25046] ppid=25039 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25042/task/25046/stat : 25046 (java) S 25039 25042 24401 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645423737512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25047] ppid=25039 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25042/task/25047/stat : 25047 (java) S 25039 25042 24401 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645422685224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25048] ppid=25039 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25042/task/25048/stat : 25048 (java) S 25039 25042 24401 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645421632424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25049] ppid=25039 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25042/task/25049/stat : 25049 (java) S 25039 25042 24401 0 -1 4202560 24 0 0 0 1 1 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645420579112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25050] ppid=25039 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25042/task/25050/stat : 25050 (java) S 25039 25042 24401 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645419526312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25051] ppid=25039 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25042/task/25051/stat : 25051 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645418474024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25052] ppid=25039 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25042/task/25052/stat : 25052 (java) S 25039 25042 24401 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 22 0 29895349 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645417421224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25053] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25053/stat : 25053 (java) S 25039 25042 24401 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645287455464 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25054] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25054/stat : 25054 (java) S 25039 25042 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645286401528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25055] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25055/stat : 25055 (java) S 25039 25042 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645285349128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25056] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25056/stat : 25056 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645284297616 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25057] ppid=25039 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/25042/task/25057/stat : 25057 (java) R 25039 25042 24401 0 -1 4202560 25231 0 0 0 224 4 0 0 20 0 22 0 29895352 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645283231744 140645467141962 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25058] ppid=25039 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/25042/task/25058/stat : 25058 (java) S 25039 25042 24401 0 -1 4202560 11467 0 0 0 175 1 0 0 20 0 22 0 29895352 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140645282191416 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25059] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25059/stat : 25059 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140644408355448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25060] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25060/stat : 25060 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895353 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140644407302856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25065] ppid=25039 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/25042/task/25065/stat : 25065 (java) R 25039 25042 24401 0 -1 4202560 25 0 0 0 253 0 0 0 20 0 22 0 29895392 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140644406246328 140645298283980 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25066] ppid=25039 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/25042/task/25066/stat : 25066 (java) R 25039 25042 24401 0 -1 4202560 143 0 0 0 252 3 0 0 20 0 22 0 29895392 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140644405194568 140645298821453 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25067] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25067/stat : 25067 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140644404143784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25068] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25068/stat : 25068 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 91949 33554432000 1073741824 1073778376 140734845848624 140644403090984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.27 4.14 3.78 5/217 25068
/proc/meminfo: memFree=29976404/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9824732 CPUtime=16.51 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 41675 0 1 0 1623 28 0 0 20 0 22 0 29895348 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2456183 159555 2293 9 0 2446860 0
[pid=25042/tid=25043] ppid=25039 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) S 25039 25042 24401 0 -1 4202560 2428 0 1 0 41 1 0 0 20 0 22 0 29895348 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645463298936 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25045] ppid=25039 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25042/task/25045/stat : 25045 (java) S 25039 25042 24401 0 -1 4202560 42 0 0 0 3 1 0 0 20 0 22 0 29895349 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645424790312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25046] ppid=25039 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25042/task/25046/stat : 25046 (java) S 25039 25042 24401 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 29895349 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645423737512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25047] ppid=25039 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25042/task/25047/stat : 25047 (java) S 25039 25042 24401 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 29895349 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645422685224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25048] ppid=25039 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25042/task/25048/stat : 25048 (java) S 25039 25042 24401 0 -1 4202560 40 0 0 0 5 2 0 0 20 0 22 0 29895349 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645421632424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25049] ppid=25039 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25042/task/25049/stat : 25049 (java) S 25039 25042 24401 0 -1 4202560 54 0 0 0 4 3 0 0 20 0 22 0 29895349 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645420579112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25050] ppid=25039 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25042/task/25050/stat : 25050 (java) S 25039 25042 24401 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 22 0 29895349 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645419526312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25051] ppid=25039 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25042/task/25051/stat : 25051 (java) S 25039 25042 24401 0 -1 4202560 56 0 0 0 5 2 0 0 20 0 22 0 29895349 10060525568 159555 33554432000 1073741824 1073778376 140734845848624 140645418474024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25052] ppid=25039 vsize=9824732 CPUtime=0.05 cores=1,3,5,7

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

/proc/25042/task/25047/stat : 25047 (java) S 25039 25042 24401 0 -1 4202560 403 0 0 0 43 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645422685224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25048] ppid=25039 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/25042/task/25048/stat : 25048 (java) S 25039 25042 24401 0 -1 4202560 311 0 0 0 40 15 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645421632424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25049] ppid=25039 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/25042/task/25049/stat : 25049 (java) S 25039 25042 24401 0 -1 4202560 327 0 0 0 34 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645420579112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25050] ppid=25039 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/25042/task/25050/stat : 25050 (java) S 25039 25042 24401 0 -1 4202560 266 0 0 0 35 12 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645419526312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25051] ppid=25039 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/25042/task/25051/stat : 25051 (java) S 25039 25042 24401 0 -1 4202560 552 0 0 0 48 17 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645418474024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25052] ppid=25039 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/25042/task/25052/stat : 25052 (java) S 25039 25042 24401 0 -1 4202560 602 0 0 0 40 17 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645417421224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25053] ppid=25039 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/25042/task/25053/stat : 25053 (java) S 25039 25042 24401 0 -1 4202560 1790 0 0 0 118 3 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645287455464 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25054] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25054/stat : 25054 (java) S 25039 25042 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645286401528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25055] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25055/stat : 25055 (java) S 25039 25042 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645285349128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25056] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25056/stat : 25056 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645284297616 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25057] ppid=25039 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/25042/task/25057/stat : 25057 (java) S 25039 25042 24401 0 -1 4202560 25476 0 0 0 235 5 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645283244216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25058] ppid=25039 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/25042/task/25058/stat : 25058 (java) S 25039 25042 24401 0 -1 4202560 11467 0 0 0 175 1 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645282191416 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25059] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25059/stat : 25059 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644408355448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25060] ppid=25039 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/25042/task/25060/stat : 25060 (java) S 25039 25042 24401 0 -1 4202560 51 0 0 0 12 13 0 0 20 0 22 0 29895353 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644407302856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25065] ppid=25039 vsize=9824732 CPUtime=876.93 cores=1,3,5,7
/proc/25042/task/25065/stat : 25065 (java) R 25039 25042 24401 0 -1 4202560 64 0 0 0 87679 14 0 0 20 0 22 0 29895392 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644406239504 140645298453221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25066] ppid=25039 vsize=9824732 CPUtime=877.07 cores=1,3,5,7
/proc/25042/task/25066/stat : 25066 (java) R 25039 25042 24401 0 -1 4202560 1839 0 0 0 87659 48 0 0 20 0 22 0 29895392 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644405193040 140645298893212 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25067] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25067/stat : 25067 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644404143784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25068] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25068/stat : 25068 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644403090984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1768.88
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.901 s]
/proc/loadavg: 4.31 4.18 3.98 5/217 25157
/proc/meminfo: memFree=28167588/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 47624 0 1 0 179823 184 0 0 20 0 22 0 29895348 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2456183 714043 2302 9 0 2446860 0
[pid=25042/tid=25043] ppid=25039 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) S 25039 25042 24401 0 -1 4202560 2432 0 1 0 43 3 0 0 20 0 22 0 29895348 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645463298936 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25045] ppid=25039 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/25042/task/25045/stat : 25045 (java) S 25039 25042 24401 0 -1 4202560 384 0 0 0 37 15 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645424790312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25046] ppid=25039 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/25042/task/25046/stat : 25046 (java) S 25039 25042 24401 0 -1 4202560 396 0 0 0 41 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645423737512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25047] ppid=25039 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/25042/task/25047/stat : 25047 (java) S 25039 25042 24401 0 -1 4202560 403 0 0 0 43 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645422685224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25048] ppid=25039 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/25042/task/25048/stat : 25048 (java) S 25039 25042 24401 0 -1 4202560 311 0 0 0 40 15 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645421632424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25049] ppid=25039 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/25042/task/25049/stat : 25049 (java) S 25039 25042 24401 0 -1 4202560 327 0 0 0 34 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645420579112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25050] ppid=25039 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/25042/task/25050/stat : 25050 (java) S 25039 25042 24401 0 -1 4202560 266 0 0 0 35 12 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645419526312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25051] ppid=25039 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/25042/task/25051/stat : 25051 (java) S 25039 25042 24401 0 -1 4202560 552 0 0 0 48 17 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645418474024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25052] ppid=25039 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/25042/task/25052/stat : 25052 (java) S 25039 25042 24401 0 -1 4202560 602 0 0 0 40 17 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645417421224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25053] ppid=25039 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/25042/task/25053/stat : 25053 (java) S 25039 25042 24401 0 -1 4202560 1790 0 0 0 118 3 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645287455464 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25054] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25054/stat : 25054 (java) S 25039 25042 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645286401528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25055] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25055/stat : 25055 (java) S 25039 25042 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645285349128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25056] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25056/stat : 25056 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645284297616 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25057] ppid=25039 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/25042/task/25057/stat : 25057 (java) S 25039 25042 24401 0 -1 4202560 25476 0 0 0 235 5 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645283244216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25058] ppid=25039 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/25042/task/25058/stat : 25058 (java) S 25039 25042 24401 0 -1 4202560 11467 0 0 0 175 1 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645282191416 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25059] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25059/stat : 25059 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644408355448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25060] ppid=25039 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/25042/task/25060/stat : 25060 (java) S 25039 25042 24401 0 -1 4202560 51 0 0 0 12 13 0 0 20 0 22 0 29895353 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644407302856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25065] ppid=25039 vsize=9824732 CPUtime=892.48 cores=1,3,5,7
/proc/25042/task/25065/stat : 25065 (java) R 25039 25042 24401 0 -1 4202560 64 0 0 0 89234 14 0 0 20 0 22 0 29895392 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644406239504 140645298105215 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25066] ppid=25039 vsize=9824732 CPUtime=892.62 cores=1,3,5,7
/proc/25042/task/25066/stat : 25066 (java) R 25039 25042 24401 0 -1 4202560 1839 0 0 0 89214 48 0 0 20 0 22 0 29895392 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644405193040 140645299008969 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25067] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25067/stat : 25067 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644404143784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25068] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25068/stat : 25068 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644403090984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 25042 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.901 s]
/proc/loadavg: 4.31 4.18 3.98 5/217 25157
/proc/meminfo: memFree=28167588/32872528 swapFree=447868/480572
[pid=25042] ppid=25039 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/25042/stat : 25042 (java) S 25039 25042 24401 0 -1 4202496 47624 0 1 0 179823 184 0 0 20 0 22 0 29895348 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140734845839760 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25042/statm: 2456183 714043 2302 9 0 2446860 0
[pid=25042/tid=25043] ppid=25039 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/25042/task/25043/stat : 25043 (java) S 25039 25042 24401 0 -1 4202560 2432 0 1 0 43 3 0 0 20 0 22 0 29895348 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645463298936 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25045] ppid=25039 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/25042/task/25045/stat : 25045 (java) S 25039 25042 24401 0 -1 4202560 384 0 0 0 37 15 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645424790312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25046] ppid=25039 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/25042/task/25046/stat : 25046 (java) S 25039 25042 24401 0 -1 4202560 396 0 0 0 41 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645423737512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25047] ppid=25039 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/25042/task/25047/stat : 25047 (java) S 25039 25042 24401 0 -1 4202560 403 0 0 0 43 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645422685224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25048] ppid=25039 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/25042/task/25048/stat : 25048 (java) S 25039 25042 24401 0 -1 4202560 311 0 0 0 40 15 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645421632424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25049] ppid=25039 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/25042/task/25049/stat : 25049 (java) S 25039 25042 24401 0 -1 4202560 327 0 0 0 34 16 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645420579112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25050] ppid=25039 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/25042/task/25050/stat : 25050 (java) S 25039 25042 24401 0 -1 4202560 266 0 0 0 35 12 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645419526312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25051] ppid=25039 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/25042/task/25051/stat : 25051 (java) S 25039 25042 24401 0 -1 4202560 552 0 0 0 48 17 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645418474024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25052] ppid=25039 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/25042/task/25052/stat : 25052 (java) S 25039 25042 24401 0 -1 4202560 602 0 0 0 40 17 0 0 20 0 22 0 29895349 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645417421224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25053] ppid=25039 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/25042/task/25053/stat : 25053 (java) S 25039 25042 24401 0 -1 4202560 1790 0 0 0 118 3 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645287455464 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25042/tid=25054] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25054/stat : 25054 (java) S 25039 25042 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645286401528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25055] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25055/stat : 25055 (java) S 25039 25042 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895350 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645285349128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25056] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25056/stat : 25056 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645284297616 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25057] ppid=25039 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/25042/task/25057/stat : 25057 (java) S 25039 25042 24401 0 -1 4202560 25476 0 0 0 235 5 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645283244216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25058] ppid=25039 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/25042/task/25058/stat : 25058 (java) S 25039 25042 24401 0 -1 4202560 11467 0 0 0 175 1 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140645282191416 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25059] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25059/stat : 25059 (java) S 25039 25042 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895352 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644408355448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25060] ppid=25039 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/25042/task/25060/stat : 25060 (java) S 25039 25042 24401 0 -1 4202560 51 0 0 0 12 13 0 0 20 0 22 0 29895353 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644407302856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25065] ppid=25039 vsize=9824732 CPUtime=892.48 cores=1,3,5,7
/proc/25042/task/25065/stat : 25065 (java) R 25039 25042 24401 0 -1 4202560 64 0 0 0 89234 14 0 0 20 0 22 0 29895392 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644406239504 140645298105215 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25042/tid=25066] ppid=25039 vsize=9824732 CPUtime=892.62 cores=1,3,5,7
/proc/25042/task/25066/stat : 25066 (java) R 25039 25042 24401 0 -1 4202560 1839 0 0 0 89214 48 0 0 20 0 22 0 29895392 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644405193040 140645299008969 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25042/tid=25067] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25067/stat : 25067 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644404143784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25042/tid=25068] ppid=25039 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25042/task/25068/stat : 25068 (java) S 25039 25042 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895393 10060525568 714043 33554432000 1073741824 1073778376 140734845848624 140644403090984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 897.946
CPU time (s): 1800.07
CPU user time (s): 1798.23
CPU system time (s): 1.84
CPU usage (%): 200.465
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.7
system time used= 2.27265
maximum resident set size= 3180336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47659
page faults= 1
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21613
involuntary context switches= 19746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.46317 second user time and 7.2129 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-18 21:34:12
IDJOB=4106860
IDBENCH=48294
IDSOLVER=2543
FILE ID=node104/4106860-1466278452
RUNJOBID= node104-1466276650-24418
PBS_JOBID= 19918266
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= be9efb792831413817cc7562bdc6c002
RANDOM SEED=2009921106

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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		: 2667.035
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:        31196764 kB
Buffers:          143576 kB
Cached:           258724 kB
SwapCached:        40452 kB
Active:           142628 kB
Inactive:         313056 kB
Active(anon):      15228 kB
Inactive(anon):    40000 kB
Active(file):     127400 kB
Inactive(file):   273056 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060428 kB
Dirty:              1024 kB
Writeback:             0 kB
AnonPages:        576224 kB
Mapped:            13464 kB
Shmem:                 0 kB
Slab:             607764 kB
SReclaimable:      51564 kB
SUnreclaim:       556200 kB
KernelStack:        1792 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1157352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 71668 MiB
End job on node104 at 2016-06-18 21:49:10