Trace number 4116942

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 895.166

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round21-9.opb
MD5SUM43408970c2b3ba12c492cc7535f73fd0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.35603
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116942-1466949719.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.72/0.47	c ... done. Wall clock time 0.354s.
0.72/0.47	c declared #vars     3968
0.72/0.47	c #constraints  9184
0.72/0.47	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.72/0.47	c constraints type 
0.72/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.72/0.48	c org.sat4j.specs.Constr$1 => 920
0.72/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.72/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
0.72/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.72/0.48	c 9184 constraints processed.
0.72/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.72/0.48	c constraints type 
0.72/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.72/0.48	c org.sat4j.specs.Constr$1 => 920
0.72/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.72/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.72/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.72/0.48	c 9184 constraints processed.
4.23/1.39	c cleaning 2500 clauses out of 5000 with flag 17130/5002
6.50/2.03	c cleaning 4238 clauses out of 8498 with flag 39330/11000
8.54/2.82	c cleaning 5629 clauses out of 11262 with flag 68748/18002
10.19/3.69	c cleaning 6811 clauses out of 13631 with flag 103988/26000
12.43/4.72	c cleaning 7898 clauses out of 15820 with flag 148457/35000
14.88/5.91	c cleaning 8939 clauses out of 17923 with flag 199453/45001
17.62/7.26	c cleaning 9990 clauses out of 19984 with flag 256330/56001
20.62/8.71	c cleaning 10971 clauses out of 21995 with flag 321292/68002
24.11/10.44	c cleaning 11996 clauses out of 24022 with flag 395121/81000
27.73/12.24	c cleaning 13007 clauses out of 26026 with flag 476228/95000
31.79/14.30	c cleaning 13990 clauses out of 28019 with flag 563171/110000
36.18/16.49	c cleaning 14980 clauses out of 30029 with flag 657839/126000
41.29/18.98	c cleaning 16007 clauses out of 32050 with flag 758967/143001
43.31/19.96	c cleaning 0 clauses out of 5001 with flag 0/5001
46.99/21.63	c cleaning 17003 clauses out of 34043 with flag 867232/161001
52.16/24.20	c cleaning 18008 clauses out of 36039 with flag 982377/180000
57.96/27.00	c cleaning 19000 clauses out of 38033 with flag 1105593/200002
64.06/30.00	c cleaning 20001 clauses out of 40031 with flag 1237446/221000
70.86/33.45	c cleaning 21006 clauses out of 42031 with flag 1373289/243001
78.79/37.35	c cleaning 22012 clauses out of 44024 with flag 1514789/266000
86.79/41.39	c cleaning 23003 clauses out of 46012 with flag 1664818/290000
95.69/45.75	c cleaning 23999 clauses out of 48013 with flag 1820028/315004
104.94/50.34	c cleaning 24988 clauses out of 50012 with flag 1981585/341002
114.55/55.15	c cleaning 25999 clauses out of 52022 with flag 2149944/368000
125.21/60.45	c cleaning 27008 clauses out of 54023 with flag 2325668/396000
136.29/65.90	c cleaning 28002 clauses out of 56015 with flag 2508967/425000
147.70/71.67	c cleaning 29003 clauses out of 58014 with flag 2697893/455001
160.36/77.91	c cleaning 30001 clauses out of 60010 with flag 2893631/486000
173.24/84.33	c cleaning 30975 clauses out of 62009 with flag 3099364/518000
187.14/91.22	c cleaning 31986 clauses out of 64035 with flag 3310668/551001
201.84/98.59	c cleaning 33019 clauses out of 66049 with flag 3527307/585001
216.71/105.97	c cleaning 33997 clauses out of 68030 with flag 3753185/620001
232.85/114.38	c cleaning 35005 clauses out of 70032 with flag 3980860/656000
249.36/122.50	c cleaning 36006 clauses out of 72028 with flag 4224970/693001
266.27/131.00	c cleaning 36999 clauses out of 74022 with flag 4467217/731001
284.58/140.03	c cleaning 38004 clauses out of 76024 with flag 4719703/770002
303.50/149.47	c cleaning 39009 clauses out of 78018 with flag 4978788/810000
323.21/159.27	c cleaning 39988 clauses out of 80009 with flag 5245938/851000
335.51/165.35	c cleaning 0 clauses out of 11001 with flag 0/11001
343.51/169.30	c cleaning 40999 clauses out of 82021 with flag 5521436/893000
365.00/180.02	c cleaning 41990 clauses out of 84023 with flag 5804246/936001
387.40/191.18	c cleaning 43017 clauses out of 86034 with flag 6091257/980002
410.46/202.66	c cleaning 43986 clauses out of 88015 with flag 6384039/1025000
434.38/214.58	c cleaning 44966 clauses out of 90030 with flag 6682902/1071001
459.40/226.90	c cleaning 46011 clauses out of 92064 with flag 6991865/1118001
485.12/239.80	c cleaning 47022 clauses out of 94052 with flag 7307833/1166000
512.41/253.33	c cleaning 48004 clauses out of 96030 with flag 7627537/1215000
539.65/266.87	c cleaning 48997 clauses out of 98027 with flag 7954476/1265001
568.78/281.34	c cleaning 49987 clauses out of 100030 with flag 8288822/1316001
600.11/297.45	c cleaning 51016 clauses out of 102043 with flag 8629152/1368001
630.58/312.68	c cleaning 52004 clauses out of 104026 with flag 8976241/1421000
661.52/328.05	c cleaning 52982 clauses out of 106022 with flag 9327475/1475000
693.50/343.91	c cleaning 54013 clauses out of 108040 with flag 9691997/1530000
726.95/360.59	c cleaning 54990 clauses out of 110027 with flag 10056837/1586000
762.39/378.10	c cleaning 55995 clauses out of 112037 with flag 10429498/1643000
797.95/395.81	c cleaning 56999 clauses out of 114043 with flag 10808402/1701001
835.32/414.41	c cleaning 57999 clauses out of 116043 with flag 11195565/1760000
872.68/433.06	c cleaning 58984 clauses out of 118044 with flag 11591896/1820000
912.99/453.00	c cleaning 59993 clauses out of 120060 with flag 11994651/1881000
953.98/473.40	c cleaning 61006 clauses out of 122067 with flag 12401910/1943000
996.00/494.35	c cleaning 62010 clauses out of 124061 with flag 12817150/2006000
1039.59/515.99	c cleaning 63017 clauses out of 126052 with flag 13236318/2070001
1084.29/538.29	c cleaning 64004 clauses out of 128034 with flag 13667424/2135000
1125.97/559.03	c cleaning 65013 clauses out of 130031 with flag 14101044/2201001
1172.22/582.08	c cleaning 66003 clauses out of 132017 with flag 14539550/2268000
1221.73/606.67	c cleaning 66979 clauses out of 134014 with flag 14986885/2336000
1273.69/633.28	c cleaning 68002 clauses out of 136036 with flag 15437985/2405001
1325.93/659.22	c cleaning 69005 clauses out of 138034 with flag 15898532/2475001
1379.47/685.89	c cleaning 69987 clauses out of 140028 with flag 16366380/2546000
1433.56/712.77	c cleaning 70997 clauses out of 142041 with flag 16842288/2618000
1435.35/713.67	c cleaning 0 clauses out of 18001 with flag 0/18001
1488.61/740.19	c cleaning 71980 clauses out of 144044 with flag 17319936/2691000
1544.73/768.04	c cleaning 73025 clauses out of 146065 with flag 17806445/2765001
1603.80/797.40	c cleaning 74019 clauses out of 148040 with flag 18295485/2840001
1664.65/827.78	c cleaning 74971 clauses out of 150020 with flag 18790857/2916000
1726.43/858.42	c cleaning 76009 clauses out of 152049 with flag 19292011/2993000
1787.77/889.02	c cleaning 76998 clauses out of 154040 with flag 19803479/3071000
1800.07/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.10	c starts		: 30554
1800.07/895.10	c conflicts		: 3092627
1800.07/895.10	c decisions		: 27951631
1800.07/895.10	c propagations		: 422587982
1800.07/895.10	c inspects		: 9638401048
1800.07/895.10	c shortcuts		: 0
1800.07/895.10	c learnt literals	: 2
1800.07/895.10	c learnt binary clauses	: 62
1800.07/895.10	c learnt ternary clauses	: 836
1800.07/895.10	c learnt constraints	: 3092625
1800.07/895.10	c ignored constraints	: 0
1800.07/895.10	c root simplifications	: 0
1800.07/895.10	c removed literals (reason simplification)	: 3009580
1800.07/895.10	c reason swapping (by a shorter reason)	: 0
1800.07/895.10	c Calls to reduceDB	: 74
1800.07/895.10	c Number of update (reduction) of LBD	: 668607
1800.07/895.10	c Imported unit clauses	: 0
1800.07/895.10	c number of reductions to clauses (during analyze)	: 0
1800.07/895.10	c number of learned constraints concerned by reduction	: 0
1800.07/895.10	c number of learning phase by resolution	: 0
1800.07/895.10	c number of learning phase by cutting planes	: 0
1800.07/895.10	c speed (assignments/second)	: 472367.4846330888
1800.07/895.10	c non guided choices	4563
1800.07/895.13	c learnt constraints type 
1800.07/895.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 62
1800.07/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 98607
1800.07/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.13	c starts		: 45
1800.07/895.13	c conflicts		: 19375
1800.07/895.13	c decisions		: 67300
1800.07/895.13	c propagations		: 2496117
1800.07/895.13	c inspects		: 796685183
1800.07/895.13	c shortcuts		: 0
1800.07/895.13	c learnt literals	: 0
1800.07/895.13	c learnt binary clauses	: 0
1800.07/895.13	c learnt ternary clauses	: 0
1800.07/895.13	c learnt constraints	: 19374
1800.07/895.13	c ignored constraints	: 0
1800.07/895.13	c root simplifications	: 0
1800.07/895.13	c removed literals (reason simplification)	: 0
1800.07/895.13	c reason swapping (by a shorter reason)	: 0
1800.07/895.13	c Calls to reduceDB	: 3
1800.07/895.13	c Number of update (reduction) of LBD	: 0
1800.07/895.13	c Imported unit clauses	: 0
1800.07/895.13	c number of reductions to clauses (during analyze)	: 0
1800.07/895.13	c number of learned constraints concerned by reduction	: 0
1800.07/895.13	c number of learning phase by resolution	: 0
1800.07/895.13	c number of learning phase by cutting planes	: 0
1800.07/895.13	c speed (assignments/second)	: 2790.0735713279723
1800.07/895.13	c non guided choices	268
1800.07/895.14	c learnt constraints type 
1800.07/895.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.07/895.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19369
1800.07/895.14	s UNKNOWN
1800.07/895.14	c Total wall clock time (in seconds): 895.019

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-4116942-1466949719/watcher-4116942-1466949719 -o /tmp/evaluation-result-4116942-1466949719/solver-4116942-1466949719 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20070 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116942-1466949719.opb 

pid=22819
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: 3.98 4.08 4.09 4/198 22822
/proc/meminfo: memFree=28303460/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (java) D 22819 22822 20053 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 28011370 9515008 185 33554432000 1073741824 1073778376 140733997475936 140733997465000 213857168679 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2323 185 143 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 3.98 4.08 4.09 4/198 22822
/proc/meminfo: memFree=28303460/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 4415 0 1 0 8 1 0 0 20 0 18 0 28011370 9787879424 6045 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2389619 6045 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20025 s]
/proc/loadavg: 3.98 4.08 4.09 4/198 22822
/proc/meminfo: memFree=28303460/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 4685 0 1 0 23 1 0 0 20 0 18 0 28011370 9787879424 6778 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2389619 6778 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300233 s]
/proc/loadavg: 3.98 4.08 4.09 4/198 22822
/proc/meminfo: memFree=28303460/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 5846 0 1 0 46 1 0 0 20 0 18 0 28011370 9787879424 8974 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2389619 8974 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700202 s]
/proc/loadavg: 3.98 4.08 4.09 4/198 22822
/proc/meminfo: memFree=28303460/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 15209 0 1 0 180 4 0 0 20 0 22 0 28011370 10060525568 23233 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2456183 23233 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 3.98 4.08 4.09 7/220 22844
/proc/meminfo: memFree=28172300/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9824732 CPUtime=5 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 27497 0 1 0 492 8 0 0 20 0 22 0 28011370 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2456183 50986 2292 9 0 2446860 0
[pid=22822/tid=22824] ppid=22819 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/22822/task/22824/stat : 22824 (java) S 22819 22822 20053 0 -1 4202560 2435 0 1 0 43 1 0 0 20 0 22 0 28011370 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889724298104 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22825/stat : 22825 (java) S 22819 22822 20053 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889568020776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22826] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22826/stat : 22826 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889566967976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22827] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22827/stat : 22827 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889565915688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22828] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22828/stat : 22828 (java) S 22819 22822 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889564862888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22829] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22829/stat : 22829 (java) S 22819 22822 20053 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889563810600 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22830] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22830/stat : 22830 (java) S 22819 22822 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889562757800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22831] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22831/stat : 22831 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889561705512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22832] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22832/stat : 22832 (java) S 22819 22822 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889560652712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22833] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22833/stat : 22833 (java) S 22819 22822 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889548454120 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22834] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22834/stat : 22834 (java) S 22819 22822 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889547400184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22835] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22835/stat : 22835 (java) S 22819 22822 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889546347784 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22836] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22836/stat : 22836 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889545296272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22837] ppid=22819 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/22822/task/22837/stat : 22837 (java) R 22819 22822 20053 0 -1 4202560 10247 0 0 0 124 1 0 0 20 0 22 0 28011376 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889544231184 139889728141130 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22838] ppid=22819 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/22822/task/22838/stat : 22838 (java) R 22819 22822 20053 0 -1 4202560 13409 0 0 0 121 2 0 0 20 0 22 0 28011376 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889543168344 139889728415326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22839] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22839/stat : 22839 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889542139000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22840] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22840/stat : 22840 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889541086408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22841] ppid=22819 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/22822/task/22841/stat : 22841 (java) R 22819 22822 20053 0 -1 4202560 17 0 0 0 99 0 0 0 20 0 22 0 28011418 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889539653408 139889585362116 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22842] ppid=22819 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/22822/task/22842/stat : 22842 (java) R 22819 22822 20053 0 -1 4202560 75 0 0 0 96 1 0 0 20 0 22 0 28011418 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889538607696 139889584749357 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22843] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22843/stat : 22843 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889537557672 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22844] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22844/stat : 22844 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 50986 33554432000 1073741824 1073778376 140733997475936 139889536504872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 3.98 4.08 4.09 6/220 22844
/proc/meminfo: memFree=28092432/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9824732 CPUtime=9.14 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 29130 0 1 0 900 14 0 0 20 0 22 0 28011370 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2456183 80829 2292 9 0 2446860 0
[pid=22822/tid=22824] ppid=22819 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/22822/task/22824/stat : 22824 (java) S 22819 22822 20053 0 -1 4202560 2435 0 1 0 43 1 0 0 20 0 22 0 28011370 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889724298104 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22822/task/22825/stat : 22825 (java) S 22819 22822 20053 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889568020776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22826] ppid=22819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22822/task/22826/stat : 22826 (java) S 22819 22822 20053 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889566967976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22827] ppid=22819 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22822/task/22827/stat : 22827 (java) S 22819 22822 20053 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889565915688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22828] ppid=22819 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22822/task/22828/stat : 22828 (java) S 22819 22822 20053 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889564862888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22829] ppid=22819 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22822/task/22829/stat : 22829 (java) S 22819 22822 20053 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889563810600 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22830] ppid=22819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22822/task/22830/stat : 22830 (java) S 22819 22822 20053 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889562757800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22831] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22831/stat : 22831 (java) S 22819 22822 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889561705512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22832] ppid=22819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22822/task/22832/stat : 22832 (java) S 22819 22822 20053 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 28011372 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889560652712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22833] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22833/stat : 22833 (java) S 22819 22822 20053 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889548454120 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22834] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22834/stat : 22834 (java) S 22819 22822 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889547400184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22835] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22835/stat : 22835 (java) S 22819 22822 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889546347784 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22836] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22836/stat : 22836 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889545296272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22837] ppid=22819 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/22822/task/22837/stat : 22837 (java) S 22819 22822 20053 0 -1 4202560 11699 0 0 0 180 2 0 0 20 0 22 0 28011376 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889544243896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22838] ppid=22819 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/22822/task/22838/stat : 22838 (java) S 22819 22822 20053 0 -1 4202560 13415 0 0 0 152 3 0 0 20 0 22 0 28011376 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889543191096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22839] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22839/stat : 22839 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889542139000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22840] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22840/stat : 22840 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889541086408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22841] ppid=22819 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/22822/task/22841/stat : 22841 (java) R 22819 22822 20053 0 -1 4202560 17 0 0 0 251 0 0 0 20 0 22 0 28011418 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889539661992 139889585361300 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22842] ppid=22819 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/22822/task/22842/stat : 22842 (java) R 22819 22822 20053 0 -1 4202560 121 0 0 0 248 2 0 0 20 0 22 0 28011418 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889538609176 139889585549695 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22843] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22843/stat : 22843 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889537557672 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22844] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22844/stat : 22844 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 80829 33554432000 1073741824 1073778376 140733997475936 139889536504872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 9.14
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 3.98 4.08 4.09 5/219 22844
/proc/meminfo: memFree=27680876/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9824732 CPUtime=15.68 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 29934 0 1 0 1543 25 0 0 20 0 22 0 28011370 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2456183 157499 2292 9 0 2446860 0
[pid=22822/tid=22824] ppid=22819 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/22822/task/22824/stat : 22824 (java) S 22819 22822 20053 0 -1 4202560 2435 0 1 0 43 1 0 0 20 0 22 0 28011370 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889724298104 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/22822/task/22825/stat : 22825 (java) S 22819 22822 20053 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889568020776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22826] ppid=22819 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/22822/task/22826/stat : 22826 (java) S 22819 22822 20053 0 -1 4202560 63 0 0 0 5 1 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889566967976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22827] ppid=22819 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22822/task/22827/stat : 22827 (java) S 22819 22822 20053 0 -1 4202560 28 0 0 0 3 2 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889565915688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22828] ppid=22819 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22822/task/22828/stat : 22828 (java) S 22819 22822 20053 0 -1 4202560 65 0 0 0 4 1 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889564862888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22829] ppid=22819 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/22822/task/22829/stat : 22829 (java) S 22819 22822 20053 0 -1 4202560 67 0 0 0 5 1 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889563810600 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22830] ppid=22819 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/22822/task/22830/stat : 22830 (java) S 22819 22822 20053 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889562757800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22831] ppid=22819 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22822/task/22831/stat : 22831 (java) S 22819 22822 20053 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889561705512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22832] ppid=22819 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/22822/task/22832/stat : 22832 (java) S 22819 22822 20053 0 -1 4202560 86 0 0 0 6 2 0 0 20 0 22 0 28011372 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889560652712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22833] ppid=22819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22822/task/22833/stat : 22833 (java) S 22819 22822 20053 0 -1 4202560 454 0 0 0 0 1 0 0 20 0 22 0 28011373 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889548454120 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22834] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22834/stat : 22834 (java) S 22819 22822 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889547400184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22835] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22835/stat : 22835 (java) S 22819 22822 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889546347784 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22836] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22836/stat : 22836 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 157499 33554432000 1073741824 1073778376 140733997475936 139889545296272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22837] ppid=22819 vsize=9824732 CPUtime=1.83 cores=1,3,5,7

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

/proc/22822/task/22827/stat : 22827 (java) S 22819 22822 20053 0 -1 4202560 622 0 0 0 237 19 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889565915688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22828] ppid=22819 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/22822/task/22828/stat : 22828 (java) S 22819 22822 20053 0 -1 4202560 671 0 0 0 254 17 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889564862888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22829] ppid=22819 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/22822/task/22829/stat : 22829 (java) S 22819 22822 20053 0 -1 4202560 870 0 0 0 246 19 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889563810600 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22830] ppid=22819 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/22822/task/22830/stat : 22830 (java) S 22819 22822 20053 0 -1 4202560 680 0 0 0 258 20 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889562757800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22831] ppid=22819 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/22822/task/22831/stat : 22831 (java) S 22819 22822 20053 0 -1 4202560 591 0 0 0 258 17 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889561705512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22832] ppid=22819 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/22822/task/22832/stat : 22832 (java) S 22819 22822 20053 0 -1 4202560 700 0 0 0 234 18 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889560652712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22833] ppid=22819 vsize=9824732 CPUtime=3.51 cores=1,3,5,7
/proc/22822/task/22833/stat : 22833 (java) S 22819 22822 20053 0 -1 4202560 2265 0 0 0 341 10 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889548454120 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22834] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22834/stat : 22834 (java) S 22819 22822 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889547400184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22835] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22835/stat : 22835 (java) S 22819 22822 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889546347784 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22836] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22836/stat : 22836 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889545296272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22837] ppid=22819 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/22822/task/22837/stat : 22837 (java) S 22819 22822 20053 0 -1 4202560 12638 0 0 0 242 2 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889544243896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22838] ppid=22819 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/22822/task/22838/stat : 22838 (java) S 22819 22822 20053 0 -1 4202560 13431 0 0 0 158 3 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889543191096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22839] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22839/stat : 22839 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889542139000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22840] ppid=22819 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/22822/task/22840/stat : 22840 (java) S 22819 22822 20053 0 -1 4202560 51 0 0 0 16 21 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889541086408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22841] ppid=22819 vsize=9824732 CPUtime=870.21 cores=1,3,5,7
/proc/22822/task/22841/stat : 22841 (java) R 22819 22822 20053 0 -1 4202560 59 0 0 0 87005 16 0 0 20 0 22 0 28011418 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889539660416 139889585470868 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22842] ppid=22819 vsize=9824732 CPUtime=870.19 cores=1,3,5,7
/proc/22822/task/22842/stat : 22842 (java) R 22819 22822 20053 0 -1 4202560 1625 0 0 0 86975 44 0 0 20 0 22 0 28011418 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889538607920 139889585445583 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22843] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22843/stat : 22843 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889537557672 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22844] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22844/stat : 22844 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889536504872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1774.38
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.05 4.06 4.08 5/219 22933
/proc/meminfo: memFree=24525332/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 39528 0 1 0 179795 212 0 0 20 0 22 0 28011370 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2456183 945002 2301 9 0 2446860 0
[pid=22822/tid=22824] ppid=22819 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/22822/task/22824/stat : 22824 (java) S 22819 22822 20053 0 -1 4202560 2444 0 1 0 46 3 0 0 20 0 22 0 28011370 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889724298104 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/22822/task/22825/stat : 22825 (java) S 22819 22822 20053 0 -1 4202560 902 0 0 0 253 18 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889568020776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22826] ppid=22819 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/22822/task/22826/stat : 22826 (java) S 22819 22822 20053 0 -1 4202560 713 0 0 0 231 18 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889566967976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22827] ppid=22819 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/22822/task/22827/stat : 22827 (java) S 22819 22822 20053 0 -1 4202560 622 0 0 0 243 19 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889565915688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22828] ppid=22819 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/22822/task/22828/stat : 22828 (java) S 22819 22822 20053 0 -1 4202560 671 0 0 0 260 17 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889564862888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22829] ppid=22819 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/22822/task/22829/stat : 22829 (java) S 22819 22822 20053 0 -1 4202560 870 0 0 0 249 19 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889563810600 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22830] ppid=22819 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/22822/task/22830/stat : 22830 (java) S 22819 22822 20053 0 -1 4202560 680 0 0 0 260 20 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889562757800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22831] ppid=22819 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/22822/task/22831/stat : 22831 (java) S 22819 22822 20053 0 -1 4202560 591 0 0 0 259 17 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889561705512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22832] ppid=22819 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/22822/task/22832/stat : 22832 (java) S 22819 22822 20053 0 -1 4202560 700 0 0 0 235 18 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889560652712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22833] ppid=22819 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/22822/task/22833/stat : 22833 (java) S 22819 22822 20053 0 -1 4202560 2265 0 0 0 341 11 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889548454120 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22834] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22834/stat : 22834 (java) S 22819 22822 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889547400184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22835] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22835/stat : 22835 (java) S 22819 22822 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889546347784 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22836] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22836/stat : 22836 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889545296272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22837] ppid=22819 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/22822/task/22837/stat : 22837 (java) S 22819 22822 20053 0 -1 4202560 12638 0 0 0 242 2 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889544243896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22838] ppid=22819 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/22822/task/22838/stat : 22838 (java) S 22819 22822 20053 0 -1 4202560 13431 0 0 0 158 3 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889543191096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22839] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22839/stat : 22839 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889542139000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22840] ppid=22819 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/22822/task/22840/stat : 22840 (java) S 22819 22822 20053 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889541086408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22841] ppid=22819 vsize=9824732 CPUtime=882.91 cores=1,3,5,7
/proc/22822/task/22841/stat : 22841 (java) R 22819 22822 20053 0 -1 4202560 60 0 0 0 88275 16 0 0 20 0 22 0 28011418 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889539661120 139889585362070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22842] ppid=22819 vsize=9824732 CPUtime=882.89 cores=1,3,5,7
/proc/22822/task/22842/stat : 22842 (java) R 22819 22822 20053 0 -1 4202560 1625 0 0 0 88245 44 0 0 20 0 22 0 28011418 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889538607232 139889585943872 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22843] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22843/stat : 22843 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889537557672 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22844] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22844/stat : 22844 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889536504872 213869705129 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 22822 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.05 4.06 4.08 5/219 22933
/proc/meminfo: memFree=24525332/32872528 swapFree=681168/738400
[pid=22822] ppid=22819 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/22822/stat : 22822 (java) S 22819 22822 20053 0 -1 4202496 39528 0 1 0 179795 212 0 0 20 0 22 0 28011370 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 140733997467072 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22822/statm: 2456183 945002 2301 9 0 2446860 0
[pid=22822/tid=22824] ppid=22819 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/22822/task/22824/stat : 22824 (java) S 22819 22822 20053 0 -1 4202560 2444 0 1 0 46 3 0 0 20 0 22 0 28011370 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889724298104 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/22822/task/22825/stat : 22825 (java) S 22819 22822 20053 0 -1 4202560 902 0 0 0 253 18 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889568020776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22826] ppid=22819 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/22822/task/22826/stat : 22826 (java) S 22819 22822 20053 0 -1 4202560 713 0 0 0 231 18 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889566967976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22827] ppid=22819 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/22822/task/22827/stat : 22827 (java) S 22819 22822 20053 0 -1 4202560 622 0 0 0 243 19 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889565915688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22828] ppid=22819 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/22822/task/22828/stat : 22828 (java) S 22819 22822 20053 0 -1 4202560 671 0 0 0 260 17 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889564862888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22829] ppid=22819 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/22822/task/22829/stat : 22829 (java) S 22819 22822 20053 0 -1 4202560 870 0 0 0 249 19 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889563810600 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22830] ppid=22819 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/22822/task/22830/stat : 22830 (java) S 22819 22822 20053 0 -1 4202560 680 0 0 0 260 20 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889562757800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22831] ppid=22819 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/22822/task/22831/stat : 22831 (java) S 22819 22822 20053 0 -1 4202560 591 0 0 0 259 17 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889561705512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22832] ppid=22819 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/22822/task/22832/stat : 22832 (java) S 22819 22822 20053 0 -1 4202560 700 0 0 0 235 18 0 0 20 0 22 0 28011372 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889560652712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22833] ppid=22819 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/22822/task/22833/stat : 22833 (java) S 22819 22822 20053 0 -1 4202560 2265 0 0 0 341 11 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889548454120 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22834] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22834/stat : 22834 (java) S 22819 22822 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889547400184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22835] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22835/stat : 22835 (java) S 22819 22822 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28011373 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889546347784 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22836] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22836/stat : 22836 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889545296272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22837] ppid=22819 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/22822/task/22837/stat : 22837 (java) S 22819 22822 20053 0 -1 4202560 12638 0 0 0 242 2 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889544243896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22838] ppid=22819 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/22822/task/22838/stat : 22838 (java) S 22819 22822 20053 0 -1 4202560 13431 0 0 0 158 3 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889543191096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22839] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22839/stat : 22839 (java) S 22819 22822 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889542139000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22840] ppid=22819 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/22822/task/22840/stat : 22840 (java) S 22819 22822 20053 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 28011376 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889541086408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22822/tid=22841] ppid=22819 vsize=9824732 CPUtime=882.91 cores=1,3,5,7
/proc/22822/task/22841/stat : 22841 (java) R 22819 22822 20053 0 -1 4202560 60 0 0 0 88275 16 0 0 20 0 22 0 28011418 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889539661120 139889585362070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22822/tid=22842] ppid=22819 vsize=9824732 CPUtime=882.89 cores=1,3,5,7
/proc/22822/task/22842/stat : 22842 (java) R 22819 22822 20053 0 -1 4202560 1625 0 0 0 88245 44 0 0 20 0 22 0 28011418 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889538607232 139889585943872 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22822/tid=22843] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22843/stat : 22843 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889537557672 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22822/tid=22844] ppid=22819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22822/task/22844/stat : 22844 (java) S 22819 22822 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28011419 10060525568 945002 33554432000 1073741824 1073778376 140733997475936 139889536504872 213869705129 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 22822 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=379364
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=640598
# CPU time returned by wait4() is 1796.02
# 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): 895.166
CPU time (s): 1800.07
CPU user time (s): 1797.95
CPU system time (s): 2.12
CPU usage (%): 201.088
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.38
system time used= 2.6406
maximum resident set size= 3780124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39561
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24243
involuntary context switches= 26883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75497 second user time and 6.574 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 16:01:59
IDJOB=4116942
IDBENCH=109533
IDSOLVER=2543
FILE ID=node112/4116942-1466949719
RUNJOBID= node112-1466939767-20070
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round21-9.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116942-1466949719/watcher-4116942-1466949719 -o /tmp/evaluation-result-4116942-1466949719/solver-4116942-1466949719 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20070 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116942-1466949719.opb

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

MD5SUM BENCH= 43408970c2b3ba12c492cc7535f73fd0
RANDOM SEED=2101349395

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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:        28304236 kB
Buffers:           16364 kB
Cached:           149808 kB
SwapCached:         1700 kB
Active:          2978696 kB
Inactive:         143424 kB
Active(anon):    2955920 kB
Inactive(anon):     2540 kB
Active(file):      22776 kB
Inactive(file):   140884 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:               928 kB
Writeback:             0 kB
AnonPages:       3720212 kB
Mapped:            15396 kB
Shmem:                 0 kB
Slab:             565680 kB
SReclaimable:       9372 kB
SUnreclaim:       556308 kB
KernelStack:        1752 kB
PageTables:        11600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3963292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2992128 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= 71688 MiB
End job on node112 at 2016-06-26 16:16:54