Trace number 4442822

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. 100.312 99.3339

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-15-10.opb
MD5SUM853d52da79183b98646756a8c7ea759c
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 benchmark0.019745
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints1065
Number of constraints which are clauses1065
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.74	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.05/0.74	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.74	c See www.sat4j.org for details.
0.05/0.78	c version CUSTOM.v20240707
0.05/0.79	c java.runtime.name	OpenJDK Runtime Environment
0.05/0.79	c java.vm.name		OpenJDK 64-Bit Server VM
0.05/0.79	c java.vm.version	22.0.1+8-16
0.05/0.79	c java.vm.vendor	Oracle Corporation
0.05/0.79	c sun.arch.data.model	64
0.05/0.79	c java.version		22.0.1
0.05/0.79	c os.name		Linux
0.05/0.79	c os.version		4.18.0-301.1.el8.x86_64
0.05/0.79	c os.arch		amd64
0.05/0.79	c Free memory 		2104792832
0.05/0.79	c Max memory 		16282288128
0.05/0.79	c Total memory 		2113929216
0.13/0.80	c Number of processors 	2
0.13/0.88	--- Begin Solver configuration ---
0.13/0.88	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.88	Learn all clauses as in MiniSAT
0.13/0.88	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.88	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.88	Expensive reason simplification
0.13/0.88	Glucose 2.1 dynamic restart strategy
0.13/0.88	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.88	timeout=2147483s
0.13/0.88	DB Simplification allowed=false
0.13/0.88	Listener: none
0.13/0.88	--- End Solver configuration ---
0.13/0.88	c Pseudo Boolean Optimization by upper bound
0.13/0.88	c --- Begin Solver configuration ---
0.13/0.88	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.88	c Learn all clauses as in MiniSAT
0.13/0.88	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.88	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.88	c Expensive reason simplification
0.13/0.88	c Glucose 2.1 dynamic restart strategy
0.13/0.88	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.88	c timeout=2147483s
0.13/0.88	c DB Simplification allowed=false
0.13/0.88	c Listener: none
0.13/0.88	c --- End Solver configuration ---
0.13/0.88	c solving HOME/instance-4442822-1721817186.opb
0.13/0.88	c reading problem ... 
0.13/0.88	c using VERIPB proof format
0.13/0.88	c  no objective function found
0.24/0.92	c ... done. Wall clock time 0.04s.
0.24/0.92	c declared #vars     150
0.24/0.92	c #constraints  1065
0.24/0.92	c constraints type 
0.24/0.92	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1050
0.24/0.92	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 15
0.24/0.92	c 1065 constraints processed.
1.40/1.51	c cleaning 2501 clauses out of 5001 with flag 36402/5001
2.42/2.08	c cleaning 4250 clauses out of 8500 with flag 81174/11001
3.86/2.93	c cleaning 5625 clauses out of 11249 with flag 135577/18000
5.36/4.40	c cleaning 6806 clauses out of 13626 with flag 194262/26002
6.90/5.81	c cleaning 7910 clauses out of 15819 with flag 257458/35001
8.40/7.91	c cleaning 8956 clauses out of 17911 with flag 328946/45003
10.15/9.69	c cleaning 9973 clauses out of 19952 with flag 409918/56000
12.85/12.35	c cleaning 10986 clauses out of 21981 with flag 491861/68002
15.75/15.22	c cleaning 11997 clauses out of 23993 with flag 586385/81000
18.00/17.35	c cleaning 12997 clauses out of 25996 with flag 689784/95000
22.11/21.48	c cleaning 13994 clauses out of 28003 with flag 803158/110004
26.60/25.94	c cleaning 14993 clauses out of 30005 with flag 920836/126000
30.66/30.00	c cleaning 16002 clauses out of 32012 with flag 1047813/143000
35.71/35.00	c cleaning 16994 clauses out of 34010 with flag 1169786/161000
41.94/41.44	c cleaning 17991 clauses out of 36017 with flag 1305883/180001
47.73/47.21	c cleaning 19005 clauses out of 38027 with flag 1453587/200002
53.22/52.70	c cleaning 20010 clauses out of 40021 with flag 1598257/221001
59.61/59.13	c cleaning 21003 clauses out of 42013 with flag 1754109/243003
69.84/69.47	c cleaning 21999 clauses out of 44008 with flag 1931164/266001
83.84/83.41	c cleaning 23000 clauses out of 46008 with flag 2126568/290000
92.65/92.27	c cleaning 23998 clauses out of 48008 with flag 2314367/315000
100.16/99.28	c starts		: 736
100.16/99.29	c conflicts		: 335723
100.16/99.29	c decisions		: 397209
100.16/99.29	c propagations		: 5669394
100.16/99.29	c inspects		: 1601686401
100.16/99.29	c shortcuts		: 0
100.16/99.29	c learnt literals	: 5
100.16/99.29	c learnt binary clauses	: 34
100.16/99.29	c learnt ternary clauses	: 58
100.16/99.29	c learnt constraints	: 335717
100.16/99.29	c ignored constraints	: 0
100.16/99.29	c root simplifications	: 0
100.16/99.29	c removed literals (reason simplification)	: 2301222
100.16/99.29	c reason swapping (by a shorter reason)	: 0
100.16/99.29	c Calls to reduceDB	: 21
100.16/99.29	c Number of update (reduction) of LBD	: 204189
100.16/99.29	c Imported unit clauses	: 0
100.16/99.29	c No decision after first conflict	: false
100.16/99.29	c number of reductions to clauses (during analyze)	: 0
100.16/99.29	c number of learned constraints concerned by reduction	: 0
100.16/99.29	c number of learning phase by resolution	: 0
100.16/99.29	c number of learning phase by cutting planes	: 0
100.16/99.29	c number of rounding to 1 operations	: 0
100.16/99.29	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
100.16/99.29	c number of reductions of the coefficients by power 2 	: 0
100.16/99.29	c number of right shift for reduction by power 2 	: 0
100.16/99.29	c number of reductions of the coefficients by GCD over coefficients 	: 0
100.16/99.29	c number of ending skipping 	: 0
100.16/99.29	c number of internal skipping 	: 0
100.16/99.29	c number of derivation steps 	: 0
100.16/99.29	c number of skipped derivation steps 	: 0
100.16/99.29	c number of remaining unassigned 	: 0
100.16/99.29	c number of remaining assigned 	: 0
100.16/99.29	c number of falsified literals weakened from reason	: 0
100.16/99.29	c number of falsified literals weakened from conflict	: 0
100.16/99.29	c time for arithmetic operations	: 0
100.16/99.29	c minimum degree of deleted constraints	: null
100.16/99.29	c maximum degree of deleted constraints	: null
100.16/99.29	c number of deleted constraints	: 0
100.16/99.29	c speed (assignments/second)	: 57636.87934610223
100.16/99.29	c non guided choices	: 60
100.27/99.32	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 44693
100.27/99.32	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 34
100.27/99.32	s UNSATISFIABLE
100.27/99.32	c Total wall clock time (in seconds): 98.443

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 (29530 MiB free)
  memory of node 1: 64473 MiB (29622 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442822-1721817186/watcher-4442822-1721817186 -o /tmp/evaluation-result-4442822-1721817186/solver-4442822-1721817186 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721817186-237221 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4442822-1721817186 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442822-1721817186.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
Current StackSize limit: 8192 KiB

solver pid=237274, runsolver pid=237263

[startup+0.10008 s]*
/proc/loadavg: 0.04 0.07 0.08 3/260 237284
/proc/meminfo: memFree=60575492/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=37736 memory=2012 CPUtime=0 cores=1,3
/proc/237274/stat : 237274 (java) D 237263 237274 237209 0 -1 4194304 141 0 1 0 0 0 0 0 20 0 1 0 18241510 38641664 503 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 0 0 0 0 17 1 0 0 10 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 9434 503 460 1 0 459 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37736 KiB
Current children cumulated memory: 2012 KiB

[startup+0.206022 s]*
/proc/loadavg: 0.04 0.07 0.08 3/260 237284
/proc/meminfo: memFree=60574848/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=37736 memory=2012 CPUtime=0 cores=1,3
/proc/237274/stat : 237274 (java) D 237263 237274 237209 0 -1 4194304 161 0 1 0 0 0 0 0 20 0 1 0 18241510 38641664 503 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 0 0 0 0 17 1 0 0 20 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 9434 503 460 1 0 459 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37736 KiB
Current children cumulated memory: 2012 KiB

[startup+0.305248 s]*
/proc/loadavg: 0.04 0.07 0.08 3/262 237288
/proc/meminfo: memFree=60565900/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=37736 memory=5568 CPUtime=0 cores=1,3
/proc/237274/stat : 237274 (java) D 237263 237274 237209 0 -1 4194304 472 0 1 0 0 0 0 0 20 0 1 0 18241510 38641664 1392 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 0 0 0 0 17 1 0 0 32 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 9434 1392 1119 1 0 254 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37736 KiB
Current children cumulated memory: 5568 KiB

[startup+0.700179 s]
/proc/loadavg: 0.04 0.07 0.08 5/267 237293
/proc/meminfo: memFree=60527384/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=18975048 memory=54288 CPUtime=0.05 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 6508 0 57 0 3 2 0 0 20 0 18 0 18241510 19430449152 13572 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4743762 13572 5325 1 0 548643 0
[pid=237274/tid=237289] ppid=237263 vsize=18975048 memory=25588 CPUtime=0.03 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) D 237263 237274 237209 0 -1 4194368 5349 0 45 0 2 1 0 0 20 0 18 0 18241545 19430449152 13572 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 54288 KiB

[startup+1.50023 s]
/proc/loadavg: 0.04 0.07 0.08 15/334 237360
/proc/meminfo: memFree=60278892/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19041612 memory=144832 CPUtime=1.4 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 12522 0 57 0 135 5 0 0 20 0 19 0 18241510 19498610688 36208 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4760403 36208 5781 1 0 552601 0
[pid=237274/tid=237289] ppid=237263 vsize=19041612 memory=25588 CPUtime=0.69 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 6166 0 45 0 66 3 0 0 20 0 19 0 18241545 19498610688 36208 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 38 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19041612 memory=13520 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 18241573 19498610688 36208 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19041612 memory=74704 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18241573 19498610688 36208 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19041612 memory=12936 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 18241603 19498610688 36208 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 144832 KiB

[startup+3.10516 s]
/proc/loadavg: 0.84 0.24 0.14 10/340 237366
/proc/meminfo: memFree=59390032/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=180556 CPUtime=4.16 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 21569 0 57 0 409 7 0 0 20 0 20 0 18241510 19566772224 45139 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 45139 5820 1 0 554437 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=0 CPUtime=2.26 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 6816 0 45 0 222 4 0 0 20 0 20 0 18241545 19566772224 45139 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 38 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=60232 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 45139 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 45139 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=177812 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 45139 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 4.16 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180556 KiB

[startup+6.30022 s]
/proc/loadavg: 0.84 0.24 0.14 7/340 237366
/proc/meminfo: memFree=58699972/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=190100 CPUtime=7.41 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 23089 0 57 0 732 9 0 0 20 0 20 0 18241510 19566772224 47525 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 47525 5820 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=6220129952381272151 CPUtime=5.44 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 7120 0 45 0 538 6 0 0 20 0 20 0 18241545 19566772224 47525 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 38 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 47525 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=25588 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 47525 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=5552 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 47525 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 7.41 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 190100 KiB

[startup+12.7003 s]
/proc/loadavg: 1.40 0.38 0.19 7/341 237369
/proc/meminfo: memFree=57552844/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=347808 CPUtime=13.25 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 28283 0 57 0 1311 14 0 0 20 0 20 0 18241510 19566772224 86952 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 86952 5820 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=0 CPUtime=11.17 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 8268 0 45 0 1107 10 0 0 20 0 20 0 18241545 19566772224 86952 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 102 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=5552 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 86952 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=310944 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 86952 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=13520 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 86952 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 13.25 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 347808 KiB

[startup+25.5002 s]
/proc/loadavg: 1.80 0.50 0.23 7/341 237370
/proc/meminfo: memFree=55510748/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=637340 CPUtime=26.2 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 35051 0 57 0 2598 22 0 0 20 0 20 0 18241510 19566772224 159335 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 159335 5820 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=310944 CPUtime=23.92 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 9429 0 45 0 2375 17 0 0 20 0 20 0 18241545 19566772224 159335 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 102 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 159335 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 159335 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 159335 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 26.2 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 637340 KiB

[startup+51.1065 s]
/proc/loadavg: 2.63 0.80 0.33 9/340 237375
/proc/meminfo: memFree=51164748/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=637576 CPUtime=51.63 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 43548 0 57 0 5136 27 0 0 20 0 20 0 18241510 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 159394 5820 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=7668903823836730992 CPUtime=49.17 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 11163 0 45 0 4895 22 0 0 20 0 20 0 18241545 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 128 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=637548 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=74704 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=5552 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 51.63 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 637576 KiB

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

# cumulated CPU time of all completed processes:  user=99.8696 s, system=0.442725 s

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

[startup+51.2003 s]
/proc/loadavg: 2.63 0.80 0.33 9/340 237375
/proc/meminfo: memFree=51164748/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=637576 CPUtime=51.72 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 43550 0 57 0 5145 27 0 0 20 0 20 0 18241510 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 159394 5820 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=16120 CPUtime=49.26 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 11165 0 45 0 4904 22 0 0 20 0 20 0 18241545 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 128 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=637544 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=2284 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=25588 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 159394 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 51.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 637576 KiB

[startup+76.8002 s]
/proc/loadavg: 3.10 1.06 0.43 7/340 237379
/proc/meminfo: memFree=49596016/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=666348 CPUtime=77.23 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 45311 0 57 0 7691 32 0 0 20 0 20 0 18241510 19566772224 166587 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 166587 5821 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=637336 CPUtime=74.74 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 12548 0 45 0 7449 25 0 0 20 0 20 0 18241545 19566772224 166587 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 133 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=13520 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 166587 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 166587 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 166587 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 77.23 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 666348 KiB

[startup+89.6003 s]
/proc/loadavg: 3.53 1.25 0.51 7/340 237380
/proc/meminfo: memFree=48737188/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=852716 CPUtime=90.06 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 49011 0 57 0 8969 37 0 0 20 0 20 0 18241510 19566772224 213179 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 213179 5821 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=637576 CPUtime=87.51 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 13134 0 45 0 8720 31 0 0 20 0 20 0 18241545 19566772224 213179 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 133 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 213179 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=74704 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 213179 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=74704 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 213179 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 90.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 852716 KiB

[startup+96.0003 s]*
/proc/loadavg: 3.64 1.31 0.53 8/340 237382
/proc/meminfo: memFree=48133320/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=994028 CPUtime=96.46 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 49553 0 57 0 9605 41 0 0 20 0 20 0 18241510 19566772224 248507 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 248507 5821 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=-8527117729274766012 CPUtime=93.89 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 13520 0 45 0 9355 34 0 0 20 0 20 0 18241545 19566772224 248507 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 133 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=7583900812628351300 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 248507 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=7968 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 248507 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=19144 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 248507 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 96.46 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 994028 KiB

[startup+97.6002 s]
/proc/loadavg: 3.67 1.36 0.55 8/340 237382
/proc/meminfo: memFree=48029964/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=1018616 CPUtime=98.2 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 53656 0 57 0 9778 42 0 0 20 0 20 0 18241510 19566772224 254654 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 254654 5821 1 0 554439 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=32540 CPUtime=95.49 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 14629 0 45 0 9514 35 0 0 20 0 20 0 18241545 19566772224 254654 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 133 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=963308 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 254654 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=5552 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 254654 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=16120 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 254654 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 98.2 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1018616 KiB

[startup+98.4002 s]
/proc/loadavg: 3.67 1.36 0.55 9/340 237382
/proc/meminfo: memFree=47989260/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=1036136 CPUtime=99.4 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 56778 0 57 0 9897 43 0 0 20 0 20 0 18241510 19566772224 259034 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 259034 5821 1 0 555245 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=-8959744768479044284 CPUtime=96.28 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 14876 0 45 0 9593 35 0 0 20 0 20 0 18241545 19566772224 259034 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 133 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=74704 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 259034 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=1022740 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 259034 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=8607468909609200095 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 259034 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 99.4 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1036136 KiB

[startup+98.8002 s]
/proc/loadavg: 3.67 1.36 0.55 9/340 237382
/proc/meminfo: memFree=47989260/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=1040232 CPUtime=99.8 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 56780 0 57 0 9937 43 0 0 20 0 20 0 18241510 19566772224 260058 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 260058 5821 1 0 555245 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=-7740419590673001604 CPUtime=96.68 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 14878 0 45 0 9633 35 0 0 20 0 20 0 18241545 19566772224 260058 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 133 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=7245577201579234449 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 260058 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=7245577299922993209 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 260058 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=-8823246064971903881 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 260058 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 99.8 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1040232 KiB

[startup+99.2002 s]
/proc/loadavg: 3.67 1.36 0.55 7/340 237382
/proc/meminfo: memFree=47956652/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19108176 memory=1042280 CPUtime=100.16 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 56788 0 57 0 9973 43 0 0 20 0 20 0 18241510 19566772224 260570 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4777044 260570 5821 1 0 555245 0
[pid=237274/tid=237289] ppid=237263 vsize=19108176 memory=25588 CPUtime=97.04 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) R 237263 237274 237209 0 -1 4194368 14883 0 45 0 9669 35 0 0 20 0 20 0 18241545 19566772224 260570 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 137 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19108176 memory=74704 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 260570 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19108176 memory=959212 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19566772224 260570 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237360] ppid=237263 vsize=19108176 memory=13520 CPUtime=0 cores=1,3
/proc/237274/task/237360/stat : 237360 (Timer-0) S 237263 237274 237209 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241603 19566772224 260570 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 100.16 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1042280 KiB

[startup+99.3071 s]
/proc/loadavg: 3.67 1.36 0.55 7/340 237382
/proc/meminfo: memFree=47956652/131524600 swapFree=131057564/131071996
[pid=237274] ppid=237263 vsize=19241304 memory=1048912 CPUtime=100.27 cores=1,3
/proc/237274/stat : 237274 (java) S 237263 237274 237209 0 -1 1077936128 57846 0 57 0 9984 43 0 0 20 0 20 0 18241510 19703095296 262228 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 0 0 16800975 0 0 0 17 1 0 0 36 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
/proc/237274/statm: 4810326 262228 5821 1 0 555863 0
[pid=237274/tid=237289] ppid=237263 vsize=19241304 memory=7668903823836730992 CPUtime=97.1 cores=1,3
/proc/237274/task/237289/stat : 237289 (java) S 237263 237274 237209 0 -1 1077936192 15610 0 45 0 9674 36 0 0 20 0 20 0 18241545 19703095296 262228 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 138 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237329] ppid=237263 vsize=19241304 memory=13520 CPUtime=0 cores=1,3
/proc/237274/task/237329/stat : 237329 (Finalizer) S 237263 237274 237209 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 18241573 19703095296 262228 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
[pid=237274/tid=237357] ppid=237263 vsize=19241304 memory=2284 CPUtime=0 cores=1,3
/proc/237274/task/237357/stat : 237357 (Common-Cleaner) S 237263 237274 237209 0 -1 1077936192 149 0 0 0 0 0 0 0 20 0 20 0 18241573 19703095296 262228 134679101440 94538863796224 94538863799920 140724971727696 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94538863807736 94538863808528 94538881265664 140724971729835 140724971730017 140724971730017 140724971737032 0
Current children cumulated CPU time: 100.27 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 1048912 KiB

Child status: 20

Real time (s): 99.3339
CPU time (s): 100.312
CPU user time (s): 99.8696
CPU system time (s): 0.442725
CPU usage (%): 100.985
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 1048912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.8696
system time used= 0.442725
maximum resident set size= 1050008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58089
page faults= 58
swaps= 0
block input operations= 6536
block output operations= 142872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4076
involuntary context switches= 429


# summary of solver processes directly reported to runsolver:
#   pid: 237274
#   total CPU time (s): 100.312
#   total CPU user time (s): 99.8696
#   total CPU system time (s): 0.442725

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.227201 second user time and 0.568559 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-24 12:33:06
IDJOB=4442822
IDBENCH=147851
IDSOLVER=3079
FILE ID=nodeC015/4442822-1721817186
RUNJOBID= nodeC015-1721817186-237221
SLURM_JOB_ID= 7816866
Free space on /tmp= 890076 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-15-10.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-4442822-1721817186/watcher-4442822-1721817186 -o /tmp/evaluation-result-4442822-1721817186/solver-4442822-1721817186 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721817186-237221 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4442822-1721817186 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442822-1721817186.opb

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

MD5SUM BENCH= 853d52da79183b98646756a8c7ea759c
RANDOM SEED=990321049

nodeC015.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		: 3362.567
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.37
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		: 3047.379
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.17
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		: 3639.347
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.37
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		: 3283.235
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.17
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		: 3604.264
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.37
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		: 3188.512
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.17
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		: 3442.734
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.37
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		: 3026.456
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.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        60580000 kB
MemAvailable:   129610996 kB
Buffers:          249052 kB
Cached:         69265428 kB
SwapCached:          792 kB
Active:          2575388 kB
Inactive:       67261768 kB
Active(anon):       1800 kB
Inactive(anon):   373664 kB
Active(file):    2573588 kB
Inactive(file): 66888104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131057564 kB
Dirty:             19372 kB
Writeback:             0 kB
AnonPages:        321368 kB
Mapped:           118468 kB
Shmem:             52776 kB
KReclaimable:     630712 kB
Slab:             757568 kB
SReclaimable:     630712 kB
SUnreclaim:       126856 kB
KernelStack:        3920 kB
PageTables:         9704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     740652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            16224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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:      367316 kB
DirectMap2M:    43446272 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC015 at 2024-07-24 12:34:46