Trace number 4460015

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 Default 2024-07-07? (exit code) 3589.81 2402.34

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern60-60.opb
MD5SUM93ed2607cb9e7eaa6de474e9ba688804
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-82737
Best CPU time to get the best result obtained on this benchmark3600.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 52575
Biggest coefficient in the objective function 13565
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 6490280
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 13565
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 6490280
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)52515
Sum of products size (including duplicates)172450
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.15/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.15/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.15/0.16	c See www.sat4j.org for details.
0.15/0.17	c version CUSTOM.v20240707
0.15/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.15/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.15/0.20	c java.vm.version	22.0.1+8-16
0.15/0.20	c java.vm.vendor	Oracle Corporation
0.15/0.20	c sun.arch.data.model	64
0.15/0.20	c java.version		22.0.1
0.15/0.20	c os.name		Linux
0.15/0.20	c os.version		4.18.0-301.1.el8.x86_64
0.15/0.20	c os.arch		amd64
0.15/0.21	c Free memory 		2115194816
0.15/0.21	c Max memory 		16282288128
0.15/0.21	c Total memory 		2122317824
0.15/0.22	c Number of processors 	2
0.32/0.30	--- Begin Solver configuration ---
0.32/0.30	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.32/0.30	Learn all clauses as in MiniSAT
0.32/0.30	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.32/0.30	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.32/0.30	No reason simplification
0.32/0.30	Glucose 2.1 dynamic restart strategy
0.32/0.30	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.32/0.30	timeout=2147483s
0.32/0.30	DB Simplification allowed=false
0.32/0.30	Listener: none
0.32/0.30	--- End Solver configuration ---
0.32/0.31	c Pseudo Boolean Optimization by upper bound
0.32/0.31	c --- Begin Solver configuration ---
0.32/0.31	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.32/0.31	c Learn all clauses as in MiniSAT
0.32/0.31	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.32/0.31	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.32/0.31	c No reason simplification
0.32/0.31	c Glucose 2.1 dynamic restart strategy
0.32/0.31	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.32/0.31	c timeout=2147483s
0.32/0.31	c DB Simplification allowed=false
0.32/0.31	c Listener: none
0.32/0.31	c --- End Solver configuration ---
0.32/0.31	c solving HOME/instance-4460015-1721946333.opb
0.32/0.31	c reading problem ... 
0.32/0.31	c  objective function found
40.82/39.02	c ... done. Wall clock time 38.704s.
40.82/39.02	c declared #vars     60
40.82/39.02	c internal #vars     52575
40.82/39.02	c #constraints  105030
40.82/39.02	c constraints type 
40.82/39.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 52515
40.82/39.02	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 52515
40.82/39.02	c 105030 constraints processed.
40.98/39.03	c objective function length is 52575 literals
41.15/39.19	c SATISFIABLE
41.15/39.19	c OPTIMIZING...
41.15/39.19	c Got one! Elapsed wall clock time (in seconds):38.879
41.15/39.19	o 0
41.63/39.48	c Got one! Elapsed wall clock time (in seconds):39.168
41.63/39.48	o -1711
41.96/39.61	c Got one! Elapsed wall clock time (in seconds):39.299
41.96/39.61	o -3306
42.17/39.72	c Got one! Elapsed wall clock time (in seconds):39.417
42.17/39.72	o -6103
42.37/39.84	c Got one! Elapsed wall clock time (in seconds):39.531
42.37/39.84	o -7415
42.57/39.99	c Got one! Elapsed wall clock time (in seconds):39.685
42.57/39.99	o -8680
42.77/40.08	c Got one! Elapsed wall clock time (in seconds):39.775
42.77/40.08	o -12243
43.35/40.31	c Got one! Elapsed wall clock time (in seconds):40.004
43.35/40.31	o -12300
43.74/40.56	c Got one! Elapsed wall clock time (in seconds):40.243
43.74/40.56	o -13471
43.95/40.65	c Got one! Elapsed wall clock time (in seconds):40.343
43.95/40.65	o -15494
44.14/40.75	c Got one! Elapsed wall clock time (in seconds):40.438
44.14/40.75	o -18672
44.54/40.99	c Got one! Elapsed wall clock time (in seconds):40.684
44.54/40.99	o -18758
44.90/41.11	c Got one! Elapsed wall clock time (in seconds):40.801
44.90/41.11	o -19533
45.09/41.22	c Got one! Elapsed wall clock time (in seconds):40.904
45.09/41.22	o -22503
45.49/41.59	c Got one! Elapsed wall clock time (in seconds):41.282
45.49/41.59	o -23180
45.95/41.95	c Got one! Elapsed wall clock time (in seconds):41.648
45.95/41.95	o -23821
46.37/42.36	c Got one! Elapsed wall clock time (in seconds):42.059
46.37/42.36	o -24152
46.57/42.58	c Got one! Elapsed wall clock time (in seconds):42.275
46.57/42.58	o -26233
47.10/42.96	c Got one! Elapsed wall clock time (in seconds):42.654
47.10/42.96	o -27437
47.44/43.28	c Got one! Elapsed wall clock time (in seconds):42.977
47.44/43.28	o -27459
49.29/44.94	c Got one! Elapsed wall clock time (in seconds):44.634
49.29/44.94	o -28838
49.88/45.53	c Got one! Elapsed wall clock time (in seconds):45.221
49.88/45.53	o -28928
50.47/45.98	c Got one! Elapsed wall clock time (in seconds):45.677
50.47/45.98	o -29584
50.87/46.32	c Got one! Elapsed wall clock time (in seconds):46.017
50.87/46.32	o -29686
51.07/46.54	c Got one! Elapsed wall clock time (in seconds):46.237
51.07/46.54	o -30215
51.17/46.66	c Got one! Elapsed wall clock time (in seconds):46.354
51.17/46.66	o -30815
51.27/46.74	c Got one! Elapsed wall clock time (in seconds):46.437
51.27/46.74	o -31234
51.37/46.86	c Got one! Elapsed wall clock time (in seconds):46.552
51.37/46.86	o -35148
55.84/50.62	c Got one! Elapsed wall clock time (in seconds):50.312
55.84/50.62	o -35210
56.04/50.85	c Got one! Elapsed wall clock time (in seconds):50.54
56.04/50.85	o -35481
56.81/51.35	c Got one! Elapsed wall clock time (in seconds):51.046
56.81/51.35	o -36807
61.84/55.79	c Got one! Elapsed wall clock time (in seconds):55.488
61.84/55.79	o -37839
64.24/57.73	c Got one! Elapsed wall clock time (in seconds):57.426
64.24/57.73	o -38639
65.05/58.57	c Got one! Elapsed wall clock time (in seconds):58.266
65.05/58.57	o -39027
65.75/59.24	c Got one! Elapsed wall clock time (in seconds):58.935
65.75/59.24	o -39212
65.95/59.46	c Got one! Elapsed wall clock time (in seconds):59.157
65.95/59.46	o -42838
78.74/70.38	c Got one! Elapsed wall clock time (in seconds):70.07
78.74/70.38	o -42985
83.03/74.18	c Got one! Elapsed wall clock time (in seconds):73.878
83.03/74.18	o -43198
85.27/75.95	c Got one! Elapsed wall clock time (in seconds):75.64
85.27/75.95	o -43253
85.97/76.61	c Got one! Elapsed wall clock time (in seconds):76.305
85.97/76.61	o -44718
95.08/84.74	c cleaning 5042 clauses out of 10083 with flag 4003/10083
109.70/93.88	c Got one! Elapsed wall clock time (in seconds):93.575
109.70/93.88	o -45216
125.48/106.24	c Got one! Elapsed wall clock time (in seconds):105.934
125.48/106.24	o -45330
127.49/108.24	c Got one! Elapsed wall clock time (in seconds):107.936
127.49/108.24	o -45709
129.59/109.70	c Got one! Elapsed wall clock time (in seconds):109.393
129.59/109.70	o -46140
129.91/110.09	c Got one! Elapsed wall clock time (in seconds):109.782
129.91/110.09	o -46759
130.30/110.49	c Got one! Elapsed wall clock time (in seconds):110.186
130.30/110.49	o -49800
135.55/115.06	c cleaning 5951 clauses out of 11904 with flag 2003/16946
171.72/142.81	c cleaning 5977 clauses out of 11953 with flag 14003/22946
173.68/143.83	c Got one! Elapsed wall clock time (in seconds):143.526
173.68/143.83	o -50058
202.25/165.77	c cleaning 5611 clauses out of 11224 with flag 10037/28194
206.88/169.86	c Got one! Elapsed wall clock time (in seconds):169.553
206.88/169.86	o -50147
211.80/174.05	c Got one! Elapsed wall clock time (in seconds):173.743
211.80/174.05	o -50167
213.58/175.86	c Got one! Elapsed wall clock time (in seconds):175.557
213.58/175.86	o -50224
214.57/176.81	c Got one! Elapsed wall clock time (in seconds):176.508
214.57/176.81	o -50540
216.96/178.49	c Got one! Elapsed wall clock time (in seconds):178.179
216.96/178.49	o -53245
241.95/199.33	c cleaning 6727 clauses out of 13455 with flag 10001/36036
279.23/224.32	c cleaning 6362 clauses out of 12728 with flag 22001/42036
294.30/237.43	c Got one! Elapsed wall clock time (in seconds):237.124
294.30/237.43	o -53379
305.89/247.37	c cleaning 5784 clauses out of 11567 with flag 4003/47237
343.75/273.84	c cleaning 5889 clauses out of 11783 with flag 16086/53237
368.46/295.81	c Got one! Elapsed wall clock time (in seconds):295.503
368.46/295.81	o -53626
373.75/300.39	c cleaning 5884 clauses out of 11768 with flag 2031/59111
379.03/305.13	c Got one! Elapsed wall clock time (in seconds):304.823
379.03/305.13	o -53682
379.53/305.65	c Got one! Elapsed wall clock time (in seconds):305.345
379.53/305.65	o -53691
380.02/306.11	c Got one! Elapsed wall clock time (in seconds):305.804
380.02/306.11	o -53784
380.32/306.41	c Got one! Elapsed wall clock time (in seconds):306.105
380.32/306.41	o -53786
380.42/306.59	c Got one! Elapsed wall clock time (in seconds):306.289
380.42/306.60	o -56872
401.85/324.61	c cleaning 5639 clauses out of 11286 with flag 8001/64513
437.06/351.58	c cleaning 5821 clauses out of 11648 with flag 20003/70514
473.41/383.37	c cleaning 6410 clauses out of 12827 with flag 34003/77514
521.11/417.44	c cleaning 7207 clauses out of 14417 with flag 50003/85514
567.51/456.79	c cleaning 8105 clauses out of 16209 with flag 68001/94513
620.83/495.31	c Got one! Elapsed wall clock time (in seconds):495.008
620.83/495.31	o -57080
646.62/517.90	c cleaning 10780 clauses out of 21562 with flag 10005/107971
664.26/533.23	c Got one! Elapsed wall clock time (in seconds):532.919
664.26/533.23	o -57151
681.96/542.99	c cleaning 8043 clauses out of 16090 with flag 4055/113279
696.24/550.16	c Got one! Elapsed wall clock time (in seconds):549.857
696.24/550.16	o -57196
712.56/564.20	c Got one! Elapsed wall clock time (in seconds):563.893
712.56/564.20	o -57203
713.76/565.49	c Got one! Elapsed wall clock time (in seconds):565.183
713.76/565.49	o -57477
719.30/570.27	c cleaning 7022 clauses out of 14057 with flag 2001/119289
749.84/596.91	c cleaning 6515 clauses out of 13036 with flag 14003/125290
789.17/626.47	c cleaning 6760 clauses out of 13521 with flag 28003/132290
829.03/661.36	c cleaning 7376 clauses out of 14760 with flag 44001/140289
882.79/700.96	c cleaning 8185 clauses out of 16384 with flag 62001/149289
945.73/745.33	c cleaning 9098 clauses out of 18199 with flag 82001/159289
1003.77/795.56	c cleaning 10049 clauses out of 20102 with flag 104003/170290
1043.95/825.60	c Got one! Elapsed wall clock time (in seconds):825.293
1043.95/825.60	o -57544
1068.93/847.79	c cleaning 10272 clauses out of 20547 with flag 10002/180784
1105.17/873.48	c cleaning 8136 clauses out of 16275 with flag 22002/186784
1129.02/890.68	c Got one! Elapsed wall clock time (in seconds):890.375
1129.02/890.68	o -57938
1140.25/900.48	c cleaning 6914 clauses out of 13837 with flag 4005/192482
1172.99/929.55	c cleaning 6457 clauses out of 12922 with flag 16003/198481
1180.27/935.23	c Got one! Elapsed wall clock time (in seconds):934.921
1180.27/935.23	o -57979
1202.41/949.67	c Got one! Elapsed wall clock time (in seconds):949.363
1202.41/949.67	o -58063
1208.23/954.71	c cleaning 5994 clauses out of 11994 with flag 2008/204010
1212.79/958.85	c Got one! Elapsed wall clock time (in seconds):958.541
1212.79/958.85	o -58066
1221.20/966.60	c Got one! Elapsed wall clock time (in seconds):966.299
1221.20/966.60	o -58295
1241.60/984.47	c cleaning 6298 clauses out of 12604 with flag 8005/210614
1276.42/1011.22	c cleaning 6149 clauses out of 12305 with flag 20003/216613
1317.85/1043.91	c cleaning 6576 clauses out of 13157 with flag 34005/223614
1320.17/1045.96	c Got one! Elapsed wall clock time (in seconds):1045.657
1320.17/1045.96	o -58645
1346.53/1068.61	c Got one! Elapsed wall clock time (in seconds):1068.299
1346.53/1068.61	o -58785
1355.87/1073.33	c cleaning 6409 clauses out of 12819 with flag 2104/229852
1370.58/1082.29	c Got one! Elapsed wall clock time (in seconds):1081.984
1370.58/1082.29	o -58955
1389.61/1099.17	c Got one! Elapsed wall clock time (in seconds):1098.862
1389.61/1099.17	o -58994
1395.22/1104.05	c cleaning 6492 clauses out of 12986 with flag 2065/236428
1395.62/1104.46	c Got one! Elapsed wall clock time (in seconds):1104.156
1395.62/1104.46	o -59149
1396.71/1105.57	c Got one! Elapsed wall clock time (in seconds):1105.267
1396.71/1105.57	o -59176
1398.18/1106.61	c Got one! Elapsed wall clock time (in seconds):1106.304
1398.18/1106.61	o -59241
1398.47/1106.90	c Got one! Elapsed wall clock time (in seconds):1106.594
1398.47/1106.90	o -59273
1398.67/1107.14	c Got one! Elapsed wall clock time (in seconds):1106.834
1398.67/1107.14	o -59305
1398.86/1107.34	c Got one! Elapsed wall clock time (in seconds):1107.035
1398.86/1107.34	o -59328
1398.96/1107.42	c Got one! Elapsed wall clock time (in seconds):1107.116
1398.96/1107.42	o -59337
1398.96/1107.49	c Got one! Elapsed wall clock time (in seconds):1107.181
1398.96/1107.49	o -59990
1404.97/1112.72	c Got one! Elapsed wall clock time (in seconds):1112.416
1404.97/1112.72	o -60043
1407.17/1114.98	c Got one! Elapsed wall clock time (in seconds):1114.678
1407.17/1114.98	o -60123
1409.79/1116.70	c Got one! Elapsed wall clock time (in seconds):1116.392
1409.79/1116.70	o -60127
1410.79/1117.72	c Got one! Elapsed wall clock time (in seconds):1117.412
1410.79/1117.72	o -63128
1437.89/1135.31	c cleaning 6598 clauses out of 13203 with flag 8003/243137
1469.67/1160.76	c cleaning 6300 clauses out of 12604 with flag 20001/249136
1507.42/1190.79	c cleaning 6651 clauses out of 13304 with flag 34001/256136
1553.42/1225.03	c cleaning 7325 clauses out of 14653 with flag 50001/264136
1609.55/1264.59	c cleaning 8164 clauses out of 16329 with flag 68003/273137
1661.33/1310.34	c cleaning 9080 clauses out of 18164 with flag 88001/283136
1741.88/1368.41	c cleaning 10042 clauses out of 20085 with flag 110003/294137
1815.26/1422.96	c cleaning 11021 clauses out of 22043 with flag 134003/306137
1907.18/1489.72	c cleaning 12011 clauses out of 24021 with flag 160001/319136
2029.99/1563.06	c cleaning 13006 clauses out of 26011 with flag 188003/333137
2161.23/1645.63	c cleaning 13999 clauses out of 28005 with flag 218003/348137
2301.62/1736.43	c cleaning 15001 clauses out of 30005 with flag 250001/364136
3105.70/2158.42	
3105.70/2158.42	Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"

Verifier Data

ERROR: no interpretation found !

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: 64096 MiB (61290 MiB free)
  memory of node 1: 64473 MiB (62089 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4460015-1721946333/watcher-4460015-1721946333 -o /tmp/evaluation-result-4460015-1721946333/solver-4460015-1721946333 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721946331-243614 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4460015-1721946333.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=243798, runsolver pid=243795
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 1.14 1.23 1.24 12/316 243816
/proc/meminfo: memFree=126302920/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=18975048 memory=56328 CPUtime=0.15 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 6502 0 0 0 11 4 0 0 20 0 18 0 30622549 19430449152 14082 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4743762 14082 5726 1 0 550855 0
[pid=243798/tid=243800] ppid=243795 vsize=18975048 memory=4026561586 CPUtime=0.1 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 5396 0 0 0 7 3 0 0 20 0 18 0 30622549 19430449152 14082 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 30622555 19430449152 14082 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=18975048 memory=3833179250744360992 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 30622556 19430449152 14082 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 56328 KiB

[startup+0.22158 s]*
/proc/loadavg: 1.14 1.23 1.24 11/316 243816
/proc/meminfo: memFree=126293920/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=18975048 memory=63128 CPUtime=0.32 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 7152 0 0 0 28 4 0 0 20 0 18 0 30622549 19430449152 15782 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4743762 15782 5734 1 0 551374 0
[pid=243798/tid=243800] ppid=243795 vsize=18975048 memory=4782652875487838339 CPUtime=0.2 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 5718 0 0 0 17 3 0 0 20 0 18 0 30622549 19430449152 15782 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=18975048 memory=1276314 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 30622555 19430449152 15782 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=18975048 memory=15825495069575043 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 30622556 19430449152 15782 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63128 KiB

[startup+0.32516 s]*
/proc/loadavg: 1.14 1.23 1.24 12/316 243816
/proc/meminfo: memFree=126279504/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=18975048 memory=66716 CPUtime=0.48 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 7431 0 0 0 43 5 0 0 20 0 18 0 30622549 19430449152 16679 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4743762 16679 5850 1 0 551568 0
[pid=243798/tid=243800] ppid=243795 vsize=18975048 memory=-8814779675078009532 CPUtime=0.29 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 5892 0 0 0 26 3 0 0 20 0 18 0 30622549 19430449152 16679 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 30622555 19430449152 16679 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 30622556 19430449152 16679 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 66716 KiB

[startup+0.701158 s]
/proc/loadavg: 1.14 1.23 1.24 9/316 243816
/proc/meminfo: memFree=126265084/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=18975048 memory=74660 CPUtime=1.15 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 8576 0 0 0 110 5 0 0 20 0 18 0 30622549 19430449152 18665 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4743762 18665 5875 1 0 551959 0
[pid=243798/tid=243800] ppid=243795 vsize=18975048 memory=5456 CPUtime=0.64 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 5929 0 0 0 60 4 0 0 20 0 18 0 30622549 19430449152 18665 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=18975048 memory=12620 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 30622555 19430449152 18665 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 30622556 19430449152 18665 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 74660 KiB

[startup+1.50115 s]
/proc/loadavg: 1.69 1.34 1.27 8/316 243817
/proc/meminfo: memFree=126222832/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=18975048 memory=113560 CPUtime=2.69 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 20532 0 0 0 261 8 0 0 20 0 18 0 30622549 19430449152 28390 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4743762 28390 5875 1 0 558311 0
[pid=243798/tid=243800] ppid=243795 vsize=18975048 memory=12620 CPUtime=1.43 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 6181 0 0 0 139 4 0 0 20 0 18 0 30622549 19430449152 28390 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 30622555 19430449152 28390 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 30622556 19430449152 28390 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 2.69 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 113560 KiB

[startup+3.11309 s]
/proc/loadavg: 1.69 1.34 1.27 6/317 243818
/proc/meminfo: memFree=126063624/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=18975048 memory=131864 CPUtime=4.79 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 21492 0 0 0 471 8 0 0 20 0 18 0 30622549 19430449152 32966 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4743762 32966 5875 1 0 558311 0
[pid=243798/tid=243800] ppid=243795 vsize=18975048 memory=0 CPUtime=3.03 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 6404 0 0 0 299 4 0 0 20 0 18 0 30622549 19430449152 32966 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=18975048 memory=12620 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 30622555 19430449152 32966 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=18975048 memory=117204 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 30622556 19430449152 32966 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 4.79 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 131864 KiB

[startup+6.30035 s]
/proc/loadavg: 2.03 1.42 1.30 5/318 243819
/proc/meminfo: memFree=125980960/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=18975048 memory=149248 CPUtime=8.22 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 25606 0 0 0 813 9 0 0 20 0 18 0 30622549 19430449152 37312 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4743762 37312 5875 1 0 558314 0
[pid=243798/tid=243800] ppid=243795 vsize=18975048 memory=0 CPUtime=6.22 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 7018 0 0 0 617 5 0 0 20 0 18 0 30622549 19430449152 37312 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=18975048 memory=114388 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 30622555 19430449152 37312 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=18975048 memory=228489167166 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 30622556 19430449152 37312 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 8.22 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 149248 KiB

[startup+12.7004 s]
/proc/loadavg: 2.19 1.46 1.31 6/320 243823
/proc/meminfo: memFree=125805264/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19041612 memory=207064 CPUtime=14.65 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 28866 0 0 0 1454 11 0 0 20 0 19 0 30622549 19498610688 51766 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4760403 51766 5891 1 0 558603 0
[pid=243798/tid=243800] ppid=243795 vsize=19041612 memory=173860 CPUtime=12.48 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 7801 0 0 0 1243 5 0 0 20 0 19 0 30622549 19498610688 51766 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19041612 memory=169760 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 30622555 19498610688 51766 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19041612 memory=14136658060643349 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 19 0 30622556 19498610688 51766 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 14.65 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 207064 KiB

[startup+25.5004 s]
/proc/loadavg: 2.54 1.56 1.35 5/320 243824
/proc/meminfo: memFree=125572212/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19041612 memory=207072 CPUtime=27.42 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 29279 0 0 0 2730 12 0 0 20 0 19 0 30622549 19498610688 51768 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4760403 51768 5891 1 0 558603 0
[pid=243798/tid=243800] ppid=243795 vsize=19041612 memory=146244 CPUtime=25.23 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) R 243795 243798 239212 0 -1 4194368 8163 0 0 0 2518 5 0 0 20 0 19 0 30622549 19498610688 51768 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19041612 memory=6147504103651431280 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 30622555 19498610688 51768 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19041612 memory=207072 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 19 0 30622556 19498610688 51768 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 27.42 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 207072 KiB

[startup+51.1142 s]
/proc/loadavg: 3.25 1.83 1.45 6/321 243830
/proc/meminfo: memFree=123513004/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=1809108 CPUtime=56.59 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 41764 0 0 0 5609 50 0 0 20 0 20 0 30622549 19566772224 452277 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 452277 5945 1 0 1611980 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=340696 CPUtime=49.09 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 12213 0 0 0 4894 15 0 0 20 0 20 0 30622549 19566772224 452277 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=16228 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 452277 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=207064 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 61 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 452277 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=133912 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 452277 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 56.59 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1809108 KiB

[startup+102.3 s]
/proc/loadavg: 3.85 2.21 1.60 5/321 243838
/proc/meminfo: memFree=115021316/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=9172152 CPUtime=120.99 cores=0,2

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

/proc/meminfo: memFree=102729812/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326740 CPUtime=3431.07 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 538286 0 0 0 342539 568 0 0 20 0 20 0 30622549 19566772224 4081685 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081685 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=11536 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115686 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081685 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=16326740 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081685 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=16326740 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 414 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081685 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=16326740 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081685 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3431.07 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326740 KiB

[startup+2382.3 s]
/proc/loadavg: 5.31 5.18 4.68 6/319 245054
/proc/meminfo: memFree=102608120/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326752 CPUtime=3550.15 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 539894 0 0 0 354446 569 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081688 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=11536 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115700 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=16228 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=16326752 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 426 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=16326752 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3550.15 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326752 KiB

[startup+2402.34 s]
# the end of solver process 243798 was just reported to runsolver
# Child status: 1

# cumulated CPU time of all completed processes:  user=3584.03 s, system=5.77535 s

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

[startup+2393.6 s]
/proc/loadavg: 5.27 5.17 4.68 6/317 245056
/proc/meminfo: memFree=102575220/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326752 CPUtime=3572.58 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 540604 0 0 0 356689 569 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081688 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=16326752 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115700 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=5456 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=11536 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 426 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=16326752 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3572.58 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326752 KiB

[startup+2396.8 s]
/proc/loadavg: 5.27 5.17 4.68 6/317 245056
/proc/meminfo: memFree=102567076/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326752 CPUtime=3578.93 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 549393 0 0 0 357323 570 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081688 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=16326752 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115700 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=16326752 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=16326752 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 426 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=61296 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3578.93 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326752 KiB

[startup+2400 s]*
/proc/loadavg: 5.24 5.17 4.69 6/317 245056
/proc/meminfo: memFree=102558868/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326752 CPUtime=3585.26 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 564294 0 0 0 357955 571 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081688 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=1900 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115700 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=39828 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=18652 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 426 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=-9054130157810794908 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3585.26 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326752 KiB

[startup+2401.6 s]
/proc/loadavg: 5.24 5.17 4.69 6/317 245057
/proc/meminfo: memFree=102556688/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326752 CPUtime=3588.42 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 564381 0 0 0 358271 571 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081688 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=25548 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115700 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=11536 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=61296 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 426 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=12620 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3588.42 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326752 KiB

[startup+2402 s]*
/proc/loadavg: 5.22 5.17 4.69 6/317 245057
/proc/meminfo: memFree=102552564/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326752 CPUtime=3589.22 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 564384 0 0 0 358351 571 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081688 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=-8814779675078009532 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115700 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=-9054130157810794908 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=1656748 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 426 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=2192528 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3589.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326752 KiB

[startup+2402.21 s]
/proc/loadavg: 5.22 5.17 4.69 6/317 245057
/proc/meminfo: memFree=102552564/131655788 swapFree=131056320/131071996
[pid=243798] ppid=243795 vsize=19108176 memory=16326752 CPUtime=3589.62 cores=0,2
/proc/243798/stat : 243798 (java) S 243795 243798 239212 0 -1 1077936128 564384 0 0 0 358391 571 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
/proc/243798/statm: 4777044 4081688 5990 1 0 4095915 0
[pid=243798/tid=243800] ppid=243795 vsize=19108176 memory=1276243 CPUtime=1516.01 cores=0,2
/proc/243798/task/243800/stat : 243800 (java) S 243795 243798 239212 0 -1 1077936192 115700 0 0 0 151482 119 0 0 20 0 20 0 30622549 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243809] ppid=243795 vsize=19108176 memory=1275631 CPUtime=0 cores=0,2
/proc/243798/task/243809/stat : 243809 (Finalizer) S 243795 243798 239212 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 30622555 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243816] ppid=243795 vsize=19108176 memory=1656748 CPUtime=0 cores=0,2
/proc/243798/task/243816/stat : 243816 (Common-Cleaner) S 243795 243798 239212 0 -1 1077936192 426 0 0 0 0 0 0 0 20 0 20 0 30622556 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
[pid=243798/tid=243827] ppid=243795 vsize=19108176 memory=7080 CPUtime=0 cores=0,2
/proc/243798/task/243827/stat : 243827 (Timer-0) S 243795 243798 239212 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 30626455 19566772224 4081688 134679101440 94072089448448 94072089452144 140723098843328 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072089459960 94072089460752 94072091807744 140723098850310 140723098850400 140723098850400 140723098857416 0
Current children cumulated CPU time: 3589.62 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16326752 KiB

[startup+2402.32 s]*
/proc/loadavg: 5.22 5.17 4.69 5/299 245057
/proc/meminfo: memFree=118489812/131655788 swapFree=131056320/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1

Real time (s): 2402.34
CPU time (s): 3589.81
CPU user time (s): 3584.03
CPU system time (s): 5.77535
CPU usage (%): 149.43
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 16326752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.03
system time used= 5.77535
maximum resident set size= 16327448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 570903
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83894
involuntary context switches= 66022


# summary of solver processes directly reported to runsolver:
#   pid: 243798
#   total CPU time (s): 3589.81
#   total CPU user time (s): 3584.03
#   total CPU system time (s): 5.77535

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.20669 second user time and 15.7165 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-26 00:25:33
IDJOB=4460015
IDBENCH=160558
IDSOLVER=3058
FILE ID=nodeC006/4460015-1721946333
RUNJOBID= nodeC006-1721946331-243614
SLURM_JOB_ID= 8247260
Free space on /tmp= 723780 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern60-60.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4460015-1721946333/watcher-4460015-1721946333 -o /tmp/evaluation-result-4460015-1721946333/solver-4460015-1721946333 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721946331-243614 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4460015-1721946333.opb

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

MD5SUM BENCH= 93ed2607cb9e7eaa6de474e9ba688804
RANDOM SEED=1769718387

nodeC006.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 1749.797
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
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		: 2492.701
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
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		: 1573.997
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
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		: 2792.155
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
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		: 2893.259
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
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		: 2792.599
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
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		: 2594.156
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
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		: 2393.917
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126346712 kB
MemAvailable:   129564476 kB
Buffers:          344700 kB
Cached:          3482768 kB
SwapCached:          244 kB
Active:          2064072 kB
Inactive:        2320312 kB
Active(anon):       1744 kB
Inactive(anon):   600416 kB
Active(file):    2062328 kB
Inactive(file):  1719896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056320 kB
Dirty:              4864 kB
Writeback:            60 kB
AnonPages:        556780 kB
Mapped:           112932 kB
Shmem:             45244 kB
KReclaimable:     497448 kB
Slab:             608624 kB
SReclaimable:     497448 kB
SUnreclaim:       111176 kB
KernelStack:        4832 kB
PageTables:        11316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7304472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            16576 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      420680 kB
DirectMap2M:    57155584 kB
DirectMap1G:    78643200 kB

Free space on /tmp at the end= 723776 MiB
End job on nodeC006 at 2024-07-26 01:05:35