Trace number 4496327

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.5852 316.877 310.506

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
poldner/PB/testset/normalized-8_16.opb
MD5SUM6d71ac2e6bad2e9d7243db6e8fb68322
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 benchmark5852
Best CPU time to get the best result obtained on this benchmark0.018457
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136
Total number of constraints144
Number of constraints which are clauses128
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 136
Biggest coefficient in the objective function 1311
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 58669
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 1311
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 58669
Number of bits of the biggest sum of numbers16
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.12/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.16	c See www.sat4j.org for details.
0.12/0.18	c version PB25.v20250606
0.12/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.20	c java.vm.version	22.0.1+8-16
0.12/0.20	c java.vm.vendor	Oracle Corporation
0.12/0.20	c sun.arch.data.model	64
0.12/0.20	c java.version		22.0.1
0.12/0.20	c os.name		Linux
0.12/0.20	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.20	c os.arch		amd64
0.12/0.21	c Free memory 		2104792832
0.12/0.21	c Max memory 		16282288128
0.12/0.21	c Total memory 		2113929216
0.12/0.22	c Number of processors 	2
0.32/0.31	c Pseudo Boolean Optimization by upper bound
0.32/0.31	c --- Begin Solver configuration ---
0.32/0.31	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.32/0.31	c Learn all clauses as in MiniSAT
0.32/0.31	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.32/0.31	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.32/0.31	c Expensive reason simplification
0.32/0.31	c Glucose 2.1 dynamic restart strategy
0.32/0.31	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.32/0.31	c timeout=2147483s
0.32/0.31	c DB Simplification allowed=false
0.32/0.31	c Listener: none
0.32/0.31	c --- End Solver configuration ---
0.32/0.31	c solving HOME/instance-4496327-1751386757.opb
0.32/0.31	c reading problem ... 
0.32/0.31	c using VERIPB proof format
0.32/0.32	c  objective function found
0.50/0.38	c ... done. Wall clock time 0.062s.
0.50/0.38	c declared #vars     136
0.50/0.38	c #constraints  160
0.50/0.38	c constraints type 
0.50/0.38	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.50/0.38	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 16
0.50/0.38	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 16
0.50/0.38	c 160 constraints processed.
0.50/0.40	c objective function length is 136 literals
0.50/0.43	c SATISFIABLE
0.50/0.43	c OPTIMIZING...
0.50/0.43	c Got one! Elapsed wall clock time (in seconds):0.114
0.50/0.43	o 6036
0.84/0.57	c Got one! Elapsed wall clock time (in seconds):0.263
0.84/0.57	o 5991
0.84/0.58	c Got one! Elapsed wall clock time (in seconds):0.265
0.84/0.58	o 5929
1.97/1.16	c cleaning 2621 clauses out of 5252 with flag 10072/5252
2.15/1.26	c Got one! Elapsed wall clock time (in seconds):0.947
2.15/1.26	o 5914
2.15/1.27	c Got one! Elapsed wall clock time (in seconds):0.959
2.15/1.27	o 5900
2.15/1.27	c Got one! Elapsed wall clock time (in seconds):0.961
2.15/1.27	o 5852
2.95/1.60	c cleaning 4255 clauses out of 8527 with flag 8144/11148
3.54/1.91	c cleaning 5130 clauses out of 10271 with flag 20309/17147
3.94/2.18	c cleaning 6062 clauses out of 12142 with flag 34506/24148
4.33/2.38	c cleaning 7032 clauses out of 14079 with flag 50751/32147
4.73/2.58	c cleaning 8017 clauses out of 16047 with flag 69020/41147
5.09/2.78	c cleaning 9006 clauses out of 18031 with flag 89214/51148
5.63/3.04	c cleaning 10003 clauses out of 20025 with flag 111507/62148
5.84/3.29	c cleaning 10997 clauses out of 22022 with flag 135883/74148
6.14/3.56	c cleaning 12005 clauses out of 24025 with flag 162302/87148
6.70/3.95	c cleaning 13004 clauses out of 26020 with flag 190834/101148
7.83/4.50	c cleaning 13999 clauses out of 28015 with flag 222072/116147
8.20/4.85	c cleaning 15002 clauses out of 30017 with flag 254926/132148
8.64/5.22	c cleaning 15994 clauses out of 32015 with flag 289548/149148
9.05/5.61	c cleaning 17001 clauses out of 34020 with flag 326446/167147
9.45/6.06	c cleaning 18004 clauses out of 36019 with flag 365323/186147
10.14/6.50	c cleaning 19002 clauses out of 38018 with flag 406032/206150
10.76/6.98	c cleaning 20004 clauses out of 40013 with flag 448898/227147
11.51/7.53	c cleaning 21001 clauses out of 42010 with flag 494187/249148
12.11/8.18	c cleaning 21998 clauses out of 44009 with flag 541394/272148
13.31/9.34	c cleaning 22996 clauses out of 46010 with flag 590895/296147
14.29/10.15	c cleaning 24007 clauses out of 48014 with flag 648475/321147
15.13/10.78	c cleaning 25003 clauses out of 50008 with flag 707059/347148
16.08/11.47	c cleaning 26000 clauses out of 52004 with flag 770313/374147
16.97/12.19	c cleaning 27002 clauses out of 54004 with flag 830522/402147
17.76/13.00	c cleaning 27996 clauses out of 56002 with flag 893849/431147
18.55/13.79	c cleaning 28997 clauses out of 58006 with flag 958024/461147
19.47/14.64	c cleaning 30004 clauses out of 60010 with flag 1027796/492148
20.39/15.52	c cleaning 30999 clauses out of 62006 with flag 1100840/524148
21.28/16.43	c cleaning 32001 clauses out of 64007 with flag 1174933/557148
22.08/17.27	c cleaning 32998 clauses out of 66005 with flag 1253146/591147
22.90/18.10	c cleaning 34004 clauses out of 68009 with flag 1330445/626149
23.88/19.10	c cleaning 35001 clauses out of 70004 with flag 1409569/662148
25.45/20.15	c cleaning 36000 clauses out of 72002 with flag 1488962/699147
26.64/21.24	c cleaning 36997 clauses out of 74002 with flag 1574357/737147
28.11/22.78	c cleaning 37994 clauses out of 76006 with flag 1664369/776148
30.11/24.73	c cleaning 39003 clauses out of 78011 with flag 1757031/816147
31.30/25.96	c cleaning 40001 clauses out of 80009 with flag 1847816/857148
32.41/27.09	c cleaning 40998 clauses out of 82007 with flag 1940254/899147
33.58/28.21	c cleaning 41994 clauses out of 84009 with flag 2033975/942147
34.87/29.55	c cleaning 42994 clauses out of 86017 with flag 2134055/986149
36.29/31.01	c cleaning 44009 clauses out of 88021 with flag 2237929/1031147
37.77/32.36	c cleaning 45008 clauses out of 90015 with flag 2341387/1077150
39.57/33.84	c cleaning 45993 clauses out of 92004 with flag 2446012/1124147
41.82/35.79	c cleaning 47002 clauses out of 94012 with flag 2558274/1172148
43.74/37.47	c cleaning 48001 clauses out of 96009 with flag 2669012/1221147
45.63/39.36	c cleaning 48995 clauses out of 98008 with flag 2779983/1271147
47.44/41.16	c cleaning 50002 clauses out of 100015 with flag 2891462/1322149
49.04/42.79	c cleaning 51003 clauses out of 102011 with flag 3001652/1374147
50.44/44.16	c cleaning 52004 clauses out of 104008 with flag 3115325/1427147
53.19/45.91	c cleaning 52996 clauses out of 106004 with flag 3230623/1481147
54.89/47.66	c cleaning 54004 clauses out of 108010 with flag 3346802/1536149
56.68/49.46	c cleaning 55002 clauses out of 110005 with flag 3466179/1592148
58.69/51.40	c cleaning 56000 clauses out of 112002 with flag 3591976/1649147
60.78/53.54	c cleaning 57000 clauses out of 114004 with flag 3720532/1707149
63.08/55.84	c cleaning 57995 clauses out of 116004 with flag 3849700/1766149
64.97/57.75	c cleaning 59004 clauses out of 118008 with flag 3975265/1826148
67.16/59.95	c cleaning 60003 clauses out of 120005 with flag 4103458/1887149
69.37/62.14	c cleaning 60998 clauses out of 122001 with flag 4236269/1949148
71.67/64.69	c cleaning 61997 clauses out of 124002 with flag 4377887/2012147
74.57/67.59	c cleaning 62995 clauses out of 126005 with flag 4529626/2076147
77.94/70.94	c cleaning 64005 clauses out of 128011 with flag 4681328/2141148
80.44/73.48	c cleaning 64992 clauses out of 130005 with flag 4838873/2207147
82.93/75.91	c cleaning 66002 clauses out of 132015 with flag 4994363/2274149
85.43/78.46	c cleaning 67001 clauses out of 134011 with flag 5153361/2342147
87.92/80.95	c cleaning 68004 clauses out of 136010 with flag 5311822/2411147
90.21/83.29	c cleaning 69002 clauses out of 138007 with flag 5460447/2481148
93.21/86.24	c cleaning 69995 clauses out of 140004 with flag 5617089/2552147
96.13/89.15	c cleaning 71002 clauses out of 142010 with flag 5782255/2624148
98.50/91.57	c cleaning 71998 clauses out of 144007 with flag 5942290/2697147
100.94/94.20	c cleaning 72997 clauses out of 146009 with flag 6105980/2771147
103.75/97.04	c cleaning 73998 clauses out of 148016 with flag 6275575/2846151
106.13/99.45	c cleaning 75001 clauses out of 150015 with flag 6443419/2922148
109.14/102.40	c cleaning 76004 clauses out of 152014 with flag 6614648/2999148
111.64/104.98	c cleaning 76999 clauses out of 154009 with flag 6784395/3077147
115.02/108.34	c cleaning 78003 clauses out of 156012 with flag 6955451/3156149
118.41/111.79	c cleaning 78998 clauses out of 158007 with flag 7142669/3236147
122.21/115.57	c cleaning 80002 clauses out of 160011 with flag 7337594/3317149
126.21/119.51	c cleaning 80999 clauses out of 162007 with flag 7535666/3399147
129.40/122.70	c cleaning 82005 clauses out of 164010 with flag 7722256/3482149
135.08/128.67	c cleaning 82998 clauses out of 166004 with flag 7923119/3566148
138.17/131.77	c cleaning 83994 clauses out of 168005 with flag 8114816/3651147
141.58/135.16	c cleaning 85005 clauses out of 170011 with flag 8318098/3737147
144.76/138.32	c cleaning 86000 clauses out of 172006 with flag 8517860/3824147
148.25/141.82	c cleaning 87000 clauses out of 174007 with flag 8712728/3912148
152.04/145.61	c cleaning 87996 clauses out of 176007 with flag 8915972/4001148
155.63/149.23	c cleaning 88999 clauses out of 178010 with flag 9121107/4091147
159.03/152.61	c cleaning 90001 clauses out of 180011 with flag 9328029/4182147
162.91/156.68	c cleaning 90997 clauses out of 182010 with flag 9542414/4274147
166.91/160.64	c cleaning 91999 clauses out of 184014 with flag 9752060/4367148
171.00/164.74	c cleaning 93002 clauses out of 186015 with flag 9967424/4461148
174.78/168.51	c cleaning 94001 clauses out of 188012 with flag 10187933/4556147
179.07/172.88	c cleaning 95000 clauses out of 190011 with flag 10406692/4652147
183.17/176.92	c cleaning 95992 clauses out of 192011 with flag 10623492/4749147
187.66/181.41	c cleaning 97005 clauses out of 194019 with flag 10859408/4847147
192.05/185.94	c cleaning 98005 clauses out of 196014 with flag 11091633/4946147
196.70/190.65	c cleaning 98998 clauses out of 198009 with flag 11319815/5046147
201.61/195.55	c cleaning 99999 clauses out of 200011 with flag 11543383/5147147
206.40/200.37	c cleaning 101000 clauses out of 202012 with flag 11776010/5249147
211.10/205.07	c cleaning 102000 clauses out of 204012 with flag 12015332/5352147
216.58/210.52	c cleaning 103000 clauses out of 206012 with flag 12261871/5456147
221.26/215.22	c cleaning 104005 clauses out of 208012 with flag 12494620/5561147
227.45/221.56	c cleaning 105002 clauses out of 210007 with flag 12736134/5667147
233.70/227.84	c cleaning 105998 clauses out of 212005 with flag 12983104/5774147
237.96/232.18	c cleaning 107001 clauses out of 214008 with flag 13224920/5882148
242.82/237.06	c cleaning 107996 clauses out of 216006 with flag 13467605/5991147
249.08/243.34	c cleaning 108999 clauses out of 218010 with flag 13713340/6101147
253.85/248.24	c cleaning 110005 clauses out of 220011 with flag 13960874/6212147
260.63/254.67	c cleaning 110998 clauses out of 222005 with flag 14206990/6324147
266.89/260.63	c cleaning 112003 clauses out of 224008 with flag 14461446/6437148
272.16/265.76	c cleaning 112995 clauses out of 226006 with flag 14715935/6551149
279.66/273.21	c cleaning 114003 clauses out of 228010 with flag 14976457/6666148
285.54/279.24	c cleaning 115001 clauses out of 230005 with flag 15230410/6782147
291.17/284.80	c cleaning 115991 clauses out of 232002 with flag 15487941/6899147
296.47/290.16	c cleaning 116997 clauses out of 234011 with flag 15749259/7017147
301.60/295.28	c cleaning 117998 clauses out of 236013 with flag 16005184/7136147
306.30/299.96	c cleaning 119001 clauses out of 238013 with flag 16264123/7256147
312.08/305.74	c cleaning 120005 clauses out of 240011 with flag 16523097/7377147
316.76/310.47	c starts		: 1564
316.76/310.48	c conflicts		: 7481420
316.76/310.48	c decisions		: 9766488
316.76/310.48	c propagations		: 91642240
316.76/310.48	c inspects		: 3040132055
316.76/310.48	c shortcuts		: 0
316.76/310.48	c learnt literals	: 24
316.76/310.48	c learnt binary clauses	: 287
316.76/310.48	c learnt ternary clauses	: 2156
316.76/310.48	c learnt constraints	: 7481395
316.76/310.48	c ignored constraints	: 0
316.76/310.48	c root simplifications	: 0
316.76/310.48	c removed literals (reason simplification)	: 54310352
316.76/310.48	c reason swapping (by a shorter reason)	: 0
316.76/310.48	c Calls to reduceDB	: 118
316.76/310.48	c Number of update (reduction) of LBD	: 538573
316.76/310.48	c Imported unit clauses	: 0
316.76/310.48	c No decision after first conflict	: false
316.76/310.48	c number of reductions to clauses (during analyze)	: 0
316.76/310.48	c number of learned constraints concerned by reduction	: 0
316.76/310.48	c number of learning phase by resolution	: 0
316.76/310.48	c number of learning phase by cutting planes	: 0
316.76/310.48	c number of rounding to 1 operations	: 0
316.76/310.48	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
316.76/310.48	c number of reductions of the coefficients by power 2 	: 0
316.76/310.48	c number of right shift for reduction by power 2 	: 0
316.76/310.48	c number of reductions of the coefficients by GCD over coefficients 	: 0
316.76/310.48	c number of ending skipping 	: 0
316.76/310.48	c number of internal skipping 	: 0
316.76/310.48	c number of derivation steps 	: 0
316.76/310.48	c number of skipped derivation steps 	: 0
316.76/310.48	c number of remaining unassigned 	: 0
316.76/310.48	c number of remaining assigned 	: 0
316.76/310.48	c number of falsified literals weakened from reason	: 0
316.76/310.48	c number of falsified literals weakened from conflict	: 0
316.76/310.48	c time for arithmetic operations	: 0
316.76/310.48	c minimum degree of deleted constraints	: null
316.76/310.48	c maximum degree of deleted constraints	: null
316.76/310.48	c number of deleted constraints	: 0
316.76/310.48	c speed (assignments/second)	: 295561.0168288923
316.76/310.48	c non guided choices	: 10
316.76/310.48	s OPTIMUM FOUND
316.76/310.48	c Found 6 solution(s)
316.76/310.48	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 
316.76/310.48	c objective function=5852
316.76/310.48	c Total wall clock time (in seconds): 310.172

Verifier Data

OK	5852

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul  1 20:46:28 CEST 2025
extraparms=
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 5852 <= obj <= 5852
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 5852 <= obj <= 5852
--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: 63837 MiB (45695 MiB free)
  memory of node 1: 64465 MiB (53235 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=50444, runsolver pid=50441
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 4.14 4.27 4.24 7/330 50462
/proc/meminfo: memFree=101287652/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=18930384 memory=48284 CPUtime=0.12 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 5764 0 0 0 8 4 0 0 20 0 18 0 54354430 19384713216 12071 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4732596 12071 5307 1 0 546978 0
[pid=50444/tid=50446] ppid=50441 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 4678 0 0 0 5 2 0 0 20 0 18 0 54354432 19384713216 12071 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 54354437 19384713216 12071 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=18930384 memory=59593594259917 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 54354438 19384713216 12103 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48284 KiB

[startup+0.217522 s]*
/proc/loadavg: 4.14 4.27 4.24 7/330 50462
/proc/meminfo: memFree=101279524/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=18930384 memory=57624 CPUtime=0.32 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 6544 0 0 0 28 4 0 0 20 0 18 0 54354430 19384713216 14406 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4732596 14406 5339 1 0 547603 0
[pid=50444/tid=50446] ppid=50441 vsize=18930384 memory=4026663196 CPUtime=0.2 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 5051 0 0 0 17 3 0 0 20 0 18 0 54354432 19384713216 14406 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=18930384 memory=16878 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 54354437 19384713216 14406 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=18930384 memory=58494082614266 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 54354438 19384713216 14406 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57624 KiB

[startup+0.319854 s]*
/proc/loadavg: 4.14 4.27 4.24 5/330 50462
/proc/meminfo: memFree=101279020/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=18930384 memory=59160 CPUtime=0.5 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 6855 0 0 0 45 5 0 0 20 0 18 0 54354430 19384713216 14790 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4732596 14790 5435 1 0 547821 0
[pid=50444/tid=50446] ppid=50441 vsize=18930384 memory=-6000919502788127850 CPUtime=0.3 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 5263 0 0 0 27 3 0 0 20 0 18 0 54354432 19384713216 14790 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 54354437 19384713216 14790 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 54354438 19384713216 14790 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59160 KiB

[startup+0.700307 s]
/proc/loadavg: 4.14 4.27 4.24 7/331 50463
/proc/meminfo: memFree=101275996/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=18996948 memory=74816 CPUtime=1.17 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 8885 0 0 0 111 6 0 0 20 0 19 0 54354430 19452874752 18704 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4749237 18704 5499 1 0 549162 0
[pid=50444/tid=50446] ppid=50441 vsize=18996948 memory=18304 CPUtime=0.59 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 5442 0 0 0 55 4 0 0 20 0 19 0 54354432 19452874752 18704 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=18996948 memory=11136 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 54354437 19452874752 18704 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 54354438 19452874752 18704 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=18996948 memory=4764 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 54354472 19452874752 18704 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 74816 KiB

[startup+1.50027 s]
/proc/loadavg: 4.14 4.27 4.24 6/331 50463
/proc/meminfo: memFree=101213052/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=174652 CPUtime=2.75 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 21565 0 0 0 264 11 0 0 20 0 20 0 54354430 19521036288 43663 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 43663 5499 1 0 553649 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=0 CPUtime=1.31 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 6183 0 0 0 125 6 0 0 20 0 20 0 54354432 19521036288 43663 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=11136 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 43663 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 48 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 43663 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 43663 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 2.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 174652 KiB

[startup+3.10591 s]
/proc/loadavg: 4.14 4.27 4.24 5/332 50464
/proc/meminfo: memFree=101077264/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=243124 CPUtime=5.73 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 23931 0 0 0 559 14 0 0 20 0 20 0 54354430 19521036288 60781 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 60781 5499 1 0 553692 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=11136 CPUtime=2.85 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 6779 0 0 0 276 9 0 0 20 0 20 0 54354432 19521036288 60781 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=-6000919502788127850 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 60781 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 48 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 60781 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 60781 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 5.73 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 243124 KiB

[startup+6.30022 s]
/proc/loadavg: 4.21 4.28 4.24 5/332 50464
/proc/meminfo: memFree=100756408/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=591780 CPUtime=9.86 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 24422 0 0 0 962 24 0 0 20 0 20 0 54354430 19521036288 147945 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 147945 5499 1 0 553694 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=0 CPUtime=6 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 7141 0 0 0 582 18 0 0 20 0 20 0 54354432 19521036288 147945 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 147945 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=11136 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 48 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 147945 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=174652 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 147945 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 9.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 591780 KiB

[startup+12.7004 s]
/proc/loadavg: 4.20 4.27 4.24 6/330 50529
/proc/meminfo: memFree=110970460/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1073296 CPUtime=17.55 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 30388 0 0 0 1716 39 0 0 20 0 20 0 54354430 19521036288 268324 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 268324 5499 1 0 553694 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=174652 CPUtime=12.35 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 8617 0 0 0 1203 32 0 0 20 0 20 0 54354432 19521036288 268324 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=876688 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 268324 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 48 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 268324 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=11136 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 268324 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 17.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1073296 KiB

[startup+25.5005 s]
/proc/loadavg: 4.23 4.28 4.24 6/332 50731
/proc/meminfo: memFree=114802240/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1321240 CPUtime=30.9 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 40816 0 0 0 3035 55 0 0 20 0 20 0 54354430 19521036288 330310 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 330310 5499 1 0 554576 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=0 CPUtime=24.95 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 11161 0 0 0 2451 44 0 0 20 0 20 0 54354432 19521036288 330310 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=-6000919502788127850 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 330310 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=1324628 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 48 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 330310 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=1320464 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 330310 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 30.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1321240 KiB

[startup+51.1142 s]
/proc/loadavg: 4.41 4.32 4.26 5/332 50800
/proc/meminfo: memFree=113897728/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1333032 CPUtime=58.4 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 46454 0 0 0 5769 71 0 0 20 0 20 0 54354430 19521036288 333258 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 333258 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=1312912 CPUtime=50.19 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 11419 0 0 0 4963 56 0 0 20 0 20 0 54354432 19521036288 333258 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=16544 CPUtime=0 cores=5,7

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

/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 341547 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 228.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1366188 KiB

[startup+282.3 s]
/proc/loadavg: 4.25 4.25 4.24 5/333 50810
/proc/meminfo: memFree=110421624/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1415616 CPUtime=288.65 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 61253 0 0 0 28706 159 0 0 20 0 20 0 54354430 19521036288 353904 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 353904 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=1333032 CPUtime=277.47 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 16525 0 0 0 27616 131 0 0 20 0 20 0 54354432 19521036288 353904 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 353904 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 201 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 353904 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=1415616 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 353904 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 288.65 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1415616 KiB

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

# cumulated CPU time of all completed processes:  user=315.186 s, system=1.69112 s

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

[startup+294.4 s]
/proc/loadavg: 4.21 4.24 4.24 5/333 50811
/proc/meminfo: memFree=110266476/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1466916 CPUtime=300.8 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 61746 0 0 0 29917 163 0 0 20 0 20 0 54354430 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 366729 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=1423896 CPUtime=289.3 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 16541 0 0 0 28796 134 0 0 20 0 20 0 54354432 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=16544 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=1466916 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 201 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=-6000919502788127850 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 300.8 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1466916 KiB

[startup+300.8 s]
/proc/loadavg: 4.26 4.25 4.24 5/333 50811
/proc/meminfo: memFree=110226408/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1466916 CPUtime=307.19 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 61751 0 0 0 30554 165 0 0 20 0 20 0 54354430 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 366729 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=1423896 CPUtime=295.68 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 16546 0 0 0 29432 136 0 0 20 0 20 0 54354432 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=16544 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=11136 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 201 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 307.19 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1466916 KiB

[startup+307.2 s]
/proc/loadavg: 4.23 4.25 4.24 5/333 50811
/proc/meminfo: memFree=110154084/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1466916 CPUtime=313.58 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 61824 0 0 0 31192 166 0 0 20 0 20 0 54354430 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 366729 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=1343412 CPUtime=301.92 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 16547 0 0 0 30055 137 0 0 20 0 20 0 54354432 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=1347532 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=1347532 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 253 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=129 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 313.58 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1466916 KiB

[startup+308.8 s]
/proc/loadavg: 4.23 4.25 4.24 5/333 50811
/proc/meminfo: memFree=110137704/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1466916 CPUtime=315.09 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 61824 0 0 0 31342 167 0 0 20 0 20 0 54354430 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 366729 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=11136 CPUtime=303.42 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 16547 0 0 0 30205 137 0 0 20 0 20 0 54354432 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=1466916 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 253 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 315.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1466916 KiB

[startup+309.6 s]
/proc/loadavg: 4.23 4.25 4.24 5/333 50811
/proc/meminfo: memFree=110154972/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1466916 CPUtime=315.9 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 62417 0 0 0 31422 168 0 0 20 0 20 0 54354430 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 366729 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=1370288 CPUtime=304.22 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 17012 0 0 0 30285 137 0 0 20 0 20 0 54354432 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=1466916 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=33 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 253 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=1341240 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 315.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1466916 KiB

[startup+310 s]*
/proc/loadavg: 4.22 4.24 4.24 5/333 50811
/proc/meminfo: memFree=110133552/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1466916 CPUtime=316.34 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 62572 0 0 0 31466 168 0 0 20 0 20 0 54354430 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 366729 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=-6000919485557730410 CPUtime=304.63 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 17013 0 0 0 30326 137 0 0 20 0 20 0 54354432 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=-4421386492003052386 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 253 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=1920 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 316.34 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1466916 KiB

[startup+310.4 s]
/proc/loadavg: 4.22 4.24 4.24 5/333 50811
/proc/meminfo: memFree=110133552/131382120 swapFree=33010684/33010684
[pid=50444] ppid=50441 vsize=19063512 memory=1466916 CPUtime=316.76 cores=5,7
/proc/50444/stat : 50444 (java) S 50441 50444 49314 0 -1 4194304 62763 0 0 0 31508 168 0 0 20 0 20 0 54354430 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
/proc/50444/statm: 4765878 366729 5531 1 0 555842 0
[pid=50444/tid=50446] ppid=50441 vsize=19063512 memory=5632 CPUtime=305.01 cores=5,7
/proc/50444/task/50446/stat : 50446 (java) R 50441 50444 49314 0 -1 4194368 17013 0 0 0 30364 137 0 0 20 0 20 0 54354432 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50455] ppid=50441 vsize=19063512 memory=11136 CPUtime=0 cores=5,7
/proc/50444/task/50455/stat : 50455 (Finalizer) S 50441 50444 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 54354437 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50462] ppid=50441 vsize=19063512 memory=18304 CPUtime=0 cores=5,7
/proc/50444/task/50462/stat : 50462 (Common-Cleaner) S 50441 50444 49314 0 -1 4194368 253 0 0 0 0 0 0 0 20 0 20 0 54354438 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
[pid=50444/tid=50463] ppid=50441 vsize=19063512 memory=16544 CPUtime=0 cores=5,7
/proc/50444/task/50463/stat : 50463 (Timer-0) S 50441 50444 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 54354472 19521036288 366729 18446744073709551615 94065791262720 94065791266416 140724217841104 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94065791274232 94065791275024 94065812500480 140724217846064 140724217846246 140724217846246 140724217851848 0
Current children cumulated CPU time: 316.76 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1466916 KiB

Child status: 30

Real time (s): 310.506
CPU time (s): 316.877
CPU user time (s): 315.186
CPU system time (s): 1.69112
CPU usage (%): 102.052
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 1466916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 315.186
system time used= 1.69112
maximum resident set size= 1467684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64465
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1692832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11515
involuntary context switches= 2995


# summary of solver processes directly reported to runsolver:
#   pid: 50444
#   total CPU time (s): 316.877
#   total CPU user time (s): 315.186
#   total CPU system time (s): 1.69112

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.73947 second user time and 3.14135 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 18:19:18
IDJOB=4496327
IDBENCH=148112
IDSOLVER=3364
FILE ID=nodeC003/4496327-1751386757
RUNJOBID= nodeC003-1751379491-49327
SLURM_JOB_ID= 9598218
Free space on /tmp= 432748 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/poldner/PB/testset/normalized-8_16.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496327-1751386757/watcher-4496327-1751386757 -o /tmp/evaluation-result-4496327-1751386757/solver-4496327-1751386757 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751379491-49327 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4496327-1751386757 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4496327-1751386757.opb

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

MD5SUM BENCH= 6d71ac2e6bad2e9d7243db6e8fb68322
RANDOM SEED=687359181

nodeC003 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	: 0xb00001f
cpu MHz		: 1197.181
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 3661.405
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 2094.517
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.230
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 3591.482
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.163
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.429
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.391
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        101305040 kB
MemAvailable:   121159312 kB
Buffers:            3280 kB
Cached:         20638500 kB
SwapCached:            0 kB
Active:          9090900 kB
Inactive:       20388244 kB
Active(anon):    8855484 kB
Inactive(anon):        0 kB
Active(file):     235416 kB
Inactive(file): 20388244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57984 kB
Writeback:            20 kB
AnonPages:       8840288 kB
Mapped:           123688 kB
Shmem:             17960 kB
KReclaimable:     140476 kB
Slab:             228776 kB
SReclaimable:     140476 kB
SUnreclaim:        88300 kB
KernelStack:        5040 kB
PageTables:        20896 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   10203840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8572928 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432748 MiB
End job on nodeC003 at 2025-07-01 18:24:28