Trace number 4116782

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.17 897.351

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round22-3.opb
MD5SUMf2a41252146eb1b2fe320d81ba48ff06
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 benchmark200.673
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8688
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints864
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116782-1466955036.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.73/0.49	c ... done. Wall clock time 0.372s.
0.73/0.49	c declared #vars     4128
0.73/0.49	c #constraints  9952
0.73/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.73/0.49	c org.sat4j.specs.Constr$1 => 888
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 488
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.73/0.49	c 9952 constraints processed.
0.73/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.73/0.49	c org.sat4j.specs.Constr$1 => 888
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.73/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 488
0.73/0.49	c 9952 constraints processed.
4.59/1.47	c cleaning 2498 clauses out of 4999 with flag 14945/5001
6.11/2.09	c cleaning 4235 clauses out of 8501 with flag 36616/11001
7.79/2.81	c cleaning 5625 clauses out of 11266 with flag 64723/18001
9.45/3.67	c cleaning 6809 clauses out of 13640 with flag 98743/26000
11.52/4.68	c cleaning 7908 clauses out of 15832 with flag 137975/35001
13.72/5.77	c cleaning 8921 clauses out of 17923 with flag 183166/45000
16.20/6.97	c cleaning 9978 clauses out of 20004 with flag 237619/56002
18.99/8.37	c cleaning 10989 clauses out of 22025 with flag 300216/68001
22.32/9.94	c cleaning 12007 clauses out of 24036 with flag 367461/81001
25.70/11.68	c cleaning 13010 clauses out of 26029 with flag 440601/95001
29.81/13.66	c cleaning 13992 clauses out of 28018 with flag 520693/110000
33.81/15.60	c cleaning 14978 clauses out of 30026 with flag 608441/126000
37.61/17.53	c cleaning 0 clauses out of 5001 with flag 0/5001
38.49/17.93	c cleaning 16012 clauses out of 32048 with flag 704221/143000
44.03/20.59	c cleaning 16977 clauses out of 34036 with flag 804921/161000
49.81/23.46	c cleaning 17992 clauses out of 36061 with flag 912655/180002
56.54/26.70	c cleaning 19016 clauses out of 38067 with flag 1029725/200000
63.14/30.05	c cleaning 20023 clauses out of 40051 with flag 1153744/221000
70.15/33.54	c cleaning 20991 clauses out of 42028 with flag 1284403/243000
78.14/37.44	c cleaning 22012 clauses out of 44038 with flag 1420511/266001
86.32/41.52	c cleaning 23006 clauses out of 46025 with flag 1563360/290000
94.63/45.65	c cleaning 23999 clauses out of 48019 with flag 1713378/315000
103.23/49.99	c cleaning 24972 clauses out of 50023 with flag 1868462/341003
112.76/54.61	c cleaning 26006 clauses out of 52049 with flag 2035550/368001
122.75/59.63	c cleaning 27010 clauses out of 54043 with flag 2208158/396001
133.29/64.82	c cleaning 27993 clauses out of 56032 with flag 2388295/425000
143.69/70.06	c cleaning 29020 clauses out of 58040 with flag 2570413/455001
155.79/76.04	c cleaning 29974 clauses out of 60019 with flag 2762493/486000
168.08/82.14	c cleaning 31017 clauses out of 62047 with flag 2958819/518002
180.95/88.51	c cleaning 31979 clauses out of 64028 with flag 3163218/551000
194.34/95.25	c cleaning 33023 clauses out of 66050 with flag 3370044/585001
209.26/103.03	c cleaning 33973 clauses out of 68026 with flag 3590640/620000
223.91/110.34	c cleaning 34990 clauses out of 70054 with flag 3814538/656001
239.00/117.85	c cleaning 35994 clauses out of 72063 with flag 4047290/693000
255.10/125.87	c cleaning 37025 clauses out of 74072 with flag 4284403/731003
271.81/134.20	c cleaning 38010 clauses out of 76044 with flag 4528272/770000
289.11/142.74	c cleaning 38984 clauses out of 78035 with flag 4780393/810001
307.66/151.97	c cleaning 39975 clauses out of 80051 with flag 5039463/851001
327.41/161.75	c cleaning 40996 clauses out of 82076 with flag 5303978/893001
329.39/162.71	c cleaning 0 clauses out of 11002 with flag 0/11002
348.49/172.20	c cleaning 42030 clauses out of 84080 with flag 5577108/936001
370.63/183.20	c cleaning 43003 clauses out of 86049 with flag 5858230/980000
392.89/194.21	c cleaning 43990 clauses out of 88046 with flag 6144052/1025000
416.42/205.90	c cleaning 44980 clauses out of 90056 with flag 6439145/1071000
440.73/218.01	c cleaning 46007 clauses out of 92076 with flag 6736439/1118000
465.38/230.26	c cleaning 46999 clauses out of 94070 with flag 7043293/1166001
490.63/242.70	c cleaning 48005 clauses out of 96070 with flag 7357974/1215000
516.15/255.43	c cleaning 49019 clauses out of 98065 with flag 7676081/1265000
543.68/269.10	c cleaning 49953 clauses out of 100046 with flag 8003736/1316000
571.06/282.80	c cleaning 51030 clauses out of 102094 with flag 8338318/1368001
597.45/295.80	c cleaning 51992 clauses out of 104064 with flag 8678526/1421001
622.24/308.20	c cleaning 53024 clauses out of 106071 with flag 9024645/1475000
647.65/320.94	c cleaning 53987 clauses out of 108047 with flag 9374898/1530000
674.04/334.13	c cleaning 54996 clauses out of 110062 with flag 9731309/1586002
704.43/349.84	c cleaning 56000 clauses out of 112064 with flag 10096354/1643000
734.81/365.04	c cleaning 57005 clauses out of 114064 with flag 10465764/1701000
764.42/379.89	c cleaning 58020 clauses out of 116059 with flag 10842538/1760000
795.68/395.39	c cleaning 58995 clauses out of 118040 with flag 11226761/1820001
827.67/411.38	c cleaning 59975 clauses out of 120046 with flag 11616500/1881002
860.26/427.69	c cleaning 61019 clauses out of 122069 with flag 12013725/1943000
894.86/444.92	c cleaning 62008 clauses out of 124051 with flag 12413357/2006001
929.65/462.34	c cleaning 63009 clauses out of 126042 with flag 12820412/2070000
966.03/480.52	c cleaning 63972 clauses out of 128033 with flag 13234493/2135000
1003.23/499.17	c cleaning 65006 clauses out of 130061 with flag 13660596/2201000
1040.82/517.96	c cleaning 65996 clauses out of 132055 with flag 14088719/2268000
1079.22/537.14	c cleaning 67023 clauses out of 134059 with flag 14525783/2336000
1119.37/557.13	c cleaning 68009 clauses out of 136036 with flag 14963034/2405000
1161.78/578.36	c cleaning 69000 clauses out of 138027 with flag 15407488/2475000
1203.37/599.13	c cleaning 70000 clauses out of 140027 with flag 15860337/2546000
1247.17/621.01	c cleaning 70975 clauses out of 142027 with flag 16316403/2618000
1291.36/643.15	c cleaning 72020 clauses out of 144053 with flag 16775599/2691001
1337.97/666.49	c cleaning 72994 clauses out of 146032 with flag 17244175/2765000
1382.83/688.71	c cleaning 73991 clauses out of 148038 with flag 17720158/2840000
1426.21/710.48	c cleaning 75009 clauses out of 150048 with flag 18203303/2916001
1471.21/732.90	c cleaning 75957 clauses out of 152038 with flag 18685798/2993000
1517.20/755.98	c cleaning 77029 clauses out of 154082 with flag 19182228/3071001
1568.17/781.33	c cleaning 78026 clauses out of 156052 with flag 19676506/3150000
1618.18/806.32	c cleaning 78974 clauses out of 158027 with flag 20184111/3230001
1667.56/831.06	c cleaning 80021 clauses out of 160052 with flag 20697846/3311000
1719.95/857.11	c cleaning 80950 clauses out of 162031 with flag 21216385/3393000
1790.10/892.31	c cleaning 82025 clauses out of 164084 with flag 21738191/3476003
1800.17/897.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/897.30	c starts		: 28845
1800.17/897.30	c conflicts		: 3491770
1800.17/897.30	c decisions		: 34438187
1800.17/897.30	c propagations		: 479221601
1800.17/897.30	c inspects		: 10248268057
1800.17/897.30	c shortcuts		: 0
1800.17/897.30	c learnt literals	: 2
1800.17/897.30	c learnt binary clauses	: 44
1800.17/897.30	c learnt ternary clauses	: 662
1800.17/897.30	c learnt constraints	: 3491768
1800.17/897.30	c ignored constraints	: 0
1800.17/897.30	c root simplifications	: 0
1800.17/897.30	c removed literals (reason simplification)	: 2410801
1800.17/897.30	c reason swapping (by a shorter reason)	: 0
1800.17/897.30	c Calls to reduceDB	: 79
1800.17/897.30	c Number of update (reduction) of LBD	: 745208
1800.17/897.30	c Imported unit clauses	: 0
1800.17/897.30	c number of reductions to clauses (during analyze)	: 0
1800.17/897.30	c number of learned constraints concerned by reduction	: 0
1800.17/897.30	c number of learning phase by resolution	: 0
1800.17/897.30	c number of learning phase by cutting planes	: 0
1800.17/897.30	c speed (assignments/second)	: 534369.6138929836
1800.17/897.30	c non guided choices	8829
1800.17/897.33	c learnt constraints type 
1800.17/897.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 44
1800.17/897.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 97782
1800.17/897.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/897.33	c starts		: 39
1800.17/897.33	c conflicts		: 13731
1800.17/897.33	c decisions		: 59228
1800.17/897.33	c propagations		: 1712723
1800.17/897.33	c inspects		: 303028011
1800.17/897.33	c shortcuts		: 0
1800.17/897.33	c learnt literals	: 0
1800.17/897.33	c learnt binary clauses	: 0
1800.17/897.33	c learnt ternary clauses	: 0
1800.17/897.33	c learnt constraints	: 13730
1800.17/897.33	c ignored constraints	: 0
1800.17/897.33	c root simplifications	: 0
1800.17/897.33	c removed literals (reason simplification)	: 0
1800.17/897.33	c reason swapping (by a shorter reason)	: 0
1800.17/897.33	c Calls to reduceDB	: 2
1800.17/897.33	c Number of update (reduction) of LBD	: 0
1800.17/897.33	c Imported unit clauses	: 0
1800.17/897.33	c number of reductions to clauses (during analyze)	: 0
1800.17/897.33	c number of learned constraints concerned by reduction	: 0
1800.17/897.33	c number of learning phase by resolution	: 0
1800.17/897.33	c number of learning phase by cutting planes	: 0
1800.17/897.33	c speed (assignments/second)	: 1909.769162665501
1800.17/897.33	c non guided choices	246
1800.17/897.33	c learnt constraints type 
1800.17/897.33	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.17/897.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13726
1800.17/897.33	s UNKNOWN
1800.17/897.33	c Total wall clock time (in seconds): 897.214

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

pid=21805
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.33 4.33 4.28 5/198 21808
/proc/meminfo: memFree=26721968/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/21808/stat : 21808 (java) D 21805 21808 19474 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 28542326 2560000 46 33554432000 1073741824 1073778376 140734397017488 140734397014616 270698376487 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.33 4.33 4.28 5/198 21808
/proc/meminfo: memFree=26721968/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 28542326 9787879424 6040 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.33 4.33 4.28 5/198 21808
/proc/meminfo: memFree=26721968/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 4698 0 1 0 24 1 0 0 20 0 18 0 28542326 9787879424 6794 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2389619 6794 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300218 s]
/proc/loadavg: 4.33 4.33 4.28 5/198 21808
/proc/meminfo: memFree=26721968/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 5856 0 1 0 47 1 0 0 20 0 18 0 28542326 9787879424 8390 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2389619 8390 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700172 s]
/proc/loadavg: 4.33 4.33 4.28 5/198 21808
/proc/meminfo: memFree=26721968/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 15688 0 1 0 179 4 0 0 20 0 22 0 28542326 10060525568 23573 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2456183 23573 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.33 4.33 4.28 7/220 21830
/proc/meminfo: memFree=26584596/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9824732 CPUtime=4.83 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 22717 0 1 0 477 6 0 0 20 0 22 0 28542326 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2456183 47061 2292 9 0 2446860 0
[pid=21808/tid=21810] ppid=21805 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21808/task/21810/stat : 21810 (java) S 21805 21808 19474 0 -1 4202560 2444 0 1 0 45 1 0 0 20 0 22 0 28542327 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715554661240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21811] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21811/stat : 21811 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715398573096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21812] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715397520296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21813] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (java) S 21805 21808 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715396467496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21814] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (java) S 21805 21808 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715395414696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21815] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21815/stat : 21815 (java) S 21805 21808 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715394361896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21816] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21816/stat : 21816 (java) S 21805 21808 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715393309096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21817] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21817/stat : 21817 (java) S 21805 21808 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715392256296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21818] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21818/stat : 21818 (java) S 21805 21808 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28542328 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715391203496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21819] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21819/stat : 21819 (java) S 21805 21808 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28542329 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715378793448 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21820] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21820/stat : 21820 (java) S 21805 21808 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715377739512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21821] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21821/stat : 21821 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715376686600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21822] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21822/stat : 21822 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715375635088 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21823] ppid=21805 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/21808/task/21823/stat : 21823 (java) R 21805 21808 19474 0 -1 4202560 7756 0 0 0 117 2 0 0 20 0 22 0 28542332 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715374582200 140715557566556 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21824] ppid=21805 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/21808/task/21824/stat : 21824 (java) S 21805 21808 19474 0 -1 4202560 11048 0 0 0 112 1 0 0 20 0 22 0 28542332 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715373529400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21825] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21825/stat : 21825 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715372476792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21826] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21826/stat : 21826 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715371424200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21827] ppid=21805 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/21808/task/21827/stat : 21827 (java) R 21805 21808 19474 0 -1 4202560 17 0 0 0 93 0 0 0 20 0 22 0 28542376 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715369996832 140715427222652 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21828] ppid=21805 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/21808/task/21828/stat : 21828 (java) R 21805 21808 19474 0 -1 4202560 75 0 0 0 93 1 0 0 20 0 22 0 28542376 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715368952056 140715427204244 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21829] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21829/stat : 21829 (java) S 21805 21808 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715367900584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21830] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21830/stat : 21830 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 47061 33554432000 1073741824 1073778376 140734397017488 140715366847784 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 4.33 4.33 4.28 5/220 21830
/proc/meminfo: memFree=26449080/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9824732 CPUtime=8.44 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 23042 0 1 0 829 15 0 0 20 0 22 0 28542326 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2456183 90238 2292 9 0 2446860 0
[pid=21808/tid=21810] ppid=21805 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21808/task/21810/stat : 21810 (java) S 21805 21808 19474 0 -1 4202560 2444 0 1 0 45 1 0 0 20 0 22 0 28542327 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715554661240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21811] ppid=21805 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21808/task/21811/stat : 21811 (java) R 21805 21808 19474 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715398573224 270707494023 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21812] ppid=21805 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (java) R 21805 21808 19474 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715397520424 270707494023 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21813] ppid=21805 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (java) R 21805 21808 19474 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715396467624 270707494023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21814] ppid=21805 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (java) R 21805 21808 19474 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715395414552 270707494023 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21815] ppid=21805 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21808/task/21815/stat : 21815 (java) R 21805 21808 19474 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715394362024 270707494023 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21816] ppid=21805 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21808/task/21816/stat : 21816 (java) R 21805 21808 19474 0 -1 4202560 50 0 0 0 5 1 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715393308952 270707494023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21817] ppid=21805 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21808/task/21817/stat : 21817 (java) R 21805 21808 19474 0 -1 4202560 3 0 0 0 2 0 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715392256424 270707494023 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21818] ppid=21805 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21808/task/21818/stat : 21818 (java) R 21805 21808 19474 0 -1 4202560 19 0 0 0 3 2 0 0 20 0 22 0 28542328 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715391203672 140715557131969 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21819] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21819/stat : 21819 (java) S 21805 21808 19474 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28542329 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715378792328 270710912060 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21820] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21820/stat : 21820 (java) S 21805 21808 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715377739512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21821] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21821/stat : 21821 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715376686600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21822] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21822/stat : 21822 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715375635088 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21823] ppid=21805 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/21808/task/21823/stat : 21823 (java) S 21805 21808 19474 0 -1 4202560 7757 0 0 0 140 2 0 0 20 0 22 0 28542332 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715374582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21824] ppid=21805 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/21808/task/21824/stat : 21824 (java) S 21805 21808 19474 0 -1 4202560 11048 0 0 0 119 1 0 0 20 0 22 0 28542332 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715373529400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21825] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21825/stat : 21825 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715372476792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21826] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21826/stat : 21826 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715371424200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21827] ppid=21805 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/21808/task/21827/stat : 21827 (java) S 21805 21808 19474 0 -1 4202560 18 0 0 0 243 0 0 0 20 0 22 0 28542376 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715370003864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21828] ppid=21805 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/21808/task/21828/stat : 21828 (java) S 21805 21808 19474 0 -1 4202560 133 0 0 0 239 4 0 0 20 0 22 0 28542376 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715368951816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21829] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21829/stat : 21829 (java) S 21805 21808 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715367900584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21830] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21830/stat : 21830 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 90238 33554432000 1073741824 1073778376 140734397017488 140715366847784 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.14 4.29 4.26 6/220 21899
/proc/meminfo: memFree=29617388/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9824732 CPUtime=14.98 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 23664 0 1 0 1469 29 0 0 20 0 22 0 28542326 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2456183 161669 2292 9 0 2446860 0
[pid=21808/tid=21810] ppid=21805 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21808/task/21810/stat : 21810 (java) S 21805 21808 19474 0 -1 4202560 2444 0 1 0 45 1 0 0 20 0 22 0 28542327 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715554661240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21811] ppid=21805 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21808/task/21811/stat : 21811 (java) S 21805 21808 19474 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715398573096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21812] ppid=21805 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (java) S 21805 21808 19474 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715397520296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21813] ppid=21805 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (java) S 21805 21808 19474 0 -1 4202560 53 0 0 0 5 2 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715396467496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21814] ppid=21805 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (java) S 21805 21808 19474 0 -1 4202560 80 0 0 0 8 4 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715395414696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21815] ppid=21805 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21808/task/21815/stat : 21815 (java) S 21805 21808 19474 0 -1 4202560 62 0 0 0 6 1 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715394361896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21816] ppid=21805 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21808/task/21816/stat : 21816 (java) S 21805 21808 19474 0 -1 4202560 66 0 0 0 7 2 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715393309096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21817] ppid=21805 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21808/task/21817/stat : 21817 (java) S 21805 21808 19474 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715392256296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21818] ppid=21805 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21808/task/21818/stat : 21818 (java) S 21805 21808 19474 0 -1 4202560 60 0 0 0 7 3 0 0 20 0 22 0 28542328 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715391203496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21819] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21819/stat : 21819 (java) S 21805 21808 19474 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 22 0 28542329 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715378793448 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21820] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21820/stat : 21820 (java) S 21805 21808 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715377739512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21821] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21821/stat : 21821 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715376686600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21822] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21822/stat : 21822 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 161669 33554432000 1073741824 1073778376 140734397017488 140715375635088 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21823] ppid=21805 vsize=9824732 CPUtime=1.43 cores=0,2,4,6

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

/proc/21808/task/21813/stat : 21813 (java) S 21805 21808 19474 0 -1 4202560 573 0 0 0 162 18 0 0 20 0 22 0 28542328 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715396467496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21814] ppid=21805 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (java) S 21805 21808 19474 0 -1 4202560 595 0 0 0 140 18 0 0 20 0 22 0 28542328 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715395414696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21815] ppid=21805 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/21808/task/21815/stat : 21815 (java) S 21805 21808 19474 0 -1 4202560 454 0 0 0 134 15 0 0 20 0 22 0 28542328 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715394361896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21816] ppid=21805 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/21808/task/21816/stat : 21816 (java) S 21805 21808 19474 0 -1 4202560 613 0 0 0 142 13 0 0 20 0 22 0 28542328 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715393309096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21817] ppid=21805 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/21808/task/21817/stat : 21817 (java) S 21805 21808 19474 0 -1 4202560 693 0 0 0 140 15 0 0 20 0 22 0 28542328 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715392256296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21818] ppid=21805 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/21808/task/21818/stat : 21818 (java) S 21805 21808 19474 0 -1 4202560 694 0 0 0 159 19 0 0 20 0 22 0 28542328 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715391203496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21819] ppid=21805 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/21808/task/21819/stat : 21819 (java) S 21805 21808 19474 0 -1 4202560 2429 0 0 0 305 7 0 0 20 0 22 0 28542329 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715378793448 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21820] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21820/stat : 21820 (java) S 21805 21808 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715377739512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21821] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21821/stat : 21821 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715376686600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21822] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21822/stat : 21822 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715375635088 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21823] ppid=21805 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/21808/task/21823/stat : 21823 (java) S 21805 21808 19474 0 -1 4202560 7773 0 0 0 160 2 0 0 20 0 22 0 28542332 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715374582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21824] ppid=21805 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/21808/task/21824/stat : 21824 (java) S 21805 21808 19474 0 -1 4202560 12793 0 0 0 151 2 0 0 20 0 22 0 28542332 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715373529400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21825] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21825/stat : 21825 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715372476792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21826] ppid=21805 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21808/task/21826/stat : 21826 (java) S 21805 21808 19474 0 -1 4202560 51 0 0 0 17 15 0 0 20 0 22 0 28542332 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715371424200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21827] ppid=21805 vsize=9824732 CPUtime=872.84 cores=0,2,4,6
/proc/21808/task/21827/stat : 21827 (java) R 21805 21808 19474 0 -1 4202560 39 0 0 0 87270 14 0 0 20 0 22 0 28542376 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715370003840 140715426859026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21828] ppid=21805 vsize=9824732 CPUtime=872.85 cores=0,2,4,6
/proc/21808/task/21828/stat : 21828 (java) R 21805 21808 19474 0 -1 4202560 2127 0 0 0 87237 48 0 0 20 0 22 0 28542376 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715368951664 140715427239939 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21829] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21829/stat : 21829 (java) S 21805 21808 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715367900584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21830] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21830/stat : 21830 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 894495 33554432000 1073741824 1073778376 140734397017488 140715366847784 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1769.96
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.301 s]
/proc/loadavg: 4.18 4.22 4.25 6/219 21919
/proc/meminfo: memFree=23048464/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 33751 0 1 0 179828 189 0 0 20 0 22 0 28542326 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2456183 898616 2301 9 0 2446860 0
[pid=21808/tid=21810] ppid=21805 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/21808/task/21810/stat : 21810 (java) S 21805 21808 19474 0 -1 4202560 2451 0 1 0 47 3 0 0 20 0 22 0 28542327 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715554661240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21811] ppid=21805 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/21808/task/21811/stat : 21811 (java) S 21805 21808 19474 0 -1 4202560 573 0 0 0 128 16 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715398573096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21812] ppid=21805 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (java) S 21805 21808 19474 0 -1 4202560 573 0 0 0 154 16 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715397520296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21813] ppid=21805 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (java) S 21805 21808 19474 0 -1 4202560 585 0 0 0 168 18 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715396467496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21814] ppid=21805 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (java) S 21805 21808 19474 0 -1 4202560 601 0 0 0 148 18 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715395414696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21815] ppid=21805 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/21808/task/21815/stat : 21815 (java) S 21805 21808 19474 0 -1 4202560 462 0 0 0 139 15 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715394361896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21816] ppid=21805 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/21808/task/21816/stat : 21816 (java) S 21805 21808 19474 0 -1 4202560 620 0 0 0 153 13 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715393309096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21817] ppid=21805 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/21808/task/21817/stat : 21817 (java) S 21805 21808 19474 0 -1 4202560 704 0 0 0 144 15 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715392256296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21818] ppid=21805 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/21808/task/21818/stat : 21818 (java) S 21805 21808 19474 0 -1 4202560 695 0 0 0 163 19 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715391203496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21819] ppid=21805 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/21808/task/21819/stat : 21819 (java) S 21805 21808 19474 0 -1 4202560 2433 0 0 0 306 7 0 0 20 0 22 0 28542329 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715378793448 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21820] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21820/stat : 21820 (java) S 21805 21808 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715377739512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21821] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21821/stat : 21821 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715376686600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21822] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21822/stat : 21822 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715375635088 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21823] ppid=21805 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/21808/task/21823/stat : 21823 (java) S 21805 21808 19474 0 -1 4202560 7773 0 0 0 160 2 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715374582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21824] ppid=21805 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/21808/task/21824/stat : 21824 (java) S 21805 21808 19474 0 -1 4202560 12793 0 0 0 151 2 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715373529400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21825] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21825/stat : 21825 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715372476792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21826] ppid=21805 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21808/task/21826/stat : 21826 (java) S 21805 21808 19474 0 -1 4202560 51 0 0 0 17 16 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715371424200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21827] ppid=21805 vsize=9824732 CPUtime=887.66 cores=0,2,4,6
/proc/21808/task/21827/stat : 21827 (java) R 21805 21808 19474 0 -1 4202560 41 0 0 0 88752 14 0 0 20 0 22 0 28542376 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715370003808 140715427062875 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21828] ppid=21805 vsize=9824732 CPUtime=887.67 cores=0,2,4,6
/proc/21808/task/21828/stat : 21828 (java) R 21805 21808 19474 0 -1 4202560 2129 0 0 0 88719 48 0 0 20 0 22 0 28542376 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715368951704 140715427240000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21829] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21829/stat : 21829 (java) S 21805 21808 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715367900584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21830] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21830/stat : 21830 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715366847784 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 21808 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.301 s]
/proc/loadavg: 4.18 4.22 4.25 6/219 21919
/proc/meminfo: memFree=23048464/32872528 swapFree=1541156/1696500
[pid=21808] ppid=21805 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/21808/stat : 21808 (java) S 21805 21808 19474 0 -1 4202496 33751 0 1 0 179828 189 0 0 20 0 22 0 28542326 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140734397008624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21808/statm: 2456183 898616 2301 9 0 2446860 0
[pid=21808/tid=21810] ppid=21805 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/21808/task/21810/stat : 21810 (java) S 21805 21808 19474 0 -1 4202560 2451 0 1 0 47 3 0 0 20 0 22 0 28542327 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715554661240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21811] ppid=21805 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/21808/task/21811/stat : 21811 (java) S 21805 21808 19474 0 -1 4202560 573 0 0 0 128 16 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715398573096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21812] ppid=21805 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (java) S 21805 21808 19474 0 -1 4202560 573 0 0 0 154 16 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715397520296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21813] ppid=21805 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (java) S 21805 21808 19474 0 -1 4202560 585 0 0 0 168 18 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715396467496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21814] ppid=21805 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (java) S 21805 21808 19474 0 -1 4202560 601 0 0 0 148 18 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715395414696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21815] ppid=21805 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/21808/task/21815/stat : 21815 (java) S 21805 21808 19474 0 -1 4202560 462 0 0 0 139 15 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715394361896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21816] ppid=21805 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/21808/task/21816/stat : 21816 (java) S 21805 21808 19474 0 -1 4202560 620 0 0 0 153 13 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715393309096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21817] ppid=21805 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/21808/task/21817/stat : 21817 (java) S 21805 21808 19474 0 -1 4202560 704 0 0 0 144 15 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715392256296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21818] ppid=21805 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/21808/task/21818/stat : 21818 (java) S 21805 21808 19474 0 -1 4202560 695 0 0 0 163 19 0 0 20 0 22 0 28542328 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715391203496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21819] ppid=21805 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/21808/task/21819/stat : 21819 (java) S 21805 21808 19474 0 -1 4202560 2433 0 0 0 306 7 0 0 20 0 22 0 28542329 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715378793448 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21820] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21820/stat : 21820 (java) S 21805 21808 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715377739512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21821] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21821/stat : 21821 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542330 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715376686600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21822] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21822/stat : 21822 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715375635088 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21823] ppid=21805 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/21808/task/21823/stat : 21823 (java) S 21805 21808 19474 0 -1 4202560 7773 0 0 0 160 2 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715374582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21824] ppid=21805 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/21808/task/21824/stat : 21824 (java) S 21805 21808 19474 0 -1 4202560 12793 0 0 0 151 2 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715373529400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21825] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21825/stat : 21825 (java) S 21805 21808 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715372476792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21826] ppid=21805 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21808/task/21826/stat : 21826 (java) S 21805 21808 19474 0 -1 4202560 51 0 0 0 17 16 0 0 20 0 22 0 28542332 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715371424200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21808/tid=21827] ppid=21805 vsize=9824732 CPUtime=887.66 cores=0,2,4,6
/proc/21808/task/21827/stat : 21827 (java) R 21805 21808 19474 0 -1 4202560 41 0 0 0 88752 14 0 0 20 0 22 0 28542376 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715370003808 140715427062875 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21808/tid=21828] ppid=21805 vsize=9824732 CPUtime=887.67 cores=0,2,4,6
/proc/21808/task/21828/stat : 21828 (java) R 21805 21808 19474 0 -1 4202560 2129 0 0 0 88719 48 0 0 20 0 22 0 28542376 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715368951704 140715427240000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21808/tid=21829] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21829/stat : 21829 (java) S 21805 21808 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715367900584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21808/tid=21830] ppid=21805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21830/stat : 21830 (java) S 21805 21808 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542377 10060525568 898616 33554432000 1073741824 1073778376 140734397017488 140715366847784 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 897.351
CPU time (s): 1800.17
CPU user time (s): 1798.28
CPU system time (s): 1.89
CPU usage (%): 200.609
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.72
system time used= 2.39064
maximum resident set size= 3594580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33785
page faults= 1
swaps= 0
block input operations= 0
block output operations= 776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22729
involuntary context switches= 17775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.43417 second user time and 7.44387 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 17:30:36
IDJOB=4116782
IDBENCH=109513
IDSOLVER=2543
FILE ID=node125/4116782-1466955036
RUNJOBID= node125-1466943674-19490
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size112-round22-3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116782-1466955036/watcher-4116782-1466955036 -o /tmp/evaluation-result-4116782-1466955036/solver-4116782-1466955036 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116782-1466955036.opb

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

MD5SUM BENCH= f2a41252146eb1b2fe320d81ba48ff06
RANDOM SEED=1558538986

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.021
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.04
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.021
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.56
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.021
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.021
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.021
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.021
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		: 2667.021
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.021
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:        26722232 kB
Buffers:           15676 kB
Cached:            41480 kB
SwapCached:         1744 kB
Active:          3694556 kB
Inactive:          33444 kB
Active(anon):    3672628 kB
Inactive(anon):      448 kB
Active(file):      21928 kB
Inactive(file):    32996 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098444 kB
Dirty:              1252 kB
Writeback:             0 kB
AnonPages:       5518112 kB
Mapped:            15428 kB
Shmem:                 0 kB
Slab:             565420 kB
SReclaimable:       9272 kB
SUnreclaim:       556148 kB
KernelStack:        1816 kB
PageTables:        14852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5698496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3911680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-26 17:45:34