Trace number 4518005

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-06SAT (TO)-98983 3600.64 3634.54

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/strongly_correlated/
normalized-knapPI_3_200_10000_5_-93992.opb
MD5SUMcd82cadc3025252f43f8d787a9347bc3
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-141992
Best CPU time to get the best result obtained on this benchmark0.123928
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1000
Maximum length of a constraint1000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 10984
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 6085234
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 48992
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 6085234
Number of bits of the biggest sum of numbers23
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.17	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.17	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.17	c See www.sat4j.org for details.
0.12/0.19	c version PB25.v20250606
0.12/0.21	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.21	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.21	c java.vm.version	22.0.1+8-16
0.12/0.21	c java.vm.vendor	Oracle Corporation
0.12/0.21	c sun.arch.data.model	64
0.12/0.21	c java.version		22.0.1
0.12/0.21	c os.name		Linux
0.12/0.21	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.21	c os.arch		amd64
0.12/0.22	c Free memory 		2104792832
0.12/0.22	c Max memory 		16282288128
0.12/0.22	c Total memory 		2113929216
0.12/0.23	c Number of processors 	2
0.46/0.34	c Pseudo Boolean Optimization by upper bound
0.46/0.34	c --- Begin Solver configuration ---
0.46/0.34	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.46/0.34	c Learn all clauses as in MiniSAT
0.46/0.34	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.46/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.46/0.34	c Expensive reason simplification
0.46/0.34	c Glucose 2.1 dynamic restart strategy
0.46/0.34	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.46/0.34	c timeout=2147483s
0.46/0.34	c DB Simplification allowed=false
0.46/0.34	c Listener: none
0.46/0.34	c --- End Solver configuration ---
0.46/0.34	c solving HOME/instance-4518005-1751540232.opb
0.46/0.34	c reading problem ... 
0.46/0.34	c using VERIPB proof format
0.46/0.35	c  objective function found
0.63/0.43	c ... done. Wall clock time 0.09s.
0.63/0.44	c declared #vars     1000
0.63/0.44	c #constraints  1
0.63/0.44	c constraints type 
0.63/0.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.63/0.44	c 1 constraints processed.
0.63/0.46	c objective function length is 1000 literals
0.79/0.53	c SATISFIABLE
0.79/0.53	c OPTIMIZING...
0.79/0.53	c Got one! Elapsed wall clock time (in seconds):0.192
0.79/0.53	o -55976
0.79/0.59	c Got one! Elapsed wall clock time (in seconds):0.25
0.79/0.59	o -57000
0.96/0.63	c Got one! Elapsed wall clock time (in seconds):0.289
0.96/0.63	o -57005
0.96/0.67	c Got one! Elapsed wall clock time (in seconds):0.334
0.96/0.67	o -57006
1.13/0.71	c Got one! Elapsed wall clock time (in seconds):0.373
1.13/0.71	o -57011
1.13/0.75	c Got one! Elapsed wall clock time (in seconds):0.412
1.13/0.75	o -57016
1.13/0.78	c Got one! Elapsed wall clock time (in seconds):0.442
1.13/0.78	o -57017
1.34/0.82	c Got one! Elapsed wall clock time (in seconds):0.484
1.34/0.82	o -57019
1.34/0.87	c Got one! Elapsed wall clock time (in seconds):0.526
1.34/0.87	o -57035
1.53/0.91	c Got one! Elapsed wall clock time (in seconds):0.568
1.53/0.91	o -57046
1.53/0.95	c Got one! Elapsed wall clock time (in seconds):0.615
1.53/0.95	o -57052
1.53/0.99	c Got one! Elapsed wall clock time (in seconds):0.655
1.53/0.99	o -57053
1.74/1.04	c Got one! Elapsed wall clock time (in seconds):0.705
1.74/1.04	o -57060
1.74/1.10	c Got one! Elapsed wall clock time (in seconds):0.76
1.74/1.10	o -57082
1.94/1.13	c Got one! Elapsed wall clock time (in seconds):0.795
1.94/1.13	o -57083
1.94/1.14	c Got one! Elapsed wall clock time (in seconds):0.8
1.94/1.14	o -57991
1.94/1.18	c Got one! Elapsed wall clock time (in seconds):0.836
1.94/1.18	o -58236
2.11/1.21	c Got one! Elapsed wall clock time (in seconds):0.873
2.11/1.21	o -58260
2.11/1.27	c Got one! Elapsed wall clock time (in seconds):0.927
2.11/1.27	o -58311
2.31/1.32	c Got one! Elapsed wall clock time (in seconds):0.983
2.31/1.32	o -58316
2.50/1.41	c Got one! Elapsed wall clock time (in seconds):1.068
2.50/1.41	o -59370
2.50/1.45	c Got one! Elapsed wall clock time (in seconds):1.112
2.50/1.45	o -59461
2.70/1.50	c Got one! Elapsed wall clock time (in seconds):1.163
2.70/1.50	o -59466
2.70/1.58	c Got one! Elapsed wall clock time (in seconds):1.241
2.70/1.58	o -59516
2.90/1.67	c Got one! Elapsed wall clock time (in seconds):1.335
2.90/1.67	o -59528
3.10/1.78	c Got one! Elapsed wall clock time (in seconds):1.442
3.10/1.78	o -60586
3.28/1.85	c Got one! Elapsed wall clock time (in seconds):1.51
3.28/1.85	o -61687
3.28/1.90	c Got one! Elapsed wall clock time (in seconds):1.556
3.28/1.90	o -61798
3.48/1.96	c Got one! Elapsed wall clock time (in seconds):1.619
3.48/1.96	o -62848
3.68/2.05	c Got one! Elapsed wall clock time (in seconds):1.713
3.68/2.05	o -62857
3.85/2.12	c Got one! Elapsed wall clock time (in seconds):1.783
3.85/2.12	o -63098
4.04/2.20	c Got one! Elapsed wall clock time (in seconds):1.858
4.04/2.20	o -64102
4.04/2.27	c Got one! Elapsed wall clock time (in seconds):1.935
4.04/2.27	o -64157
4.23/2.33	c Got one! Elapsed wall clock time (in seconds):1.996
4.23/2.34	o -64174
4.44/2.40	c Got one! Elapsed wall clock time (in seconds):2.06
4.44/2.40	o -65284
4.44/2.46	c Got one! Elapsed wall clock time (in seconds):2.116
4.44/2.46	o -65295
4.63/2.54	c Got one! Elapsed wall clock time (in seconds):2.203
4.63/2.54	o -65328
4.84/2.62	c Got one! Elapsed wall clock time (in seconds):2.28
4.84/2.62	o -65344
5.03/2.72	c Got one! Elapsed wall clock time (in seconds):2.385
5.03/2.72	o -65381
5.23/2.81	c Got one! Elapsed wall clock time (in seconds):2.47
5.23/2.81	o -65439
5.43/2.91	c Got one! Elapsed wall clock time (in seconds):2.568
5.43/2.91	o -65440
5.63/3.01	c Got one! Elapsed wall clock time (in seconds):2.666
5.63/3.01	o -66566
5.63/3.10	c Got one! Elapsed wall clock time (in seconds):2.76
5.63/3.10	o -66690
5.83/3.19	c Got one! Elapsed wall clock time (in seconds):2.851
5.83/3.19	o -66814
6.02/3.27	c Got one! Elapsed wall clock time (in seconds):2.932
6.02/3.27	o -67835
6.22/3.39	c Got one! Elapsed wall clock time (in seconds):3.054
6.22/3.39	o -68142
6.42/3.47	c Got one! Elapsed wall clock time (in seconds):3.127
6.42/3.47	o -69030
6.61/3.54	c Got one! Elapsed wall clock time (in seconds):3.197
6.61/3.54	o -69234
6.81/3.63	c Got one! Elapsed wall clock time (in seconds):3.291
6.81/3.63	o -69264
6.94/3.70	c Got one! Elapsed wall clock time (in seconds):3.36
6.94/3.70	o -70188
6.94/3.76	c Got one! Elapsed wall clock time (in seconds):3.421
6.94/3.76	o -70200
7.08/3.86	c Got one! Elapsed wall clock time (in seconds):3.521
7.08/3.86	o -70242
7.20/3.93	c Got one! Elapsed wall clock time (in seconds):3.596
7.20/3.93	o -70312
7.32/4.01	c Got one! Elapsed wall clock time (in seconds):3.672
7.32/4.01	o -70336
7.43/4.11	c Got one! Elapsed wall clock time (in seconds):3.766
7.43/4.11	o -70511
7.76/4.44	c Got one! Elapsed wall clock time (in seconds):4.101
7.76/4.44	o -70577
8.01/4.62	c Got one! Elapsed wall clock time (in seconds):4.28
8.01/4.62	o -71701
8.32/4.90	c Got one! Elapsed wall clock time (in seconds):4.557
8.32/4.90	o -72820
8.43/5.09	c Got one! Elapsed wall clock time (in seconds):4.754
8.43/5.09	o -72893
8.62/5.27	c Got one! Elapsed wall clock time (in seconds):4.935
8.62/5.27	o -73855
8.82/5.40	c Got one! Elapsed wall clock time (in seconds):5.065
8.82/5.40	o -74142
9.04/5.68	c Got one! Elapsed wall clock time (in seconds):5.329
9.04/5.68	o -74146
9.18/5.80	c Got one! Elapsed wall clock time (in seconds):5.454
9.18/5.80	o -74152
9.40/5.91	c Got one! Elapsed wall clock time (in seconds):5.57
9.40/5.91	o -74317
9.51/6.03	c Got one! Elapsed wall clock time (in seconds):5.683
9.51/6.03	o -75298
9.68/6.11	c Got one! Elapsed wall clock time (in seconds):5.766
9.68/6.11	o -76433
9.68/6.19	c Got one! Elapsed wall clock time (in seconds):5.846
9.68/6.19	o -76596
9.78/6.27	c Got one! Elapsed wall clock time (in seconds):5.923
9.78/6.27	o -76610
10.06/6.41	c Got one! Elapsed wall clock time (in seconds):6.073
10.06/6.41	o -76815
10.06/6.49	c Got one! Elapsed wall clock time (in seconds):6.146
10.06/6.49	o -77879
10.23/6.55	c Got one! Elapsed wall clock time (in seconds):6.21
10.23/6.55	o -77944
10.39/6.61	c Got one! Elapsed wall clock time (in seconds):6.274
10.39/6.61	o -79147
10.39/6.67	c Got one! Elapsed wall clock time (in seconds):6.334
10.39/6.67	o -79255
10.49/6.74	c Got one! Elapsed wall clock time (in seconds):6.396
10.49/6.74	o -79258
10.60/6.89	c Got one! Elapsed wall clock time (in seconds):6.552
10.60/6.89	o -79273
10.74/6.96	c Got one! Elapsed wall clock time (in seconds):6.623
10.74/6.96	o -80441
10.85/7.03	c Got one! Elapsed wall clock time (in seconds):6.691
10.85/7.03	o -80783
10.85/7.08	c Got one! Elapsed wall clock time (in seconds):6.745
10.85/7.08	o -82000
10.97/7.13	c Got one! Elapsed wall clock time (in seconds):6.791
10.97/7.13	o -83093
10.97/7.18	c Got one! Elapsed wall clock time (in seconds):6.837
10.97/7.18	o -83152
11.14/7.22	c Got one! Elapsed wall clock time (in seconds):6.882
11.14/7.22	o -84398
11.14/7.27	c Got one! Elapsed wall clock time (in seconds):6.929
11.14/7.27	o -85391
11.26/7.32	c Got one! Elapsed wall clock time (in seconds):6.979
11.26/7.32	o -85851
11.26/7.36	c Got one! Elapsed wall clock time (in seconds):7.023
11.26/7.36	o -85872
11.37/7.41	c Got one! Elapsed wall clock time (in seconds):7.074
11.37/7.41	o -87128
11.37/7.48	c Got one! Elapsed wall clock time (in seconds):7.138
11.37/7.48	o -88174
11.57/7.53	c Got one! Elapsed wall clock time (in seconds):7.188
11.57/7.53	o -88597
11.57/7.58	c Got one! Elapsed wall clock time (in seconds):7.239
11.57/7.58	o -88616
12.37/8.11	c Got one! Elapsed wall clock time (in seconds):7.771
12.37/8.11	o -89749
13.67/9.38	c Got one! Elapsed wall clock time (in seconds):9.038
13.67/9.38	o -89765
13.77/9.43	c Got one! Elapsed wall clock time (in seconds):9.091
13.77/9.43	o -89845
13.77/9.49	c Got one! Elapsed wall clock time (in seconds):9.147
13.77/9.49	o -91062
15.12/10.47	c Got one! Elapsed wall clock time (in seconds):10.134
15.12/10.47	o -91221
15.21/10.52	c Got one! Elapsed wall clock time (in seconds):10.181
15.21/10.52	o -91445
15.21/10.58	c Got one! Elapsed wall clock time (in seconds):10.238
15.21/10.58	o -91486
15.31/10.64	c Got one! Elapsed wall clock time (in seconds):10.304
15.31/10.64	o -91692
15.42/10.71	c Got one! Elapsed wall clock time (in seconds):10.368
15.42/10.71	o -92955
15.58/10.86	c Got one! Elapsed wall clock time (in seconds):10.523
15.58/10.86	o -94078
16.47/11.60	c Got one! Elapsed wall clock time (in seconds):11.26
16.47/11.60	o -94638
16.47/11.70	c Got one! Elapsed wall clock time (in seconds):11.356
16.47/11.70	o -95399
17.37/12.40	c Got one! Elapsed wall clock time (in seconds):12.057
17.37/12.40	o -95626
17.37/12.46	c Got one! Elapsed wall clock time (in seconds):12.121
17.37/12.46	o -95656
17.98/12.85	c Got one! Elapsed wall clock time (in seconds):12.506
17.98/12.85	o -95950
18.55/13.29	c Got one! Elapsed wall clock time (in seconds):12.947
18.55/13.29	o -96949
19.72/14.18	c Got one! Elapsed wall clock time (in seconds):13.845
19.72/14.18	o -97003
24.51/18.55	c cleaning 9635 clauses out of 19271 with flag 10507/19271
27.56/21.15	c Got one! Elapsed wall clock time (in seconds):20.815
27.56/21.15	o -97923
28.19/21.65	c Got one! Elapsed wall clock time (in seconds):21.308
28.19/21.65	o -97966
28.60/21.94	c Got one! Elapsed wall clock time (in seconds):21.604
28.60/21.94	o -97976
29.54/22.50	c cleaning 7964 clauses out of 15927 with flag 2317/25562
34.59/27.30	c cleaning 6980 clauses out of 13960 with flag 16607/31559
39.40/31.93	c cleaning 6987 clauses out of 13975 with flag 30598/38554
47.08/39.43	c cleaning 7493 clauses out of 14985 with flag 46594/46551
54.31/46.43	c cleaning 8242 clauses out of 16491 with flag 64593/55550
64.28/55.94	c cleaning 9128 clauses out of 18264 with flag 84921/65565
71.08/62.34	c cleaning 10070 clauses out of 20142 with flag 107332/76571
81.53/72.46	c cleaning 11021 clauses out of 22056 with flag 131300/88555
93.42/84.03	c cleaning 12014 clauses out of 24030 with flag 157290/101550
96.67/86.96	c Got one! Elapsed wall clock time (in seconds):86.616
96.67/86.96	o -97985
98.50/88.76	c cleaning 8750 clauses out of 17499 with flag 4566/107033
102.78/93.00	c cleaning 7365 clauses out of 14742 with flag 18190/113026
106.57/96.56	c cleaning 7163 clauses out of 14372 with flag 34121/120021
106.71/96.78	c Got one! Elapsed wall clock time (in seconds):96.441
106.71/96.78	o -97992
109.53/99.41	c Got one! Elapsed wall clock time (in seconds):99.066
109.53/99.41	o -98824
110.87/100.60	c cleaning 6829 clauses out of 13663 with flag 6351/126475
114.45/104.11	c cleaning 6399 clauses out of 12832 with flag 18347/132473
118.53/108.28	c cleaning 6726 clauses out of 13452 with flag 32385/139492
123.42/113.17	c cleaning 7356 clauses out of 14714 with flag 48361/147480
130.61/119.47	c cleaning 8168 clauses out of 16351 with flag 67054/156473
135.25/123.79	c cleaning 9095 clauses out of 18189 with flag 88942/166479
142.24/130.44	c cleaning 10043 clauses out of 20091 with flag 112979/177476
152.34/140.14	c cleaning 11023 clauses out of 22045 with flag 137665/189473
166.92/154.29	c cleaning 12015 clauses out of 24029 with flag 163679/202480
184.90/172.31	c cleaning 13001 clauses out of 26008 with flag 191667/216474
202.31/189.23	c cleaning 14002 clauses out of 28006 with flag 221665/231473
222.04/208.27	c cleaning 15002 clauses out of 30004 with flag 253665/247473
239.89/225.69	c cleaning 16001 clauses out of 32002 with flag 287665/264473
260.38/245.41	c cleaning 17001 clauses out of 34001 with flag 323665/282473
285.81/270.18	c cleaning 17992 clauses out of 36001 with flag 361667/301474
318.95/302.76	c cleaning 19011 clauses out of 38021 with flag 401691/321486
355.87/339.06	c cleaning 20000 clauses out of 39999 with flag 443670/342475
388.36/369.72	c cleaning 21000 clauses out of 41999 with flag 487670/364475
420.96/401.51	c cleaning 21986 clauses out of 44000 with flag 533672/387476
459.91/443.20	c cleaning 23019 clauses out of 46040 with flag 581724/411502
494.38/478.44	c cleaning 23994 clauses out of 47993 with flag 631668/436474
537.26/520.23	c cleaning 24992 clauses out of 49998 with flag 683666/462473
581.01/563.17	c cleaning 26005 clauses out of 52015 with flag 737684/489482
631.47/612.77	c cleaning 27001 clauses out of 54001 with flag 793666/517473
682.38/665.25	c cleaning 28003 clauses out of 56005 with flag 851676/546478
751.34/733.52	c cleaning 28999 clauses out of 57997 with flag 911666/576473
824.32/803.15	c cleaning 30001 clauses out of 60003 with flag 973676/607478
911.13/897.75	c cleaning 30996 clauses out of 61998 with flag 1037668/639474
1006.53/994.13	c cleaning 31994 clauses out of 64005 with flag 1103674/672477
1078.45/1065.09	c cleaning 33003 clauses out of 66008 with flag 1171668/706474
1164.16/1149.89	c cleaning 34005 clauses out of 68010 with flag 1241678/741479
1238.57/1221.16	c cleaning 34982 clauses out of 69999 with flag 1313666/777473
1353.74/1340.05	c cleaning 36006 clauses out of 72018 with flag 1387668/814474
1424.86/1418.12	c cleaning 37005 clauses out of 74011 with flag 1463666/852473
1510.26/1502.23	c cleaning 38003 clauses out of 76008 with flag 1541670/891475
1594.58/1585.40	c cleaning 39005 clauses out of 78009 with flag 1621678/931479
1668.68/1661.77	c cleaning 39998 clauses out of 79998 with flag 1703666/972473
1758.24/1750.14	c cleaning 40997 clauses out of 82000 with flag 1787666/1014473
1843.67/1836.00	c cleaning 42006 clauses out of 84011 with flag 1873682/1057481
1923.14/1910.63	c Got one! Elapsed wall clock time (in seconds):1910.292
1923.14/1910.63	o -98978
1926.91/1914.23	c cleaning 42767 clauses out of 85535 with flag 11050/1101011
1929.60/1916.82	c cleaning 24373 clauses out of 48770 with flag 24042/1107013
1932.45/1919.61	c cleaning 15695 clauses out of 31400 with flag 39204/1114016
1937.28/1924.37	c cleaning 11842 clauses out of 23700 with flag 55299/1122011
1945.76/1932.54	c cleaning 10428 clauses out of 20861 with flag 73305/1131014
1954.14/1940.80	c cleaning 10214 clauses out of 20431 with flag 93301/1141012
1960.73/1947.40	c cleaning 10612 clauses out of 21223 with flag 115313/1152018
1967.37/1954.05	c cleaning 11285 clauses out of 22610 with flag 139311/1164017
1977.24/1967.94	c cleaning 12164 clauses out of 24329 with flag 165319/1177021
1985.10/1975.76	c cleaning 13077 clauses out of 26155 with flag 193299/1191011
1996.97/1986.98	c cleaning 14039 clauses out of 28080 with flag 223303/1206013
2012.21/2013.39	c cleaning 15019 clauses out of 30040 with flag 255301/1222012
2027.11/2027.84	c cleaning 16012 clauses out of 32023 with flag 289305/1239014
2044.33/2044.61	c cleaning 17018 clauses out of 34036 with flag 325355/1257039
2063.06/2062.57	c cleaning 17972 clauses out of 35991 with flag 363301/1276012
2084.85/2083.72	c cleaning 19007 clauses out of 38022 with flag 403307/1296015
2108.56/2106.85	c cleaning 20014 clauses out of 40036 with flag 445349/1317036
2133.70/2131.42	c cleaning 21001 clauses out of 42026 with flag 489357/1339040
2159.38/2159.92	c cleaning 22001 clauses out of 44002 with flag 535311/1362017
2185.06/2185.03	c cleaning 22976 clauses out of 45998 with flag 583305/1386014
2208.77/2207.99	c cleaning 24009 clauses out of 48019 with flag 633299/1411011
2237.51/2236.12	c cleaning 25005 clauses out of 50010 with flag 685299/1437011
2259.59/2257.59	c cleaning 25997 clauses out of 52007 with flag 739303/1464013
2284.01/2281.31	c cleaning 27003 clauses out of 54008 with flag 795299/1492011
2315.88/2315.26	c cleaning 28003 clauses out of 56006 with flag 853301/1521012
2345.26/2343.76	c cleaning 29004 clauses out of 58008 with flag 913311/1551017
2374.82/2372.44	c cleaning 29998 clauses out of 59998 with flag 975299/1582011
2411.49/2410.61	c cleaning 31002 clauses out of 62006 with flag 1039311/1614017
2452.02/2456.37	c cleaning 32000 clauses out of 64001 with flag 1105305/1647014
2498.85/2510.38	c cleaning 33000 clauses out of 66001 with flag 1173305/1681014
2535.23/2546.67	c cleaning 33997 clauses out of 68012 with flag 1243327/1716025
2574.94/2586.60	c cleaning 35001 clauses out of 70003 with flag 1315303/1752013
2619.22/2629.42	c cleaning 36002 clauses out of 72005 with flag 1389309/1789016
2672.20/2687.96	c cleaning 36993 clauses out of 73998 with flag 1465299/1827011
2723.13/2738.50	c cleaning 38002 clauses out of 76006 with flag 1543301/1866012
2778.42/2796.68	c cleaning 38999 clauses out of 78003 with flag 1623299/1906011
2832.93/2850.17	c cleaning 40004 clauses out of 80008 with flag 1705511/1947015
2860.36/2878.50	c cleaning 40996 clauses out of 82001 with flag 1795892/1989012
2887.40/2903.91	c cleaning 42004 clauses out of 84014 with flag 1889509/2032021
2915.93/2932.31	c cleaning 43002 clauses out of 86003 with flag 1985226/2076014
2944.60/2963.48	c cleaning 43990 clauses out of 87999 with flag 2083402/2121012
2968.98/2986.05	c cleaning 45003 clauses out of 90008 with flag 2183506/2167011
2975.77/2996.88	c Got one! Elapsed wall clock time (in seconds):2996.536
2975.77/2996.88	o -98983
2979.03/3000.05	c cleaning 30692 clauses out of 61383 with flag 11649/2183389
2981.88/3002.83	c cleaning 18348 clauses out of 36697 with flag 24170/2189395
2985.42/3006.34	c cleaning 12668 clauses out of 25339 with flag 38158/2196385
2989.58/3010.43	c cleaning 10324 clauses out of 20674 with flag 54164/2204388
2995.23/3016.04	c cleaning 9665 clauses out of 19348 with flag 72162/2213386
3000.81/3021.58	c cleaning 9832 clauses out of 19682 with flag 92160/2223385
3006.67/3027.32	c cleaning 10421 clauses out of 20852 with flag 114164/2234387
3016.16/3039.36	c cleaning 11210 clauses out of 22430 with flag 138162/2246386
3028.35/3050.34	c cleaning 12110 clauses out of 24222 with flag 164166/2259388
3038.92/3060.50	c cleaning 13056 clauses out of 26114 with flag 192171/2273390
3051.36/3077.85	c cleaning 14026 clauses out of 28054 with flag 222163/2288386
3063.71/3089.74	c cleaning 15013 clauses out of 30032 with flag 254172/2304390
3081.80/3107.60	c cleaning 16007 clauses out of 32013 with flag 288160/2321384
3097.15/3122.31	c cleaning 16999 clauses out of 34010 with flag 324168/2339388
3116.85/3141.76	c cleaning 18003 clauses out of 36007 with flag 362160/2358384
3137.27/3161.64	c cleaning 19003 clauses out of 38007 with flag 402166/2378387
3159.79/3183.61	c cleaning 20001 clauses out of 40004 with flag 444166/2399387
3183.39/3206.62	c cleaning 20995 clauses out of 42002 with flag 488164/2421386
3212.96/3235.64	c cleaning 21995 clauses out of 44007 with flag 534164/2444386
3238.28/3260.27	c cleaning 22996 clauses out of 46011 with flag 582162/2468385
3264.64/3285.86	c cleaning 24002 clauses out of 48016 with flag 632164/2493386
3293.15/3313.70	c cleaning 25004 clauses out of 50013 with flag 684162/2519385
3322.89/3343.07	c cleaning 25986 clauses out of 52008 with flag 738160/2546384
3357.39/3376.83	c cleaning 27010 clauses out of 54022 with flag 794160/2574384
3384.91/3403.48	c cleaning 28007 clauses out of 56015 with flag 852166/2603387
3419.94/3438.14	c cleaning 28999 clauses out of 58005 with flag 912160/2633384
3448.62/3466.15	c cleaning 30001 clauses out of 60007 with flag 974162/2664385
3485.24/3504.73	c cleaning 31005 clauses out of 62012 with flag 1038174/2696391
3524.44/3546.69	c cleaning 32000 clauses out of 64003 with flag 1104166/2729387
3574.74/3609.15	c cleaning 33001 clauses out of 66003 with flag 1172166/2763387
3600.07/3634.25	c starts		: 6114
3600.07/3634.28	c conflicts		: 2788411
3600.07/3634.28	c decisions		: 8520419
3600.07/3634.28	c propagations		: 35217721
3600.07/3634.28	c inspects		: 4261273834
3600.07/3634.28	c shortcuts		: 0
3600.07/3634.29	c learnt literals	: 0
3600.07/3634.29	c learnt binary clauses	: 0
3600.07/3634.29	c learnt ternary clauses	: 0
3600.07/3634.29	c learnt constraints	: 2788411
3600.07/3634.29	c ignored constraints	: 0
3600.07/3634.30	c root simplifications	: 0
3600.07/3634.30	c removed literals (reason simplification)	: 58216719
3600.07/3634.30	c reason swapping (by a shorter reason)	: 0
3600.07/3634.30	c Calls to reduceDB	: 124
3600.07/3634.30	c Number of update (reduction) of LBD	: 10602
3600.07/3634.30	c Imported unit clauses	: 0
3600.07/3634.30	c No decision after first conflict	: false
3600.07/3634.30	c number of reductions to clauses (during analyze)	: 0
3600.07/3634.30	c number of learned constraints concerned by reduction	: 0
3600.07/3634.30	c number of learning phase by resolution	: 0
3600.07/3634.30	c number of learning phase by cutting planes	: 0
3600.07/3634.30	c number of rounding to 1 operations	: 0
3600.07/3634.30	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3634.30	c number of reductions of the coefficients by power 2 	: 0
3600.25/3634.30	c number of right shift for reduction by power 2 	: 0
3600.25/3634.30	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.25/3634.30	c number of ending skipping 	: 0
3600.25/3634.30	c number of internal skipping 	: 0
3600.25/3634.30	c number of derivation steps 	: 0
3600.25/3634.30	c number of skipped derivation steps 	: 0
3600.25/3634.30	c number of remaining unassigned 	: 0
3600.25/3634.30	c number of remaining assigned 	: 0
3600.25/3634.30	c number of falsified literals weakened from reason	: 0
3600.25/3634.30	c number of falsified literals weakened from conflict	: 0
3600.25/3634.31	c time for arithmetic operations	: 0
3600.25/3634.31	c minimum degree of deleted constraints	: null
3600.25/3634.31	c maximum degree of deleted constraints	: null
3600.25/3634.31	c number of deleted constraints	: 0
3600.25/3634.31	c speed (assignments/second)	: 9691.679256758058
3600.25/3634.32	c non guided choices	: 55
3600.45/3634.43	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 58026
3600.45/3634.43	s SATISFIABLE
3600.45/3634.43	c Found 113 solution(s)
3600.45/3634.45	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 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 x451 -x452 -x453 -x454 x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 -x523 -x524 x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 x557 x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 x569 -x570 -x571 -x572 -x573 -x574 x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 x739 x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 x782 -x783 -x784 -x785 x786 -x787 -x788 -x789 -x790 -x791 -x792 x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 x829 -x830 -x831 -x832 -x833 -x834 -x835 x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 x920 -x921 -x922 -x923 -x924 -x925 x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 x990 -x991 x992 -x993 -x994 -x995 -x996 -x997 -x998 x999 -x1000 
3600.45/3634.46	c objective function=-98983
3600.45/3634.46	c Total wall clock time (in seconds): 3634.117

Verifier Data

OK	-98983

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: 63794 MiB (47418 MiB free)
  memory of node 1: 64507 MiB (56916 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4518005-1751540232/watcher-4518005-1751540232 -o /tmp/evaluation-result-4518005-1751540232/solver-4518005-1751540232 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751535003-81004 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4518005-1751540232 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4518005-1751540232.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
Starting watchdog thread
solver pid=82283, runsolver pid=82280
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.34 4.29 4.21 7/330 82301
/proc/meminfo: memFree=106831352/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=18930384 memory=47868 CPUtime=0.12 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 5726 0 0 0 8 4 0 0 20 0 18 0 69702959 19384713216 11967 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4732596 11967 5241 1 0 546955 0
[pid=82283/tid=82285] ppid=82280 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) D 82280 82283 80991 0 -1 4194368 4652 0 0 0 6 2 0 0 20 0 18 0 69702962 19384713216 11967 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 69702967 19384713216 12095 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=18930384 memory=59593594265959 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 69702968 19384713216 12095 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 47868 KiB

[startup+0.232129 s]*
/proc/loadavg: 4.34 4.29 4.21 5/330 82301
/proc/meminfo: memFree=106831100/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=18930384 memory=55368 CPUtime=0.31 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 6485 0 0 0 26 5 0 0 20 0 18 0 69702959 19384713216 13842 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4732596 13842 5337 1 0 547573 0
[pid=82283/tid=82285] ppid=82280 vsize=18930384 memory=4026794268 CPUtime=0.2 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) S 82280 82283 80991 0 -1 4194368 4999 0 0 0 17 3 0 0 20 0 18 0 69702962 19384713216 13842 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=18930384 memory=1641 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 69702967 19384713216 13842 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=18930384 memory=58494082614266 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 69702968 19384713216 13842 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55368 KiB

[startup+0.314514 s]*
/proc/loadavg: 4.34 4.29 4.21 7/330 82301
/proc/meminfo: memFree=106827004/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=18930384 memory=58388 CPUtime=0.46 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 6738 0 0 0 40 6 0 0 20 0 18 0 69702959 19384713216 14597 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4732596 14597 5337 1 0 547754 0
[pid=82283/tid=82285] ppid=82280 vsize=18930384 memory=-6000919507016116839 CPUtime=0.28 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 5175 0 0 0 25 3 0 0 20 0 18 0 69702962 19384713216 14597 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 69702967 19384713216 14597 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 69702968 19384713216 14597 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58388 KiB

[startup+0.700378 s]
/proc/loadavg: 4.34 4.29 4.21 7/331 82302
/proc/meminfo: memFree=106820640/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=18996948 memory=66964 CPUtime=1.13 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 7252 0 0 0 106 7 0 0 20 0 19 0 69702959 19452874752 16741 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4749237 16741 5465 1 0 548299 0
[pid=82283/tid=82285] ppid=82280 vsize=18996948 memory=18432 CPUtime=0.59 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 5401 0 0 0 55 4 0 0 20 0 19 0 69702962 19452874752 16741 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=18996948 memory=11136 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 69702967 19452874752 16741 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=18996948 memory=3328 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 69702968 19452874752 16741 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=18996948 memory=4752 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 69703010 19452874752 16741 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66964 KiB

[startup+1.50027 s]
/proc/loadavg: 4.34 4.29 4.21 6/331 82302
/proc/meminfo: memFree=106783840/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=168568 CPUtime=2.7 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 14620 0 0 0 257 13 0 0 20 0 20 0 69702959 19521036288 42142 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 42142 5529 1 0 551641 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=0 CPUtime=1.31 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 6062 0 0 0 124 7 0 0 20 0 20 0 69702962 19521036288 42142 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=11136 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 42142 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 47 0 0 0 0 0 0 0 20 0 20 0 69702968 19521036288 42142 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=4752 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 42142 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 168568 KiB

[startup+3.10561 s]
/proc/loadavg: 4.34 4.29 4.21 6/332 82303
/proc/meminfo: memFree=106494308/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=401848 CPUtime=5.83 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 22595 0 0 0 562 21 0 0 20 0 20 0 69702959 19521036288 100462 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 100462 5529 1 0 937309 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=11136 CPUtime=2.77 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 6591 0 0 0 265 12 0 0 20 0 20 0 69702962 19521036288 100462 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=-6000919507016116839 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 100462 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 47 0 0 0 0 0 0 0 20 0 20 0 69702968 19521036288 100462 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 100462 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 5.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 401848 KiB

[startup+6.30025 s]
/proc/loadavg: 4.31 4.28 4.21 6/332 82303
/proc/meminfo: memFree=105979692/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=841460 CPUtime=9.89 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 24161 0 0 0 955 34 0 0 20 0 20 0 69702959 19521036288 210365 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 210365 5529 1 0 1332152 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=0 CPUtime=5.62 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 6741 0 0 0 543 19 0 0 20 0 20 0 69702962 19521036288 210365 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 210365 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=11136 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 47 0 0 0 0 0 0 0 20 0 20 0 69702968 19521036288 210365 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=168824 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 210365 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 9.89 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 841460 KiB

[startup+12.7004 s]
/proc/loadavg: 4.45 4.31 4.22 5/332 82303
/proc/meminfo: memFree=105278076/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=1546272 CPUtime=17.88 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 25234 0 0 0 1738 50 0 0 20 0 20 0 69702959 19521036288 386568 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 386568 5529 1 0 1724931 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=168824 CPUtime=11.57 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 7099 0 0 0 1127 30 0 0 20 0 20 0 69702962 19521036288 386568 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=14336 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 386568 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=1456136 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 47 0 0 0 0 0 0 0 20 0 20 0 69702968 19521036288 386568 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 386568 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 17.88 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1546272 KiB

[startup+25.5003 s]
/proc/loadavg: 4.35 4.30 4.22 5/332 82303
/proc/meminfo: memFree=103237092/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=3271676 CPUtime=32.62 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 33989 0 0 0 3162 100 0 0 20 0 20 0 69702959 19521036288 817919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 817919 5529 1 0 1988153 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=-6000919507016116839 CPUtime=23.35 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 9677 0 0 0 2270 65 0 0 20 0 20 0 69702962 19521036288 817919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=18432 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 817919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 69702968 19521036288 817919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=14336 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 817919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 32.62 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3271676 KiB

[startup+51.1138 s]
/proc/loadavg: 4.50 4.34 4.23 5/332 82304
/proc/meminfo: memFree=101044312/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=5078952 CPUtime=59.22 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 36573 0 0 0 5759 163 0 0 20 0 20 0 69702959 19521036288 1269738 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 1269738 5529 1 0 2301494 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=5078952 CPUtime=47.04 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 11087 0 0 0 4590 114 0 0 20 0 20 0 69702962 19521036288 1269738 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=4458376 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 1269738 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0

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

/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 177753 0 0 0 301148 2113 0 0 20 0 20 0 69702962 19521036288 2562867 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=-6000919507016116839 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 2562867 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=10251468 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3425 0 0 0 0 0 0 0 20 0 20 0 69702968 19521036288 2562867 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=10251468 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 2562867 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3261.19 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10251468 KiB

[startup+3342.3 s]
/proc/loadavg: 1.09 1.22 2.20 2/264 82626
/proc/meminfo: memFree=100570504/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=10612620 CPUtime=3322.18 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 366230 0 0 0 329634 2584 0 0 20 0 20 0 69702959 19521036288 2653155 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 2653155 5561 1 0 2704735 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=10612620 CPUtime=3089.9 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 181375 0 0 0 306826 2164 0 0 20 0 20 0 69702962 19521036288 2653155 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=12544 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 2653155 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=14336 CPUtime=0 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3493 0 0 0 0 0 0 0 20 0 20 0 69702968 19521036288 2653155 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=10612620 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 2653155 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3322.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10612620 KiB

[startup+3402.3 s]
/proc/loadavg: 1.15 1.21 2.13 2/256 82628
/proc/meminfo: memFree=99800556/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=11018896 CPUtime=3383.81 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 371619 0 0 0 335746 2635 0 0 20 0 20 0 69702959 19521036288 2754724 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 2754724 5561 1 0 2809135 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=10612620 CPUtime=3146.81 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 184595 0 0 0 312471 2210 0 0 20 0 20 0 69702962 19521036288 2754724 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=10612620 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 2754724 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=10612620 CPUtime=0.01 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3560 0 0 0 0 1 0 0 20 0 20 0 69702968 19521036288 2754724 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=10617488 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 2754724 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3383.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 11018896 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.18 2.07 2/257 82631
/proc/meminfo: memFree=99335076/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=11118376 CPUtime=3444.88 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 376345 0 0 0 341805 2683 0 0 20 0 20 0 69702959 19521036288 2779594 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 2779594 5561 1 0 2809135 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=10612620 CPUtime=3202.94 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 188278 0 0 0 318045 2249 0 0 20 0 20 0 69702962 19521036288 2779594 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=18432 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 2779594 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=11118120 CPUtime=0.01 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3560 0 0 0 0 1 0 0 20 0 20 0 69702968 19521036288 2779594 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=11118376 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 2779594 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3444.88 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 11118376 KiB

[startup+3522.3 s]
/proc/loadavg: 1.04 1.15 2.00 2/260 82637
/proc/meminfo: memFree=97053244/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=13079676 CPUtime=3499.56 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 402861 0 0 0 347186 2770 0 0 20 0 20 0 69702959 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 3269919 5561 1 0 3289379 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=10612620 CPUtime=3251.82 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 192187 0 0 0 322858 2324 0 0 20 0 20 0 69702962 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=12494860 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=13079676 CPUtime=0.01 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3587 0 0 0 0 1 0 0 20 0 20 0 69702968 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=13079676 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3499.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 13079676 KiB

[startup+3582.3 s]
/proc/loadavg: 1.24 1.18 1.95 2/260 82639
/proc/meminfo: memFree=96779768/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=13079676 CPUtime=3554.83 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 407245 0 0 0 352676 2807 0 0 20 0 20 0 69702959 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 3269919 5561 1 0 3289379 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=13079676 CPUtime=3303.33 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 195247 0 0 0 327976 2357 0 0 20 0 20 0 69702962 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=13079676 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=2728 CPUtime=0.01 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3655 0 0 0 0 1 0 0 20 0 20 0 69702968 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=14336 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3554.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 13079676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.2 s]
/proc/loadavg: 1.16 1.17 1.91 2/260 82646
/proc/meminfo: memFree=96575772/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19063512 memory=13079676 CPUtime=3600.07 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 410916 0 0 0 357169 2838 0 0 20 0 20 0 69702959 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4765878 3269919 5561 1 0 3289379 0
[pid=82283/tid=82285] ppid=82280 vsize=19063512 memory=13079676 CPUtime=3345.59 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 197521 0 0 0 332175 2384 0 0 20 0 20 0 69702962 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19063512 memory=-6000919507016116839 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 69702967 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19063512 memory=13079676 CPUtime=0.01 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3655 0 0 0 0 1 0 0 20 0 20 0 69702968 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82302] ppid=82280 vsize=19063512 memory=346533 CPUtime=0 cores=5,7
/proc/82283/task/82302/stat : 82302 (Timer-0) S 82280 82283 80991 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 69703010 19521036288 3269919 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 13079676 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3634.54 s]
# the end of solver process 82283 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3572.18 s, system=28.4513 s

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

[startup+3634.4 s]
/proc/loadavg: 1.16 1.17 1.91 2/260 82646
/proc/meminfo: memFree=96575772/131382116 swapFree=33010684/33010684
[pid=82283] ppid=82280 vsize=19263204 memory=13080444 CPUtime=3600.45 cores=5,7
/proc/82283/stat : 82283 (java) S 82280 82283 80991 0 -1 4194304 413709 0 0 0 357206 2839 0 0 20 0 21 0 69702959 19725520896 3270111 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
/proc/82283/statm: 4815801 3270111 5593 1 0 3290330 0
[pid=82283/tid=82285] ppid=82280 vsize=19263204 memory=11136 CPUtime=3345.79 cores=5,7
/proc/82283/task/82285/stat : 82285 (java) R 82280 82283 80991 0 -1 4194368 197849 0 0 0 332194 2385 0 0 20 0 21 0 69702962 19725520896 3270111 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82294] ppid=82280 vsize=19263204 memory=-6000919507016116839 CPUtime=0 cores=5,7
/proc/82283/task/82294/stat : 82294 (Finalizer) S 82280 82283 80991 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 69702967 19725520896 3270111 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
[pid=82283/tid=82301] ppid=82280 vsize=19263204 memory=4752 CPUtime=0.01 cores=5,7
/proc/82283/task/82301/stat : 82301 (Common-Cleaner) S 82280 82283 80991 0 -1 4194368 3655 0 0 0 0 1 0 0 20 0 21 0 69702968 19725520896 3270111 18446744073709551615 94654509744128 94654509747824 140725449874208 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94654509755640 94654509756432 94654523781120 140725449877808 140725449877990 140725449877990 140725449883592 0
Current children cumulated CPU time: 3600.45 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 13080444 KiB

[startup+3634.5 s]*
/proc/loadavg: 1.16 1.17 1.91 2/242 82649
/proc/meminfo: memFree=108080872/131382116 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3634.54
CPU time (s): 3600.64
CPU user time (s): 3572.18
CPU system time (s): 28.4513
CPU usage (%): 99.0671
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 16273832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.18
system time used= 28.4513
maximum resident set size= 16273832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 35389552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 139210
involuntary context switches= 40760


# summary of solver processes directly reported to runsolver:
#   pid: 82283
#   total CPU time (s): 3600.64
#   total CPU user time (s): 3572.18
#   total CPU system time (s): 28.4513

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2062 second user time and 34.7216 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-03 12:57:12
IDJOB=4518005
IDBENCH=176273
IDSOLVER=3364
FILE ID=nodeC011/4518005-1751540232
RUNJOBID= nodeC011-1751535003-81004
SLURM_JOB_ID= 9598684
Free space on /tmp= 430540 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/strongly_correlated/normalized-knapPI_3_200_10000_5_-93992.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4518005-1751540232/watcher-4518005-1751540232 -o /tmp/evaluation-result-4518005-1751540232/solver-4518005-1751540232 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751535003-81004 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4518005-1751540232 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4518005-1751540232.opb

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

MD5SUM BENCH= cd82cadc3025252f43f8d787a9347bc3
RANDOM SEED=2105382464

nodeC011 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		: 3660.766
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	: 6984.20
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		: 1197.295
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	: 6984.20
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		: 1197.628
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	: 6984.20
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		: 1796.813
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	: 6984.20
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		: 3492.097
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	: 6984.20
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.294
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	: 6984.20
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.411
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	: 6984.20
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.450
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        106839544 kB
MemAvailable:   118060392 kB
Buffers:            3276 kB
Cached:         12011232 kB
SwapCached:            0 kB
Active:         12353392 kB
Inactive:       11571980 kB
Active(anon):   11926864 kB
Inactive(anon):     2104 kB
Active(file):     426528 kB
Inactive(file): 11569876 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             50148 kB
Writeback:            64 kB
AnonPages:      11913052 kB
Mapped:           123620 kB
Shmem:             17960 kB
KReclaimable:     127756 kB
Slab:             215968 kB
SReclaimable:     127756 kB
SUnreclaim:        88212 kB
KernelStack:        5072 kB
PageTables:        27020 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   12752644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11616256 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:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430540 MiB
End job on nodeC011 at 2025-07-03 13:57:47