Trace number 4509019

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06OPT cert.-20 201.237 197.021

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2pm-0055-0055.lin.opb
MD5SUM4718f12bebdf91368a48e005d35af6ac
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-20
Best CPU time to get the best result obtained on this benchmark0.013823
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables225
Total number of constraints325
Number of constraints which are clauses150
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints150
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 150
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 150
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.13	c Pseudo Boolean Optimization by upper bound
0.12/0.13	c --- Begin Solver configuration ---
0.12/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	c Expensive reason simplification
0.12/0.13	c Glucose 2.1 dynamic restart strategy
0.12/0.13	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.12/0.13	c timeout=2147483s
0.12/0.13	c DB Simplification allowed=false
0.12/0.13	c Listener: none
0.12/0.13	c --- End Solver configuration ---
0.12/0.13	c solving HOME/instance-4509019-1751517346.opb
0.12/0.13	c reading problem ... 
0.12/0.16	c using VERIPB proof format
0.12/0.16	c  objective function found
0.12/0.19	c ... done. Wall clock time 0.057s.
0.12/0.19	c declared #vars     225
0.12/0.19	c #constraints  350
0.12/0.19	c constraints type 
0.12/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 25
0.12/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 150
0.12/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 175
0.12/0.19	c 350 constraints processed.
0.12/0.20	c objective function length is 150 literals
0.27/0.22	c SATISFIABLE
0.27/0.22	c OPTIMIZING...
0.27/0.22	c Got one! Elapsed wall clock time (in seconds):0.085
0.27/0.22	o -14
0.27/0.27	c Got one! Elapsed wall clock time (in seconds):0.134
0.27/0.27	o -15
0.45/0.32	c Got one! Elapsed wall clock time (in seconds):0.19
0.45/0.32	o -16
0.45/0.32	c Got one! Elapsed wall clock time (in seconds):0.192
0.45/0.32	o -17
1.41/0.80	c cleaning 2627 clauses out of 5255 with flag 10921/5255
2.40/1.34	c cleaning 4314 clauses out of 8627 with flag 23524/11254
3.20/1.72	c cleaning 5657 clauses out of 11314 with flag 38260/18255
3.99/2.13	c cleaning 6826 clauses out of 13656 with flag 55139/26254
4.67/2.55	c cleaning 7917 clauses out of 15833 with flag 74251/35257
5.23/2.98	c cleaning 8956 clauses out of 17913 with flag 95170/45254
5.84/3.56	c cleaning 9979 clauses out of 19957 with flag 117909/56254
6.46/4.17	c cleaning 10986 clauses out of 21978 with flag 142798/68254
7.07/4.77	c cleaning 11996 clauses out of 23992 with flag 170089/81254
7.88/5.46	c cleaning 12999 clauses out of 25998 with flag 199591/95256
8.68/6.28	c cleaning 13997 clauses out of 27998 with flag 231430/110255
9.61/7.13	c cleaning 14994 clauses out of 30000 with flag 265037/126254
10.53/8.02	c cleaning 16004 clauses out of 32008 with flag 300868/143256
11.42/8.91	c cleaning 17001 clauses out of 34003 with flag 338611/161255
12.42/9.95	c cleaning 17995 clauses out of 36001 with flag 378579/180254
13.53/11.04	c cleaning 18999 clauses out of 38008 with flag 420834/200256
14.34/11.86	c Got one! Elapsed wall clock time (in seconds):11.732
14.34/11.86	o -18
14.57/12.02	c Got one! Elapsed wall clock time (in seconds):11.886
14.57/12.02	o -19
14.57/12.04	c Got one! Elapsed wall clock time (in seconds):11.911
14.57/12.04	o -20
15.15/12.40	c cleaning 20084 clauses out of 40167 with flag 6951/221414
15.61/12.76	c cleaning 13042 clauses out of 26084 with flag 20568/227415
16.20/13.30	c cleaning 10021 clauses out of 20042 with flag 38173/234415
16.67/13.74	c cleaning 9007 clauses out of 18022 with flag 57465/242416
17.14/14.14	c cleaning 9007 clauses out of 18013 with flag 76769/251414
17.54/14.59	c cleaning 9503 clauses out of 19006 with flag 98203/261414
18.05/15.06	c cleaning 10251 clauses out of 20503 with flag 121141/272414
18.64/15.61	c cleaning 11124 clauses out of 22252 with flag 146856/284414
19.24/16.21	c cleaning 12059 clauses out of 24128 with flag 174556/297414
19.84/16.86	c cleaning 13033 clauses out of 26070 with flag 204042/311415
20.64/17.60	c cleaning 14017 clauses out of 28036 with flag 236240/326414
21.34/18.31	c cleaning 15009 clauses out of 30019 with flag 270768/342414
22.14/19.15	c cleaning 16002 clauses out of 32010 with flag 306079/359414
23.23/20.23	c cleaning 17000 clauses out of 34008 with flag 348090/377414
24.14/21.13	c cleaning 18004 clauses out of 36008 with flag 387402/396414
25.56/22.38	c cleaning 18997 clauses out of 38006 with flag 429586/416416
27.89/24.54	c cleaning 20002 clauses out of 40007 with flag 490839/437414
29.94/26.45	c cleaning 21003 clauses out of 42006 with flag 553442/459415
32.25/28.72	c cleaning 21998 clauses out of 44003 with flag 627399/482415
34.04/30.53	c cleaning 22999 clauses out of 46005 with flag 685120/506415
36.13/32.68	c cleaning 24001 clauses out of 48005 with flag 744480/531414
38.03/34.52	c cleaning 25000 clauses out of 50004 with flag 810749/557414
39.92/36.43	c cleaning 25998 clauses out of 52004 with flag 871325/584414
42.73/39.22	c cleaning 27003 clauses out of 54006 with flag 936641/612414
44.82/41.38	c cleaning 27996 clauses out of 56003 with flag 1002422/641414
47.32/43.84	c cleaning 29001 clauses out of 58007 with flag 1067471/671414
50.23/46.70	c cleaning 29998 clauses out of 60006 with flag 1136715/702414
52.32/48.85	c cleaning 31004 clauses out of 62008 with flag 1206568/734414
56.03/52.58	c cleaning 31997 clauses out of 64004 with flag 1294233/767414
60.24/56.74	c cleaning 33004 clauses out of 66007 with flag 1389147/801414
63.76/60.28	c cleaning 33998 clauses out of 68003 with flag 1469606/836414
68.75/65.28	c cleaning 34998 clauses out of 70005 with flag 1558015/872414
74.03/70.59	c cleaning 36004 clauses out of 72009 with flag 1650195/909416
79.32/75.80	c cleaning 37000 clauses out of 74003 with flag 1740545/947414
82.81/79.35	c cleaning 38000 clauses out of 76003 with flag 1830242/986414
87.22/83.80	c cleaning 39001 clauses out of 78004 with flag 1926707/1026415
90.21/86.79	c cleaning 40002 clauses out of 80003 with flag 2014893/1067415
94.41/91.00	c cleaning 40991 clauses out of 82001 with flag 2113420/1109415
101.03/97.56	c cleaning 42003 clauses out of 84010 with flag 2218664/1152415
105.22/101.72	c cleaning 42999 clauses out of 86006 with flag 2316647/1196414
109.94/106.44	c cleaning 44000 clauses out of 88007 with flag 2421432/1241414
113.72/110.28	c cleaning 45001 clauses out of 90007 with flag 2527167/1287414
118.73/115.28	c cleaning 45997 clauses out of 92006 with flag 2633796/1334414
126.45/122.91	c cleaning 47001 clauses out of 94009 with flag 2757117/1382414
130.65/127.35	c cleaning 47996 clauses out of 96008 with flag 2869031/1431414
134.67/131.30	c cleaning 49007 clauses out of 98017 with flag 2978232/1481419
140.69/137.33	c cleaning 49999 clauses out of 100006 with flag 3101739/1532415
146.68/143.34	c cleaning 50999 clauses out of 102007 with flag 3225857/1584415
151.69/148.34	c cleaning 52000 clauses out of 104007 with flag 3348289/1637414
157.52/154.17	c cleaning 53003 clauses out of 106008 with flag 3475287/1691415
163.14/159.98	c cleaning 53999 clauses out of 108006 with flag 3607808/1746416
169.47/166.21	c cleaning 55001 clauses out of 110006 with flag 3739427/1802415
175.81/172.51	c cleaning 56003 clauses out of 112005 with flag 3867221/1859415
184.37/180.81	c cleaning 57001 clauses out of 114002 with flag 4005423/1917415
191.05/187.64	c cleaning 57994 clauses out of 116002 with flag 4139013/1976416
196.59/193.13	c cleaning 58999 clauses out of 118007 with flag 4274632/2036415
201.13/196.99	c starts		: 4290
201.21/197.00	c conflicts		: 2083114
201.21/197.00	c decisions		: 2493634
201.21/197.00	c propagations		: 54006895
201.21/197.00	c inspects		: 2066215651
201.21/197.00	c shortcuts		: 0
201.21/197.00	c learnt literals	: 12
201.21/197.00	c learnt binary clauses	: 12
201.21/197.00	c learnt ternary clauses	: 12
201.21/197.00	c learnt constraints	: 2083101
201.21/197.00	c ignored constraints	: 0
201.21/197.00	c root simplifications	: 0
201.21/197.00	c removed literals (reason simplification)	: 3130250
201.21/197.00	c reason swapping (by a shorter reason)	: 0
201.21/197.00	c Calls to reduceDB	: 72
201.21/197.00	c Number of update (reduction) of LBD	: 92982
201.21/197.00	c Imported unit clauses	: 0
201.21/197.00	c No decision after first conflict	: false
201.21/197.00	c number of reductions to clauses (during analyze)	: 0
201.21/197.00	c number of learned constraints concerned by reduction	: 0
201.21/197.00	c number of learning phase by resolution	: 0
201.21/197.00	c number of learning phase by cutting planes	: 0
201.21/197.00	c number of rounding to 1 operations	: 0
201.21/197.00	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
201.21/197.00	c number of reductions of the coefficients by power 2 	: 0
201.21/197.00	c number of right shift for reduction by power 2 	: 0
201.21/197.00	c number of reductions of the coefficients by GCD over coefficients 	: 0
201.21/197.00	c number of ending skipping 	: 0
201.21/197.00	c number of internal skipping 	: 0
201.21/197.00	c number of derivation steps 	: 0
201.21/197.00	c number of skipped derivation steps 	: 0
201.21/197.00	c number of remaining unassigned 	: 0
201.21/197.00	c number of remaining assigned 	: 0
201.21/197.00	c number of falsified literals weakened from reason	: 0
201.21/197.00	c number of falsified literals weakened from conflict	: 0
201.21/197.00	c time for arithmetic operations	: 0
201.21/197.01	c minimum degree of deleted constraints	: null
201.21/197.01	c maximum degree of deleted constraints	: null
201.21/197.01	c number of deleted constraints	: 0
201.21/197.01	c speed (assignments/second)	: 274436.4354242042
201.21/197.01	c non guided choices	: 0
201.21/197.01	s OPTIMUM FOUND
201.21/197.01	c Found 7 solution(s)
201.21/197.01	v x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 x9 -x10 x11 -x12 x13 -x14 -x15 -x16 x17 -x18 -x19 x20 -x21 -x22 -x23 x24 -x25 -x26 x27 x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 x39 -x40 -x41 x42 x43 -x44 -x45 x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 x57 -x58 -x59 x60 x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 x69 -x70 -x71 x72 x73 -x74 -x75 -x76 x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 x141 -x142 -x143 -x144 -x145 -x146 x147 x148 -x149 -x150 -x151 x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 x170 x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 x201 -x202 -x203 -x204 -x205 x206 x207 -x208 -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 x222 -x223 -x224 -x225 
201.21/197.01	c objective function=-20
201.21/197.01	c Total wall clock time (in seconds): 196.875

Verifier Data

OK	-20

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Thu Jul  3 10:20:37 CEST 2025
extraparms=
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS -20 <= obj <= -20
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS ~20 <= obj <= ~20
--summary--
ALL OK

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (60608 MiB free)
  memory of node 1: 64507 MiB (56334 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509019-1751517346/watcher-4509019-1751517346 -o /tmp/evaluation-result-4509019-1751517346/solver-4509019-1751517346 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751513701-72223 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4509019-1751517346 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4509019-1751517346.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=72811, runsolver pid=72808

[startup+0.100059 s]*
/proc/loadavg: 4.07 4.10 4.05 6/343 72829
/proc/meminfo: memFree=119618768/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=18930384 memory=57696 CPUtime=0.12 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 6578 0 0 0 11 1 0 0 20 0 18 0 67412329 19384713216 14424 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4732596 14424 5334 1 0 547620 0
[pid=72811/tid=72813] ppid=72808 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 5075 0 0 0 7 1 0 0 20 0 18 0 67412330 19384713216 14424 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=18930384 memory=241407623509 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 67412332 19384713216 14424 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=18930384 memory=59585004307076 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 67412333 19384713216 14424 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57696 KiB

[startup+0.205793 s]*
/proc/loadavg: 4.07 4.10 4.05 9/343 72829
/proc/meminfo: memFree=119506540/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=18930384 memory=62212 CPUtime=0.27 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 7095 0 0 0 25 2 0 0 20 0 18 0 67412329 19384713216 15553 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4732596 15553 5462 1 0 547978 0
[pid=72811/tid=72813] ppid=72808 vsize=18930384 memory=4026728732 CPUtime=0.15 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 5379 0 0 0 14 1 0 0 20 0 18 0 67412330 19384713216 15553 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=18930384 memory=15140 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 67412332 19384713216 15553 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=18930384 memory=58485492679654 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 67412333 19384713216 15553 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 62212 KiB

[startup+0.305967 s]*
/proc/loadavg: 4.07 4.10 4.05 8/344 72830
/proc/meminfo: memFree=119378368/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=18996948 memory=73432 CPUtime=0.45 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 8727 0 0 0 43 2 0 0 20 0 19 0 67412329 19452874752 18358 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4749237 18358 5494 1 0 548897 0
[pid=72811/tid=72813] ppid=72808 vsize=18996948 memory=-6000919472790202984 CPUtime=0.22 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 5430 0 0 0 21 1 0 0 20 0 19 0 67412330 19452874752 18358 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 67412332 19452874752 18358 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 67412333 19452874752 18358 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 67412351 19452874752 18358 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 73432 KiB

[startup+0.700238 s]
/proc/loadavg: 4.07 4.10 4.05 7/344 72830
/proc/meminfo: memFree=119313276/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=18996948 memory=156932 CPUtime=1.22 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 11654 0 0 0 117 5 0 0 20 0 19 0 67412329 19452874752 39233 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4749237 39233 5494 1 0 551094 0
[pid=72811/tid=72813] ppid=72808 vsize=18996948 memory=18816 CPUtime=0.55 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 5479 0 0 0 52 3 0 0 20 0 19 0 67412330 19452874752 39233 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=18996948 memory=10752 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 67412332 19452874752 39233 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 67412333 19452874752 39233 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=18996948 memory=4888 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 67412351 19452874752 39233 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 156932 KiB

[startup+1.50024 s]
/proc/loadavg: 4.07 4.10 4.05 7/345 72831
/proc/meminfo: memFree=119065272/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=173908 CPUtime=2.8 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 20824 0 0 0 273 7 0 0 20 0 20 0 67412329 19521036288 43477 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 43477 5526 1 0 553343 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=10752 CPUtime=1.31 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 5888 0 0 0 127 4 0 0 20 0 20 0 67412330 19521036288 43477 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 43477 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 43477 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=4888 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 43477 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 173908 KiB

[startup+3.10564 s]
/proc/loadavg: 4.23 4.13 4.06 7/345 72831
/proc/meminfo: memFree=118103360/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=318156 CPUtime=5.45 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 22764 0 0 0 534 11 0 0 20 0 20 0 67412329 19521036288 79539 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 79539 5526 1 0 553361 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=10752 CPUtime=2.85 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 6386 0 0 0 278 7 0 0 20 0 20 0 67412330 19521036288 79539 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=-6000919472790202984 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 79539 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 79539 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 79539 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 318156 KiB

[startup+6.3002 s]
/proc/loadavg: 4.23 4.13 4.06 5/345 72831
/proc/meminfo: memFree=115842188/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=642684 CPUtime=8.78 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 23295 0 0 0 859 19 0 0 20 0 20 0 67412329 19521036288 160671 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 160671 5526 1 0 553380 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=0 CPUtime=6.01 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 6801 0 0 0 586 15 0 0 20 0 20 0 67412330 19521036288 160671 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 160671 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=10752 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 160671 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=176164 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 160671 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 8.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 642684 KiB

[startup+12.7002 s]
/proc/loadavg: 4.35 4.16 4.07 6/345 72831
/proc/meminfo: memFree=111472860/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1317872 CPUtime=15.61 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 31126 0 0 0 1523 38 0 0 20 0 20 0 67412329 19521036288 329468 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 329468 5526 1 0 553380 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=176164 CPUtime=12.37 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 8746 0 0 0 1205 32 0 0 20 0 20 0 67412330 19521036288 329468 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=10752 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 329468 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=1314416 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 329468 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 329468 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 15.61 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1317872 KiB

[startup+25.5002 s]
/proc/loadavg: 4.37 4.17 4.08 6/344 72832
/proc/meminfo: memFree=106263296/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1318744 CPUtime=29.05 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 41438 0 0 0 2855 50 0 0 20 0 20 0 67412329 19521036288 329686 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 329686 5526 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=10752 CPUtime=25.07 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 10677 0 0 0 2465 42 0 0 20 0 20 0 67412330 19521036288 329686 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=1314416 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 329686 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=5276 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 329686 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 329686 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 29.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1318744 KiB

[startup+51.1057 s]
/proc/loadavg: 4.30 4.17 4.08 5/344 72833
/proc/meminfo: memFree=97662616/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1331144 CPUtime=54.64 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 44534 0 0 0 5402 62 0 0 20 0 20 0 67412329 19521036288 332786 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 332786 5526 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=14592 CPUtime=50.52 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 11988 0 0 0 4999 53 0 0 20 0 20 0 67412330 19521036288 332786 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0

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

/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 338476 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 105.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1353904 KiB

[startup+162.3 s]
/proc/loadavg: 4.33 4.22 4.11 5/345 72844
/proc/meminfo: memFree=73964920/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1397140 CPUtime=165.57 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 51714 0 0 0 16447 110 0 0 20 0 20 0 67412329 19521036288 349285 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 349285 5558 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=-6000919472790202984 CPUtime=160.63 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 14416 0 0 0 15965 98 0 0 20 0 20 0 67412330 19521036288 349285 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=14592 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 349285 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=4888 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 191 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 349285 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=1388892 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 349285 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 165.57 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1397140 KiB

[startup+197.021 s]
# the end of solver process 72811 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=199.935 s, system=1.30166 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+179.2 s]
/proc/loadavg: 4.26 4.21 4.11 5/345 72844
/proc/meminfo: memFree=70116836/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1419832 CPUtime=182.78 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 56005 0 0 0 18161 117 0 0 20 0 20 0 67412329 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 354958 5558 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=14592 CPUtime=177.38 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 14703 0 0 0 17634 104 0 0 20 0 20 0 67412330 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=18816 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 191 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=1395052 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 182.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1419832 KiB

[startup+185.6 s]
/proc/loadavg: 4.32 4.23 4.11 5/345 72845
/proc/meminfo: memFree=69720788/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1419832 CPUtime=189.06 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 56020 0 0 0 18786 120 0 0 20 0 20 0 67412329 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 354958 5558 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=1368352 CPUtime=183.66 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 14708 0 0 0 18259 107 0 0 20 0 20 0 67412330 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=1419832 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=1792 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 198 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=1920 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 354958 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 189.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1419832 KiB

[startup+192 s]*
/proc/loadavg: 4.34 4.23 4.11 6/345 72845
/proc/meminfo: memFree=68176820/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1434180 CPUtime=195.49 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 56043 0 0 0 19425 124 0 0 20 0 20 0 67412329 19521036288 358545 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 358545 5558 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=-6000919472790202984 CPUtime=190 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 14712 0 0 0 18889 111 0 0 20 0 20 0 67412330 19521036288 358545 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=-4421386513410779488 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 358545 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=3072 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 198 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 358545 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=6784 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 358545 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 195.49 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1434180 KiB

[startup+195.2 s]
/proc/loadavg: 4.34 4.23 4.11 5/345 72845
/proc/meminfo: memFree=67971200/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1440468 CPUtime=199.11 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 58119 0 0 0 19784 127 0 0 20 0 20 0 67412329 19521036288 360117 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 360117 5558 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=1434180 CPUtime=193.14 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 15161 0 0 0 19201 113 0 0 20 0 20 0 67412330 19521036288 360117 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=1436228 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 360117 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=1434180 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 198 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 360117 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=9088 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 360117 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 199.11 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1440468 KiB

[startup+196 s]*
/proc/loadavg: 4.34 4.23 4.11 5/345 72845
/proc/meminfo: memFree=67644544/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1436448 CPUtime=199.91 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 58138 0 0 0 19864 127 0 0 20 0 20 0 67412329 19521036288 359112 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 359112 5558 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=-6000919472790202984 CPUtime=193.94 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 15180 0 0 0 19281 113 0 0 20 0 20 0 67412330 19521036288 359112 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=-4421386513410779488 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 359112 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=2852 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 198 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 359112 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=17696 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 359112 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 199.91 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1436448 KiB

[startup+196.8 s]
/proc/loadavg: 4.34 4.23 4.11 5/345 72845
/proc/meminfo: memFree=67644544/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19063512 memory=1442732 CPUtime=201.04 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 60806 0 0 0 19976 128 0 0 20 0 20 0 67412329 19521036288 360683 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4765878 360683 5558 1 0 554610 0
[pid=72811/tid=72813] ppid=72808 vsize=19063512 memory=1434180 CPUtime=194.73 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) R 72808 72811 72213 0 -1 4194368 15357 0 0 0 19360 113 0 0 20 0 20 0 67412330 19521036288 360683 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19063512 memory=1434180 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19521036288 360683 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19063512 memory=-6000919472790202984 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 198 0 0 0 0 0 0 0 20 0 20 0 67412333 19521036288 360683 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72830] ppid=72808 vsize=19063512 memory=4888 CPUtime=0 cores=0,2
/proc/72811/task/72830/stat : 72830 (Timer-0) S 72808 72811 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67412351 19521036288 360683 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 201.04 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1442732 KiB

[startup+197 s]*
/proc/loadavg: 4.32 4.23 4.11 7/345 72847
/proc/meminfo: memFree=67451544/131249996 swapFree=33010160/33010684
[pid=72811] ppid=72808 vsize=19196640 memory=1443116 CPUtime=201.21 cores=0,2
/proc/72811/stat : 72811 (java) S 72808 72811 72213 0 -1 4194304 61741 0 0 0 19992 129 0 0 20 0 20 0 67412329 19657359360 360779 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
/proc/72811/statm: 4799160 360779 5558 1 0 555244 0
[pid=72811/tid=72813] ppid=72808 vsize=19196640 memory=-6000919472790202984 CPUtime=194.89 cores=0,2
/proc/72811/task/72813/stat : 72813 (java) S 72808 72811 72213 0 -1 4194368 16026 0 0 0 19375 114 0 0 20 0 20 0 67412330 19657359360 360779 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72822] ppid=72808 vsize=19196640 memory=-4421386513410779488 CPUtime=0 cores=0,2
/proc/72811/task/72822/stat : 72822 (Finalizer) S 72808 72811 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67412332 19657359360 360779 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72829] ppid=72808 vsize=19196640 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72829/stat : 72829 (Common-Cleaner) S 72808 72811 72213 0 -1 4194368 198 0 0 0 0 0 0 0 20 0 20 0 67412333 19657359360 360779 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
[pid=72811/tid=72847] ppid=72808 vsize=19196640 memory=0 CPUtime=0 cores=0,2
/proc/72811/task/72847/stat : 72847 (Thread-0) R 72808 72811 72213 0 -1 4194368 170 0 0 0 0 0 0 0 20 0 20 0 67432029 19657359360 360779 18446744073709551615 93882184544256 93882184547952 140736340718080 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93882184555768 93882184556560 93882202488832 140736340724016 140736340724198 140736340724198 140736340729800 0
Current children cumulated CPU time: 201.21 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 1443116 KiB

Child status: 30

Real time (s): 197.021
CPU time (s): 201.237
CPU user time (s): 199.935
CPU system time (s): 1.30166
CPU usage (%): 102.14
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 1443116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.935
system time used= 1.30166
maximum resident set size= 1443488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1524288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9013
involuntary context switches= 2250


# summary of solver processes directly reported to runsolver:
#   pid: 72811
#   total CPU time (s): 201.237
#   total CPU user time (s): 199.935
#   total CPU system time (s): 1.30166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.439494 second user time and 0.987211 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-03 06:35:46
IDJOB=4509019
IDBENCH=158553
IDSOLVER=3364
FILE ID=nodeC021/4509019-1751517346
RUNJOBID= nodeC021-1751513701-72223
SLURM_JOB_ID= 9598619
Free space on /tmp= 430952 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0055-0055.lin.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4509019-1751517346/watcher-4509019-1751517346 -o /tmp/evaluation-result-4509019-1751517346/solver-4509019-1751517346 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751513701-72223 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4509019-1751517346 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4509019-1751517346.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 4718f12bebdf91368a48e005d35af6ac
RANDOM SEED=1167987818

nodeC021 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.203
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.798
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.063
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.116
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.777
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.777
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.836
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3584.087
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        119790072 kB
MemAvailable:   124014452 kB
Buffers:            2128 kB
Cached:          4962504 kB
SwapCached:           20 kB
Active:          6220580 kB
Inactive:        4483508 kB
Active(anon):    5746672 kB
Inactive(anon):    10924 kB
Active(file):     473908 kB
Inactive(file):  4472584 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            422708 kB
Writeback:             0 kB
AnonPages:       5742172 kB
Mapped:           124176 kB
Shmem:             18040 kB
KReclaimable:     233856 kB
Slab:             338660 kB
SReclaimable:     233856 kB
SUnreclaim:       104804 kB
KernelStack:        5248 kB
PageTables:        14728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   19498488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151464 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5517312 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430952 MiB
End job on nodeC021 at 2025-07-03 06:39:04