Trace number 4441442

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07UNSAT cert. 2319.94 2320.51

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 benchmark44.7906
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 CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	Expensive reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c Expensive reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	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.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4441442-1721772852.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c using VERIPB proof format
0.13/0.13	c  no objective function found
3.10/1.74	c ... done. Wall clock time 1.614s.
3.10/1.74	c declared #vars     168111
3.10/1.74	c #constraints  487525
3.10/1.74	c constraints type 
3.10/1.74	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 313584
3.10/1.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18798
3.10/1.74	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 155142
3.10/1.74	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
3.10/1.74	c 487525 constraints processed.
9.18/6.23	c cleaning 2492 clauses out of 5000 with flag 15531/5002
20.57/16.93	c cleaning 4248 clauses out of 8506 with flag 51003/11000
34.51/30.49	c cleaning 5621 clauses out of 11259 with flag 99548/18001
40.32/36.21	c cleaning 6796 clauses out of 13637 with flag 136347/26000
52.42/48.37	c cleaning 7892 clauses out of 15840 with flag 189565/35000
58.71/54.66	c cleaning 8939 clauses out of 17950 with flag 239629/45002
73.57/69.49	c cleaning 9993 clauses out of 20009 with flag 319258/56001
92.30/88.02	c cleaning 10984 clauses out of 22015 with flag 418508/68001
109.38/105.19	c cleaning 12008 clauses out of 24030 with flag 518997/81000
125.04/120.82	c cleaning 13002 clauses out of 26023 with flag 617714/95001
141.91/137.77	c cleaning 14001 clauses out of 28021 with flag 720569/110001
159.28/155.20	c cleaning 14997 clauses out of 30018 with flag 830900/126000
188.51/184.40	c cleaning 15973 clauses out of 32023 with flag 982419/143002
207.14/202.92	c cleaning 17014 clauses out of 34049 with flag 1114436/161001
232.87/228.72	c cleaning 18017 clauses out of 36034 with flag 1270609/180000
267.20/263.18	c cleaning 18985 clauses out of 38015 with flag 1464158/200001
292.33/288.39	c cleaning 20013 clauses out of 40029 with flag 1632603/221000
314.99/311.05	c cleaning 21007 clauses out of 42017 with flag 1812728/243001
354.01/350.16	c cleaning 21993 clauses out of 44010 with flag 2043461/266002
392.26/388.49	c cleaning 22994 clauses out of 46016 with flag 2269376/290001
423.67/419.95	c cleaning 23987 clauses out of 48018 with flag 2475139/315000
466.48/462.84	c cleaning 25000 clauses out of 50031 with flag 2718315/341000
503.28/499.73	c cleaning 26002 clauses out of 52031 with flag 2966646/368001
551.36/547.94	c cleaning 27012 clauses out of 54027 with flag 3248439/396001
615.22/611.93	c cleaning 27997 clauses out of 56016 with flag 3651409/425002
671.20/668.04	c cleaning 28996 clauses out of 58018 with flag 4003612/455001
715.10/712.06	c cleaning 29997 clauses out of 60024 with flag 4305674/486003
766.23/763.37	c cleaning 31005 clauses out of 62023 with flag 4635194/518000
827.38/824.68	c cleaning 31996 clauses out of 64020 with flag 4977295/551002
888.93/886.31	c cleaning 33003 clauses out of 66022 with flag 5364207/585001
970.55/968.12	c cleaning 34006 clauses out of 68020 with flag 5881718/620004
1048.87/1046.68	c cleaning 34995 clauses out of 70010 with flag 6386112/656000
1118.21/1116.17	c cleaning 35988 clauses out of 72015 with flag 6870874/693000
1199.75/1197.80	c cleaning 37007 clauses out of 74029 with flag 7452868/731003
1288.24/1286.52	c cleaning 38003 clauses out of 76018 with flag 8025754/770001
1378.43/1376.93	c cleaning 38993 clauses out of 78013 with flag 8635325/810000
1474.20/1473.00	c cleaning 39992 clauses out of 80021 with flag 9300167/851001
1559.21/1558.13	c cleaning 41006 clauses out of 82028 with flag 9877214/893001
1653.55/1652.63	c cleaning 42006 clauses out of 84023 with flag 10465072/936003
1746.03/1745.39	c cleaning 42994 clauses out of 86014 with flag 11054069/980001
1849.08/1848.67	c cleaning 44006 clauses out of 88018 with flag 11665758/1025000
1955.74/1955.56	c cleaning 45004 clauses out of 90011 with flag 12300071/1071000
2064.99/2065.08	c cleaning 45988 clauses out of 92006 with flag 12963692/1118001
2175.66/2175.93	c cleaning 46991 clauses out of 94016 with flag 13615683/1166000
2286.39/2286.98	c cleaning 48006 clauses out of 96022 with flag 14320662/1215000
2319.81/2320.44	c starts		: 3718
2319.81/2320.44	c conflicts		: 1230621
2319.81/2320.44	c decisions		: 3390640
2319.81/2320.44	c propagations		: 7376635797
2319.81/2320.44	c inspects		: 16423569079
2319.81/2320.44	c shortcuts		: 0
2319.81/2320.44	c learnt literals	: 40
2319.81/2320.44	c learnt binary clauses	: 400
2319.81/2320.44	c learnt ternary clauses	: 752
2319.81/2320.44	c learnt constraints	: 1230580
2319.81/2320.44	c ignored constraints	: 0
2319.81/2320.44	c root simplifications	: 0
2319.81/2320.44	c removed literals (reason simplification)	: 28983873
2319.81/2320.44	c reason swapping (by a shorter reason)	: 0
2319.81/2320.44	c Calls to reduceDB	: 45
2319.81/2320.44	c Number of update (reduction) of LBD	: 666965
2319.81/2320.44	c Imported unit clauses	: 0
2319.81/2320.44	c No decision after first conflict	: false
2319.81/2320.44	c number of reductions to clauses (during analyze)	: 0
2319.81/2320.44	c number of learned constraints concerned by reduction	: 0
2319.81/2320.44	c number of learning phase by resolution	: 0
2319.81/2320.44	c number of learning phase by cutting planes	: 0
2319.81/2320.44	c number of rounding to 1 operations	: 0
2319.81/2320.44	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2319.81/2320.44	c number of reductions of the coefficients by power 2 	: 0
2319.81/2320.44	c number of right shift for reduction by power 2 	: 0
2319.81/2320.44	c number of reductions of the coefficients by GCD over coefficients 	: 0
2319.81/2320.44	c number of ending skipping 	: 0
2319.81/2320.44	c number of internal skipping 	: 0
2319.81/2320.44	c number of derivation steps 	: 0
2319.81/2320.44	c number of skipped derivation steps 	: 0
2319.81/2320.44	c number of remaining unassigned 	: 0
2319.81/2320.44	c number of remaining assigned 	: 0
2319.81/2320.44	c number of falsified literals weakened from reason	: 0
2319.81/2320.44	c number of falsified literals weakened from conflict	: 0
2319.81/2320.44	c time for arithmetic operations	: 0
2319.81/2320.44	c minimum degree of deleted constraints	: null
2319.81/2320.44	c maximum degree of deleted constraints	: null
2319.81/2320.44	c number of deleted constraints	: 0
2319.81/2320.45	c speed (assignments/second)	: 3181419.1965021207
2319.81/2320.45	c non guided choices	: 27667
2319.81/2320.48	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 63231
2319.81/2320.48	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 400
2319.81/2320.48	s UNSATISFIABLE
2319.81/2320.48	c Total wall clock time (in seconds): 2320.36

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB

Running VeriPB version 2.2.1
s VERIFIED UNSATISFIABLE
Verification succeeded.

VeriPB + CakePB

-- veripb --
Running VeriPB version 2.2.1
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: 63968 MiB (59926 MiB free)
  memory of node 1: 64473 MiB (58695 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=138419, runsolver pid=138416
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.41 4.42 4.42 5/340 138437
/proc/meminfo: memFree=121419724/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=18975048 memory=66192 CPUtime=0.13 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 7114 0 0 0 11 2 0 0 20 0 18 0 13808605 19430449152 16548 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4743762 16548 5520 1 0 549355 0
[pid=138419/tid=138421] ppid=138416 vsize=18975048 memory=4026561586 CPUtime=0.09 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 5698 0 0 0 7 2 0 0 20 0 18 0 13808605 19430449152 16548 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=18975048 memory=237146210664 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13808608 19430449152 16548 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=18975048 memory=15262540771678668 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13808609 19430449152 16548 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 66192 KiB

[startup+0.206419 s]*
/proc/loadavg: 4.41 4.42 4.42 7/340 138437
/proc/meminfo: memFree=121403308/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=18975048 memory=81240 CPUtime=0.33 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 7533 0 0 0 30 3 0 0 20 0 18 0 13808605 19430449152 20310 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4743762 20310 5815 1 0 549596 0
[pid=138419/tid=138421] ppid=138416 vsize=18975048 memory=4782652875487838339 CPUtime=0.17 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 5874 0 0 0 15 2 0 0 20 0 18 0 13808605 19430449152 20310 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=18975048 memory=842447 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13808608 19430449152 20310 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=18975048 memory=13855165887284878 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13808609 19430449152 20310 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 81240 KiB

[startup+0.310051 s]*
/proc/loadavg: 4.41 4.42 4.42 6/340 138437
/proc/meminfo: memFree=121363988/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=18975048 memory=118336 CPUtime=0.52 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 9158 0 0 0 48 4 0 0 20 0 18 0 13808605 19430449152 29584 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4743762 29584 5815 1 0 550669 0
[pid=138419/tid=138421] ppid=138416 vsize=18975048 memory=-8744977157930656444 CPUtime=0.27 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 5891 0 0 0 24 3 0 0 20 0 18 0 13808605 19430449152 29584 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13808608 19430449152 29584 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13808609 19430449152 29584 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 118336 KiB

[startup+0.705193 s]
/proc/loadavg: 4.41 4.42 4.42 8/341 138438
/proc/meminfo: memFree=121298512/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19041612 memory=210368 CPUtime=1.28 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 16845 0 0 0 121 7 0 0 20 0 19 0 13808605 19498610688 52592 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4760403 52592 5815 1 0 556174 0
[pid=138419/tid=138421] ppid=138416 vsize=19041612 memory=5432 CPUtime=0.6 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 5917 0 0 0 56 4 0 0 20 0 19 0 13808605 19498610688 52592 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19041612 memory=12304 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13808608 19498610688 52592 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13808609 19498610688 52592 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 210368 KiB

[startup+1.5003 s]
/proc/loadavg: 4.41 4.42 4.42 7/341 138438
/proc/meminfo: memFree=121237964/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19041612 memory=457700 CPUtime=2.7 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 18534 0 0 0 258 12 0 0 20 0 19 0 13808605 19498610688 114425 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4760403 114425 5847 1 0 1082866 0
[pid=138419/tid=138421] ppid=138416 vsize=19041612 memory=12304 CPUtime=1.19 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 6049 0 0 0 112 7 0 0 20 0 19 0 13808605 19498610688 114425 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13808608 19498610688 114425 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13808609 19498610688 114425 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 457700 KiB

[startup+3.10596 s]
/proc/loadavg: 4.54 4.45 4.43 5/342 138440
/proc/meminfo: memFree=120596388/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=496348 CPUtime=5.55 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 21038 0 0 0 541 14 0 0 20 0 20 0 13808605 19566772224 124087 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 124087 5879 1 0 1084297 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=198340509722 CPUtime=2.69 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 6167 0 0 0 262 7 0 0 20 0 20 0 13808605 19566772224 124087 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 124087 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=12304 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 124087 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=491732 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 124087 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 5.55 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 496348 KiB

[startup+6.30082 s]
/proc/loadavg: 4.54 4.45 4.43 5/342 138440
/proc/meminfo: memFree=120411776/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=487848 CPUtime=9.38 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 29726 0 0 0 922 16 0 0 20 0 20 0 13808605 19566772224 121962 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 121962 5895 1 0 1084335 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=0 CPUtime=5.88 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 7838 0 0 0 580 8 0 0 20 0 20 0 13808605 19566772224 121962 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=12304 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 121962 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=495756 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 121962 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=487612 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 121962 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 9.38 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 487848 KiB

[startup+12.7003 s]
/proc/loadavg: 4.61 4.47 4.43 5/342 138440
/proc/meminfo: memFree=120130324/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=494588 CPUtime=16.18 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 37086 0 0 0 1601 17 0 0 20 0 20 0 13808605 19566772224 123647 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 123647 5895 1 0 1084335 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=494548 CPUtime=12.26 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 8483 0 0 0 1218 8 0 0 20 0 20 0 13808605 19566772224 123647 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 123647 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=6084197539553829715 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 123647 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 123647 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 16.18 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 494588 KiB

[startup+25.5003 s]
/proc/loadavg: 4.52 4.45 4.43 5/342 138443
/proc/meminfo: memFree=118732156/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=511604 CPUtime=29.58 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 42798 0 0 0 2939 19 0 0 20 0 20 0 13808605 19566772224 127901 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 127901 5895 1 0 1084389 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=6084197539553829715 CPUtime=24.98 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 9271 0 0 0 2490 8 0 0 20 0 20 0 13808605 19566772224 127901 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 127901 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=5596 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 65 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 127901 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=-8744977157930656444 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 127901 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 29.58 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 511604 KiB

[startup+51.1061 s]
/proc/loadavg: 4.42 4.43 4.42 5/342 138447
/proc/meminfo: memFree=117372472/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=546560 CPUtime=55.23 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 49215 0 0 0 5499 24 0 0 20 0 20 0 13808605 19566772224 136640 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 136640 5895 1 0 1084389 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=546528 CPUtime=50.49 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 11343 0 0 0 5039 10 0 0 20 0 20 0 13808605 19566772224 136640 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 136640 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 65 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 136640 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 136640 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0

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

# Child status: 20

# cumulated CPU time of all completed processes:  user=2317.99 s, system=1.94922 s

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

[startup+2278.4 s]
/proc/loadavg: 4.51 4.38 4.31 5/338 139480
/proc/meminfo: memFree=84959800/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711992 CPUtime=2277.91 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 143013 0 0 0 227600 191 0 0 20 0 20 0 13808605 19566772224 677998 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677998 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=5596 CPUtime=2271.13 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 70169 0 0 0 227002 111 0 0 20 0 20 0 13808605 19566772224 677998 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=2711992 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677998 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=-4421386513377485412 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3785 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677998 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677998 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2277.91 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711992 KiB

[startup+2304 s]*
/proc/loadavg: 4.41 4.37 4.30 5/338 139486
/proc/meminfo: memFree=84589032/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2303.45 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 144325 0 0 0 230153 192 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677999 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=8377424916951425120 CPUtime=2296.66 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 71119 0 0 0 229554 112 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=8303054830060986464 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=-4421386513377485412 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3875 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=28564 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2303.45 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711996 KiB

[startup+2310.4 s]
/proc/loadavg: 4.37 4.36 4.30 5/338 139486
/proc/meminfo: memFree=84517276/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2309.83 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 144399 0 0 0 230791 192 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677999 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2303.04 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 71193 0 0 0 230192 112 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=2711996 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3875 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=25596 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2309.83 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711996 KiB

[startup+2316.8 s]
/proc/loadavg: 4.34 4.35 4.30 5/338 139488
/proc/meminfo: memFree=84515488/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2316.22 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 144574 0 0 0 231429 193 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677999 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=12304 CPUtime=2309.41 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 71366 0 0 0 230829 112 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=2711996 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3875 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=2711996 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2316.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711996 KiB

[startup+2318.4 s]
/proc/loadavg: 4.31 4.35 4.30 5/338 139488
/proc/meminfo: memFree=84490504/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2317.81 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 144658 0 0 0 231588 193 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677999 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=51052 CPUtime=2311.01 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 71450 0 0 0 230989 112 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=12304 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=5432 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3875 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=39732 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2317.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711996 KiB

[startup+2319.2 s]
/proc/loadavg: 4.31 4.35 4.30 6/338 139488
/proc/meminfo: memFree=84449880/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2318.61 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 144660 0 0 0 231668 193 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677999 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=51052 CPUtime=2311.81 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 71452 0 0 0 231069 112 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=2711996 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=18956 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3875 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=-8744977157930656444 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2318.61 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711996 KiB

[startup+2320 s]*
/proc/loadavg: 4.31 4.35 4.30 5/338 139488
/proc/meminfo: memFree=84131488/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2319.41 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 144661 0 0 0 231748 193 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677999 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=-8744977157930656444 CPUtime=2312.61 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 71453 0 0 0 231149 112 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=-4421386513377485412 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=-8744977157930656444 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3875 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=-4421386513377485412 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2319.41 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711996 KiB

[startup+2320.4 s]
/proc/loadavg: 4.31 4.35 4.30 5/338 139488
/proc/meminfo: memFree=84131488/131524600 swapFree=131049848/131071996
[pid=138419] ppid=138416 vsize=19108176 memory=2711996 CPUtime=2319.81 cores=1,3
/proc/138419/stat : 138419 (java) S 138416 138419 133285 0 -1 1077936128 144661 0 0 0 231788 193 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
/proc/138419/statm: 4777044 677999 5942 1 0 1084400 0
[pid=138419/tid=138421] ppid=138416 vsize=19108176 memory=6796 CPUtime=2313 cores=1,3
/proc/138419/task/138421/stat : 138421 (java) R 138416 138419 133285 0 -1 4194368 71453 0 0 0 231188 112 0 0 20 0 20 0 13808605 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138430] ppid=138416 vsize=19108176 memory=2711996 CPUtime=0 cores=1,3
/proc/138419/task/138430/stat : 138430 (Finalizer) S 138416 138419 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13808608 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138437] ppid=138416 vsize=19108176 memory=2252 CPUtime=0 cores=1,3
/proc/138419/task/138437/stat : 138437 (Common-Cleaner) S 138416 138419 133285 0 -1 1077936192 3875 0 0 0 0 0 0 0 20 0 20 0 13808609 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
[pid=138419/tid=138439] ppid=138416 vsize=19108176 memory=3084 CPUtime=0 cores=1,3
/proc/138419/task/138439/stat : 138439 (Timer-0) S 138416 138419 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13808783 19566772224 677999 134679101440 94705400893440 94705400897136 140727570207712 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94705400904952 94705400905744 94705410076672 140727570215851 140727570216033 140727570216033 140727570223048 0
Current children cumulated CPU time: 2319.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2711996 KiB

[startup+2320.5 s]*
/proc/loadavg: 4.31 4.35 4.30 5/319 139490
/proc/meminfo: memFree=86696716/131524600 swapFree=131049848/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 20

Real time (s): 2320.51
CPU time (s): 2319.94
CPU user time (s): 2317.99
CPU system time (s): 1.94922
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 2711996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2317.99
system time used= 1.94922
maximum resident set size= 2713260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148154
page faults= 0
swaps= 0
block input operations= 0
block output operations= 824464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73933
involuntary context switches= 3673


# summary of solver processes directly reported to runsolver:
#   pid: 138419
#   total CPU time (s): 2319.94
#   total CPU user time (s): 2317.99
#   total CPU system time (s): 1.94922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.01922 second user time and 11.9517 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-24 00:14:12
IDJOB=4441442
IDBENCH=147705
IDSOLVER=3079
FILE ID=nodeC028/4441442-1721772852
RUNJOBID= nodeC028-1721765707-133297
SLURM_JOB_ID= 7770675
Free space on /tmp= 890048 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
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 --file-size-limit 102400 -w /tmp/evaluation-result-4441442-1721772852/watcher-4441442-1721772852 -o /tmp/evaluation-result-4441442-1721772852/solver-4441442-1721772852 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721765707-133297 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4441442-1721772852 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4441442-1721772852.opb

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

MD5SUM BENCH= 911cf7319fa5fa56cdd8e7a94536c536
RANDOM SEED=1988532474

nodeC028.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121470340 kB
MemAvailable:   125094628 kB
Buffers:          179280 kB
Cached:          4215644 kB
SwapCached:         2756 kB
Active:          1257924 kB
Inactive:        8069016 kB
Active(anon):       4684 kB
Inactive(anon):  4972324 kB
Active(file):    1253240 kB
Inactive(file):  3096692 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131049848 kB
Dirty:            397500 kB
Writeback:             0 kB
AnonPages:       4928480 kB
Mapped:           126076 kB
Shmem:             44816 kB
KReclaimable:     228356 kB
Slab:             352420 kB
SReclaimable:     228356 kB
SUnreclaim:       124064 kB
KernelStack:        5216 kB
PageTables:        19776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10311916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21632 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4665344 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      330452 kB
DirectMap2M:    26705920 kB
DirectMap1G:    109051904 kB

Free space on /tmp at the end= 890044 MiB
End job on nodeC028 at 2024-07-24 00:52:53