Trace number 4106857

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.01 895.153

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_2_15.opb
MD5SUM18f5400970ad464f730a15f23e03dd22
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 variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1232
Sum of products size (including duplicates)2464
Number of different products616
Sum of products size1232

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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106857-1466278452.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  no objective function found
0.23/0.25	c ... done. Wall clock time 0.145s.
0.23/0.25	c declared #vars     100
0.23/0.25	c internal #vars     716
0.23/0.25	c #constraints  1385
0.23/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 616
0.23/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 103
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 616
0.23/0.25	c 1385 constraints processed.
0.23/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 616
0.23/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 103
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 616
0.23/0.25	c 1385 constraints processed.
2.09/0.79	c cleaning 2494 clauses out of 5000 with flag 12293/5000
3.72/1.13	c cleaning 4250 clauses out of 8507 with flag 27950/11001
5.00/1.52	c cleaning 5627 clauses out of 11258 with flag 45612/18002
6.23/2.00	c cleaning 6814 clauses out of 13629 with flag 66571/26000
7.25/2.59	c cleaning 7906 clauses out of 15815 with flag 92623/35000
8.70/3.23	c cleaning 8956 clauses out of 17912 with flag 125467/45003
10.31/4.00	c cleaning 9968 clauses out of 19953 with flag 166245/56000
11.97/4.84	c cleaning 10991 clauses out of 21988 with flag 212398/68003
14.00/5.80	c cleaning 11990 clauses out of 23994 with flag 262706/81000
16.00/6.81	c cleaning 13001 clauses out of 26006 with flag 312046/95002
18.20/7.95	c cleaning 13993 clauses out of 28003 with flag 362479/110000
21.05/9.37	c cleaning 14993 clauses out of 30010 with flag 416943/126000
24.26/10.96	c cleaning 16003 clauses out of 32018 with flag 481436/143001
28.11/12.86	c cleaning 17001 clauses out of 34017 with flag 544367/161003
32.31/14.95	c cleaning 18003 clauses out of 36014 with flag 608213/180001
36.96/17.24	c cleaning 18995 clauses out of 38011 with flag 673015/200001
42.37/19.96	c cleaning 20008 clauses out of 40016 with flag 735701/221001
47.82/22.64	c cleaning 21002 clauses out of 42007 with flag 797747/243000
53.82/25.61	c cleaning 22000 clauses out of 44005 with flag 867770/266000
60.02/28.74	c cleaning 23002 clauses out of 46005 with flag 937056/290000
66.86/32.19	c cleaning 24002 clauses out of 48003 with flag 1007519/315000
73.66/35.59	c cleaning 24997 clauses out of 50002 with flag 1094056/341001
81.54/39.47	c cleaning 25991 clauses out of 52004 with flag 1180814/368000
82.74/40.03	c cleaning 0 clauses out of 5001 with flag 0/5001
92.52/44.75	c cleaning 27005 clauses out of 54014 with flag 1272552/396001
107.81/52.35	c cleaning 28005 clauses out of 56009 with flag 1374614/425001
123.27/60.01	c cleaning 29001 clauses out of 58004 with flag 1489008/455001
140.53/68.63	c cleaning 29995 clauses out of 60003 with flag 1597857/486001
159.16/77.97	c cleaning 30997 clauses out of 62008 with flag 1713810/518001
178.82/87.71	c cleaning 32002 clauses out of 64012 with flag 1842040/551002
199.06/97.80	c cleaning 32994 clauses out of 66008 with flag 1961674/585000
220.74/108.70	c cleaning 33996 clauses out of 68016 with flag 2101154/620002
248.23/122.32	c cleaning 34996 clauses out of 70018 with flag 2234093/656000
276.28/136.30	c cleaning 36003 clauses out of 72023 with flag 2381683/693001
306.62/151.47	c cleaning 36995 clauses out of 74019 with flag 2531900/731000
334.50/165.39	c cleaning 38003 clauses out of 76024 with flag 2685555/770000
364.81/180.42	c cleaning 38996 clauses out of 78022 with flag 2836582/810001
397.70/196.83	c cleaning 40002 clauses out of 80025 with flag 3008233/851000
433.28/214.57	c cleaning 40997 clauses out of 82023 with flag 3178835/893000
469.20/232.49	c cleaning 41999 clauses out of 84026 with flag 3356639/936000
499.62/247.53	c cleaning 0 clauses out of 11000 with flag 0/11000
511.36/253.33	c cleaning 43003 clauses out of 86028 with flag 3508527/980001
555.04/275.08	c cleaning 44004 clauses out of 88025 with flag 3669330/1025001
575.97/285.47	c cleaning 45005 clauses out of 90020 with flag 3822958/1071000
597.14/295.98	c cleaning 46003 clauses out of 92015 with flag 3978329/1118000
619.51/307.03	c cleaning 46992 clauses out of 94012 with flag 4155687/1166000
644.03/319.58	c cleaning 48005 clauses out of 96022 with flag 4341664/1215002
670.58/332.71	c cleaning 49004 clauses out of 98015 with flag 4525095/1265000
694.15/344.44	c cleaning 50001 clauses out of 100014 with flag 4711329/1316003
720.90/357.76	c cleaning 50998 clauses out of 102010 with flag 4910811/1368000
747.83/371.10	c cleaning 51990 clauses out of 104012 with flag 5103534/1421000
779.21/386.73	c cleaning 53007 clauses out of 106023 with flag 5286414/1475001
809.79/401.94	c cleaning 53985 clauses out of 108016 with flag 5484385/1530001
842.40/418.15	c cleaning 55004 clauses out of 110034 with flag 5696945/1586004
877.37/435.55	c cleaning 56004 clauses out of 112026 with flag 5901467/1643000
912.75/453.16	c cleaning 57004 clauses out of 114023 with flag 6104557/1701001
945.50/469.45	c cleaning 58005 clauses out of 116023 with flag 6318397/1760005
978.50/485.86	c cleaning 58993 clauses out of 118013 with flag 6524287/1820000
1017.81/505.71	c cleaning 60011 clauses out of 120021 with flag 6744225/1881001
1056.21/524.84	c cleaning 60994 clauses out of 122009 with flag 6958890/1943000
1094.75/544.09	c cleaning 62001 clauses out of 124016 with flag 7159813/2006001
1136.56/564.89	c cleaning 63004 clauses out of 126015 with flag 7403507/2070001
1181.80/587.39	c cleaning 64004 clauses out of 128011 with flag 7624802/2135001
1224.63/608.67	c cleaning 64987 clauses out of 130007 with flag 7834955/2201001
1269.25/630.88	c cleaning 66001 clauses out of 132019 with flag 8039103/2268000
1313.49/652.86	c cleaning 66999 clauses out of 134018 with flag 8263598/2336000
1358.94/675.49	c cleaning 68003 clauses out of 136019 with flag 8484662/2405000
1408.17/699.97	c cleaning 68998 clauses out of 138017 with flag 8694941/2475001
1459.64/725.52	c cleaning 69999 clauses out of 140018 with flag 8910207/2546000
1515.60/753.37	c cleaning 71007 clauses out of 142020 with flag 9141063/2618001
1568.84/779.84	c cleaning 71994 clauses out of 144013 with flag 9377318/2691001
1624.72/807.64	c cleaning 73001 clauses out of 146018 with flag 9630028/2765000
1639.10/815.14	c cleaning 0 clauses out of 18002 with flag 0/18002
1681.13/836.04	c cleaning 74003 clauses out of 148017 with flag 9891039/2840000
1739.85/865.21	c cleaning 75000 clauses out of 150018 with flag 10167719/2916004
1797.81/894.08	c cleaning 75995 clauses out of 152016 with flag 10439396/2993002
1800.01/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/895.10	c starts		: 166
1800.01/895.10	c conflicts		: 2997922
1800.01/895.10	c decisions		: 4233067
1800.01/895.10	c propagations		: 44067471
1800.01/895.10	c inspects		: 12736311244
1800.01/895.10	c shortcuts		: 0
1800.01/895.10	c learnt literals	: 0
1800.01/895.10	c learnt binary clauses	: 0
1800.01/895.10	c learnt ternary clauses	: 2984
1800.01/895.10	c learnt constraints	: 2997922
1800.01/895.10	c ignored constraints	: 0
1800.01/895.10	c root simplifications	: 0
1800.01/895.10	c removed literals (reason simplification)	: 93849988
1800.01/895.10	c reason swapping (by a shorter reason)	: 0
1800.01/895.10	c Calls to reduceDB	: 73
1800.01/895.10	c Number of update (reduction) of LBD	: 786003
1800.01/895.10	c Imported unit clauses	: 0
1800.01/895.10	c number of reductions to clauses (during analyze)	: 0
1800.01/895.10	c number of learned constraints concerned by reduction	: 0
1800.01/895.10	c number of learning phase by resolution	: 0
1800.01/895.10	c number of learning phase by cutting planes	: 0
1800.01/895.10	c speed (assignments/second)	: 49245.87135663567
1800.01/895.10	c non guided choices	652
1800.01/895.13	c learnt constraints type 
1800.01/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80941
1800.01/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/895.13	c starts		: 45
1800.01/895.13	c conflicts		: 18710
1800.01/895.13	c decisions		: 28736
1800.01/895.13	c propagations		: 1064411
1800.01/895.13	c inspects		: 883133369
1800.01/895.13	c shortcuts		: 0
1800.01/895.13	c learnt literals	: 0
1800.01/895.13	c learnt binary clauses	: 0
1800.01/895.13	c learnt ternary clauses	: 0
1800.01/895.13	c learnt constraints	: 18710
1800.01/895.13	c ignored constraints	: 0
1800.01/895.13	c root simplifications	: 0
1800.01/895.13	c removed literals (reason simplification)	: 0
1800.01/895.13	c reason swapping (by a shorter reason)	: 0
1800.01/895.13	c Calls to reduceDB	: 3
1800.01/895.13	c Number of update (reduction) of LBD	: 0
1800.01/895.13	c Imported unit clauses	: 0
1800.01/895.13	c number of reductions to clauses (during analyze)	: 0
1800.01/895.13	c number of learned constraints concerned by reduction	: 0
1800.01/895.13	c number of learning phase by resolution	: 0
1800.01/895.13	c number of learning phase by cutting planes	: 0
1800.01/895.13	c speed (assignments/second)	: 1189.456145683405
1800.01/895.13	c non guided choices	652
1800.01/895.14	c learnt constraints type 
1800.01/895.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.01/895.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18709
1800.01/895.14	s UNKNOWN
1800.01/895.14	c Total wall clock time (in seconds): 895.032

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

pid=25007
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.04 4.09 3.76 2/168 25010
/proc/meminfo: memFree=31208096/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 29895340 98570240 978 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 24065 978 744 9 0 16771 0
[pid=25010/tid=25011] ppid=25007 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) R 25007 25010 24401 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29895341 98570240 978 33554432000 1073741824 1073778376 140735646747760 139889544158760 235374724480 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.04 4.09 3.76 2/168 25010
/proc/meminfo: memFree=31208096/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 4509 0 1 0 10 1 0 0 20 0 18 0 29895340 9787879424 6132 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2389619 6132 2158 9 0 2380296 0
[pid=25010/tid=25011] ppid=25007 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) R 25007 25010 24401 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 29895341 9787879424 6132 33554432000 1073741824 1073778376 140735646747760 139889544161928 235378107661 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200254 s]
/proc/loadavg: 4.04 4.09 3.76 2/168 25010
/proc/meminfo: memFree=31208096/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 4600 0 1 0 22 1 0 0 20 0 18 0 29895340 9787879424 7217 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2389619 7217 2213 9 0 2380296 0
[pid=25010/tid=25011] ppid=25007 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) R 25007 25010 24401 0 -1 4202560 2406 0 1 0 17 0 0 0 20 0 18 0 29895341 9787879424 7217 33554432000 1073741824 1073778376 140735646747760 139889544163360 139889383372196 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300252 s]
/proc/loadavg: 4.04 4.09 3.76 2/168 25010
/proc/meminfo: memFree=31208096/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 6699 0 1 0 48 2 0 0 20 0 22 0 29895340 10060525568 10084 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2456183 10084 2241 9 0 2446860 0
[pid=25010/tid=25011] ppid=25007 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) S 25007 25010 24401 0 -1 4202560 2419 0 1 0 23 0 0 0 20 0 22 0 29895341 10060525568 10084 33554432000 1073741824 1073778376 140735646747760 139889544164216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9824732

[startup+0.700217 s]
/proc/loadavg: 4.04 4.09 3.76 2/168 25010
/proc/meminfo: memFree=31208096/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 15778 0 1 0 206 3 0 0 20 0 22 0 29895340 10060525568 20327 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2456183 20327 2254 9 0 2446860 0
[pid=25010/tid=25011] ppid=25007 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) S 25007 25010 24401 0 -1 4202560 2419 0 1 0 23 0 0 0 20 0 22 0 29895341 10060525568 20327 33554432000 1073741824 1073778376 140735646747760 139889544164216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 4.04 4.09 3.76 9/217 25068
/proc/meminfo: memFree=30957004/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 24986 0 1 0 492 8 0 0 20 0 22 0 29895340 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2456183 49896 2284 9 0 2446860 0
[pid=25010/tid=25011] ppid=25007 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) S 25007 25010 24401 0 -1 4202560 2419 0 1 0 23 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889544164216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25013] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25013/stat : 25013 (java) S 25007 25010 24401 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889505655592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25014] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25014/stat : 25014 (java) S 25007 25010 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889504602792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25015] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25015/stat : 25015 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889503550504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25016] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25016/stat : 25016 (java) S 25007 25010 24401 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889502497704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25017] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25017/stat : 25017 (java) S 25007 25010 24401 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889383303464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25018] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25018/stat : 25018 (java) S 25007 25010 24401 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889382250664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25019] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25019/stat : 25019 (java) S 25007 25010 24401 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889381198376 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25020] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25020/stat : 25020 (java) S 25007 25010 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889380145576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25023] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25023/stat : 25023 (java) S 25007 25010 24401 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 29895342 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139889367948008 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25024] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25024/stat : 25024 (java) S 25007 25010 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888762545656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25025] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25025/stat : 25025 (java) S 25007 25010 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888761493256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25027] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25027/stat : 25027 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888760441744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25029] ppid=25007 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/25010/task/25029/stat : 25029 (java) R 25007 25010 24401 0 -1 4202560 8190 0 0 0 106 2 0 0 20 0 22 0 29895345 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888759388224 139889548260241 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25030] ppid=25007 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/25010/task/25030/stat : 25030 (java) S 25007 25010 24401 0 -1 4202560 12871 0 0 0 117 2 0 0 20 0 22 0 29895345 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888758335544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25031] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25031/stat : 25031 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888757283448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25032] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25032/stat : 25032 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888756230856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25061] ppid=25007 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/25010/task/25061/stat : 25061 (java) R 25007 25010 24401 0 -1 4202560 17 0 0 0 118 0 0 0 20 0 22 0 29895366 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888755174584 139889383872956 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25062] ppid=25007 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/25010/task/25062/stat : 25062 (java) R 25007 25010 24401 0 -1 4202560 89 0 0 0 117 3 0 0 20 0 22 0 29895366 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888754123248 139889383858275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25063] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25063/stat : 25063 (java) S 25007 25010 24401 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29895366 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888753071784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25064] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25064/stat : 25064 (java) S 25007 25010 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895367 10060525568 49896 33554432000 1073741824 1073778376 140735646747760 139888752018984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.27 4.14 3.78 5/217 25068
/proc/meminfo: memFree=30795764/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9824732 CPUtime=8.48 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 25418 0 1 0 835 13 0 0 20 0 22 0 29895340 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2456183 85889 2284 9 0 2446860 0
[pid=25010/tid=25011] ppid=25007 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) S 25007 25010 24401 0 -1 4202560 2419 0 1 0 23 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889544164216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25013] ppid=25007 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25010/task/25013/stat : 25013 (java) S 25007 25010 24401 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889505655592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25014] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25014/stat : 25014 (java) S 25007 25010 24401 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889504602792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25015] ppid=25007 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25010/task/25015/stat : 25015 (java) S 25007 25010 24401 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889503550504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25016] ppid=25007 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25010/task/25016/stat : 25016 (java) S 25007 25010 24401 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889502497704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25017] ppid=25007 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25010/task/25017/stat : 25017 (java) S 25007 25010 24401 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889383303464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25018] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25018/stat : 25018 (java) S 25007 25010 24401 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889382250664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25019] ppid=25007 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25010/task/25019/stat : 25019 (java) S 25007 25010 24401 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889381198376 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25020] ppid=25007 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25010/task/25020/stat : 25020 (java) S 25007 25010 24401 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 29895341 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889380145576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25023] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25023/stat : 25023 (java) S 25007 25010 24401 0 -1 4202560 194 0 0 0 0 0 0 0 20 0 22 0 29895342 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139889367948008 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25024] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25024/stat : 25024 (java) S 25007 25010 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888762545656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25025] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25025/stat : 25025 (java) S 25007 25010 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888761493256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25027] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25027/stat : 25027 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888760441744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25029] ppid=25007 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/25010/task/25029/stat : 25029 (java) S 25007 25010 24401 0 -1 4202560 8383 0 0 0 117 2 0 0 20 0 22 0 29895345 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888759388344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25030] ppid=25007 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/25010/task/25030/stat : 25030 (java) S 25007 25010 24401 0 -1 4202560 12871 0 0 0 129 2 0 0 20 0 22 0 29895345 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888758335544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25031] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25031/stat : 25031 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888757283448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25032] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25032/stat : 25032 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888756230856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25061] ppid=25007 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/25010/task/25061/stat : 25061 (java) R 25007 25010 24401 0 -1 4202560 19 0 0 0 272 0 0 0 20 0 22 0 29895366 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888755176408 139889383875811 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25062] ppid=25007 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/25010/task/25062/stat : 25062 (java) R 25007 25010 24401 0 -1 4202560 143 0 0 0 269 3 0 0 20 0 22 0 29895366 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888754122480 139889383991769 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25063] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25063/stat : 25063 (java) S 25007 25010 24401 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29895366 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888753071784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25064] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25064/stat : 25064 (java) S 25007 25010 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895367 10060525568 85889 33554432000 1073741824 1073778376 140735646747760 139888752018984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.48
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.27 4.14 3.78 5/217 25068
/proc/meminfo: memFree=29976400/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9824732 CPUtime=15 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 25890 0 1 0 1478 22 0 0 20 0 22 0 29895340 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2456183 157511 2284 9 0 2446860 0
[pid=25010/tid=25011] ppid=25007 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) S 25007 25010 24401 0 -1 4202560 2419 0 1 0 23 0 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889544164216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25013] ppid=25007 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/25010/task/25013/stat : 25013 (java) S 25007 25010 24401 0 -1 4202560 38 0 0 0 4 2 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889505655592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25014] ppid=25007 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25010/task/25014/stat : 25014 (java) S 25007 25010 24401 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889504602792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25015] ppid=25007 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25010/task/25015/stat : 25015 (java) S 25007 25010 24401 0 -1 4202560 40 0 0 0 6 2 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889503550504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25016] ppid=25007 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25010/task/25016/stat : 25016 (java) S 25007 25010 24401 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889502497704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25017] ppid=25007 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25010/task/25017/stat : 25017 (java) S 25007 25010 24401 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889383303464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25018] ppid=25007 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25010/task/25018/stat : 25018 (java) S 25007 25010 24401 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889382250664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25019] ppid=25007 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25010/task/25019/stat : 25019 (java) S 25007 25010 24401 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 29895341 10060525568 157511 33554432000 1073741824 1073778376 140735646747760 139889381198376 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25020] ppid=25007 vsize=9824732 CPUtime=0.06 cores=0,2,4,6

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

/proc/25010/task/25015/stat : 25015 (java) S 25007 25010 24401 0 -1 4202560 395 0 0 0 252 8 0 0 20 0 22 0 29895341 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139889503550504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25016] ppid=25007 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/25010/task/25016/stat : 25016 (java) S 25007 25010 24401 0 -1 4202560 380 0 0 0 255 9 0 0 20 0 22 0 29895341 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139889502497704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25017] ppid=25007 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/25010/task/25017/stat : 25017 (java) S 25007 25010 24401 0 -1 4202560 373 0 0 0 275 8 0 0 20 0 22 0 29895341 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139889383303464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25018] ppid=25007 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/25010/task/25018/stat : 25018 (java) S 25007 25010 24401 0 -1 4202560 383 0 0 0 254 9 0 0 20 0 22 0 29895341 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139889382250664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25019] ppid=25007 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/25010/task/25019/stat : 25019 (java) S 25007 25010 24401 0 -1 4202560 348 0 0 0 248 6 0 0 20 0 22 0 29895341 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139889381198376 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25020] ppid=25007 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/25010/task/25020/stat : 25020 (java) S 25007 25010 24401 0 -1 4202560 396 0 0 0 251 9 0 0 20 0 22 0 29895341 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139889380145576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25023] ppid=25007 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/25010/task/25023/stat : 25023 (java) S 25007 25010 24401 0 -1 4202560 1849 0 0 0 202 25 0 0 20 0 22 0 29895342 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139889367948008 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25024] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25024/stat : 25024 (java) S 25007 25010 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888762545656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25025] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25025/stat : 25025 (java) S 25007 25010 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888761493256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25027] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25027/stat : 25027 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888760441744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25029] ppid=25007 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/25010/task/25029/stat : 25029 (java) S 25007 25010 24401 0 -1 4202560 8388 0 0 0 120 2 0 0 20 0 22 0 29895345 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888759388344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25030] ppid=25007 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/25010/task/25030/stat : 25030 (java) S 25007 25010 24401 0 -1 4202560 14659 0 0 0 177 2 0 0 20 0 22 0 29895345 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888758335544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25031] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25031/stat : 25031 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888757283448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25032] ppid=25007 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/25010/task/25032/stat : 25032 (java) S 25007 25010 24401 0 -1 4202560 50 0 0 0 14 13 0 0 20 0 22 0 29895345 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888756230856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25061] ppid=25007 vsize=9824732 CPUtime=871.44 cores=0,2,4,6
/proc/25010/task/25061/stat : 25061 (java) R 25007 25010 24401 0 -1 4202560 191 0 0 0 87129 15 0 0 20 0 22 0 29895366 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888755176400 139889383858238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25062] ppid=25007 vsize=9824732 CPUtime=871.44 cores=0,2,4,6
/proc/25010/task/25062/stat : 25062 (java) R 25007 25010 24401 0 -1 4202560 1347 0 0 0 87095 49 0 0 20 0 22 0 29895366 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888754122368 139889383967567 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25063] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25063/stat : 25063 (java) S 25007 25010 24401 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29895366 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888753071784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25064] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25064/stat : 25064 (java) S 25007 25010 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895367 10060525568 576826 33554432000 1073741824 1073778376 140735646747760 139888752018984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1774.24
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.17 4.15 3.97 5/217 25088
/proc/meminfo: memFree=26054236/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 33266 0 1 0 179852 149 0 0 20 0 22 0 29895340 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2456183 574510 2293 9 0 2446860 0
[pid=25010/tid=25011] ppid=25007 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) S 25007 25010 24401 0 -1 4202560 2425 0 1 0 24 3 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889544164216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25013] ppid=25007 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/25010/task/25013/stat : 25013 (java) S 25007 25010 24401 0 -1 4202560 398 0 0 0 263 11 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889505655592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25014] ppid=25007 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/25010/task/25014/stat : 25014 (java) S 25007 25010 24401 0 -1 4202560 395 0 0 0 261 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889504602792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25015] ppid=25007 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/25010/task/25015/stat : 25015 (java) S 25007 25010 24401 0 -1 4202560 396 0 0 0 258 8 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889503550504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25016] ppid=25007 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/25010/task/25016/stat : 25016 (java) S 25007 25010 24401 0 -1 4202560 389 0 0 0 259 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889502497704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25017] ppid=25007 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/25010/task/25017/stat : 25017 (java) S 25007 25010 24401 0 -1 4202560 374 0 0 0 282 8 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889383303464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25018] ppid=25007 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/25010/task/25018/stat : 25018 (java) S 25007 25010 24401 0 -1 4202560 383 0 0 0 259 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889382250664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25019] ppid=25007 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/25010/task/25019/stat : 25019 (java) S 25007 25010 24401 0 -1 4202560 351 0 0 0 254 6 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889381198376 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25020] ppid=25007 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/25010/task/25020/stat : 25020 (java) S 25007 25010 24401 0 -1 4202560 396 0 0 0 254 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889380145576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25023] ppid=25007 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/25010/task/25023/stat : 25023 (java) S 25007 25010 24401 0 -1 4202560 1849 0 0 0 202 26 0 0 20 0 22 0 29895342 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889367948008 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25024] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25024/stat : 25024 (java) S 25007 25010 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888762545656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25025] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25025/stat : 25025 (java) S 25007 25010 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888761493256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25027] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25027/stat : 25027 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888760441744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25029] ppid=25007 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/25010/task/25029/stat : 25029 (java) S 25007 25010 24401 0 -1 4202560 8388 0 0 0 120 2 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888759388344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25030] ppid=25007 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/25010/task/25030/stat : 25030 (java) S 25007 25010 24401 0 -1 4202560 14659 0 0 0 177 2 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888758335544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25031] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25031/stat : 25031 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888757283448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25032] ppid=25007 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/25010/task/25032/stat : 25032 (java) S 25007 25010 24401 0 -1 4202560 50 0 0 0 14 14 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888756230856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25061] ppid=25007 vsize=9824732 CPUtime=884.08 cores=0,2,4,6
/proc/25010/task/25061/stat : 25061 (java) R 25007 25010 24401 0 -1 4202560 193 0 0 0 88393 15 0 0 20 0 22 0 29895366 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888755167504 139889383858275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25062] ppid=25007 vsize=9824732 CPUtime=884.09 cores=0,2,4,6
/proc/25010/task/25062/stat : 25062 (java) R 25007 25010 24401 0 -1 4202560 1349 0 0 0 88360 49 0 0 20 0 22 0 29895366 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888754122368 139889383995417 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25063] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25063/stat : 25063 (java) S 25007 25010 24401 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29895366 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888753071784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25064] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25064/stat : 25064 (java) S 25007 25010 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895367 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888752018984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 25010 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.17 4.15 3.97 5/217 25088
/proc/meminfo: memFree=26054236/32872528 swapFree=447868/480572
[pid=25010] ppid=25007 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/25010/stat : 25010 (java) S 25007 25010 24401 0 -1 4202496 33266 0 1 0 179852 149 0 0 20 0 22 0 29895340 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 140735646738896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25010/statm: 2456183 574510 2293 9 0 2446860 0
[pid=25010/tid=25011] ppid=25007 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/25010/task/25011/stat : 25011 (java) S 25007 25010 24401 0 -1 4202560 2425 0 1 0 24 3 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889544164216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25013] ppid=25007 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/25010/task/25013/stat : 25013 (java) S 25007 25010 24401 0 -1 4202560 398 0 0 0 263 11 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889505655592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25014] ppid=25007 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/25010/task/25014/stat : 25014 (java) S 25007 25010 24401 0 -1 4202560 395 0 0 0 261 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889504602792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25015] ppid=25007 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/25010/task/25015/stat : 25015 (java) S 25007 25010 24401 0 -1 4202560 396 0 0 0 258 8 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889503550504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25016] ppid=25007 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/25010/task/25016/stat : 25016 (java) S 25007 25010 24401 0 -1 4202560 389 0 0 0 259 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889502497704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25017] ppid=25007 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/25010/task/25017/stat : 25017 (java) S 25007 25010 24401 0 -1 4202560 374 0 0 0 282 8 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889383303464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25018] ppid=25007 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/25010/task/25018/stat : 25018 (java) S 25007 25010 24401 0 -1 4202560 383 0 0 0 259 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889382250664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25019] ppid=25007 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/25010/task/25019/stat : 25019 (java) S 25007 25010 24401 0 -1 4202560 351 0 0 0 254 6 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889381198376 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25020] ppid=25007 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/25010/task/25020/stat : 25020 (java) S 25007 25010 24401 0 -1 4202560 396 0 0 0 254 9 0 0 20 0 22 0 29895341 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889380145576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25023] ppid=25007 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/25010/task/25023/stat : 25023 (java) S 25007 25010 24401 0 -1 4202560 1849 0 0 0 202 26 0 0 20 0 22 0 29895342 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139889367948008 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25024] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25024/stat : 25024 (java) S 25007 25010 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888762545656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25025] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25025/stat : 25025 (java) S 25007 25010 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29895343 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888761493256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25027] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25027/stat : 25027 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888760441744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25029] ppid=25007 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/25010/task/25029/stat : 25029 (java) S 25007 25010 24401 0 -1 4202560 8388 0 0 0 120 2 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888759388344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25030] ppid=25007 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/25010/task/25030/stat : 25030 (java) S 25007 25010 24401 0 -1 4202560 14659 0 0 0 177 2 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888758335544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25031] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25031/stat : 25031 (java) S 25007 25010 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888757283448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25010/tid=25032] ppid=25007 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/25010/task/25032/stat : 25032 (java) S 25007 25010 24401 0 -1 4202560 50 0 0 0 14 14 0 0 20 0 22 0 29895345 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888756230856 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25010/tid=25061] ppid=25007 vsize=9824732 CPUtime=884.08 cores=0,2,4,6
/proc/25010/task/25061/stat : 25061 (java) R 25007 25010 24401 0 -1 4202560 193 0 0 0 88393 15 0 0 20 0 22 0 29895366 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888755167504 139889383858275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25062] ppid=25007 vsize=9824732 CPUtime=884.09 cores=0,2,4,6
/proc/25010/task/25062/stat : 25062 (java) R 25007 25010 24401 0 -1 4202560 1349 0 0 0 88360 49 0 0 20 0 22 0 29895366 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888754122368 139889383995417 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25010/tid=25063] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25063/stat : 25063 (java) S 25007 25010 24401 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29895366 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888753071784 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25010/tid=25064] ppid=25007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25010/task/25064/stat : 25064 (java) S 25007 25010 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29895367 10060525568 574510 33554432000 1073741824 1073778376 140735646747760 139888752018984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25010 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=40264
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=960701
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.153
CPU time (s): 1800.01
CPU user time (s): 1798.52
CPU system time (s): 1.49
CPU usage (%): 201.084
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.04
system time used= 1.9607
maximum resident set size= 2887980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33308
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30038
involuntary context switches= 46659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82411 second user time and 6.66199 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-18 21:34:12
IDJOB=4106857
IDBENCH=48293
IDSOLVER=2543
FILE ID=node104/4106857-1466278452
RUNJOBID= node104-1466276650-24417
PBS_JOBID= 19918266
Free space on /tmp= 71672 MiB

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

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

MD5SUM BENCH= 18f5400970ad464f730a15f23e03dd22
RANDOM SEED=16936750

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:        31208532 kB
Buffers:          143536 kB
Cached:           258376 kB
SwapCached:        40452 kB
Active:           131548 kB
Inactive:         313056 kB
Active(anon):       4928 kB
Inactive(anon):    40000 kB
Active(file):     126620 kB
Inactive(file):   273056 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060428 kB
Dirty:               636 kB
Writeback:             0 kB
AnonPages:        571180 kB
Mapped:             7644 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:     566656 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:07