Trace number 4519154

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.38 3588.88

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_36.opb
MD5SUM35fe9b1930bcbc7a02a3c0004c4836fe
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 benchmark0
Best CPU time to get the best result obtained on this benchmark3517.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7920
Total number of constraints11808
Number of constraints which are clauses7776
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 144
Biggest coefficient in the objective function 2361183241434822606848
Number of bits for the biggest coefficient in the objective function 72
Sum of the numbers in the objective function 9444732965739290427390
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 2361183241434822606848
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 9444732965739290427390
Number of bits of the biggest sum of numbers73
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.12/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.16	c See www.sat4j.org for details.
0.12/0.17	c version PB25.v20250606
0.12/0.19	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.19	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.19	c java.vm.version	22.0.1+8-16
0.12/0.19	c java.vm.vendor	Oracle Corporation
0.12/0.19	c sun.arch.data.model	64
0.12/0.19	c java.version		22.0.1
0.12/0.19	c os.name		Linux
0.12/0.19	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.19	c os.arch		amd64
0.12/0.20	c Free memory 		2104792832
0.12/0.20	c Max memory 		16282288128
0.12/0.20	c Total memory 		2113929216
0.12/0.22	c Number of processors 	2
0.31/0.32	c Pseudo Boolean Optimization by upper bound
0.31/0.32	c --- Begin Solver configuration ---
0.31/0.32	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.31/0.32	c Learn all clauses as in MiniSAT
0.31/0.32	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.31/0.32	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.31/0.32	c Expensive reason simplification
0.31/0.32	c Glucose 2.1 dynamic restart strategy
0.31/0.32	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.31/0.32	c timeout=2147483s
0.31/0.32	c DB Simplification allowed=false
0.31/0.32	c Listener: none
0.31/0.32	c --- End Solver configuration ---
0.31/0.32	c solving HOME/instance-4519154-1751555652.opb
0.31/0.32	c reading problem ... 
0.46/0.33	c  objective function found
1.00/0.66	c ... done. Wall clock time 0.33s.
1.00/0.66	c declared #vars     7920
1.00/0.66	c #constraints  15840
1.00/0.66	c constraints type 
1.00/0.66	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 8208
1.00/0.66	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5040
1.00/0.66	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2592
1.00/0.66	c 15840 constraints processed.
1.00/0.69	c objective function length is 144 literals
2.15/1.23	c SATISFIABLE
2.15/1.23	c OPTIMIZING...
2.15/1.23	c Got one! Elapsed wall clock time (in seconds):0.913
2.15/1.23	o 0
3.54/1.95	c cleaning 2521 clauses out of 5052 with flag 20916/5052
7.03/4.72	c cleaning 4258 clauses out of 8531 with flag 54653/11052
10.91/8.55	c cleaning 5637 clauses out of 11275 with flag 98246/18054
15.78/13.03	c cleaning 6813 clauses out of 13636 with flag 161389/26052
19.64/16.88	c cleaning 7904 clauses out of 15824 with flag 262096/35053
26.31/23.40	c cleaning 8954 clauses out of 17920 with flag 374940/45053
33.88/30.95	c cleaning 9969 clauses out of 19966 with flag 547416/56053
41.37/38.33	c cleaning 10975 clauses out of 21996 with flag 694755/68052
49.66/46.70	c cleaning 12004 clauses out of 24021 with flag 880483/81052
59.92/56.85	c cleaning 12994 clauses out of 26017 with flag 1054778/95052
71.51/68.34	c cleaning 14010 clauses out of 28024 with flag 1242654/110053
83.75/80.44	c cleaning 15001 clauses out of 30013 with flag 1437085/126052
95.68/92.26	c cleaning 16000 clauses out of 32012 with flag 1635504/143052
109.15/105.45	c cleaning 16997 clauses out of 34013 with flag 1947427/161053
119.01/115.23	c cleaning 17998 clauses out of 36015 with flag 2099210/180052
133.42/129.48	c cleaning 19004 clauses out of 38017 with flag 2386278/200052
149.39/145.23	c cleaning 20002 clauses out of 40014 with flag 2706989/221053
166.08/161.88	c cleaning 20999 clauses out of 42011 with flag 2960008/243052
184.14/179.93	c cleaning 21992 clauses out of 44013 with flag 3239070/266053
202.26/197.92	c cleaning 23006 clauses out of 46021 with flag 3512663/290053
220.80/216.17	c cleaning 23994 clauses out of 48014 with flag 3803751/315052
239.94/235.32	c cleaning 24998 clauses out of 50020 with flag 4125990/341052
261.05/256.22	c cleaning 26007 clauses out of 52022 with flag 4514911/368052
286.85/281.87	c cleaning 26996 clauses out of 54016 with flag 5471663/396053
309.31/304.38	c cleaning 27993 clauses out of 56019 with flag 6251747/425052
328.48/323.52	c cleaning 28999 clauses out of 58027 with flag 6823492/455053
347.24/342.30	c cleaning 30008 clauses out of 60027 with flag 7213786/486052
374.32/369.12	c cleaning 31004 clauses out of 62019 with flag 7989015/518052
406.18/400.86	c cleaning 31993 clauses out of 64016 with flag 8978217/551053
430.62/425.28	c cleaning 33008 clauses out of 66025 with flag 9906602/585055
455.10/449.64	c cleaning 34003 clauses out of 68015 with flag 10689519/620053
476.26/470.81	c cleaning 34992 clauses out of 70012 with flag 11245672/656053
507.00/501.61	c cleaning 35993 clauses out of 72020 with flag 12084075/693053
544.22/538.17	c cleaning 36998 clauses out of 74027 with flag 13471302/731053
582.96/576.71	c cleaning 38009 clauses out of 76029 with flag 15193067/770053
624.08/617.69	c cleaning 38984 clauses out of 78019 with flag 17036247/810052
664.20/657.76	c cleaning 40009 clauses out of 80036 with flag 18785824/851053
698.24/691.78	c cleaning 41006 clauses out of 82026 with flag 19773398/893052
736.17/729.52	c cleaning 42005 clauses out of 84020 with flag 20844012/936052
774.20/767.67	c cleaning 42999 clauses out of 86015 with flag 21626501/980052
809.33/802.87	c cleaning 44001 clauses out of 88016 with flag 22427028/1025052
848.04/841.65	c cleaning 44998 clauses out of 90015 with flag 23318145/1071052
884.71/878.27	c cleaning 46003 clauses out of 92018 with flag 24191796/1118053
921.72/915.36	c cleaning 47000 clauses out of 94015 with flag 25137051/1166053
959.23/952.93	c cleaning 48001 clauses out of 96015 with flag 26126988/1215053
995.45/989.27	c cleaning 49001 clauses out of 98013 with flag 27051545/1265052
1037.97/1031.70	c cleaning 49996 clauses out of 100012 with flag 28082957/1316052
1081.97/1075.80	c cleaning 50999 clauses out of 102016 with flag 29315910/1368052
1129.56/1123.51	c cleaning 51999 clauses out of 104018 with flag 30617775/1421053
1171.76/1165.86	c cleaning 53001 clauses out of 106019 with flag 31731218/1475053
1221.65/1215.77	c cleaning 53999 clauses out of 108019 with flag 33026185/1530054
1269.34/1263.58	c cleaning 54999 clauses out of 110019 with flag 34257005/1586053
1319.85/1314.08	c cleaning 56000 clauses out of 112019 with flag 35475565/1643052
1367.33/1361.64	c cleaning 56998 clauses out of 114020 with flag 36679015/1701053
1417.73/1412.14	c cleaning 57999 clauses out of 116022 with flag 37884935/1760053
1470.44/1464.65	c cleaning 59004 clauses out of 118022 with flag 39211495/1820052
1548.94/1542.77	c cleaning 59982 clauses out of 120018 with flag 42851662/1881052
1635.61/1628.92	c cleaning 60991 clauses out of 122037 with flag 47681587/1943053
1721.59/1714.47	c cleaning 62007 clauses out of 124046 with flag 52076494/2006053
1814.86/1807.27	c cleaning 62994 clauses out of 126039 with flag 57233179/2070053
1903.93/1895.22	c cleaning 64011 clauses out of 128044 with flag 62314659/2135052
1995.05/1985.81	c cleaning 64988 clauses out of 130034 with flag 67227628/2201053
2086.53/2077.07	c cleaning 66023 clauses out of 132046 with flag 71710874/2268053
2174.67/2165.01	c cleaning 66994 clauses out of 134022 with flag 76091783/2336052
2269.93/2259.98	c cleaning 67996 clauses out of 136029 with flag 80664655/2405053
2358.71/2348.65	c cleaning 69008 clauses out of 138032 with flag 84662517/2475052
2438.56/2428.53	c cleaning 69998 clauses out of 140024 with flag 86324041/2546052
2529.89/2519.87	c cleaning 70993 clauses out of 142026 with flag 89142740/2618052
2639.63/2629.21	c cleaning 71982 clauses out of 144033 with flag 94045097/2691052
2748.51/2737.20	c cleaning 73019 clauses out of 146052 with flag 97975593/2765053
2848.06/2836.37	c cleaning 74004 clauses out of 148033 with flag 100268774/2840053
2925.48/2913.96	c cleaning 75005 clauses out of 150030 with flag 101837914/2916054
3051.56/3039.81	c cleaning 76003 clauses out of 152024 with flag 105036511/2993053
3172.54/3160.85	c cleaning 76999 clauses out of 154020 with flag 108189409/3071052
3270.72/3259.12	c cleaning 78002 clauses out of 156021 with flag 109633376/3150052
3347.26/3335.87	c cleaning 79000 clauses out of 158020 with flag 111107011/3230053
3426.19/3414.92	c cleaning 79999 clauses out of 160020 with flag 112728724/3311053
3502.65/3491.45	c cleaning 81000 clauses out of 162021 with flag 114393829/3393053
3600.08/3588.74	c starts		: 15717
3600.08/3588.76	c conflicts		: 3466617
3600.08/3588.77	c decisions		: 4979079
3600.08/3588.77	c propagations		: 4465020778
3600.08/3588.77	c inspects		: 31761146312
3600.08/3588.77	c shortcuts		: 0
3600.08/3588.77	c learnt literals	: 0
3600.08/3588.77	c learnt binary clauses	: 1610
3600.08/3588.77	c learnt ternary clauses	: 1819
3600.08/3588.77	c learnt constraints	: 3466617
3600.08/3588.77	c ignored constraints	: 0
3600.08/3588.77	c root simplifications	: 0
3600.08/3588.78	c removed literals (reason simplification)	: 633184334
3600.08/3588.78	c reason swapping (by a shorter reason)	: 0
3600.08/3588.78	c Calls to reduceDB	: 78
3600.08/3588.78	c Number of update (reduction) of LBD	: 607170
3600.08/3588.78	c Imported unit clauses	: 0
3600.08/3588.79	c No decision after first conflict	: false
3600.08/3588.79	c number of reductions to clauses (during analyze)	: 0
3600.08/3588.79	c number of learned constraints concerned by reduction	: 0
3600.08/3588.79	c number of learning phase by resolution	: 0
3600.08/3588.79	c number of learning phase by cutting planes	: 0
3600.08/3588.79	c number of rounding to 1 operations	: 0
3600.08/3588.79	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.28/3588.80	c number of reductions of the coefficients by power 2 	: 0
3600.28/3588.80	c number of right shift for reduction by power 2 	: 0
3600.28/3588.80	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.28/3588.80	c number of ending skipping 	: 0
3600.28/3588.80	c number of internal skipping 	: 0
3600.28/3588.80	c number of derivation steps 	: 0
3600.28/3588.81	c number of skipped derivation steps 	: 0
3600.28/3588.81	c number of remaining unassigned 	: 0
3600.28/3588.81	c number of remaining assigned 	: 0
3600.28/3588.81	c number of falsified literals weakened from reason	: 0
3600.28/3588.81	c number of falsified literals weakened from conflict	: 0
3600.28/3588.81	c time for arithmetic operations	: 0
3600.28/3588.82	c minimum degree of deleted constraints	: null
3600.28/3588.82	c maximum degree of deleted constraints	: null
3600.28/3588.82	c number of deleted constraints	: 0
3600.28/3588.82	c speed (assignments/second)	: 1244391.770609359
3600.28/3588.82	c non guided choices	: 93
3600.28/3588.83	Exception in thread "Thread-0" java.lang.NullPointerException: Cannot invoke "org.sat4j.specs.Constr.getClass()" because the return value of "java.util.Iterator.next()" is null
3600.28/3588.83		at org.sat4j.minisat.core.Solver.printLearntClausesInfos(Solver.java:1984)
3600.28/3588.83		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2130)
3600.28/3588.83		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2121)
3600.28/3588.83		at org.sat4j.tools.SolverDecorator.printStat(SolverDecorator.java:181)
3600.28/3588.83		at org.sat4j.OptimizationMode.displayResult(OptimizationMode.java:93)
3600.28/3588.83		at org.sat4j.AbstractLauncher.displayResult(AbstractLauncher.java:122)
3600.28/3588.83		at org.sat4j.AbstractLauncher$1.run(AbstractLauncher.java:91)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519154-1751555652/watcher-4519154-1751555652 -o /tmp/evaluation-result-4519154-1751555652/solver-4519154-1751555652 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751552048-79298 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4519154-1751555652.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=79858, runsolver pid=79855

[startup+0.10007 s]*
/proc/loadavg: 4.30 4.17 4.17 6/302 79878
/proc/meminfo: memFree=128380168/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=18930384 memory=48344 CPUtime=0.12 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 5813 0 0 0 9 3 0 0 20 0 18 0 71244066 19384713216 12086 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4732596 12086 5291 1 0 547023 0
[pid=79858/tid=79862] ppid=79855 vsize=18930384 memory=4026532124 CPUtime=0.08 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 4698 0 0 0 6 2 0 0 20 0 18 0 71244067 19384713216 12086 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=18930384 memory=1593 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71244072 19384713216 12086 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=18930384 memory=60693105869820 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71244073 19384713216 12086 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48344 KiB

[startup+0.215105 s]*
/proc/loadavg: 4.30 4.17 4.17 5/300 79886
/proc/meminfo: memFree=128377132/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=18930384 memory=55504 CPUtime=0.31 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 6503 0 0 0 27 4 0 0 20 0 18 0 71244066 19384713216 13876 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4732596 13876 5355 1 0 547574 0
[pid=79858/tid=79862] ppid=79855 vsize=18930384 memory=4026728567 CPUtime=0.18 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 5013 0 0 0 16 2 0 0 20 0 18 0 71244067 19384713216 13876 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=18930384 memory=215637820694 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71244072 19384713216 13876 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=18930384 memory=20755 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71244073 19384713216 13876 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55504 KiB

[startup+0.313077 s]*
/proc/loadavg: 4.30 4.17 4.17 7/300 79886
/proc/meminfo: memFree=128377132/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=18930384 memory=58564 CPUtime=0.46 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 6795 0 0 0 42 4 0 0 20 0 18 0 71244066 19384713216 14641 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4732596 14641 5355 1 0 547772 0
[pid=79858/tid=79862] ppid=79855 vsize=18930384 memory=8039887049847966123 CPUtime=0.26 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 5202 0 0 0 24 2 0 0 20 0 18 0 71244067 19384713216 14641 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71244072 19384713216 14641 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71244073 19384713216 14641 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58564 KiB

[startup+0.700279 s]
/proc/loadavg: 4.30 4.17 4.17 6/300 79886
/proc/meminfo: memFree=128364844/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=18930384 memory=97280 CPUtime=1.18 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 8642 0 0 0 111 7 0 0 20 0 18 0 71244066 19384713216 24320 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4732596 24320 5451 1 0 548978 0
[pid=79858/tid=79862] ppid=79855 vsize=18930384 memory=18560 CPUtime=0.59 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 5364 0 0 0 55 4 0 0 20 0 18 0 71244067 19384713216 24320 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=18930384 memory=11264 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71244072 19384713216 24320 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=18930384 memory=3200 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71244073 19384713216 24320 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 97280 KiB

[startup+1.50027 s]
/proc/loadavg: 4.30 4.17 4.17 5/303 79893
/proc/meminfo: memFree=128269304/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=18996948 memory=112304 CPUtime=2.74 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 15929 0 0 0 265 9 0 0 20 0 19 0 71244066 19452874752 28076 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4749237 28076 5451 1 0 551256 0
[pid=79858/tid=79862] ppid=79855 vsize=18996948 memory=3200 CPUtime=1.3 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 6586 0 0 0 126 4 0 0 20 0 19 0 71244067 19452874752 28076 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71244072 19452874752 28076 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=18996948 memory=11264 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 71244073 19452874752 28076 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=18996948 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 71244137 19452874752 28076 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 112304 KiB

[startup+3.1054 s]
/proc/loadavg: 4.52 4.22 4.18 6/323 79942
/proc/meminfo: memFree=128063056/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=18996948 memory=153708 CPUtime=5.3 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 22416 0 0 0 519 11 0 0 20 0 19 0 71244066 19452874752 38427 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4749237 38427 5451 1 0 553882 0
[pid=79858/tid=79862] ppid=79855 vsize=18996948 memory=11264 CPUtime=2.88 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 7188 0 0 0 283 5 0 0 20 0 19 0 71244067 19452874752 38427 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=18996948 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71244072 19452874752 38427 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 71244073 19452874752 38427 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 71244137 19452874752 38427 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 5.3 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 153708 KiB

[startup+6.30039 s]
/proc/loadavg: 4.52 4.22 4.18 6/325 79944
/proc/meminfo: memFree=127943692/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=233976 CPUtime=8.67 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 24815 0 0 0 853 14 0 0 20 0 20 0 71244066 19521036288 58494 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 58494 5515 1 0 554171 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=0 CPUtime=5.79 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 7542 0 0 0 574 5 0 0 20 0 20 0 71244067 19521036288 58494 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 58494 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 66 0 0 0 0 0 0 0 20 0 20 0 71244073 19521036288 58494 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=112304 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 58494 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 8.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 233976 KiB

[startup+12.7004 s]
/proc/loadavg: 4.44 4.21 4.18 5/325 79944
/proc/meminfo: memFree=127583392/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=326240 CPUtime=15.31 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 28284 0 0 0 1514 17 0 0 20 0 20 0 71244066 19521036288 81560 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 81560 5515 1 0 554171 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=112304 CPUtime=11.85 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 7914 0 0 0 1180 5 0 0 20 0 20 0 71244067 19521036288 81560 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=275040 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 81560 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=275040 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 66 0 0 0 0 0 0 0 20 0 20 0 71244073 19521036288 81560 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 81560 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 15.31 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 326240 KiB

[startup+25.5004 s]
/proc/loadavg: 4.37 4.20 4.18 5/325 79944
/proc/meminfo: memFree=127055828/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=574596 CPUtime=28.41 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 33270 0 0 0 2819 22 0 0 20 0 20 0 71244066 19521036288 143649 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 143649 5547 1 0 771401 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=275040 CPUtime=24.45 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 8886 0 0 0 2437 8 0 0 20 0 20 0 71244067 19521036288 143649 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 143649 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=574596 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 66 0 0 0 0 0 0 0 20 0 20 0 71244073 19521036288 143649 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 143649 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 28.41 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 574596 KiB

[startup+51.1129 s]
/proc/loadavg: 4.32 4.20 4.18 5/325 79945
/proc/meminfo: memFree=125716320/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=765148 CPUtime=54.24 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 35106 0 0 0 5399 25 0 0 20 0 20 0 71244066 19521036288 191287 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 191287 5547 1 0 771403 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=765148 CPUtime=49.73 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 9439 0 0 0 4965 8 0 0 20 0 20 0 71244067 19521036288 191287 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=280726310446736 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 191287 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=326240 CPUtime=0 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 66 0 0 0 0 0 0 0 20 0 20 0 71244073 19521036288 191287 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=275040 CPUtime=0 cores=0,2

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

[startup+3282.3 s]
/proc/loadavg: 4.20 4.24 4.20 6/326 80104
/proc/meminfo: memFree=111265408/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=4264272 CPUtime=3293.86 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 131678 0 0 0 329094 292 0 0 20 0 20 0 71244066 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 1066068 5547 1 0 1245846 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=4264272 CPUtime=3258.11 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 62011 0 0 0 325774 37 0 0 20 0 20 0 71244067 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=4264272 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 1862 0 0 0 0 1 0 0 20 0 20 0 71244073 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=4264272 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3293.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4264272 KiB

[startup+3342.3 s]
/proc/loadavg: 4.27 4.24 4.20 5/326 80106
/proc/meminfo: memFree=110848272/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=4264272 CPUtime=3353.75 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 132510 0 0 0 335079 296 0 0 20 0 20 0 71244066 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 1066068 5547 1 0 1245846 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=14720 CPUtime=3317.95 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 62709 0 0 0 331758 37 0 0 20 0 20 0 71244067 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=-6000919485591217000 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=4264272 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 1938 0 0 0 0 1 0 0 20 0 20 0 71244073 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3353.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4264272 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.23 4.20 5/326 80109
/proc/meminfo: memFree=110332084/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=4264272 CPUtime=3413.62 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 133075 0 0 0 341063 299 0 0 20 0 20 0 71244066 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 1066068 5547 1 0 1245846 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=4892 CPUtime=3377.78 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 63189 0 0 0 337741 37 0 0 20 0 20 0 71244067 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=14720 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 2014 0 0 0 0 1 0 0 20 0 20 0 71244073 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=4264272 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 1066068 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3413.62 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4264272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.20 4.18 5/325 80113
/proc/meminfo: memFree=110192908/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=4346192 CPUtime=3473.6 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 134925 0 0 0 347056 304 0 0 20 0 20 0 71244066 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 1086548 5547 1 0 1245846 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=4892 CPUtime=3437.47 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 64278 0 0 0 343710 37 0 0 20 0 20 0 71244067 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=4264272 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 2090 0 0 0 0 1 0 0 20 0 20 0 71244073 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3473.6 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4346192 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.17 4.18 5/325 80115
/proc/meminfo: memFree=110168348/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=4346192 CPUtime=3533.48 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 135774 0 0 0 353039 309 0 0 20 0 20 0 71244066 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 1086548 5547 1 0 1245846 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=4892 CPUtime=3497.31 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 64954 0 0 0 349694 37 0 0 20 0 20 0 71244067 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=4346192 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=14720 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 2214 0 0 0 0 1 0 0 20 0 20 0 71244073 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=4346192 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 1086548 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3533.48 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4346192 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.19 4.18 6/323 80316
/proc/meminfo: memFree=120992180/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=4374864 CPUtime=3593.7 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 137692 0 0 0 359056 314 0 0 20 0 20 0 71244066 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 1093716 5547 1 0 1245846 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=4892 CPUtime=3556.81 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 66041 0 0 0 355643 38 0 0 20 0 20 0 71244067 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=11264 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 2214 0 0 0 0 1 0 0 20 0 20 0 71244073 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=-6000919485591217000 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3593.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4374864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3588.7 s]
/proc/loadavg: 4.32 4.21 4.19 5/324 80317
/proc/meminfo: memFree=117589240/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19063512 memory=4374864 CPUtime=3600.08 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 137845 0 0 0 359694 314 0 0 20 0 20 0 71244066 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4765878 1093716 5547 1 0 1245846 0
[pid=79858/tid=79862] ppid=79855 vsize=19063512 memory=18560 CPUtime=3563.18 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 66192 0 0 0 356280 38 0 0 20 0 20 0 71244067 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19063512 memory=18560 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71244072 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19063512 memory=4374864 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 2214 0 0 0 0 1 0 0 20 0 20 0 71244073 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79887] ppid=79855 vsize=19063512 memory=-6000919485591217000 CPUtime=0 cores=0,2
/proc/79858/task/79887/stat : 79887 (Timer-0) S 79855 79858 79288 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71244137 19521036288 1093716 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4374864 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.19 s, system=3.19065 s

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

[startup+3588.8 s]
/proc/loadavg: 4.32 4.21 4.19 5/324 80317
/proc/meminfo: memFree=117589240/131382112 swapFree=33009904/33010684
[pid=79858] ppid=79855 vsize=19263204 memory=4375376 CPUtime=3600.28 cores=0,2
/proc/79858/stat : 79858 (java) S 79855 79858 79288 0 -1 4194304 140168 0 0 0 359713 315 0 0 20 0 21 0 71244066 19725520896 1093844 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
/proc/79858/statm: 4815801 1093844 5547 1 0 1246753 0
[pid=79858/tid=79862] ppid=79855 vsize=19263204 memory=4374864 CPUtime=3563.28 cores=0,2
/proc/79858/task/79862/stat : 79862 (java) R 79855 79858 79288 0 -1 4194368 66370 0 0 0 356290 38 0 0 20 0 21 0 71244067 19725520896 1093844 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79871] ppid=79855 vsize=19263204 memory=14720 CPUtime=0 cores=0,2
/proc/79858/task/79871/stat : 79871 (Finalizer) S 79855 79858 79288 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 71244072 19725520896 1093844 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
[pid=79858/tid=79878] ppid=79855 vsize=19263204 memory=6656 CPUtime=0.01 cores=0,2
/proc/79858/task/79878/stat : 79878 (Common-Cleaner) S 79855 79858 79288 0 -1 4194368 2214 0 0 0 0 1 0 0 20 0 21 0 71244073 19725520896 1093844 18446744073709551615 94114039066624 94114039070320 140730369714880 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94114039078136 94114039078928 94114051186688 140730369722753 140730369722854 140730369722854 140730369728456 0
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 4375376 KiB

Child status: 143

Real time (s): 3588.88
CPU time (s): 3600.38
CPU user time (s): 3597.19
CPU system time (s): 3.19065
CPU usage (%): 100.321
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 4375376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.19
system time used= 3.19065
maximum resident set size= 4375632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140326
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 111972
involuntary context switches= 10463


# summary of solver processes directly reported to runsolver:
#   pid: 79858
#   total CPU time (s): 3600.38
#   total CPU user time (s): 3597.19
#   total CPU system time (s): 3.19065

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9183 second user time and 38.0087 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-03 17:14:12
IDJOB=4519154
IDBENCH=177172
IDSOLVER=3363
FILE ID=nodeC001/4519154-1751555652
RUNJOBID= nodeC001-1751552048-79298
SLURM_JOB_ID= 9598733
Free space on /tmp= 432504 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_36.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519154-1751555652/watcher-4519154-1751555652 -o /tmp/evaluation-result-4519154-1751555652/solver-4519154-1751555652 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751552048-79298 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4519154-1751555652.opb

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

MD5SUM BENCH= 35fe9b1930bcbc7a02a3c0004c4836fe
RANDOM SEED=555738819

nodeC001 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		: 1197.169
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.49
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		: 3661.414
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.49
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.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 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.49
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.749
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.49
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		: 3658.078
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.49
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		: 3661.376
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.49
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.746
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.182
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128294908 kB
MemAvailable:   129392736 kB
Buffers:            1668 kB
Cached:          1883072 kB
SwapCached:          128 kB
Active:           822796 kB
Inactive:        1645404 kB
Active(anon):     572968 kB
Inactive(anon):    28268 kB
Active(file):     249828 kB
Inactive(file):  1617136 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4696 kB
Writeback:            56 kB
AnonPages:        585456 kB
Mapped:           123320 kB
Shmem:             17776 kB
KReclaimable:     140596 kB
Slab:             226504 kB
SReclaimable:     140596 kB
SUnreclaim:        85908 kB
KernelStack:        4928 kB
PageTables:         4908 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    7067884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150216 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    401408 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432496 MiB
End job on nodeC001 at 2025-07-03 18:14:01