Trace number 4491437

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06UNSAT cert. 2180.49 2187.62

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM911cf7319fa5fa56cdd8e7a94536c536
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark43.6526
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c Expensive reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4491437-1751142696.opb
0.13/0.12	c reading problem ... 
0.13/0.12	c using VERIPB proof format
0.13/0.13	c  no objective function found
2.89/1.67	c ... done. Wall clock time 1.548s.
2.89/1.67	c declared #vars     168111
2.89/1.67	c #constraints  487525
2.89/1.68	c constraints type 
2.89/1.68	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 313584
2.89/1.68	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18798
2.89/1.68	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 155142
2.89/1.68	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
2.89/1.68	c 487525 constraints processed.
8.72/6.29	c cleaning 2492 clauses out of 5000 with flag 15531/5002
20.58/17.34	c cleaning 4248 clauses out of 8506 with flag 51003/11000
35.29/31.20	c cleaning 5621 clauses out of 11259 with flag 99548/18001
41.60/37.51	c cleaning 6796 clauses out of 13637 with flag 136347/26000
54.80/50.75	c cleaning 7892 clauses out of 15840 with flag 189565/35000
61.49/57.49	c cleaning 8939 clauses out of 17950 with flag 239629/45002
77.28/73.18	c cleaning 9993 clauses out of 20009 with flag 319258/56001
96.81/92.67	c cleaning 10984 clauses out of 22015 with flag 418508/68001
114.79/110.62	c cleaning 12008 clauses out of 24030 with flag 518997/81000
130.96/126.84	c cleaning 13002 clauses out of 26023 with flag 617714/95001
148.52/144.41	c cleaning 14001 clauses out of 28021 with flag 720569/110001
166.58/162.52	c cleaning 14997 clauses out of 30018 with flag 830900/126000
196.90/192.84	c cleaning 15973 clauses out of 32023 with flag 982419/143002
216.42/212.36	c cleaning 17014 clauses out of 34049 with flag 1114436/161001
243.55/239.54	c cleaning 18017 clauses out of 36034 with flag 1270609/180000
279.43/275.51	c cleaning 18985 clauses out of 38015 with flag 1464158/200001
305.82/302.04	c cleaning 20013 clauses out of 40029 with flag 1632603/221000
329.77/326.03	c cleaning 21007 clauses out of 42017 with flag 1812728/243001
370.77/367.19	c cleaning 21993 clauses out of 44010 with flag 2043461/266002
411.07/407.54	c cleaning 22994 clauses out of 46016 with flag 2269376/290001
444.09/440.61	c cleaning 23987 clauses out of 48018 with flag 2475139/315000
488.86/485.66	c cleaning 25000 clauses out of 50031 with flag 2718315/341000
527.36/524.23	c cleaning 26002 clauses out of 52031 with flag 2966646/368001
578.13/575.11	c cleaning 27012 clauses out of 54027 with flag 3248439/396001
645.65/642.87	c cleaning 27997 clauses out of 56016 with flag 3651409/425002
704.72/702.05	c cleaning 28996 clauses out of 58018 with flag 4003612/455001
750.72/748.12	c cleaning 29997 clauses out of 60024 with flag 4305674/486003
803.76/801.36	c cleaning 31005 clauses out of 62023 with flag 4635194/518000
867.89/865.64	c cleaning 31996 clauses out of 64020 with flag 4977295/551002
926.55/924.88	c cleaning 33003 clauses out of 66022 with flag 5364207/585001
998.72/1003.25	c cleaning 34006 clauses out of 68020 with flag 5881718/620004
1067.47/1072.12	c cleaning 34995 clauses out of 70010 with flag 6386112/656000
1128.55/1133.32	c cleaning 35988 clauses out of 72015 with flag 6870874/693000
1199.60/1204.57	c cleaning 37007 clauses out of 74029 with flag 7452868/731003
1278.02/1283.12	c cleaning 38003 clauses out of 76018 with flag 8025754/770001
1356.45/1361.75	c cleaning 38993 clauses out of 78013 with flag 8635325/810000
1439.78/1445.24	c cleaning 39992 clauses out of 80021 with flag 9300167/851001
1514.36/1519.93	c cleaning 41006 clauses out of 82028 with flag 9877214/893001
1597.26/1603.09	c cleaning 42006 clauses out of 84023 with flag 10465072/936003
1678.44/1684.49	c cleaning 42994 clauses out of 86014 with flag 11054069/980001
1768.92/1775.19	c cleaning 44006 clauses out of 88018 with flag 11665758/1025000
1863.26/1869.77	c cleaning 45004 clauses out of 90011 with flag 12300071/1071000
1958.98/1965.63	c cleaning 45988 clauses out of 92006 with flag 12963692/1118001
2055.24/2062.13	c cleaning 46991 clauses out of 94016 with flag 13615683/1166000
2151.32/2158.45	c cleaning 48006 clauses out of 96022 with flag 14320662/1215000
2180.35/2187.55	c starts		: 3718
2180.35/2187.55	c conflicts		: 1230621
2180.35/2187.55	c decisions		: 3390640
2180.35/2187.55	c propagations		: 7376635797
2180.35/2187.55	c inspects		: 16423569079
2180.35/2187.55	c shortcuts		: 0
2180.35/2187.55	c learnt literals	: 40
2180.35/2187.55	c learnt binary clauses	: 400
2180.35/2187.55	c learnt ternary clauses	: 752
2180.35/2187.55	c learnt constraints	: 1230580
2180.35/2187.55	c ignored constraints	: 0
2180.35/2187.55	c root simplifications	: 0
2180.35/2187.55	c removed literals (reason simplification)	: 28983873
2180.35/2187.55	c reason swapping (by a shorter reason)	: 0
2180.35/2187.56	c Calls to reduceDB	: 45
2180.35/2187.56	c Number of update (reduction) of LBD	: 666965
2180.35/2187.56	c Imported unit clauses	: 0
2180.35/2187.56	c No decision after first conflict	: false
2180.35/2187.56	c number of reductions to clauses (during analyze)	: 0
2180.35/2187.56	c number of learned constraints concerned by reduction	: 0
2180.35/2187.56	c number of learning phase by resolution	: 0
2180.35/2187.56	c number of learning phase by cutting planes	: 0
2180.35/2187.56	c number of rounding to 1 operations	: 0
2180.35/2187.56	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2180.35/2187.56	c number of reductions of the coefficients by power 2 	: 0
2180.35/2187.56	c number of right shift for reduction by power 2 	: 0
2180.35/2187.56	c number of reductions of the coefficients by GCD over coefficients 	: 0
2180.35/2187.56	c number of ending skipping 	: 0
2180.35/2187.56	c number of internal skipping 	: 0
2180.35/2187.56	c number of derivation steps 	: 0
2180.35/2187.56	c number of skipped derivation steps 	: 0
2180.35/2187.56	c number of remaining unassigned 	: 0
2180.35/2187.56	c number of remaining assigned 	: 0
2180.35/2187.56	c number of falsified literals weakened from reason	: 0
2180.35/2187.56	c number of falsified literals weakened from conflict	: 0
2180.35/2187.56	c time for arithmetic operations	: 0
2180.35/2187.56	c minimum degree of deleted constraints	: null
2180.35/2187.56	c maximum degree of deleted constraints	: null
2180.35/2187.56	c number of deleted constraints	: 0
2180.35/2187.56	c speed (assignments/second)	: 3374718.7810519654
2180.35/2187.56	c non guided choices	: 27667
2180.46/2187.60	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 63231
2180.46/2187.60	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 400
2180.46/2187.60	s UNSATISFIABLE
2180.46/2187.60	c Total wall clock time (in seconds): 2187.483

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul  1 18:18:02 CEST 2025
extraparms=
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED UNSATISFIABLE
Verification succeeded.
-- cakepb --
s VERIFIED UNSATISFIABLE
--summary--
ALL OK

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (63103 MiB free)
  memory of node 1: 64465 MiB (63931 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=13111, runsolver pid=13108
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.16 1.14 1.73 10/333 13129
/proc/meminfo: memFree=130023696/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=18930384 memory=57832 CPUtime=0.13 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 6596 0 0 0 11 2 0 0 20 0 18 0 29947205 19384713216 14458 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4732596 14458 5331 1 0 547642 0
[pid=13111/tid=13113] ppid=13108 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 5105 0 0 0 7 1 0 0 20 0 18 0 29947206 19384713216 14458 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29947208 19384713216 14458 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=18930384 memory=55186957824150 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29947209 19384713216 14458 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57832 KiB

[startup+0.205536 s]*
/proc/loadavg: 1.16 1.14 1.73 10/333 13129
/proc/meminfo: memFree=129965816/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=18930384 memory=72976 CPUtime=0.32 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 7211 0 0 0 29 3 0 0 20 0 18 0 29947205 19384713216 18244 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4732596 18244 5427 1 0 548092 0
[pid=13111/tid=13113] ppid=13108 vsize=18930384 memory=4026532124 CPUtime=0.17 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 5285 0 0 0 15 2 0 0 20 0 18 0 29947206 19384713216 18244 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=18930384 memory=17146 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29947208 19384713216 18244 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=18930384 memory=54087446168546 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29947209 19384713216 18244 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 72976 KiB

[startup+0.305566 s]*
/proc/loadavg: 1.16 1.14 1.73 12/335 13131
/proc/meminfo: memFree=129867576/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=18930384 memory=111456 CPUtime=0.52 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 8724 0 0 0 48 4 0 0 20 0 18 0 29947205 19384713216 27864 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4732596 27864 5427 1 0 548986 0
[pid=13111/tid=13113] ppid=13108 vsize=18930384 memory=-6000919472790661486 CPUtime=0.26 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 5303 0 0 0 23 3 0 0 20 0 18 0 29947206 19384713216 27864 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29947208 19384713216 27864 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29947209 19384713216 27864 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 111456 KiB

[startup+0.700223 s]
/proc/loadavg: 1.16 1.14 1.73 6/294 13137
/proc/meminfo: memFree=129851152/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=18996948 memory=190456 CPUtime=1.28 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 12130 0 0 0 121 7 0 0 20 0 19 0 29947205 19452874752 47614 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4749237 47614 5459 1 0 551394 0
[pid=13111/tid=13113] ppid=13108 vsize=18996948 memory=17408 CPUtime=0.6 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) S 13108 13111 11133 0 -1 4194368 5329 0 0 0 56 4 0 0 20 0 19 0 29947206 19452874752 47614 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 29947208 19452874752 47614 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=18996948 memory=3328 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 29947209 19452874752 47614 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 190456 KiB

[startup+1.50023 s]
/proc/loadavg: 1.16 1.14 1.73 5/294 13154
/proc/meminfo: memFree=129723308/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=18996948 memory=473736 CPUtime=2.68 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 17868 0 1 0 255 13 0 0 20 0 19 0 29947205 19452874752 118434 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4749237 118434 5459 1 0 1080621 0
[pid=13111/tid=13113] ppid=13108 vsize=18996948 memory=3328 CPUtime=1.19 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 5480 0 1 0 112 7 0 0 20 0 19 0 29947206 19452874752 118434 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 29947208 19452874752 118434 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 29947209 19452874752 118434 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 473736 KiB

[startup+3.10555 s]
/proc/loadavg: 1.46 1.21 1.75 5/318 13278
/proc/meminfo: memFree=129340336/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=475912 CPUtime=5.24 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 18392 0 2 0 508 16 0 0 20 0 20 0 29947205 19521036288 118978 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 118978 5491 1 0 1081068 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=10752 CPUtime=2.69 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 5606 0 1 0 259 10 0 0 20 0 20 0 29947206 19521036288 118978 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 118978 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 118978 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=4380 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 118978 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 5.24 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 475912 KiB

[startup+6.30024 s]
/proc/loadavg: 1.46 1.21 1.75 5/318 13345
/proc/meminfo: memFree=129325236/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=471104 CPUtime=8.85 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 27114 0 2 0 867 18 0 0 20 0 20 0 29947205 19521036288 117776 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 117776 5523 1 0 1081330 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=0 CPUtime=5.86 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 7310 0 1 0 576 10 0 0 20 0 20 0 29947206 19521036288 117776 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 117776 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=-9033224439914086335 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 117776 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=-6000919472790661486 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 117776 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 8.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 471104 KiB

[startup+12.7002 s]
/proc/loadavg: 1.67 1.25 1.76 5/342 13403
/proc/meminfo: memFree=128775916/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=494568 CPUtime=15.81 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 30564 0 3 0 1562 19 0 0 20 0 20 0 29947205 19521036288 123642 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 123642 5523 1 0 1081653 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=10752 CPUtime=12.18 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 7382 0 1 0 1207 11 0 0 20 0 20 0 29947206 19521036288 123642 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=494056 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 123642 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 38 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 123642 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=494056 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 123642 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 15.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 494568 KiB

[startup+25.5002 s]
/proc/loadavg: 2.18 1.39 1.80 6/342 13403
/proc/meminfo: memFree=128679524/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=494824 CPUtime=29.32 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 41277 0 3 0 2910 22 0 0 20 0 20 0 29947205 19521036288 123706 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 123706 5523 1 0 1081653 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=494568 CPUtime=24.93 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 8776 0 1 0 2482 11 0 0 20 0 20 0 29947206 19521036288 123706 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 123706 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=-6000919507016051054 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 38 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 123706 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=245635481903 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 123706 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 29.32 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 494824 KiB

[startup+51.1056 s]
/proc/loadavg: 2.88 1.62 1.86 5/341 13470
/proc/meminfo: memFree=128495960/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=510184 CPUtime=55.2 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 44941 0 3 0 5495 25 0 0 20 0 20 0 29947205 19521036288 127546 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 127546 5523 1 0 1081653 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=494824 CPUtime=50.43 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 9888 0 1 0 5029 14 0 0 20 0 20 0 29947206 19521036288 127546 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=17408 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 127546 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=510184 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 38 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 127546 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 127546 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0

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

/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1862 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2135.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2187.62 s]
# the end of solver process 13111 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=2177.85 s, system=2.6356 s

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

[startup+2150.4 s]
/proc/loadavg: 3.15 3.13 3.15 4/321 14154
/proc/meminfo: memFree=115298944/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2143.34 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 84156 0 3 0 214075 259 0 0 20 0 20 0 29947205 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 674457 5523 1 0 1081664 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2136.84 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 37681 0 1 0 213492 192 0 0 20 0 20 0 29947206 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=2697828 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1862 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=2697828 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2143.34 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2163.2 s]
/proc/loadavg: 3.12 3.13 3.15 4/321 14155
/proc/meminfo: memFree=115234928/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2156.11 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 84395 0 3 0 215351 260 0 0 20 0 20 0 29947205 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 674457 5523 1 0 1081664 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2149.6 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 37854 0 1 0 214768 192 0 0 20 0 20 0 29947206 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=2697828 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=2697828 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1862 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=2697828 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2156.11 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2176 s]*
/proc/loadavg: 3.10 3.12 3.14 4/321 14158
/proc/meminfo: memFree=115153844/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2168.88 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 84496 0 3 0 216627 261 0 0 20 0 20 0 29947205 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 674457 5523 1 0 1081664 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=-6000919472655919470 CPUtime=2162.37 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 37889 0 1 0 216044 193 0 0 20 0 20 0 29947206 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=7686721470264483783 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=7040 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=2220 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2168.88 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2182.4 s]
/proc/loadavg: 3.09 3.12 3.14 4/321 14158
/proc/meminfo: memFree=115116844/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2175.26 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 84516 0 3 0 217265 261 0 0 20 0 20 0 29947205 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 674457 5523 1 0 1081664 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2168.74 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 37907 0 1 0 216681 193 0 0 20 0 20 0 29947206 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=4760 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=7686721470264483783 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=245635481903 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2175.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2185.6 s]
/proc/loadavg: 3.08 3.12 3.14 4/321 14158
/proc/meminfo: memFree=115111336/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2178.46 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 84526 0 3 0 217584 262 0 0 20 0 20 0 29947205 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 674457 5523 1 0 1081664 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=-6000919472790661486 CPUtime=2171.94 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 37917 0 1 0 217000 194 0 0 20 0 20 0 29947206 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=4380 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=4760 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2178.46 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2186.4 s]
/proc/loadavg: 3.08 3.12 3.14 4/321 14158
/proc/meminfo: memFree=115106568/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2179.25 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 84528 0 3 0 217663 262 0 0 20 0 20 0 29947205 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 674457 5523 1 0 1081664 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=-6000919472790661486 CPUtime=2172.74 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 37919 0 1 0 217080 194 0 0 20 0 20 0 29947206 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=17408 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=2697828 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=7228391112906728817 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2179.25 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2187.2 s]
/proc/loadavg: 3.08 3.12 3.14 4/321 14158
/proc/meminfo: memFree=115101244/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2180.05 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 84529 0 3 0 217743 262 0 0 20 0 20 0 29947205 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4765878 674457 5523 1 0 1081664 0
[pid=13111/tid=13113] ppid=13108 vsize=19063512 memory=2697828 CPUtime=2173.53 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) R 13108 13111 11133 0 -1 4194368 37920 0 1 0 217159 194 0 0 20 0 20 0 29947206 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19063512 memory=17408 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 29947209 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13222] ppid=13108 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/13111/task/13222/stat : 13222 (Timer-0) S 13108 13111 11133 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29947376 19521036288 674457 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2180.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2697828 KiB

[startup+2187.6 s]
/proc/loadavg: 3.08 3.12 3.14 4/321 14158
/proc/meminfo: memFree=115101244/131249988 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=19196640 memory=2698212 CPUtime=2180.46 cores=4,6
/proc/13111/stat : 13111 (java) S 13108 13111 11133 0 -1 4194304 86873 0 3 0 217784 262 0 0 20 0 20 0 29947205 19657359360 674553 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
/proc/13111/statm: 4799160 674553 5523 1 0 1082299 0
[pid=13111/tid=13113] ppid=13108 vsize=19196640 memory=1792 CPUtime=2173.88 cores=4,6
/proc/13111/task/13113/stat : 13113 (java) S 13108 13111 11133 0 -1 4194368 39731 0 1 0 217194 194 0 0 20 0 20 0 29947206 19657359360 674553 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13122] ppid=13108 vsize=19196640 memory=14848 CPUtime=0 cores=4,6
/proc/13111/task/13122/stat : 13122 (Finalizer) S 13108 13111 11133 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29947208 19657359360 674553 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
[pid=13111/tid=13129] ppid=13108 vsize=19196640 memory=17408 CPUtime=0 cores=4,6
/proc/13111/task/13129/stat : 13129 (Common-Cleaner) S 13108 13111 11133 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 29947209 19657359360 674553 18446744073709551615 94362089541632 94362089545328 140725251952272 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94362089553144 94362089553936 94362103812096 140725251954992 140725251955174 140725251955174 140725251960776 0
Current children cumulated CPU time: 2180.46 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 2698212 KiB

Child status: 20

Real time (s): 2187.62
CPU time (s): 2180.49
CPU user time (s): 2177.85
CPU system time (s): 2.6356
CPU usage (%): 99.6739
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 2698212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2177.85
system time used= 2.6356
maximum resident set size= 2698468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87180
page faults= 3
swaps= 0
block input operations= 1016
block output operations= 829456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71047
involuntary context switches= 17042


# summary of solver processes directly reported to runsolver:
#   pid: 13111
#   total CPU time (s): 2180.49
#   total CPU user time (s): 2177.85
#   total CPU system time (s): 2.6356

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.46277 second user time and 10.397 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-28 22:31:36
IDJOB=4491437
IDBENCH=147705
IDSOLVER=3364
FILE ID=nodeC020/4491437-1751142696
RUNJOBID= nodeC020-1751142696-13001
SLURM_JOB_ID= 9587420
Free space on /tmp= 433036 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491437-1751142696/watcher-4491437-1751142696 -o /tmp/evaluation-result-4491437-1751142696/solver-4491437-1751142696 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751142696-13001 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4491437-1751142696 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4491437-1751142696.opb

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

MD5SUM BENCH= 911cf7319fa5fa56cdd8e7a94536c536
RANDOM SEED=593697587

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        130148216 kB
MemAvailable:   129762096 kB
Buffers:            3280 kB
Cached:           393696 kB
SwapCached:            0 kB
Active:           339424 kB
Inactive:         155960 kB
Active(anon):     116524 kB
Inactive(anon):        0 kB
Active(file):     222900 kB
Inactive(file):   155960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26620 kB
Writeback:            12 kB
AnonPages:        101632 kB
Mapped:           112924 kB
Shmem:             18056 kB
KReclaimable:      84252 kB
Slab:             166604 kB
SReclaimable:      84252 kB
SUnreclaim:        82352 kB
KernelStack:        4320 kB
PageTables:         3256 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    4746724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC020 at 2025-06-28 23:08:04