Trace number 4485374

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 2025-06-06? (TO) 3600.32 3600.73

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.11/0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.11/0.18	c This is free software under the dual EPL/GNU LGPL licenses.
0.11/0.18	c See www.sat4j.org for details.
0.11/0.19	c version PB25.v20250606
0.28/0.23	c java.runtime.name	OpenJDK Runtime Environment
0.28/0.23	c java.vm.name		OpenJDK 64-Bit Server VM
0.28/0.23	c java.vm.version	22.0.1+8-16
0.28/0.23	c java.vm.vendor	Oracle Corporation
0.28/0.23	c sun.arch.data.model	64
0.28/0.23	c java.version		22.0.1
0.28/0.23	c os.name		Linux
0.28/0.23	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.28/0.23	c os.arch		amd64
0.28/0.24	c Free memory 		2104792832
0.28/0.24	c Max memory 		16282288128
0.28/0.24	c Total memory 		2113929216
0.28/0.25	c Number of processors 	2
0.43/0.36	c Pseudo Boolean Optimization by upper bound
0.43/0.36	c --- Begin Solver configuration ---
0.43/0.36	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.43/0.36	c Learn all clauses as in MiniSAT
0.43/0.36	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.43/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.43/0.36	c Expensive reason simplification
0.43/0.36	c Glucose 2.1 dynamic restart strategy
0.43/0.36	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.43/0.36	c timeout=2147483s
0.43/0.36	c DB Simplification allowed=false
0.43/0.36	c Listener: none
0.43/0.36	c --- End Solver configuration ---
0.43/0.36	c solving HOME/instance-4485374-1751297512.opb
0.43/0.36	c reading problem ... 
0.43/0.37	c  objective function found
3.03/1.79	c ... done. Wall clock time 1.426s.
3.03/1.79	c declared #vars     70755
3.03/1.79	c #constraints  4027
3.03/1.79	c constraints type 
3.03/1.79	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
3.03/1.79	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3716
3.03/1.79	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 310
3.03/1.79	c 4027 constraints processed.
3.22/1.81	c objective function length is 70755 literals
10.73/8.21	c cleaning 2490 clauses out of 5000 with flag 10595/5000
17.99/15.37	c cleaning 4243 clauses out of 8512 with flag 23486/11002
62.39/59.27	c cleaning 5634 clauses out of 11267 with flag 45627/18000
118.25/115.12	c cleaning 6788 clauses out of 13633 with flag 75373/26000
197.65/194.64	c cleaning 7923 clauses out of 15846 with flag 103971/35001
264.86/261.96	c cleaning 8956 clauses out of 17922 with flag 135733/45000
355.17/352.38	c cleaning 9985 clauses out of 19972 with flag 169438/56006
435.66/432.96	c cleaning 10969 clauses out of 21981 with flag 207326/68000
529.24/526.64	c cleaning 12006 clauses out of 24012 with flag 251140/81000
646.00/643.50	c cleaning 13000 clauses out of 26006 with flag 294184/95000
764.53/762.24	c cleaning 13970 clauses out of 28008 with flag 338599/110002
897.33/895.27	c cleaning 15003 clauses out of 30036 with flag 385263/126000
1043.94/1041.95	c cleaning 16019 clauses out of 32038 with flag 438289/143005
1187.73/1185.84	c cleaning 16986 clauses out of 34016 with flag 492887/161002
1341.55/1339.88	c cleaning 17983 clauses out of 36028 with flag 550901/180000
1501.13/1499.69	c cleaning 19003 clauses out of 38046 with flag 609229/200001
1688.31/1687.06	c cleaning 20002 clauses out of 40045 with flag 668763/221003
1890.06/1889.07	c cleaning 21021 clauses out of 42044 with flag 733804/243004
2061.54/2060.73	c cleaning 22011 clauses out of 44022 with flag 813298/266003
2214.59/2213.99	c cleaning 23004 clauses out of 46008 with flag 890680/290000
2393.58/2393.16	c cleaning 23999 clauses out of 48004 with flag 976754/315000
2566.77/2566.55	c cleaning 24998 clauses out of 50005 with flag 1067541/341000
2736.77/2736.73	c cleaning 25992 clauses out of 52008 with flag 1152445/368001
2923.70/2923.81	c cleaning 27008 clauses out of 54015 with flag 1244508/396000
3083.25/3083.22	c cleaning 28008 clauses out of 56017 with flag 1325132/425010
3086.34/3086.04	c cleaning 29007 clauses out of 58015 with flag 1385144/455016
3091.43/3091.19	c cleaning 30003 clauses out of 60007 with flag 1447540/486015
3096.01/3095.76	c cleaning 30988 clauses out of 61993 with flag 1512111/518004
3101.31/3101.07	c cleaning 32002 clauses out of 64009 with flag 1578907/551008
3104.90/3104.68	c cleaning 33000 clauses out of 66008 with flag 1647659/585009
3107.10/3106.83	c cleaning 33999 clauses out of 67999 with flag 1721907/620000
3110.49/3110.25	c cleaning 34999 clauses out of 70001 with flag 1795782/656001
3115.39/3115.13	c cleaning 36000 clauses out of 72002 with flag 1869782/693001
3118.78/3118.55	c cleaning 36993 clauses out of 74001 with flag 1948181/731000
3121.97/3121.72	c cleaning 38000 clauses out of 76009 with flag 2026183/770001
3125.27/3125.08	c cleaning 39001 clauses out of 78011 with flag 2106187/810003
3129.05/3128.84	c cleaning 39996 clauses out of 80008 with flag 2188183/851001
3133.50/3133.24	c cleaning 41005 clauses out of 82017 with flag 2272193/893006
3137.80/3137.56	c cleaning 41998 clauses out of 84008 with flag 2358185/936002
3142.30/3142.08	c cleaning 43004 clauses out of 86010 with flag 2446185/980002
3147.08/3146.87	c cleaning 44001 clauses out of 88008 with flag 2536189/1025004
3152.07/3151.83	c cleaning 44994 clauses out of 90004 with flag 2628183/1071001
3157.06/3156.83	c cleaning 46001 clauses out of 92010 with flag 2722183/1118001
3162.45/3162.21	c cleaning 47002 clauses out of 94010 with flag 2818185/1166002
3167.84/3167.69	c cleaning 48000 clauses out of 96006 with flag 2916181/1215000
3174.24/3174.09	c cleaning 48998 clauses out of 98008 with flag 3016185/1265002
3180.91/3180.72	c cleaning 50002 clauses out of 100008 with flag 3118181/1316000
3187.50/3187.39	c cleaning 50999 clauses out of 102008 with flag 3222185/1368002
3193.99/3193.85	c cleaning 52001 clauses out of 104007 with flag 3328181/1421000
3200.67/3200.56	c cleaning 52998 clauses out of 106006 with flag 3436181/1475000
3208.06/3207.92	c cleaning 54001 clauses out of 108008 with flag 3546181/1530000
3215.93/3215.83	c cleaning 54998 clauses out of 110007 with flag 3658181/1586000
3224.52/3224.44	c cleaning 56005 clauses out of 112010 with flag 3772183/1643001
3233.21/3233.16	c cleaning 57000 clauses out of 114004 with flag 3888181/1701000
3242.20/3242.13	c cleaning 58001 clauses out of 116006 with flag 4006185/1760002
3251.96/3251.95	c cleaning 59002 clauses out of 118003 with flag 4126181/1820000
3260.35/3260.33	c cleaning 59998 clauses out of 120002 with flag 4248183/1881001
3269.33/3269.38	c cleaning 61000 clauses out of 122005 with flag 4372185/1943002
3278.03/3278.08	c cleaning 61997 clauses out of 124003 with flag 4498181/2006000
3288.40/3288.45	c cleaning 63002 clauses out of 126007 with flag 4626183/2070001
3299.85/3299.82	c cleaning 63999 clauses out of 128008 with flag 4756189/2135004
3310.83/3310.85	c cleaning 65000 clauses out of 130005 with flag 4888181/2201000
3322.61/3322.63	c cleaning 65998 clauses out of 132005 with flag 5022181/2268000
3334.59/3334.69	c cleaning 67004 clauses out of 134008 with flag 5158183/2336001
3347.36/3347.44	c cleaning 68000 clauses out of 136006 with flag 5296187/2405003
3360.84/3360.96	c cleaning 68998 clauses out of 138006 with flag 5436187/2475003
3376.30/3376.40	c cleaning 69999 clauses out of 140006 with flag 5578183/2546001
3390.77/3390.99	c cleaning 71002 clauses out of 142006 with flag 5722181/2618000
3404.65/3404.82	c cleaning 71997 clauses out of 144007 with flag 5868187/2691003
3418.83/3419.07	c cleaning 72998 clauses out of 146008 with flag 6016183/2765001
3433.19/3433.45	c cleaning 74002 clauses out of 148014 with flag 6166191/2840005
3447.47/3447.78	c cleaning 75000 clauses out of 150009 with flag 6318185/2916002
3462.23/3462.56	c cleaning 76002 clauses out of 152007 with flag 6472181/2993000
3477.51/3477.85	c cleaning 76998 clauses out of 154006 with flag 6628183/3071001
3495.69/3496.02	c cleaning 78005 clauses out of 156016 with flag 6786199/3150009
3511.66/3512.05	c cleaning 79001 clauses out of 158007 with flag 6946191/3230005
3528.10/3528.40	c cleaning 79999 clauses out of 160002 with flag 7108183/3311001
3544.68/3545.05	c cleaning 80995 clauses out of 162002 with flag 7272181/3393000
3563.23/3563.61	c cleaning 81998 clauses out of 164008 with flag 7438183/3476001
3582.80/3583.24	c cleaning 83003 clauses out of 166011 with flag 7606185/3560002
3600.07/3600.52	c starts		: 272
3600.07/3600.53	c conflicts		: 3633592
3600.07/3600.53	c decisions		: 7397216
3600.07/3600.53	c propagations		: 861750452
3600.07/3600.53	c inspects		: 17286227142
3600.07/3600.53	c shortcuts		: 0
3600.07/3600.53	c learnt literals	: 0
3600.07/3600.53	c learnt binary clauses	: 0
3600.07/3600.53	c learnt ternary clauses	: 0
3600.07/3600.53	c learnt constraints	: 3633592
3600.07/3600.53	c ignored constraints	: 0
3600.07/3600.53	c root simplifications	: 0
3600.07/3600.53	c removed literals (reason simplification)	: 24884072
3600.07/3600.53	c reason swapping (by a shorter reason)	: 0
3600.07/3600.53	c Calls to reduceDB	: 80
3600.07/3600.53	c Number of update (reduction) of LBD	: 210411
3600.07/3600.53	c Imported unit clauses	: 0
3600.07/3600.53	c No decision after first conflict	: false
3600.07/3600.53	c number of reductions to clauses (during analyze)	: 0
3600.07/3600.53	c number of learned constraints concerned by reduction	: 0
3600.07/3600.53	c number of learning phase by resolution	: 0
3600.07/3600.53	c number of learning phase by cutting planes	: 0
3600.07/3600.53	c number of rounding to 1 operations	: 0
3600.07/3600.53	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3600.53	c number of reductions of the coefficients by power 2 	: 0
3600.07/3600.53	c number of right shift for reduction by power 2 	: 0
3600.07/3600.53	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.07/3600.53	c number of ending skipping 	: 0
3600.07/3600.53	c number of internal skipping 	: 0
3600.07/3600.53	c number of derivation steps 	: 0
3600.07/3600.53	c number of skipped derivation steps 	: 0
3600.07/3600.54	c number of remaining unassigned 	: 0
3600.07/3600.54	c number of remaining assigned 	: 0
3600.07/3600.54	c number of falsified literals weakened from reason	: 0
3600.07/3600.54	c number of falsified literals weakened from conflict	: 0
3600.07/3600.54	c time for arithmetic operations	: 0
3600.07/3600.54	c timeout
3600.07/3600.54	c minimum degree of deleted constraints	: null
3600.07/3600.54	c maximum degree of deleted constraints	: null
3600.07/3600.54	c number of deleted constraints	: 0
3600.07/3600.54	c speed (assignments/second)	: 239466.52194476445
3600.07/3600.55	c non guided choices	: 23064
3600.21/3600.67	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 156598
3600.21/3600.67	s UNKNOWN
3600.21/3600.67	c Total wall clock time (in seconds): 3600.312

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485374-1751297512/watcher-4485374-1751297512 -o /tmp/evaluation-result-4485374-1751297512/solver-4485374-1751297512 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751290914-41004 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4485374-1751297512.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=41783, runsolver pid=41780

[startup+0.100075 s]*
/proc/loadavg: 4.23 4.22 4.23 7/324 41801
/proc/meminfo: memFree=86702008/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=18930384 memory=47884 CPUtime=0.11 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 5697 0 0 0 8 3 0 0 20 0 18 0 45431042 19384713216 11971 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4732596 11971 5273 1 0 546901 0
[pid=41783/tid=41785] ppid=41780 vsize=18930384 memory=4026531960 CPUtime=0.06 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 4602 0 0 0 4 2 0 0 20 0 18 0 45431044 19384713216 12003 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=18930384 memory=228522721619 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45431049 19384713216 12003 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=18930384 memory=59593594258114 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 45431050 19384713216 12003 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 47884 KiB

[startup+0.214029 s]*
/proc/loadavg: 4.23 4.22 4.23 6/324 41801
/proc/meminfo: memFree=86697912/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=18930384 memory=53136 CPUtime=0.28 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 6427 0 0 0 24 4 0 0 20 0 18 0 45431042 19384713216 13284 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4732596 13284 5369 1 0 547513 0
[pid=41783/tid=41785] ppid=41780 vsize=18930384 memory=4026663196 CPUtime=0.16 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 4966 0 0 0 14 2 0 0 20 0 18 0 45431044 19384713216 13284 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=18930384 memory=16142 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45431049 19384713216 13284 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=18930384 memory=58494082614266 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 45431050 19384713216 13284 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53136 KiB

[startup+0.313799 s]*
/proc/loadavg: 4.23 4.22 4.23 7/324 41801
/proc/meminfo: memFree=86689784/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=18930384 memory=58380 CPUtime=0.43 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 6686 0 0 0 38 5 0 0 20 0 18 0 45431042 19384713216 14595 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4732596 14595 5369 1 0 547708 0
[pid=41783/tid=41785] ppid=41780 vsize=18930384 memory=-6000919507015789419 CPUtime=0.25 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 5120 0 0 0 22 3 0 0 20 0 18 0 45431044 19384713216 14595 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45431049 19384713216 14595 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 45431050 19384713216 14595 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58380 KiB

[startup+0.700355 s]
/proc/loadavg: 4.29 4.23 4.24 6/324 41801
/proc/meminfo: memFree=86677496/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=18930384 memory=96824 CPUtime=1.15 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 8545 0 0 0 108 7 0 0 20 0 18 0 45431042 19384713216 24206 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4732596 24206 5433 1 0 548978 0
[pid=41783/tid=41785] ppid=41780 vsize=18930384 memory=17792 CPUtime=0.59 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 5233 0 0 0 55 4 0 0 20 0 18 0 45431044 19384713216 24206 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=18930384 memory=10624 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45431049 19384713216 24206 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=18930384 memory=3200 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 45431050 19384713216 24206 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 96824 KiB

[startup+1.50029 s]
/proc/loadavg: 4.29 4.23 4.24 6/324 41801
/proc/meminfo: memFree=86613536/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=18996948 memory=189780 CPUtime=2.65 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 9850 0 0 0 256 9 0 0 20 0 19 0 45431042 19452874752 47445 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4749237 47445 5465 1 0 549753 0
[pid=41783/tid=41785] ppid=41780 vsize=18996948 memory=3200 CPUtime=1.18 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 5307 0 0 0 113 5 0 0 20 0 19 0 45431044 19452874752 47445 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45431049 19452874752 47445 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=18996948 memory=10624 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 45431050 19452874752 47445 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 189780 KiB

[startup+3.10578 s]
/proc/loadavg: 4.29 4.23 4.24 5/326 41803
/proc/meminfo: memFree=86526576/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=229624 CPUtime=5.39 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 13773 0 0 0 527 12 0 0 20 0 20 0 45431042 19521036288 57406 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 57406 5529 1 0 551213 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=10624 CPUtime=2.66 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 5719 0 0 0 260 6 0 0 20 0 20 0 45431044 19521036288 57406 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 57406 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=5760 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 57406 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=5148 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 57406 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 229624 KiB

[startup+6.3004 s]
/proc/loadavg: 4.27 4.23 4.24 5/326 41803
/proc/meminfo: memFree=86297200/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=459864 CPUtime=8.67 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 16516 0 0 0 850 17 0 0 20 0 20 0 45431042 19521036288 114966 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 114966 5529 1 0 1140284 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=0 CPUtime=5.81 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 6078 0 0 0 571 10 0 0 20 0 20 0 45431044 19521036288 114966 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=4283932234721037686 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 114966 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=-6000919507015789419 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 114966 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 114966 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 8.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 459864 KiB

[startup+12.7005 s]
/proc/loadavg: 4.33 4.24 4.24 6/324 41869
/proc/meminfo: memFree=100530320/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=653848 CPUtime=15.38 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 21874 0 0 0 1514 24 0 0 20 0 20 0 45431042 19521036288 163462 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 163462 5561 1 0 1140509 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=0 CPUtime=12.14 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 7797 0 0 0 1199 15 0 0 20 0 20 0 45431044 19521036288 163462 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=653848 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 163462 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 64 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 163462 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 163462 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 15.38 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 653848 KiB

[startup+25.5005 s]
/proc/loadavg: 4.42 4.27 4.25 5/326 41871
/proc/meminfo: memFree=98947832/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=1342640 CPUtime=28.75 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 28892 0 0 0 2834 41 0 0 20 0 20 0 45431042 19521036288 335660 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 335660 5561 1 0 1141074 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=-6000919507015789419 CPUtime=24.86 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 9307 0 0 0 2457 29 0 0 20 0 20 0 45431044 19521036288 335660 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=206232 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 335660 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=653848 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 64 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 335660 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=14560 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 335660 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 28.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1342640 KiB

[startup+51.1137 s]
/proc/loadavg: 4.43 4.29 4.26 5/326 41871
/proc/meminfo: memFree=95686724/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=2770124 CPUtime=54.32 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 31221 0 0 0 5358 74 0 0 20 0 20 0 45431042 19521036288 692531 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 692531 5561 1 0 1141082 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=2675888 CPUtime=50.34 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 11006 0 0 0 4974 60 0 0 20 0 20 0 45431044 19521036288 692531 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=2362544 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 692531 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=2092208 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 64 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 692531 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=1344428 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 692531 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0

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

[startup+3282.3 s]
/proc/loadavg: 4.26 4.27 4.27 5/325 42167
/proc/meminfo: memFree=100810368/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=3002840 CPUtime=3282.31 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 121255 0 0 0 327923 308 0 0 20 0 20 0 45431042 19521036288 750710 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 750710 5561 1 0 1141083 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=3001688 CPUtime=3267.88 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 66302 0 0 0 326689 99 0 0 20 0 20 0 45431044 19521036288 750710 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=3002840 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 750710 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=3002840 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1786 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 750710 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=2764 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 750710 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3282.31 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3002840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.25 4.27 4.27 5/325 42169
/proc/meminfo: memFree=100786892/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=3035724 CPUtime=3342.28 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 122223 0 0 0 333916 312 0 0 20 0 20 0 45431042 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 758931 5561 1 0 1141083 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=5760 CPUtime=3327.65 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 66490 0 0 0 332665 100 0 0 20 0 20 0 45431044 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=3035724 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=2764 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1786 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=3035724 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3342.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3035724 KiB

[startup+3402.3 s]
/proc/loadavg: 3.75 4.14 4.22 4/302 42213
/proc/meminfo: memFree=116030080/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=3035724 CPUtime=3402.15 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 123208 0 0 0 339898 317 0 0 20 0 20 0 45431042 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 758931 5561 1 0 1141083 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=17792 CPUtime=3387.46 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 67445 0 0 0 338645 101 0 0 20 0 20 0 45431044 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=3035724 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=-6000919507015789419 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1787 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=-6000919507015789419 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3402.15 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3035724 KiB

[startup+3462.3 s]
/proc/loadavg: 3.31 3.94 4.15 4/303 42216
/proc/meminfo: memFree=116030624/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=3035724 CPUtime=3462.03 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 124445 0 0 0 345883 320 0 0 20 0 20 0 45431042 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 758931 5561 1 0 1141083 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=14560 CPUtime=3447.29 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 68523 0 0 0 344628 101 0 0 20 0 20 0 45431044 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=-6000919507015789419 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=5760 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1922 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=3035724 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 758931 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3462.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3035724 KiB

[startup+3522.3 s]
/proc/loadavg: 3.21 3.80 4.08 5/303 42218
/proc/meminfo: memFree=116009404/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=3054164 CPUtime=3522.02 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 125521 0 0 0 351877 325 0 0 20 0 20 0 45431042 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 763541 5561 1 0 1141083 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=5760 CPUtime=3507.04 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 68873 0 0 0 350603 101 0 0 20 0 20 0 45431044 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=3035724 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=3054164 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1922 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=3054164 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3522.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3054164 KiB

[startup+3582.3 s]
/proc/loadavg: 3.12 3.66 4.02 4/303 42220
/proc/meminfo: memFree=116012488/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=3054164 CPUtime=3581.9 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 126092 0 0 0 357862 328 0 0 20 0 20 0 45431042 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 763541 5561 1 0 1141083 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=14560 CPUtime=3566.88 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 69421 0 0 0 356586 102 0 0 20 0 20 0 45431044 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=5072 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=3054164 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1922 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=17792 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3581.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3054164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3600.5 s]
/proc/loadavg: 3.17 3.65 4.01 4/303 42220
/proc/meminfo: memFree=116012004/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19063512 memory=3054164 CPUtime=3600.07 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 126551 0 0 0 359678 329 0 0 20 0 20 0 45431042 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4765878 763541 5561 1 0 1141083 0
[pid=41783/tid=41785] ppid=41780 vsize=19063512 memory=3054164 CPUtime=3585.03 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) R 41780 41783 40992 0 -1 4194368 69878 0 0 0 358401 102 0 0 20 0 20 0 45431044 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19063512 memory=14560 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45431049 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19063512 memory=3054164 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1922 0 0 0 0 0 0 0 20 0 20 0 45431050 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41803] ppid=41780 vsize=19063512 memory=1792 CPUtime=0 cores=1,3
/proc/41783/task/41803/stat : 41803 (Timer-0) S 41780 41783 40992 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45431234 19521036288 763541 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3054164 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.01 s, system=3.3153 s

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

[startup+3600.61 s]
/proc/loadavg: 3.17 3.65 4.01 4/303 42220
/proc/meminfo: memFree=116012004/131382112 swapFree=33010684/33010684
[pid=41783] ppid=41780 vsize=19263204 memory=3055060 CPUtime=3600.21 cores=1,3
/proc/41783/stat : 41783 (java) S 41780 41783 40992 0 -1 4194304 128749 0 0 0 359692 329 0 0 20 0 21 0 45431042 19725520896 763765 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
/proc/41783/statm: 4815801 763765 5561 1 0 1142019 0
[pid=41783/tid=41785] ppid=41780 vsize=19263204 memory=5148 CPUtime=3585.05 cores=1,3
/proc/41783/task/41785/stat : 41785 (java) S 41780 41783 40992 0 -1 4194368 69973 0 0 0 358403 102 0 0 20 0 21 0 45431044 19725520896 763765 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41794] ppid=41780 vsize=19263204 memory=3200 CPUtime=0 cores=1,3
/proc/41783/task/41794/stat : 41794 (Finalizer) S 41780 41783 40992 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 45431049 19725520896 763765 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
[pid=41783/tid=41801] ppid=41780 vsize=19263204 memory=4764 CPUtime=0 cores=1,3
/proc/41783/task/41801/stat : 41801 (Common-Cleaner) S 41780 41783 40992 0 -1 4194368 1922 0 0 0 0 0 0 0 20 0 21 0 45431050 19725520896 763765 18446744073709551615 94636744294400 94636744298096 140721574070272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94636744305912 94636744306704 94636752769024 140721574078849 140721574078950 140721574078950 140721574084552 0
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 3055060 KiB

Child status: 143

Real time (s): 3600.73
CPU time (s): 3600.32
CPU user time (s): 3597.01
CPU system time (s): 3.3153
CPU usage (%): 99.9888
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 3055060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.01
system time used= 3.3153
maximum resident set size= 3055444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128864
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112358
involuntary context switches= 3395


# summary of solver processes directly reported to runsolver:
#   pid: 41783
#   total CPU time (s): 3600.32
#   total CPU user time (s): 3597.01
#   total CPU system time (s): 3.3153

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.5183 second user time and 37.6659 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-30 17:31:53
IDJOB=4485374
IDBENCH=146789
IDSOLVER=3363
FILE ID=nodeC009/4485374-1751297512
RUNJOBID= nodeC009-1751290914-41004
SLURM_JOB_ID= 9594248
Free space on /tmp= 432644 MiB

SOLVER NAME= Sat4j Resolution 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 -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485374-1751297512/watcher-4485374-1751297512 -o /tmp/evaluation-result-4485374-1751297512/solver-4485374-1751297512 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751290914-41004 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4485374-1751297512.opb

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

MD5SUM BENCH= 66e906a9f3fccfe57bc4c65455b969f9
RANDOM SEED=796375390

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        86720908 kB
MemAvailable:   93301668 kB
Buffers:            3280 kB
Cached:          7353176 kB
SwapCached:            0 kB
Active:         36935700 kB
Inactive:        7055744 kB
Active(anon):   36651980 kB
Inactive(anon):      968 kB
Active(file):     283720 kB
Inactive(file):  7054776 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7328 kB
Writeback:             0 kB
AnonPages:      36638056 kB
Mapped:           123076 kB
Shmem:             17960 kB
KReclaimable:     163400 kB
Slab:             247416 kB
SReclaimable:     163400 kB
SUnreclaim:        84016 kB
KernelStack:        4960 kB
PageTables:        75284 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   41195120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  36169728 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432644 MiB
End job on nodeC009 at 2025-06-30 18:31:53