Trace number 4441742

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. 23.9885 19.7983

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl.opb
MD5SUM028f5bd5fcfe993f30262959408a2b50
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 benchmark3.53487
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables49621
Total number of constraints138346
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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.07	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.07	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.07	c java.vm.version	22.0.1+8-16
0.00/0.07	c java.vm.vendor	Oracle Corporation
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		22.0.1
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.07	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.08	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	Expensive reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/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.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c Expensive reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/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.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4441742-1721772921.opb
0.14/0.12	c reading problem ... 
0.14/0.12	c using VERIPB proof format
0.14/0.13	c  no objective function found
1.47/0.87	c ... done. Wall clock time 0.749s.
1.47/0.88	c declared #vars     49621
1.47/0.88	c #constraints  138346
1.47/0.88	c constraints type 
1.47/0.88	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 85542
1.47/0.88	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10956
1.47/0.88	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 41847
1.47/0.88	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
1.47/0.88	c 138346 constraints processed.
5.61/2.98	c cleaning 2499 clauses out of 4998 with flag 16433/5003
7.85/4.81	c cleaning 4243 clauses out of 8496 with flag 45211/11000
9.75/6.32	c cleaning 5619 clauses out of 11255 with flag 76420/18002
12.39/8.71	c cleaning 6815 clauses out of 13634 with flag 114915/26001
15.31/11.32	c cleaning 7903 clauses out of 15818 with flag 164072/35000
18.15/14.01	c cleaning 8947 clauses out of 17915 with flag 215307/45000
21.59/17.42	c cleaning 9980 clauses out of 19968 with flag 273330/56001
23.89/19.75	c starts		: 181
23.89/19.76	c conflicts		: 63282
23.89/19.76	c decisions		: 176015
23.89/19.76	c propagations		: 72247431
23.89/19.76	c inspects		: 208301254
23.89/19.76	c shortcuts		: 0
23.89/19.76	c learnt literals	: 21
23.89/19.76	c learnt binary clauses	: 136
23.89/19.76	c learnt ternary clauses	: 274
23.89/19.76	c learnt constraints	: 63260
23.89/19.76	c ignored constraints	: 0
23.89/19.76	c root simplifications	: 0
23.89/19.76	c removed literals (reason simplification)	: 411659
23.89/19.76	c reason swapping (by a shorter reason)	: 0
23.89/19.76	c Calls to reduceDB	: 7
23.89/19.76	c Number of update (reduction) of LBD	: 16503
23.89/19.76	c Imported unit clauses	: 0
23.89/19.76	c No decision after first conflict	: false
23.89/19.76	c number of reductions to clauses (during analyze)	: 0
23.89/19.76	c number of learned constraints concerned by reduction	: 0
23.89/19.76	c number of learning phase by resolution	: 0
23.89/19.76	c number of learning phase by cutting planes	: 0
23.89/19.76	c number of rounding to 1 operations	: 0
23.89/19.76	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
23.89/19.76	c number of reductions of the coefficients by power 2 	: 0
23.89/19.76	c number of right shift for reduction by power 2 	: 0
23.89/19.76	c number of reductions of the coefficients by GCD over coefficients 	: 0
23.89/19.76	c number of ending skipping 	: 0
23.89/19.76	c number of internal skipping 	: 0
23.89/19.76	c number of derivation steps 	: 0
23.89/19.76	c number of skipped derivation steps 	: 0
23.89/19.76	c number of remaining unassigned 	: 0
23.89/19.76	c number of remaining assigned 	: 0
23.89/19.76	c number of falsified literals weakened from reason	: 0
23.89/19.76	c number of falsified literals weakened from conflict	: 0
23.89/19.76	c time for arithmetic operations	: 0
23.89/19.76	c minimum degree of deleted constraints	: null
23.89/19.76	c maximum degree of deleted constraints	: null
23.89/19.76	c number of deleted constraints	: 0
23.89/19.76	c speed (assignments/second)	: 3831332.18433473
23.89/19.76	c non guided choices	: 9322
23.89/19.77	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 17118
23.89/19.77	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 136
23.89/19.77	s UNSATISFIABLE
23.89/19.77	c Total wall clock time (in seconds): 19.651

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: 63931 MiB (59754 MiB free)
  memory of node 1: 64510 MiB (57380 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=129664, runsolver pid=129661

[startup+0.101615 s]*
/proc/loadavg: 4.72 4.56 4.49 6/337 129682
/proc/meminfo: memFree=119899664/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=18975048 memory=64952 CPUtime=0.14 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 7263 0 0 0 12 2 0 0 20 0 18 0 13816271 19430449152 16238 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4743762 16238 5577 1 0 549373 0
[pid=129664/tid=129666] ppid=129661 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 1078198336 5769 0 0 0 7 1 0 0 20 0 18 0 13816271 19430449152 16238 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=18975048 memory=237146210664 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13816274 19430449152 16238 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=18975048 memory=16104770973650387 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13816274 19430449152 16238 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64952 KiB

[startup+0.205867 s]*
/proc/loadavg: 4.72 4.56 4.49 7/337 129682
/proc/meminfo: memFree=119883260/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=18975048 memory=80868 CPUtime=0.33 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 7990 0 0 0 30 3 0 0 20 0 18 0 13816271 19430449152 20217 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4743762 20217 5860 1 0 549806 0
[pid=129664/tid=129666] ppid=129661 vsize=18975048 memory=4782652875487838339 CPUtime=0.17 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 5940 0 0 0 15 2 0 0 20 0 18 0 13816271 19430449152 20217 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=18975048 memory=970086 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13816274 19430449152 20217 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=18975048 memory=14135541352367841 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13816274 19430449152 20217 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 80868 KiB

[startup+0.305867 s]*
/proc/loadavg: 4.72 4.56 4.49 6/337 129682
/proc/meminfo: memFree=119845284/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=18975048 memory=116528 CPUtime=0.52 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 9178 0 0 0 48 4 0 0 20 0 18 0 13816271 19430449152 29132 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4743762 29132 5860 1 0 550568 0
[pid=129664/tid=129666] ppid=129661 vsize=18975048 memory=-9103855549935297212 CPUtime=0.27 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 5957 0 0 0 24 3 0 0 20 0 18 0 13816271 19430449152 29132 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13816274 19430449152 29132 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13816274 19430449152 29132 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 116528 KiB

[startup+0.700229 s]
/proc/loadavg: 4.72 4.56 4.49 7/338 129683
/proc/meminfo: memFree=119781892/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19041612 memory=199864 CPUtime=1.28 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 16672 0 0 0 122 6 0 0 20 0 19 0 13816271 19498610688 49966 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4760403 49966 5892 1 0 555982 0
[pid=129664/tid=129666] ppid=129661 vsize=19041612 memory=5464 CPUtime=0.6 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 6001 0 0 0 56 4 0 0 20 0 19 0 13816271 19498610688 49966 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19041612 memory=12256 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13816274 19498610688 49966 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13816274 19498610688 49966 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 199864 KiB

[startup+1.50087 s]
/proc/loadavg: 4.72 4.56 4.49 7/339 129684
/proc/meminfo: memFree=119704492/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=207868 CPUtime=2.84 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 18782 0 0 0 277 7 0 0 20 0 20 0 13816271 19566772224 51967 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 51967 5892 1 0 556891 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=12256 CPUtime=1.29 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 6073 0 0 0 125 4 0 0 20 0 20 0 13816271 19566772224 51967 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 51967 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 51967 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 51967 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 207868 KiB

[startup+3.10587 s]
/proc/loadavg: 4.72 4.56 4.49 7/339 129684
/proc/meminfo: memFree=119587956/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=221032 CPUtime=6.02 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 27692 0 0 0 594 8 0 0 20 0 20 0 13816271 19566772224 55258 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 55258 5908 1 0 557575 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=0 CPUtime=2.85 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 6660 0 0 0 281 4 0 0 20 0 20 0 13816271 19566772224 55258 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=11464 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 55258 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 55258 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=12256 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 55258 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 6.02 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 221032 KiB

[startup+6.30087 s]
/proc/loadavg: 4.82 4.58 4.50 5/339 129684
/proc/meminfo: memFree=119402176/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=223392 CPUtime=9.75 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 29688 0 0 0 965 10 0 0 20 0 20 0 13816271 19566772224 55848 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 55848 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=0 CPUtime=5.97 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 7257 0 0 0 593 4 0 0 20 0 20 0 13816271 19566772224 55848 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=12256 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 55848 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=11464 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 55848 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=43816 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 55848 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 9.75 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 223392 KiB

[startup+12.7002 s]
/proc/loadavg: 4.83 4.59 4.50 5/339 129686
/proc/meminfo: memFree=119182280/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=229568 CPUtime=16.82 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 38429 0 0 0 1670 12 0 0 20 0 20 0 13816271 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 57392 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=200392 CPUtime=12.31 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 8026 0 0 0 1225 6 0 0 20 0 20 0 13816271 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=229568 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=221128 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 16.82 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 229568 KiB

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

# cumulated CPU time of all completed processes:  user=23.8096 s, system=0.178927 s

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

[startup+12.8003 s]
/proc/loadavg: 4.83 4.59 4.50 5/339 129686
/proc/meminfo: memFree=119182280/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=229568 CPUtime=16.92 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 38432 0 0 0 1680 12 0 0 20 0 20 0 13816271 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 57392 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=0 CPUtime=12.41 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 8029 0 0 0 1235 6 0 0 20 0 20 0 13816271 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=6656426216303648864 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=11464 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=-9103855549935297212 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 57392 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 16.92 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 229568 KiB

[startup+16.0003 s]*
/proc/loadavg: 4.77 4.58 4.50 5/339 129686
/proc/meminfo: memFree=118941536/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=268556 CPUtime=20.2 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 41474 0 0 0 2006 14 0 0 20 0 20 0 13816271 19566772224 67139 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 67139 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=-9103855549935297212 CPUtime=15.57 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 8739 0 0 0 1549 8 0 0 20 0 20 0 13816271 19566772224 67139 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=1517448 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 67139 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=2676 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 67139 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=4736 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 67139 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 20.2 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 268556 KiB

[startup+17.6002 s]
/proc/loadavg: 4.77 4.58 4.50 5/339 129686
/proc/meminfo: memFree=118893356/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=305432 CPUtime=21.79 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 41675 0 0 0 2164 15 0 0 20 0 20 0 13816271 19566772224 76358 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 76358 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=11464 CPUtime=17.16 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 8888 0 0 0 1707 9 0 0 20 0 20 0 13816271 19566772224 76358 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=43816 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 76358 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=266508 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 76358 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=2220 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 76358 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 21.79 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 305432 KiB

[startup+18.4002 s]
/proc/loadavg: 4.77 4.58 4.50 5/339 129686
/proc/meminfo: memFree=118836940/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=317720 CPUtime=22.6 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 41816 0 0 0 2244 16 0 0 20 0 20 0 13816271 19566772224 79430 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 79430 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=309528 CPUtime=17.96 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 9029 0 0 0 1786 10 0 0 20 0 20 0 13816271 19566772224 79430 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=-9103855549935297212 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 79430 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=274700 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 79430 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=12256 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 79430 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 22.6 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 317720 KiB

[startup+19.2002 s]
/proc/loadavg: 4.77 4.58 4.50 5/339 129686
/proc/meminfo: memFree=118801072/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=327960 CPUtime=23.39 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 41898 0 0 0 2323 16 0 0 20 0 20 0 13816271 19566772224 81990 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 81990 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=234384 CPUtime=18.76 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 9110 0 0 0 1866 10 0 0 20 0 20 0 13816271 19566772224 81990 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=224600 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 81990 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=284940 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 81990 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=20976 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 81990 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 23.39 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 327960 KiB

[startup+19.6002 s]
/proc/loadavg: 4.77 4.58 4.50 5/339 129686
/proc/meminfo: memFree=118801072/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=332056 CPUtime=23.79 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 42529 0 0 0 2363 16 0 0 20 0 20 0 13816271 19566772224 83014 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 83014 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=0 CPUtime=19.16 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 9131 0 0 0 1906 10 0 0 20 0 20 0 13816271 19566772224 83014 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=3457 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 83014 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=264448 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 83014 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=1984 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 83014 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 23.79 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 332056 KiB

[startup+19.7002 s]
/proc/loadavg: 4.77 4.58 4.50 5/339 129686
/proc/meminfo: memFree=118801072/131524600 swapFree=131064524/131071996
[pid=129664] ppid=129661 vsize=19108176 memory=334104 CPUtime=23.89 cores=4,6
/proc/129664/stat : 129664 (java) S 129661 129664 124419 0 -1 1077936128 42531 0 0 0 2373 16 0 0 20 0 20 0 13816271 19566772224 83526 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
/proc/129664/statm: 4777044 83526 5939 1 0 557582 0
[pid=129664/tid=129666] ppid=129661 vsize=19108176 memory=229568 CPUtime=19.25 cores=4,6
/proc/129664/task/129666/stat : 129666 (java) R 129661 129664 124419 0 -1 4194368 9133 0 0 0 1915 10 0 0 20 0 20 0 13816271 19566772224 83526 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129675] ppid=129661 vsize=19108176 memory=221128 CPUtime=0 cores=4,6
/proc/129664/task/129675/stat : 129675 (Finalizer) S 129661 129664 124419 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 83526 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129682] ppid=129661 vsize=19108176 memory=200392 CPUtime=0 cores=4,6
/proc/129664/task/129682/stat : 129682 (Common-Cleaner) S 129661 129664 124419 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 20 0 13816274 19566772224 83526 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
[pid=129664/tid=129684] ppid=129661 vsize=19108176 memory=248060 CPUtime=0 cores=4,6
/proc/129664/task/129684/stat : 129684 (Timer-0) S 129661 129664 124419 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13816361 19566772224 83526 134679101440 94748153405440 94748153409136 140728922226816 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94748153416952 94748153417744 94748180508672 140728922235819 140728922236001 140728922236001 140728922243016 0
Current children cumulated CPU time: 23.89 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 334104 KiB

Child status: 20

Real time (s): 19.7983
CPU time (s): 23.9885
CPU user time (s): 23.8096
CPU system time (s): 0.178927
CPU usage (%): 121.164
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 334104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.8096
system time used= 0.178927
maximum resident set size= 337680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45077
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1825
involuntary context switches= 501


# summary of solver processes directly reported to runsolver:
#   pid: 129664
#   total CPU time (s): 23.9885
#   total CPU user time (s): 23.8096
#   total CPU system time (s): 0.178927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050481 second user time and 0.123673 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-24 00:15:21
IDJOB=4441742
IDBENCH=147745
IDSOLVER=3079
FILE ID=nodeC034/4441742-1721772921
RUNJOBID= nodeC034-1721765707-124430
SLURM_JOB_ID= 7770676
Free space on /tmp= 890076 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.RobRegValid_bar.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-4441742-1721772921/watcher-4441742-1721772921 -o /tmp/evaluation-result-4441742-1721772921/solver-4441742-1721772921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721765707-124430 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4441742-1721772921 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4441742-1721772921.opb

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

MD5SUM BENCH= 028f5bd5fcfe993f30262959408a2b50
RANDOM SEED=273949580

nodeC034.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		: 3615.784
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.92
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		: 3687.874
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	: 7006.84
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		: 3668.742
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119948180 kB
MemAvailable:   124255712 kB
Buffers:          179844 kB
Cached:          4932240 kB
SwapCached:          104 kB
Active:          1143636 kB
Inactive:        9798800 kB
Active(anon):       4068 kB
Inactive(anon):  5863776 kB
Active(file):    1139568 kB
Inactive(file):  3935024 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131064524 kB
Dirty:            504024 kB
Writeback:            16 kB
AnonPages:       5827664 kB
Mapped:           118960 kB
Shmem:             37116 kB
KReclaimable:     145176 kB
Slab:             264200 kB
SReclaimable:     145176 kB
SUnreclaim:       119024 kB
KernelStack:        5152 kB
PageTables:        21772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    8227492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17440 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5560320 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:    41385984 kB
DirectMap1G:    94371840 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC034 at 2024-07-24 00:15:41