Trace number 4485375

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06? (TO) 3600.23 3605.91

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-siena1.opb
MD5SUM66e906a9f3fccfe57bc4c65455b969f9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2330314636845056
Best CPU time to get the best result obtained on this benchmark3600.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70755
Total number of constraints2219
Number of constraints which are clauses310
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1909
Minimum length of a constraint15
Maximum length of a constraint70755
Number of terms in the objective function 70755
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 28224865138562971148229
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 28224967538562971148229
Number of bits of the biggest sum of numbers75
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.14	c Pseudo Boolean Optimization by upper bound
0.12/0.14	c --- Begin Solver configuration ---
0.12/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.14	c Learn all clauses as in MiniSAT
0.12/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.14	c Expensive reason simplification
0.12/0.14	c Glucose 2.1 dynamic restart strategy
0.12/0.14	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.14	c timeout=2147483s
0.12/0.14	c DB Simplification allowed=false
0.12/0.14	c Listener: none
0.12/0.14	c --- End Solver configuration ---
0.12/0.14	c solving HOME/instance-4485375-1751299056.opb
0.12/0.14	c reading problem ... 
0.12/0.14	c using VERIPB proof format
0.12/0.14	c  objective function found
1.85/1.04	c ... done. Wall clock time 0.897s.
1.85/1.04	c declared #vars     70755
1.85/1.04	c #constraints  4027
1.85/1.04	c constraints type 
1.85/1.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1.85/1.04	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3716
1.85/1.04	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 310
1.85/1.04	c 4027 constraints processed.
1.85/1.05	c objective function length is 70755 literals
10.59/7.53	c cleaning 2490 clauses out of 5000 with flag 10595/5000
17.79/14.60	c cleaning 4243 clauses out of 8512 with flag 23486/11002
51.73/48.44	c cleaning 5634 clauses out of 11267 with flag 45627/18000
95.29/92.01	c cleaning 6788 clauses out of 13633 with flag 75373/26000
158.65/156.28	c cleaning 7923 clauses out of 15846 with flag 103971/35001
230.10/227.87	c cleaning 8956 clauses out of 17922 with flag 135733/45000
315.91/313.85	c cleaning 9985 clauses out of 19972 with flag 169438/56006
387.94/386.00	c cleaning 10969 clauses out of 21981 with flag 207326/68000
470.21/468.47	c cleaning 12006 clauses out of 24012 with flag 251140/81000
569.91/568.39	c cleaning 13000 clauses out of 26006 with flag 294184/95000
673.73/672.39	c cleaning 13970 clauses out of 28008 with flag 338599/110002
790.38/789.29	c cleaning 15003 clauses out of 30036 with flag 385263/126000
916.47/915.50	c cleaning 16019 clauses out of 32038 with flag 438289/143005
1049.05/1048.36	c cleaning 16986 clauses out of 34016 with flag 492887/161002
1183.64/1183.49	c cleaning 17983 clauses out of 36028 with flag 550901/180000
1322.38/1322.45	c cleaning 19003 clauses out of 38046 with flag 609229/200001
1476.82/1477.36	c cleaning 20002 clauses out of 40045 with flag 668763/221003
1644.54/1645.39	c cleaning 21021 clauses out of 42044 with flag 733804/243004
1787.36/1788.43	c cleaning 22011 clauses out of 44022 with flag 813298/266003
1921.51/1922.84	c cleaning 23004 clauses out of 46008 with flag 890680/290000
2078.00/2079.63	c cleaning 23999 clauses out of 48004 with flag 976754/315000
2226.24/2228.18	c cleaning 24998 clauses out of 50005 with flag 1067541/341000
2376.53/2378.71	c cleaning 25992 clauses out of 52008 with flag 1152445/368001
2538.97/2541.43	c cleaning 27008 clauses out of 54015 with flag 1244508/396000
2673.65/2677.12	c cleaning 28008 clauses out of 56017 with flag 1325132/425010
2676.67/2680.07	c cleaning 29007 clauses out of 58015 with flag 1385144/455016
2681.66/2685.05	c cleaning 30003 clauses out of 60007 with flag 1447540/486015
2686.22/2689.67	c cleaning 30988 clauses out of 61993 with flag 1512111/518004
2691.41/2694.83	c cleaning 32002 clauses out of 64009 with flag 1578907/551008
2695.20/2698.68	c cleaning 33000 clauses out of 66008 with flag 1647659/585009
2697.80/2701.21	c cleaning 33999 clauses out of 67999 with flag 1721907/620000
2701.39/2704.82	c cleaning 34999 clauses out of 70001 with flag 1795782/656001
2706.28/2709.79	c cleaning 36000 clauses out of 72002 with flag 1869782/693001
2710.03/2713.58	c cleaning 36993 clauses out of 74001 with flag 1948181/731000
2713.74/2717.25	c cleaning 38000 clauses out of 76009 with flag 2026183/770001
2717.53/2721.06	c cleaning 39001 clauses out of 78011 with flag 2106187/810003
2721.84/2725.32	c cleaning 39996 clauses out of 80008 with flag 2188183/851001
2726.33/2729.85	c cleaning 41005 clauses out of 82017 with flag 2272193/893006
2731.24/2734.81	c cleaning 41998 clauses out of 84008 with flag 2358185/936002
2736.13/2739.78	c cleaning 43004 clauses out of 86010 with flag 2446185/980002
2741.38/2745.08	c cleaning 44001 clauses out of 88008 with flag 2536189/1025004
2746.86/2750.52	c cleaning 44994 clauses out of 90004 with flag 2628183/1071001
2752.58/2756.25	c cleaning 46001 clauses out of 92010 with flag 2722183/1118001
2758.47/2762.17	c cleaning 47002 clauses out of 94010 with flag 2818185/1166002
2764.47/2768.18	c cleaning 48000 clauses out of 96006 with flag 2916181/1215000
2771.40/2775.23	c cleaning 48998 clauses out of 98008 with flag 3016185/1265002
2778.49/2782.35	c cleaning 50002 clauses out of 100008 with flag 3118181/1316000
2785.57/2789.48	c cleaning 50999 clauses out of 102008 with flag 3222185/1368002
2792.55/2796.49	c cleaning 52001 clauses out of 104007 with flag 3328181/1421000
2799.64/2803.58	c cleaning 52998 clauses out of 106006 with flag 3436181/1475000
2807.63/2811.62	c cleaning 54001 clauses out of 108008 with flag 3546181/1530000
2816.23/2820.23	c cleaning 54998 clauses out of 110007 with flag 3658181/1586000
2825.01/2829.07	c cleaning 56005 clauses out of 112010 with flag 3772183/1643001
2834.12/2838.16	c cleaning 57000 clauses out of 114004 with flag 3888181/1701000
2843.40/2847.59	c cleaning 58001 clauses out of 116006 with flag 4006185/1760002
2853.51/2857.62	c cleaning 59002 clauses out of 118003 with flag 4126181/1820000
2862.41/2866.53	c cleaning 59998 clauses out of 120002 with flag 4248183/1881001
2871.80/2876.07	c cleaning 61000 clauses out of 122005 with flag 4372185/1943002
2881.41/2885.65	c cleaning 61997 clauses out of 124003 with flag 4498181/2006000
2892.08/2896.35	c cleaning 63002 clauses out of 126007 with flag 4626183/2070001
2903.82/2908.19	c cleaning 63999 clauses out of 128008 with flag 4756189/2135004
2915.27/2919.60	c cleaning 65000 clauses out of 130005 with flag 4888181/2201000
2927.57/2931.91	c cleaning 65998 clauses out of 132005 with flag 5022181/2268000
2940.08/2944.54	c cleaning 67004 clauses out of 134008 with flag 5158183/2336001
2953.45/2957.97	c cleaning 68000 clauses out of 136006 with flag 5296187/2405003
2967.54/2972.01	c cleaning 68998 clauses out of 138006 with flag 5436187/2475003
2982.93/2987.48	c cleaning 69999 clauses out of 140006 with flag 5578183/2546001
2997.84/3002.35	c cleaning 71002 clauses out of 142006 with flag 5722181/2618000
3012.87/3017.54	c cleaning 71997 clauses out of 144007 with flag 5868187/2691003
3027.61/3032.31	c cleaning 72998 clauses out of 146008 with flag 6016183/2765001
3042.36/3047.16	c cleaning 74002 clauses out of 148014 with flag 6166191/2840005
3057.27/3062.08	c cleaning 75000 clauses out of 150009 with flag 6318185/2916002
3072.93/3077.76	c cleaning 76002 clauses out of 152007 with flag 6472181/2993000
3089.03/3093.93	c cleaning 76998 clauses out of 154006 with flag 6628183/3071001
3107.49/3112.44	c cleaning 78005 clauses out of 156016 with flag 6786199/3150009
3124.00/3128.95	c cleaning 79001 clauses out of 158007 with flag 6946191/3230005
3140.86/3145.89	c cleaning 79999 clauses out of 160002 with flag 7108183/3311001
3158.20/3163.25	c cleaning 80995 clauses out of 162002 with flag 7272181/3393000
3177.02/3182.06	c cleaning 81998 clauses out of 164008 with flag 7438183/3476001
3197.59/3202.68	c cleaning 83003 clauses out of 166011 with flag 7606185/3560002
3220.11/3225.14	c cleaning 84002 clauses out of 168007 with flag 7776183/3645001
3243.88/3249.08	c cleaning 84999 clauses out of 170004 with flag 7948181/3731000
3267.09/3272.30	c cleaning 85996 clauses out of 172005 with flag 8122181/3818000
3290.14/3295.50	c cleaning 87005 clauses out of 174012 with flag 8298187/3906003
3314.25/3319.72	c cleaning 87995 clauses out of 176004 with flag 8476181/3995000
3333.56/3339.02	c cleaning 89002 clauses out of 178009 with flag 8656181/4085000
3356.56/3362.07	c cleaning 90003 clauses out of 180008 with flag 8838183/4176001
3377.26/3382.99	c cleaning 91000 clauses out of 182004 with flag 9022181/4268000
3399.78/3405.33	c cleaning 92000 clauses out of 184008 with flag 9208189/4361004
3422.44/3428.02	c cleaning 92998 clauses out of 186004 with flag 9396181/4455000
3444.69/3450.34	c cleaning 94002 clauses out of 188009 with flag 9586187/4550003
3467.61/3473.21	c cleaning 94999 clauses out of 190007 with flag 9778187/4646003
3491.46/3497.14	c cleaning 96004 clauses out of 192008 with flag 9972187/4743003
3513.31/3519.02	c cleaning 96998 clauses out of 194003 with flag 10168185/4841002
3537.19/3542.92	c cleaning 98000 clauses out of 196005 with flag 10366185/4940002
3560.95/3566.72	c cleaning 99000 clauses out of 198007 with flag 10566189/5040004
3588.31/3594.10	c cleaning 99997 clauses out of 200004 with flag 10768183/5141001
3600.08/3605.81	c starts		: 272
3600.08/3605.82	c timeout
3600.08/3605.82	c conflicts		: 5191246
3600.08/3605.82	c decisions		: 8954879
3600.08/3605.82	c propagations		: 869947169
3600.08/3605.82	c inspects		: 20868478039
3600.08/3605.82	c shortcuts		: 0
3600.08/3605.82	c learnt literals	: 0
3600.08/3605.82	c learnt binary clauses	: 0
3600.08/3605.82	c learnt ternary clauses	: 0
3600.08/3605.82	c learnt constraints	: 5191246
3600.08/3605.82	c ignored constraints	: 0
3600.08/3605.82	c root simplifications	: 0
3600.08/3605.82	c removed literals (reason simplification)	: 36436998
3600.08/3605.82	c reason swapping (by a shorter reason)	: 0
3600.08/3605.82	c Calls to reduceDB	: 97
3600.08/3605.82	c Number of update (reduction) of LBD	: 210411
3600.08/3605.82	c Imported unit clauses	: 0
3600.08/3605.82	c No decision after first conflict	: false
3600.08/3605.82	c number of reductions to clauses (during analyze)	: 0
3600.08/3605.82	c number of learned constraints concerned by reduction	: 0
3600.08/3605.82	c number of learning phase by resolution	: 0
3600.08/3605.82	c number of learning phase by cutting planes	: 0
3600.08/3605.82	c number of rounding to 1 operations	: 0
3600.08/3605.82	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.08/3605.82	c number of reductions of the coefficients by power 2 	: 0
3600.08/3605.82	c number of right shift for reduction by power 2 	: 0
3600.08/3605.82	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.08/3605.82	c number of ending skipping 	: 0
3600.08/3605.82	c number of internal skipping 	: 0
3600.08/3605.82	c number of derivation steps 	: 0
3600.08/3605.82	c number of skipped derivation steps 	: 0
3600.08/3605.82	c number of remaining unassigned 	: 0
3600.08/3605.82	c number of remaining assigned 	: 0
3600.08/3605.82	c number of falsified literals weakened from reason	: 0
3600.08/3605.82	c number of falsified literals weakened from conflict	: 0
3600.08/3605.82	c time for arithmetic operations	: 0
3600.08/3605.82	c minimum degree of deleted constraints	: null
3600.08/3605.82	c maximum degree of deleted constraints	: null
3600.08/3605.82	c number of deleted constraints	: 0
3600.08/3605.82	c speed (assignments/second)	: 241343.4739813161
3600.08/3605.83	c non guided choices	: 23064
3600.08/3605.88	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 150252
3600.08/3605.88	s UNKNOWN
3600.08/3605.88	c Total wall clock time (in seconds): 3605.745

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: 63708 MiB (18792 MiB free)
  memory of node 1: 64465 MiB (56482 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=38814, runsolver pid=38811

[startup+0.100032 s]*
/proc/loadavg: 4.16 4.26 4.27 5/348 38832
/proc/meminfo: memFree=77036548/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=18930384 memory=55488 CPUtime=0.12 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 6521 0 0 0 10 2 0 0 20 0 18 0 45583107 19384713216 13872 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4732596 13872 5338 1 0 547586 0
[pid=38814/tid=38816] ppid=38811 vsize=18930384 memory=4026531960 CPUtime=0.06 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 5033 0 0 0 5 1 0 0 20 0 18 0 45583108 19384713216 13872 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=18930384 memory=241407623509 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45583110 19384713216 13872 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=18930384 memory=60684515934839 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 45583111 19384713216 13872 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55488 KiB

[startup+0.205911 s]*
/proc/loadavg: 4.31 4.29 4.27 6/348 38832
/proc/meminfo: memFree=77016020/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=18930384 memory=72040 CPUtime=0.31 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 7699 0 0 0 28 3 0 0 20 0 18 0 45583107 19384713216 18010 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4732596 18010 5434 1 0 548467 0
[pid=38814/tid=38816] ppid=38811 vsize=18930384 memory=4026663196 CPUtime=0.17 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 5246 0 0 0 15 2 0 0 20 0 18 0 45583108 19384713216 18010 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=18930384 memory=15987 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45583110 19384713216 18042 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=18930384 memory=59585004307431 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 45583111 19384713216 18042 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 72040 KiB

[startup+0.305779 s]*
/proc/loadavg: 4.31 4.29 4.27 6/348 38832
/proc/meminfo: memFree=76985584/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=18930384 memory=104104 CPUtime=0.5 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 8850 0 0 0 47 3 0 0 20 0 18 0 45583107 19384713216 26026 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4732596 26026 5434 1 0 549222 0
[pid=38814/tid=38816] ppid=38811 vsize=18930384 memory=-6000919502838195308 CPUtime=0.26 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 5260 0 0 0 23 3 0 0 20 0 18 0 45583108 19384713216 26026 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45583110 19384713216 26026 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 45583111 19384713216 26026 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 104104 KiB

[startup+0.700236 s]
/proc/loadavg: 4.31 4.29 4.27 9/349 38833
/proc/meminfo: memFree=76908644/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=18996948 memory=191008 CPUtime=1.26 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 9619 0 0 0 120 6 0 0 20 0 19 0 45583107 19452874752 47752 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4749237 47752 5466 1 0 549895 0
[pid=38814/tid=38816] ppid=38811 vsize=18996948 memory=17920 CPUtime=0.56 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 5347 0 0 0 52 4 0 0 20 0 19 0 45583108 19452874752 47752 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45583110 19452874752 47752 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45583111 19452874752 47752 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 191008 KiB

[startup+1.50023 s]
/proc/loadavg: 4.31 4.29 4.27 6/349 38833
/proc/meminfo: memFree=76854708/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=228532 CPUtime=2.82 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 13307 0 0 0 274 8 0 0 20 0 20 0 45583107 19521036288 57133 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 57133 5530 1 0 551454 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=3200 CPUtime=1.24 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 5516 0 0 0 120 4 0 0 20 0 20 0 45583108 19521036288 57133 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 57133 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 57133 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 228532 KiB

[startup+3.10573 s]
/proc/loadavg: 4.31 4.29 4.27 5/350 38834
/proc/meminfo: memFree=76504080/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=473584 CPUtime=5.93 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 20161 0 0 0 578 15 0 0 20 0 20 0 45583107 19521036288 118396 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 118396 5530 1 0 1081258 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=10752 CPUtime=2.76 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 5619 0 0 0 268 8 0 0 20 0 20 0 45583108 19521036288 118396 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 118396 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 118396 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=4252 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 118396 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 5.93 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 473584 KiB

[startup+6.30018 s]
/proc/loadavg: 4.29 4.29 4.27 5/350 38834
/proc/meminfo: memFree=76336856/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=512136 CPUtime=9.26 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 23016 0 0 0 909 17 0 0 20 0 20 0 45583107 19521036288 128034 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 128034 5530 1 0 1081296 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=0 CPUtime=5.92 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 6289 0 0 0 583 9 0 0 20 0 20 0 45583108 19521036288 128034 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=4570474860524113270 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 128034 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=-6000919502838195308 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 128034 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 128034 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 9.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 512136 KiB

[startup+12.7002 s]
/proc/loadavg: 4.34 4.30 4.28 5/350 38834
/proc/meminfo: memFree=75628560/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=1012452 CPUtime=15.99 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 28368 0 0 0 1569 30 0 0 20 0 20 0 45583107 19521036288 253113 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 253113 5562 1 0 1081346 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=0 CPUtime=12.29 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 8053 0 0 0 1208 21 0 0 20 0 20 0 45583108 19521036288 253113 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=969444 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 253113 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 38 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 253113 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 253113 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 15.99 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1012452 KiB

[startup+25.5002 s]
/proc/loadavg: 4.29 4.29 4.27 5/350 38835
/proc/meminfo: memFree=73496260/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=2632600 CPUtime=28.89 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 35637 0 0 0 2824 65 0 0 20 0 20 0 45583107 19521036288 658150 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 658150 5562 1 0 1081372 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=-6000919502838195308 CPUtime=25.03 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 10497 0 0 0 2448 55 0 0 20 0 20 0 45583108 19521036288 658150 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=3101 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 658150 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=2136932 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 38 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 658150 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=1989348 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 658150 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 28.89 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2632600 KiB

[startup+51.1059 s]
/proc/loadavg: 4.32 4.29 4.27 5/350 38905
/proc/meminfo: memFree=104198640/131250000 swapFree=33010416/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=2640824 CPUtime=54.46 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 40338 0 0 0 5379 67 0 0 20 0 20 0 45583107 19521036288 660206 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 660206 5562 1 0 1081372 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=-6000919502838195308 CPUtime=50.53 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 12627 0 0 0 4997 56 0 0 20 0 20 0 45583108 19521036288 660206 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=2640824 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 660206 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=14432 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 38 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 660206 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=2636724 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 660206 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0

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

/proc/meminfo: memFree=51002892/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3150412 CPUtime=3277.06 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 195652 0 0 0 327338 368 0 0 20 0 20 0 45583107 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 787603 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=46336 CPUtime=3264.3 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 75799 0 0 0 326153 277 0 0 20 0 20 0 45583108 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=12800 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=10112 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1874 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=9344 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3277.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3150412 KiB

[startup+3342.3 s]
/proc/loadavg: 3.60 4.12 4.27 4/324 39127
/proc/meminfo: memFree=49702248/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3150412 CPUtime=3336.9 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 210769 0 0 0 333304 386 0 0 20 0 20 0 45583107 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 787603 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=19968 CPUtime=3323.74 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 79930 0 0 0 332080 294 0 0 20 0 20 0 45583108 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=1920 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1881 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=12544 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 787603 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3336.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3150412 KiB

[startup+3402.3 s]
/proc/loadavg: 2.83 3.82 4.16 3/296 39163
/proc/meminfo: memFree=104467612/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3188240 CPUtime=3396.67 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 215457 0 0 0 339262 405 0 0 20 0 20 0 45583107 19521036288 797060 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 797060 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=176312 CPUtime=3383.14 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 80240 0 0 0 338004 310 0 0 20 0 20 0 45583108 19521036288 797060 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=10368 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 797060 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1910 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 797060 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=1792 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 797060 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3396.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3188240 KiB

[startup+3462.3 s]
/proc/loadavg: 2.27 3.49 4.02 2/271 39199
/proc/meminfo: memFree=124799716/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3268356 CPUtime=3456.65 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 220329 0 0 0 345243 422 0 0 20 0 20 0 45583107 19521036288 817089 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 817089 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=2944 CPUtime=3442.56 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 84440 0 0 0 343931 325 0 0 20 0 20 0 45583108 19521036288 817089 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=6784 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 817089 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=5080 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1910 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 817089 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=6896 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 817089 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3456.65 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3268356 KiB

[startup+3522.3 s]
/proc/loadavg: 1.63 3.08 3.84 2/270 39201
/proc/meminfo: memFree=124669800/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3276612 CPUtime=3516.61 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 231714 0 0 0 351223 438 0 0 20 0 20 0 45583107 19521036288 819153 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 819153 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=-6000919502838195308 CPUtime=3502.05 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 86009 0 0 0 349866 339 0 0 20 0 20 0 45583108 19521036288 819153 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=4252 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 819153 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=17300 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1910 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 819153 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=46336 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 819153 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3516.61 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3276612 KiB

[startup+3582.3 s]
/proc/loadavg: 1.28 2.71 3.67 2/267 39203
/proc/meminfo: memFree=124483752/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3325872 CPUtime=3576.54 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 249641 0 0 0 357201 453 0 0 20 0 20 0 45583107 19521036288 831468 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 831468 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=54113165640434 CPUtime=3561.43 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 91798 0 0 0 355791 352 0 0 20 0 20 0 45583108 19521036288 831468 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=177709 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 831468 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=6784 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1936 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 831468 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=2228 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 831468 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3576.54 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3325872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.81 s]
/proc/loadavg: 1.28 2.62 3.62 2/267 39203
/proc/meminfo: memFree=124384120/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3379220 CPUtime=3600.08 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 250731 0 0 0 359548 460 0 0 20 0 20 0 45583107 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 844805 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=3150412 CPUtime=3584.78 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 92172 0 0 0 358122 356 0 0 20 0 20 0 45583108 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=3325872 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=14432 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1936 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=3325872 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3379220 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.59 s, system=4.63751 s

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

[startup+3605.81 s]
/proc/loadavg: 1.28 2.62 3.62 2/267 39203
/proc/meminfo: memFree=124384120/131250000 swapFree=33007332/33010684
[pid=38814] ppid=38811 vsize=19063512 memory=3379220 CPUtime=3600.08 cores=5,7
/proc/38814/stat : 38814 (java) S 38811 38814 37803 0 -1 4194304 250731 0 0 0 359548 460 0 0 20 0 20 0 45583107 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
/proc/38814/statm: 4765878 844805 5562 1 0 1081559 0
[pid=38814/tid=38816] ppid=38811 vsize=19063512 memory=3150412 CPUtime=3584.78 cores=5,7
/proc/38814/task/38816/stat : 38816 (java) R 38811 38814 37803 0 -1 4194368 92172 0 0 0 358122 356 0 0 20 0 20 0 45583108 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38825] ppid=38811 vsize=19063512 memory=3325872 CPUtime=0 cores=5,7
/proc/38814/task/38825/stat : 38825 (Finalizer) S 38811 38814 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45583110 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38832] ppid=38811 vsize=19063512 memory=14432 CPUtime=0 cores=5,7
/proc/38814/task/38832/stat : 38832 (Common-Cleaner) S 38811 38814 37803 0 -1 4194368 1936 0 0 0 0 0 0 0 20 0 20 0 45583111 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
[pid=38814/tid=38834] ppid=38811 vsize=19063512 memory=3325872 CPUtime=0 cores=5,7
/proc/38814/task/38834/stat : 38834 (Timer-0) S 38811 38814 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45583229 19521036288 844805 18446744073709551615 94053639991296 94053639994992 140728711947680 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94053640002808 94053640003600 94053664964608 140728711956784 140728711956966 140728711956966 140728711962568 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3379220 KiB

Child status: 143

Real time (s): 3605.91
CPU time (s): 3600.23
CPU user time (s): 3595.59
CPU system time (s): 4.63751
CPU usage (%): 99.8423
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 3379220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.59
system time used= 4.63751
maximum resident set size= 3380244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253317
page faults= 0
swaps= 0
block input operations= 8
block output operations= 5566224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117944
involuntary context switches= 9101


# summary of solver processes directly reported to runsolver:
#   pid: 38814
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3595.59
#   total CPU system time (s): 4.63751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.55962 second user time and 17.1802 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-30 17:57:36
IDJOB=4485375
IDBENCH=146789
IDSOLVER=3364
FILE ID=nodeC019/4485375-1751299056
RUNJOBID= nodeC019-1751291993-37816
SLURM_JOB_ID= 9594257
Free space on /tmp= 433028 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-siena1.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485375-1751299056/watcher-4485375-1751299056 -o /tmp/evaluation-result-4485375-1751299056/solver-4485375-1751299056 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751291993-37816 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4485375-1751299056 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4485375-1751299056.opb

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

MD5SUM BENCH= 66e906a9f3fccfe57bc4c65455b969f9
RANDOM SEED=917604518

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        77081484 kB
MemAvailable:   99609408 kB
Buffers:             912 kB
Cached:         23309380 kB
SwapCached:           20 kB
Active:         30348960 kB
Inactive:       23112288 kB
Active(anon):   30143760 kB
Inactive(anon):    25336 kB
Active(file):     205200 kB
Inactive(file): 23086952 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           1293440 kB
Writeback:             0 kB
AnonPages:      30153644 kB
Mapped:           123336 kB
Shmem:             18004 kB
KReclaimable:     150020 kB
Slab:             278540 kB
SReclaimable:     150020 kB
SUnreclaim:       128520 kB
KernelStack:        5360 kB
PageTables:        62684 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   31633196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151592 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  29726720 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC019 at 2025-06-30 18:57:42