Trace number 4446932

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.22 3607.42

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K90.opb
MD5SUMdd58632d9551a3604736dadf6eadc418
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark113.256
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	Expensive reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	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.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c Expensive reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4446932-1721824448.opb
0.13/0.12	c reading problem ... 
0.13/0.12	c using VERIPB proof format
0.13/0.12	c  no objective function found
0.34/0.26	c ... done. Wall clock time 0.135s.
0.34/0.26	c declared #vars     6120
0.34/0.26	c #constraints  6302
0.34/0.26	c constraints type 
0.34/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1157
0.34/0.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 90
0.34/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5053
0.34/0.26	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
0.34/0.26	c 6302 constraints processed.
2.85/1.59	c cleaning 2497 clauses out of 4999 with flag 23445/5004
5.14/2.72	c cleaning 4232 clauses out of 8489 with flag 59580/11000
6.62/3.97	c cleaning 5612 clauses out of 11250 with flag 104340/18000
8.36/5.43	c cleaning 6812 clauses out of 13626 with flag 156368/26000
10.53/7.33	c cleaning 7856 clauses out of 15813 with flag 215941/35000
14.12/10.96	c cleaning 8946 clauses out of 17949 with flag 293531/45000
16.21/13.02	c cleaning 9728 clauses out of 20000 with flag 359027/56000
18.50/15.30	c cleaning 10276 clauses out of 22272 with flag 425441/68001
20.99/17.81	c cleaning 11078 clauses out of 24996 with flag 500299/81002
23.81/20.68	c cleaning 12027 clauses out of 27917 with flag 579029/95002
26.71/23.54	c cleaning 12907 clauses out of 30888 with flag 667475/110000
30.11/26.95	c cleaning 13643 clauses out of 33978 with flag 761046/126000
33.90/30.62	c cleaning 14561 clauses out of 37339 with flag 868210/143004
38.01/35.60	c cleaning 15422 clauses out of 40773 with flag 977957/161000
42.26/39.82	c cleaning 16327 clauses out of 44353 with flag 1090970/180003
46.99/44.57	c cleaning 17199 clauses out of 48021 with flag 1217065/200001
51.92/49.47	c cleaning 18053 clauses out of 51822 with flag 1353563/221002
57.75/55.21	c cleaning 18852 clauses out of 55768 with flag 1494198/243002
63.42/60.96	c cleaning 19696 clauses out of 59914 with flag 1650385/266000
69.93/67.76	c cleaning 20551 clauses out of 64218 with flag 1806469/290000
76.51/74.23	c cleaning 21892 clauses out of 68664 with flag 1968563/315000
83.19/80.97	c cleaning 22570 clauses out of 72771 with flag 2139247/341000
90.76/88.46	c cleaning 23561 clauses out of 77202 with flag 2313276/368001
98.59/96.73	c cleaning 24492 clauses out of 81637 with flag 2504251/396000
107.07/105.19	c cleaning 25277 clauses out of 86143 with flag 2702706/425000
115.94/113.94	c cleaning 26449 clauses out of 90863 with flag 2914837/455000
125.60/123.56	c cleaning 27067 clauses out of 95412 with flag 3145533/486000
135.53/134.03	c cleaning 28248 clauses out of 100344 with flag 3382170/518000
146.00/144.40	c cleaning 29428 clauses out of 105095 with flag 3623359/551000
157.00/155.67	c cleaning 29908 clauses out of 109666 with flag 3876126/585000
168.26/166.81	c cleaning 30941 clauses out of 114758 with flag 4142705/620000
179.72/178.28	c cleaning 31903 clauses out of 119818 with flag 4420939/656001
191.98/190.94	c cleaning 33036 clauses out of 124912 with flag 4704411/693001
205.49/204.36	c cleaning 33794 clauses out of 129874 with flag 5005643/731000
219.12/218.35	c cleaning 34906 clauses out of 135081 with flag 5308996/770001
233.62/232.62	c cleaning 35715 clauses out of 140176 with flag 5630069/810004
248.49/247.85	c cleaning 36769 clauses out of 145458 with flag 5968101/851001
264.54/263.74	c cleaning 37824 clauses out of 150689 with flag 6309970/893001
280.67/280.01	c cleaning 38766 clauses out of 155865 with flag 6665337/936001
297.80/297.01	c cleaning 39914 clauses out of 161098 with flag 7040446/980000
315.31/315.04	c cleaning 40847 clauses out of 166184 with flag 7418146/1025000
334.18/333.89	c cleaning 41514 clauses out of 171337 with flag 7822676/1071001
353.51/353.67	c cleaning 42774 clauses out of 176822 with flag 8249581/1118000
374.03/374.44	c cleaning 43798 clauses out of 182050 with flag 8728801/1166002
395.45/395.71	c cleaning 44949 clauses out of 187250 with flag 9172783/1215000
417.92/418.56	c cleaning 46151 clauses out of 192302 with flag 9642163/1265001
442.10/442.72	c cleaning 46914 clauses out of 197150 with flag 10129563/1316000
466.77/467.69	c cleaning 47939 clauses out of 202238 with flag 10612313/1368002
491.46/492.26	c cleaning 48762 clauses out of 207298 with flag 11102216/1421002
517.20/518.63	c cleaning 49977 clauses out of 212534 with flag 11614205/1475000
544.58/546.55	c cleaning 50769 clauses out of 217557 with flag 12133178/1530000
573.01/575.47	c cleaning 51896 clauses out of 222788 with flag 12725409/1586000
603.09/605.94	c cleaning 52936 clauses out of 227894 with flag 13283979/1643002
635.73/638.69	c cleaning 53987 clauses out of 232960 with flag 13907230/1701004
667.73/670.85	c cleaning 54946 clauses out of 237970 with flag 14511082/1760002
701.74/705.22	c cleaning 55962 clauses out of 243022 with flag 15142662/1820001
736.28/740.82	c cleaning 57001 clauses out of 248059 with flag 15785772/1881001
770.27/775.00	c cleaning 58235 clauses out of 253057 with flag 16423308/1943000
807.44/812.27	c cleaning 59021 clauses out of 257822 with flag 17115871/2006000
846.14/851.23	c cleaning 60119 clauses out of 262801 with flag 17857331/2070000
883.19/888.85	c cleaning 61139 clauses out of 267683 with flag 18591532/2135001
922.07/928.14	c cleaning 62337 clauses out of 272542 with flag 19349158/2201000
963.96/970.23	c cleaning 63351 clauses out of 277205 with flag 20085171/2268000
1005.66/1012.38	c cleaning 64407 clauses out of 281855 with flag 20837903/2336002
1052.15/1060.40	c cleaning 65279 clauses out of 286446 with flag 21631478/2405000
1097.28/1105.31	c cleaning 66609 clauses out of 291167 with flag 22434654/2475000
1143.07/1151.14	c cleaning 67748 clauses out of 295559 with flag 23258200/2546001
1188.72/1197.23	c cleaning 68489 clauses out of 299812 with flag 24094931/2618002
1239.48/1247.88	c cleaning 70016 clauses out of 304320 with flag 25032249/2691000
1292.93/1301.36	c cleaning 70796 clauses out of 308306 with flag 25891679/2765002
1344.77/1352.66	c cleaning 71963 clauses out of 312509 with flag 26715413/2840002
1397.73/1405.74	c cleaning 72951 clauses out of 316543 with flag 27576286/2916000
1452.34/1460.30	c cleaning 73999 clauses out of 320591 with flag 28446116/2993000
1508.81/1518.62	c cleaning 74990 clauses out of 324594 with flag 29375346/3071002
1564.55/1574.65	c cleaning 76053 clauses out of 328603 with flag 30294144/3150001
1623.16/1632.79	c cleaning 76903 clauses out of 332549 with flag 31274585/3230000
1688.81/1698.50	c cleaning 78194 clauses out of 336645 with flag 32409191/3311000
1751.87/1761.56	c cleaning 79128 clauses out of 340451 with flag 33457184/3393000
1816.38/1825.84	c cleaning 80434 clauses out of 344323 with flag 34656178/3476001
1880.06/1889.55	c cleaning 81024 clauses out of 347890 with flag 35654739/3560002
1952.64/1962.15	c cleaning 82158 clauses out of 351864 with flag 36913884/3645000
2019.05/2029.41	c cleaning 83617 clauses out of 355706 with flag 38098451/3731000
2089.35/2099.68	c cleaning 83915 clauses out of 359089 with flag 39205408/3818000
2163.96/2174.03	c cleaning 85335 clauses out of 363175 with flag 40377025/3906001
2237.02/2246.54	c cleaning 86516 clauses out of 366839 with flag 41511442/3995000
2313.25/2323.77	c cleaning 87366 clauses out of 370324 with flag 42775971/4085001
2385.04/2395.83	c cleaning 88659 clauses out of 373957 with flag 43873286/4176000
2465.49/2476.16	c cleaning 89251 clauses out of 377298 with flag 45113340/4268000
2543.35/2554.04	c cleaning 90486 clauses out of 381047 with flag 46229035/4361000
2631.25/2643.46	c cleaning 91581 clauses out of 384562 with flag 47438253/4455001
2719.13/2730.50	c cleaning 92310 clauses out of 387980 with flag 48733032/4550000
2809.38/2821.07	c cleaning 93817 clauses out of 391672 with flag 50174085/4646002
2912.51/2923.59	c cleaning 94520 clauses out of 394853 with flag 51800955/4743000
2998.14/3008.85	c cleaning 95593 clauses out of 398333 with flag 53102143/4841000
3087.22/3097.45	c cleaning 97080 clauses out of 401741 with flag 54459967/4940001
3178.64/3188.35	c cleaning 97743 clauses out of 404659 with flag 55839609/5040001
3300.24/3309.16	c cleaning 98224 clauses out of 407920 with flag 58002242/5141005
3394.98/3403.14	c cleaning 99999 clauses out of 411694 with flag 59614155/5243003
3511.38/3519.10	c cleaning 100281 clauses out of 414692 with flag 61629729/5346000
3600.04/3607.32	c starts		: 49910
3600.04/3607.32	c timeout
3600.04/3607.32	c conflicts		: 5442973
3600.04/3607.32	c decisions		: 70128229
3600.04/3607.32	c propagations		: 2001910402
3600.04/3607.32	c inspects		: 24744827697
3600.04/3607.32	c shortcuts		: 0
3600.04/3607.32	c learnt literals	: 96
3600.04/3607.32	c learnt binary clauses	: 111575
3600.04/3607.32	c learnt ternary clauses	: 136879
3600.04/3607.32	c learnt constraints	: 5442877
3600.04/3607.32	c ignored constraints	: 0
3600.04/3607.32	c root simplifications	: 0
3600.04/3607.32	c removed literals (reason simplification)	: 161962653
3600.04/3607.32	c reason swapping (by a shorter reason)	: 0
3600.04/3607.32	c Calls to reduceDB	: 99
3600.04/3607.32	c Number of update (reduction) of LBD	: 4957456
3600.04/3607.32	c Imported unit clauses	: 0
3600.04/3607.32	c No decision after first conflict	: false
3600.04/3607.32	c number of reductions to clauses (during analyze)	: 0
3600.04/3607.32	c number of learned constraints concerned by reduction	: 0
3600.04/3607.32	c number of learning phase by resolution	: 0
3600.04/3607.32	c number of learning phase by cutting planes	: 0
3600.04/3607.32	c number of rounding to 1 operations	: 0
3600.04/3607.32	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.04/3607.32	c number of reductions of the coefficients by power 2 	: 0
3600.04/3607.32	c number of right shift for reduction by power 2 	: 0
3600.04/3607.32	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.04/3607.32	c number of ending skipping 	: 0
3600.04/3607.32	c number of internal skipping 	: 0
3600.04/3607.32	c number of derivation steps 	: 0
3600.04/3607.32	c number of skipped derivation steps 	: 0
3600.04/3607.32	c number of remaining unassigned 	: 0
3600.04/3607.32	c number of remaining assigned 	: 0
3600.04/3607.32	c number of falsified literals weakened from reason	: 0
3600.04/3607.32	c number of falsified literals weakened from conflict	: 0
3600.04/3607.32	c time for arithmetic operations	: 0
3600.04/3607.32	c minimum degree of deleted constraints	: null
3600.04/3607.32	c maximum degree of deleted constraints	: null
3600.04/3607.32	c number of deleted constraints	: 0
3600.04/3607.32	c speed (assignments/second)	: 554998.2719984741
3600.04/3607.32	c non guided choices	: 3345
3600.04/3607.40	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 299809
3600.04/3607.40	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 111575
3600.04/3607.40	s UNKNOWN
3600.04/3607.40	c Total wall clock time (in seconds): 3607.286

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: 63968 MiB (45249 MiB free)
  memory of node 1: 64473 MiB (47354 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446932-1721824448/watcher-4446932-1721824448 -o /tmp/evaluation-result-4446932-1721824448/solver-4446932-1721824448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721817187-236000 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4446932-1721824448 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4446932-1721824448.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=240710, runsolver pid=240707
Current StackSize limit: 8192 KiB


[startup+0.100223 s]*
/proc/loadavg: 4.15 4.21 4.24 5/333 240728
/proc/meminfo: memFree=94780156/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=18975048 memory=67180 CPUtime=0.13 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 7238 0 0 0 12 1 0 0 20 0 18 0 18967810 19430449152 16795 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4743762 16795 5619 1 0 549375 0
[pid=240710/tid=240712] ppid=240707 vsize=18975048 memory=4026561586 CPUtime=0.09 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 5770 0 0 0 8 1 0 0 20 0 18 0 18967810 19430449152 16795 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=18975048 memory=232851243367 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 18967813 19430449152 16795 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=18975048 memory=14130048089961189 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 18967813 19430449152 16795 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 67180 KiB

[startup+0.211991 s]*
/proc/loadavg: 4.15 4.21 4.24 6/333 240728
/proc/meminfo: memFree=94762628/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=18975048 memory=84524 CPUtime=0.34 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 7913 0 0 0 32 2 0 0 20 0 18 0 18967810 19430449152 21131 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4743762 21131 5763 1 0 549850 0
[pid=240710/tid=240712] ppid=240707 vsize=18975048 memory=4782652875487838339 CPUtime=0.19 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) S 240707 240710 235987 0 -1 1077936192 5941 0 0 0 18 1 0 0 20 0 18 0 18967810 19430449152 21131 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=18975048 memory=770575 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 18967813 19430449152 21131 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=18975048 memory=15816698926204594 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 18967813 19430449152 21131 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 84524 KiB

[startup+0.323182 s]*
/proc/loadavg: 4.15 4.21 4.24 7/334 240729
/proc/meminfo: memFree=94743784/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19041612 memory=102608 CPUtime=0.55 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 9346 0 0 0 53 2 0 0 20 0 19 0 18967810 19498610688 25652 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4760403 25652 5763 1 0 550966 0
[pid=240710/tid=240712] ppid=240707 vsize=19041612 memory=-8673197774677451452 CPUtime=0.28 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 6034 0 0 0 27 1 0 0 20 0 19 0 18967810 19498610688 25652 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 18967813 19498610688 25652 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18967813 19498610688 25652 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 18967836 19498610688 25652 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 102608 KiB

[startup+0.701181 s]
/proc/loadavg: 4.15 4.21 4.24 6/334 240729
/proc/meminfo: memFree=94724884/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19041612 memory=141352 CPUtime=1.26 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 11607 0 0 0 123 3 0 0 20 0 19 0 18967810 19498610688 35338 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4760403 35338 5798 1 0 552283 0
[pid=240710/tid=240712] ppid=240707 vsize=19041612 memory=12264 CPUtime=0.63 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 6056 0 0 0 61 2 0 0 20 0 19 0 18967810 19498610688 35338 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19041612 memory=12264 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 18967813 19498610688 35338 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19041612 memory=117636 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18967813 19498610688 35338 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19041612 memory=25948 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 18967836 19498610688 35338 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 141352 KiB

[startup+1.50118 s]
/proc/loadavg: 4.15 4.21 4.24 7/335 240730
/proc/meminfo: memFree=94667404/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=182388 CPUtime=2.85 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 18296 0 0 0 280 5 0 0 20 0 20 0 18967810 19566772224 45597 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 45597 5814 1 0 554369 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=12264 CPUtime=1.4 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 6376 0 0 0 137 3 0 0 20 0 20 0 18967810 19566772224 45597 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 45597 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 45597 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=65 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 45597 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182388 KiB

[startup+3.10576 s]
/proc/loadavg: 4.15 4.21 4.24 5/335 240730
/proc/meminfo: memFree=94619652/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=218364 CPUtime=5.78 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 23208 0 0 0 571 7 0 0 20 0 20 0 18967810 19566772224 54591 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 54591 5830 1 0 555939 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=0 CPUtime=2.96 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 7416 0 0 0 292 4 0 0 20 0 20 0 18967810 19566772224 54591 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 54591 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=182924 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 34 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 54591 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=12264 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 54591 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 218364 KiB

[startup+6.30118 s]
/proc/loadavg: 4.13 4.21 4.24 5/335 240731
/proc/meminfo: memFree=94425756/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=373892 CPUtime=9.49 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 26653 0 0 0 937 12 0 0 20 0 20 0 18967810 19566772224 93473 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 93473 5830 1 0 556338 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=12264 CPUtime=6.1 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 7560 0 0 0 602 8 0 0 20 0 20 0 18967810 19566772224 93473 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 93473 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=5794003419142640215 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 34 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 93473 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=5592 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 93473 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 9.49 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 373892 KiB

[startup+12.7012 s]
/proc/loadavg: 4.12 4.20 4.24 6/335 240731
/proc/meminfo: memFree=94031532/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=715136 CPUtime=15.92 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 28532 0 0 0 1570 22 0 0 20 0 20 0 18967810 19566772224 178784 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 178784 5845 1 0 556338 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=0 CPUtime=12.42 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 8546 0 0 0 1226 16 0 0 20 0 20 0 18967810 19566772224 178784 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=715136 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 178784 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 34 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 178784 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=16084 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 178784 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 15.92 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 715136 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.19 4.23 5/335 240735
/proc/meminfo: memFree=93290932/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=1346040 CPUtime=28.71 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 32507 0 0 0 2830 41 0 0 20 0 20 0 18967810 19566772224 336510 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 336510 5845 1 0 556338 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=715136 CPUtime=25.14 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 10389 0 0 0 2480 34 0 0 20 0 20 0 18967810 19566772224 336510 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=16084 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 336510 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=1139124 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 34 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 336510 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=11608 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 336510 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 28.71 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1346040 KiB

[startup+51.1059 s]
/proc/loadavg: 4.12 4.19 4.23 4/310 240835
/proc/meminfo: memFree=103488592/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=1461016 CPUtime=53.63 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 41005 0 0 0 5308 55 0 0 20 0 20 0 18967810 19566772224 365254 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 365254 5845 1 0 556338 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=1460948 CPUtime=49.49 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 12332 0 0 0 4905 44 0 0 20 0 20 0 18967810 19566772224 365254 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 94 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0

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

[startup+3282.3 s]
/proc/loadavg: 4.32 4.19 4.18 5/336 242633
/proc/meminfo: memFree=73898360/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=2190172 CPUtime=3273.33 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 308180 0 0 0 326375 958 0 0 20 0 20 0 18967810 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 547543 5857 1 0 558862 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=2190168 CPUtime=3202.81 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 111960 0 0 0 319452 829 0 0 20 0 20 0 18967810 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 3580 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=5664 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=326869 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 2942 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=2190172 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3273.33 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2190172 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.18 4.18 5/338 242813
/proc/meminfo: memFree=73287064/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=2190172 CPUtime=3333.92 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 312077 0 0 0 332418 974 0 0 20 0 20 0 18967810 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 547543 5857 1 0 558862 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=-4421386509182921059 CPUtime=3261.76 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 112846 0 0 0 325333 843 0 0 20 0 20 0 18967810 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 3589 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=2190172 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=11616 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 3017 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=12264 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3333.92 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2190172 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.19 4.18 5/336 242880
/proc/meminfo: memFree=72752012/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=2190172 CPUtime=3394.17 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 312733 0 0 0 338429 988 0 0 20 0 20 0 18967810 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 547543 5857 1 0 558862 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=2190172 CPUtime=3320.99 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 113317 0 0 0 331243 856 0 0 20 0 20 0 18967810 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 3597 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=2190172 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=12264 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 3017 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=2190172 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 547543 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3394.17 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2190172 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.17 4.17 5/336 242892
/proc/meminfo: memFree=72154276/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=2190180 CPUtime=3454.64 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 317128 0 0 0 344460 1004 0 0 20 0 20 0 18967810 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 547545 5857 1 0 558862 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=2190172 CPUtime=3380.03 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 114877 0 0 0 337133 870 0 0 20 0 20 0 18967810 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 3605 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=2190172 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=12264 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 3056 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=2190180 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3454.64 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2190180 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.17 4.17 6/336 242905
/proc/meminfo: memFree=71524548/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=2190180 CPUtime=3514.77 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 317757 0 0 0 350461 1016 0 0 20 0 20 0 18967810 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 547545 5857 1 0 558862 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=2190180 CPUtime=3439.11 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 115236 0 0 0 343031 880 0 0 20 0 20 0 18967810 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 3629 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=2190180 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=32420 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 3091 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=2190180 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 547545 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3514.77 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2190180 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.15 4.17 5/336 242916
/proc/meminfo: memFree=70941508/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=2190184 CPUtime=3574.99 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 318494 0 0 0 356466 1033 0 0 20 0 20 0 18967810 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 547546 5857 1 0 558862 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=11616 CPUtime=3498.02 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 115827 0 0 0 348907 895 0 0 20 0 20 0 18967810 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 3671 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=1033828693399694 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=2190184 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 3091 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=-4421386509182921059 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3574.99 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2190184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.3 s]
/proc/loadavg: 4.14 4.15 4.17 5/335 242921
/proc/meminfo: memFree=70705580/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19108176 memory=2190184 CPUtime=3600.04 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 320114 0 0 0 358966 1038 0 0 20 0 20 0 18967810 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4777044 547546 5857 1 0 558862 0
[pid=240710/tid=240712] ppid=240707 vsize=19108176 memory=2190180 CPUtime=3522.52 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) R 240707 240710 235987 0 -1 4194368 116536 0 0 0 351353 899 0 0 20 0 20 0 18967810 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 3685 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19108176 memory=2190180 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19108176 memory=2190180 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 3196 0 0 0 0 0 0 0 20 0 20 0 18967813 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240729] ppid=240707 vsize=19108176 memory=71968 CPUtime=0 cores=5,7
/proc/240710/task/240729/stat : 240729 (Timer-0) S 240707 240710 235987 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18967836 19566772224 547546 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2190184 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.81 s, system=10.4024 s

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

[startup+3607.41 s]
/proc/loadavg: 4.14 4.15 4.17 5/335 242921
/proc/meminfo: memFree=70705580/131524600 swapFree=131071996/131071996
[pid=240710] ppid=240707 vsize=19307868 memory=2190256 CPUtime=3600.2 cores=5,7
/proc/240710/stat : 240710 (java) S 240707 240710 235987 0 -1 1077936128 322609 0 0 0 358981 1039 0 0 20 0 19 0 18967810 19771256832 547564 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
/proc/240710/statm: 4826967 547564 5853 1 0 559785 0
[pid=240710/tid=240712] ppid=240707 vsize=19307868 memory=2187092 CPUtime=3522.55 cores=5,7
/proc/240710/task/240712/stat : 240712 (java) S 240707 240710 235987 0 -1 1077936192 116802 0 0 0 351355 900 0 0 20 0 19 0 18967810 19771256832 547564 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 3690 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240721] ppid=240707 vsize=19307868 memory=2696 CPUtime=0 cores=5,7
/proc/240710/task/240721/stat : 240721 (Finalizer) S 240707 240710 235987 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 18967813 19771256832 547564 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
[pid=240710/tid=240728] ppid=240707 vsize=19307868 memory=-8673197774677451452 CPUtime=0 cores=5,7
/proc/240710/task/240728/stat : 240728 (Common-Cleaner) S 240707 240710 235987 0 -1 1077936192 3196 0 0 0 0 0 0 0 20 0 19 0 18967813 19771256832 547564 134679101440 93956343406592 93956343410288 140725376127504 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93956343418104 93956343418896 93956354879488 140725376136107 140725376136289 140725376136289 140725376143304 0
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 19307868 KiB
Current children cumulated memory: 2190256 KiB

Child status: 143

Real time (s): 3607.42
CPU time (s): 3600.22
CPU user time (s): 3589.81
CPU system time (s): 10.4024
CPU usage (%): 99.8002
Max. virtual memory (cumulated for all children) (KiB): 19307868
Max. memory (cumulated for all children) (KiB): 2190256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.81
system time used= 10.4024
maximum resident set size= 2191176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 322734
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16424112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 122336
involuntary context switches= 15304


# summary of solver processes directly reported to runsolver:
#   pid: 240710
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3589.81
#   total CPU system time (s): 10.4024

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.75307 second user time and 18.5094 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-24 14:34:08
IDJOB=4446932
IDBENCH=158339
IDSOLVER=3079
FILE ID=nodeC024/4446932-1721824448
RUNJOBID= nodeC024-1721817187-236000
SLURM_JOB_ID= 7816882
Free space on /tmp= 890056 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K90.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446932-1721824448/watcher-4446932-1721824448 -o /tmp/evaluation-result-4446932-1721824448/solver-4446932-1721824448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721817187-236000 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4446932-1721824448 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4446932-1721824448.opb

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

MD5SUM BENCH= dd58632d9551a3604736dadf6eadc418
RANDOM SEED=1019234138

nodeC024.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	: 0xb00002a
cpu MHz		: 3667.461
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3680.098
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.132
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3625.122
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3667.514
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3651.550
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.218
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3646.465
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        94826628 kB
MemAvailable:   120920648 kB
Buffers:          250008 kB
Cached:         26587780 kB
SwapCached:            0 kB
Active:          2680616 kB
Inactive:       33212232 kB
Active(anon):       1552 kB
Inactive(anon):  9107072 kB
Active(file):    2679064 kB
Inactive(file): 24105160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             93100 kB
Writeback:             0 kB
AnonPages:       9053908 kB
Mapped:           139036 kB
Shmem:             54104 kB
KReclaimable:     299236 kB
Slab:             426888 kB
SReclaimable:     299236 kB
SUnreclaim:       127652 kB
KernelStack:        5072 kB
PageTables:        27776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   11489656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8738816 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:      408276 kB
DirectMap2M:    48648192 kB
DirectMap1G:    87031808 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC024 at 2024-07-24 15:34:16