Trace number 4451254

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 Default 2024-07-07UNSAT 46.9433 44.6344

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v040-n1.opb
MD5SUM19be1af6218e3e6451e61d53a5a4dc0f
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.00646
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables79
Total number of constraints40
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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 		2106806208
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.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	No reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c No reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4451254-1721431405.opb
0.13/0.12	c reading problem ... 
0.13/0.12	c  no objective function found
0.13/0.14	c ... done. Wall clock time 0.011s.
0.13/0.14	c declared #vars     79
0.13/0.14	c #constraints  80
0.13/0.14	c constraints type 
0.13/0.14	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.13/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 78
0.13/0.14	c 80 constraints processed.
0.72/0.43	c cleaning 2499 clauses out of 5003 with flag 31574/5003
1.10/0.65	c cleaning 4247 clauses out of 8501 with flag 72723/11000
1.67/0.96	c cleaning 5627 clauses out of 11255 with flag 117960/18001
2.24/1.24	c cleaning 6814 clauses out of 13628 with flag 172833/26001
2.62/1.57	c cleaning 7902 clauses out of 15813 with flag 235566/35000
3.08/1.98	c cleaning 8954 clauses out of 17913 with flag 306315/45002
3.70/2.43	c cleaning 9972 clauses out of 19958 with flag 381362/56001
4.20/2.91	c cleaning 10990 clauses out of 21987 with flag 461162/68002
4.81/3.51	c cleaning 11989 clauses out of 23995 with flag 557623/81000
5.51/4.25	c cleaning 13000 clauses out of 26006 with flag 663437/95000
6.31/5.09	c cleaning 14003 clauses out of 28007 with flag 772670/110001
7.21/5.96	c cleaning 14998 clauses out of 30004 with flag 887216/126001
8.25/6.96	c cleaning 15999 clauses out of 32006 with flag 1008941/143001
9.36/8.01	c cleaning 16999 clauses out of 34007 with flag 1137004/161001
10.38/9.10	c cleaning 18000 clauses out of 36007 with flag 1273158/180000
11.67/10.30	c cleaning 19002 clauses out of 38008 with flag 1418061/200001
12.96/11.68	c cleaning 19998 clauses out of 40006 with flag 1574627/221001
14.85/13.24	c cleaning 21002 clauses out of 42009 with flag 1740984/243002
16.53/14.85	c cleaning 21994 clauses out of 44006 with flag 1908449/266001
18.55/16.61	c cleaning 23001 clauses out of 46012 with flag 2084420/290001
20.35/18.42	c cleaning 24003 clauses out of 48010 with flag 2269053/315000
22.25/20.31	c cleaning 25000 clauses out of 50008 with flag 2453514/341001
24.34/22.43	c cleaning 26001 clauses out of 52009 with flag 2648336/368002
26.44/24.53	c cleaning 26998 clauses out of 54006 with flag 2851471/396000
28.64/26.70	c cleaning 28001 clauses out of 56009 with flag 3048728/425001
31.20/29.20	c cleaning 28998 clauses out of 58008 with flag 3260857/455001
33.69/31.80	c cleaning 30001 clauses out of 60009 with flag 3477789/486000
36.55/34.48	c cleaning 30997 clauses out of 62007 with flag 3688324/518000
39.47/37.36	c cleaning 32002 clauses out of 64011 with flag 3901126/551001
42.37/40.27	c cleaning 32999 clauses out of 66007 with flag 4119926/585000
45.47/43.20	c cleaning 34000 clauses out of 68007 with flag 4349615/620000
46.77/44.57	c starts		: 225
46.77/44.58	c conflicts		: 638764
46.77/44.58	c decisions		: 699038
46.77/44.58	c propagations		: 14593604
46.77/44.58	c inspects		: 804956706
46.77/44.58	c shortcuts		: 0
46.77/44.58	c learnt literals	: 15
46.77/44.58	c learnt binary clauses	: 14
46.77/44.58	c learnt ternary clauses	: 28
46.77/44.58	c learnt constraints	: 638748
46.77/44.58	c ignored constraints	: 0
46.77/44.58	c root simplifications	: 0
46.77/44.58	c removed literals (reason simplification)	: 0
46.77/44.58	c reason swapping (by a shorter reason)	: 0
46.77/44.58	c Calls to reduceDB	: 31
46.77/44.58	c Number of update (reduction) of LBD	: 152024
46.77/44.58	c Imported unit clauses	: 0
46.77/44.58	c No decision after first conflict	: false
46.77/44.58	c number of reductions to clauses (during analyze)	: 0
46.77/44.59	c number of learned constraints concerned by reduction	: 0
46.77/44.59	c number of learning phase by resolution	: 0
46.77/44.59	c number of learning phase by cutting planes	: 0
46.77/44.59	c number of rounding to 1 operations	: 0
46.77/44.59	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
46.77/44.59	c number of reductions of the coefficients by power 2 	: 0
46.77/44.59	c number of right shift for reduction by power 2 	: 0
46.77/44.59	c number of reductions of the coefficients by GCD over coefficients 	: 0
46.77/44.59	c number of ending skipping 	: 0
46.77/44.59	c number of internal skipping 	: 0
46.77/44.59	c number of derivation steps 	: 0
46.77/44.59	c number of skipped derivation steps 	: 0
46.77/44.59	c number of remaining unassigned 	: 0
46.77/44.59	c number of remaining assigned 	: 0
46.77/44.59	c number of falsified literals weakened from reason	: 0
46.77/44.59	c number of falsified literals weakened from conflict	: 0
46.77/44.59	c time for arithmetic operations	: 0
46.77/44.59	c minimum degree of deleted constraints	: null
46.77/44.59	c maximum degree of deleted constraints	: null
46.77/44.59	c number of deleted constraints	: 0
46.77/44.59	c speed (assignments/second)	: 328300.2789525781
46.77/44.59	c non guided choices	: 20
46.90/44.62	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 52744
46.90/44.62	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 14
46.90/44.62	s UNSATISFIABLE
46.90/44.62	c Total wall clock time (in seconds): 44.503

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (60066 MiB free)
  memory of node 1: 64473 MiB (59026 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451254-1721431405/watcher-4451254-1721431405 -o /tmp/evaluation-result-4451254-1721431405/solver-4451254-1721431405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721425652-1074933 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4451254-1721431405.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1079014, runsolver pid=1079011

[startup+0.101026 s]*
/proc/loadavg: 4.06 4.10 4.11 5/332 1079032
/proc/meminfo: memFree=121909488/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=18975048 memory=63588 CPUtime=0.13 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 7224 0 0 0 12 1 0 0 20 0 18 0 195308625 19430449152 15897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4743762 15897 5733 1 0 549335 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 1078198336 5739 0 0 0 7 1 0 0 20 0 18 0 195308625 19430449152 15897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=18975048 memory=237146210664 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 195308628 19430449152 15897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=18975048 memory=13564899112540450 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 195308628 19430449152 15897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63588 KiB

[startup+0.206569 s]*
/proc/loadavg: 4.06 4.10 4.11 7/333 1079033
/proc/meminfo: memFree=121903132/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19041612 memory=70428 CPUtime=0.33 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 9109 0 0 0 32 1 0 0 20 0 19 0 195308625 19498610688 17607 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4760403 17607 5836 1 0 550702 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19041612 memory=6876556183782621315 CPUtime=0.18 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 5947 0 0 0 17 1 0 0 20 0 19 0 195308625 19498610688 17607 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19041612 memory=17016 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 17607 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19041612 memory=14971170189477532 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 17607 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195308639 19498610688 17607 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 70428 KiB

[startup+0.305661 s]*
/proc/loadavg: 4.06 4.10 4.11 7/333 1079033
/proc/meminfo: memFree=121901112/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19041612 memory=71484 CPUtime=0.52 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 9411 0 0 0 51 1 0 0 20 0 19 0 195308625 19498610688 17871 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4760403 17871 5836 1 0 550884 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19041612 memory=-7162796514892606055 CPUtime=0.27 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 5954 0 0 0 26 1 0 0 20 0 19 0 195308625 19498610688 17871 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 17871 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 17871 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195308639 19498610688 17871 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 71484 KiB

[startup+0.703557 s]
/proc/loadavg: 4.06 4.10 4.11 6/333 1079033
/proc/meminfo: memFree=121885676/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19041612 memory=90444 CPUtime=1.28 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 14514 0 0 0 125 3 0 0 20 0 19 0 195308625 19498610688 22611 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4760403 22611 5836 1 0 554020 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19041612 memory=47120 CPUtime=0.64 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 6000 0 0 0 63 1 0 0 20 0 19 0 195308625 19498610688 22611 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19041612 memory=13116 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 22611 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19041612 memory=2212 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 22611 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19041612 memory=1900 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195308639 19498610688 22611 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 90444 KiB

[startup+1.50027 s]
/proc/loadavg: 4.06 4.10 4.11 6/333 1079033
/proc/meminfo: memFree=121879732/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19041612 memory=97088 CPUtime=2.62 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 17953 0 0 0 259 3 0 0 20 0 19 0 195308625 19498610688 24272 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4760403 24272 5836 1 0 554024 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19041612 memory=13116 CPUtime=1.43 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 6308 0 0 0 142 1 0 0 20 0 19 0 195308625 19498610688 24272 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 24272 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19041612 memory=2212 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 24272 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19041612 memory=1900 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195308639 19498610688 24272 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 2.62 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 97088 KiB

[startup+3.10593 s]
/proc/loadavg: 4.06 4.10 4.11 5/333 1079033
/proc/meminfo: memFree=121867228/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19041612 memory=107344 CPUtime=4.41 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 18725 0 0 0 438 3 0 0 20 0 19 0 195308625 19498610688 26836 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4760403 26836 5836 1 0 554030 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19041612 memory=0 CPUtime=3.03 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 6578 0 0 0 302 1 0 0 20 0 19 0 195308625 19498610688 26836 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19041612 memory=-7162796514892606055 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 26836 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19041612 memory=13116 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 26836 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19041612 memory=2212 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195308639 19498610688 26836 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 4.41 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 107344 KiB

[startup+6.30027 s]
/proc/loadavg: 4.05 4.10 4.10 5/333 1079035
/proc/meminfo: memFree=121857820/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19041612 memory=114588 CPUtime=7.66 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 20197 0 0 0 762 4 0 0 20 0 19 0 195308625 19498610688 28647 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4760403 28647 5847 1 0 554032 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19041612 memory=2212 CPUtime=6.22 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 6651 0 0 0 620 2 0 0 20 0 19 0 195308625 19498610688 28647 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 28647 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19041612 memory=13116 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 28647 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19041612 memory=-2832536777585008440 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195308639 19498610688 28647 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 7.66 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 114588 KiB

[startup+12.7003 s]
/proc/loadavg: 4.05 4.09 4.10 5/333 1079035
/proc/meminfo: memFree=121835112/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19041612 memory=139240 CPUtime=14.17 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 26261 0 0 0 1412 5 0 0 20 0 19 0 195308625 19498610688 34810 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4760403 34810 5847 1 0 554032 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19041612 memory=13116 CPUtime=12.61 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 8687 0 0 0 1258 3 0 0 20 0 19 0 195308625 19498610688 34810 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19041612 memory=126944 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 34810 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19041612 memory=47120 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 195308628 19498610688 34810 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19041612 memory=13116 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195308639 19498610688 34810 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 14.17 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 139240 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.10 4.11 5/333 1079037
/proc/meminfo: memFree=121791624/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19108176 memory=180668 CPUtime=27.44 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 37282 0 0 0 2737 7 0 0 20 0 20 0 195308625 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4777044 45167 5879 1 0 555666 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19108176 memory=180636 CPUtime=25.36 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 9783 0 0 0 2533 3 0 0 20 0 20 0 195308625 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19108176 memory=13116 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19108176 memory=11396 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195308639 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 27.44 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180668 KiB

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

# cumulated CPU time of all completed processes:  user=46.8477 s, system=0.095648 s

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

[startup+25.6003 s]
/proc/loadavg: 4.12 4.10 4.11 5/333 1079037
/proc/meminfo: memFree=121791624/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19108176 memory=180668 CPUtime=27.54 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 37282 0 0 0 2747 7 0 0 20 0 20 0 195308625 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4777044 45167 5879 1 0 555666 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19108176 memory=116636 CPUtime=25.46 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 9783 0 0 0 2543 3 0 0 20 0 20 0 195308625 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19108176 memory=228489167166 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19108176 memory=16236 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19108176 memory=161944 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195308639 19566772224 45167 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 27.54 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180668 KiB

[startup+38.4003 s]
/proc/loadavg: 4.10 4.10 4.10 5/333 1079042
/proc/meminfo: memFree=121788224/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19108176 memory=183588 CPUtime=40.57 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 45573 0 0 0 4049 8 0 0 20 0 20 0 195308625 19566772224 45897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4777044 45897 5895 1 0 555666 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19108176 memory=0 CPUtime=38.23 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 11542 0 0 0 3820 3 0 0 20 0 20 0 195308625 19566772224 45897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19108176 memory=170148 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19108176 memory=3794 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19108176 memory=279373261566336 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195308639 19566772224 45897 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 40.57 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183588 KiB

[startup+41.6002 s]
/proc/loadavg: 4.09 4.10 4.10 5/333 1079042
/proc/meminfo: memFree=121788224/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19108176 memory=183608 CPUtime=43.87 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 49031 0 0 0 4379 8 0 0 20 0 20 0 195308625 19566772224 45902 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4777044 45902 5895 1 0 555666 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19108176 memory=183588 CPUtime=41.43 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 11788 0 0 0 4140 3 0 0 20 0 20 0 195308625 19566772224 45902 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19108176 memory=47120 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45902 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19108176 memory=180736 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45902 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19108176 memory=180736 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195308639 19566772224 45902 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 43.87 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183608 KiB

[startup+43.2002 s]
/proc/loadavg: 4.09 4.10 4.10 5/333 1079042
/proc/meminfo: memFree=121788216/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19108176 memory=183744 CPUtime=45.47 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 49085 0 0 0 4539 8 0 0 20 0 20 0 195308625 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4777044 45936 5895 1 0 555666 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19108176 memory=-7162796514892606055 CPUtime=43.02 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 11817 0 0 0 4299 3 0 0 20 0 20 0 195308625 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19108176 memory=47120 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19108176 memory=13116 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19108176 memory=5464 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195308639 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 45.47 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183744 KiB

[startup+44.0002 s]*
/proc/loadavg: 4.09 4.10 4.10 5/333 1079042
/proc/meminfo: memFree=121788112/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19108176 memory=183744 CPUtime=46.28 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 49149 0 0 0 4620 8 0 0 20 0 20 0 195308625 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4777044 45936 5895 1 0 555666 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19108176 memory=955688 CPUtime=43.83 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 11870 0 0 0 4380 3 0 0 20 0 20 0 195308625 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19108176 memory=2728 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19108176 memory=2920 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19108176 memory=-7162796514892606055 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195308639 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 46.28 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183744 KiB

[startup+44.4002 s]
/proc/loadavg: 4.09 4.10 4.10 5/333 1079042
/proc/meminfo: memFree=121788112/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19108176 memory=183744 CPUtime=46.67 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 49150 0 0 0 4659 8 0 0 20 0 20 0 195308625 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4777044 45936 5895 1 0 555666 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19108176 memory=47120 CPUtime=44.22 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) R 1079011 1079014 1074922 0 -1 4194368 11871 0 0 0 4419 3 0 0 20 0 20 0 195308625 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19108176 memory=183744 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19108176 memory=30312 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079033] ppid=1079011 vsize=19108176 memory=7444 CPUtime=0 cores=4,6
/proc/1079014/task/1079033/stat : 1079033 (Timer-0) S 1079011 1079014 1074922 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195308639 19566772224 45936 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 46.67 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183744 KiB

[startup+44.6002 s]
/proc/loadavg: 4.09 4.10 4.10 5/333 1079042
/proc/meminfo: memFree=121788112/131524600 swapFree=131071996/131071996
[pid=1079014] ppid=1079011 vsize=19241304 memory=184232 CPUtime=46.9 cores=4,6
/proc/1079014/stat : 1079014 (java) S 1079011 1079014 1074922 0 -1 1077936128 51210 0 0 0 4681 9 0 0 20 0 20 0 195308625 19703095296 46058 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
/proc/1079014/statm: 4810326 46058 5894 1 0 556284 0
[pid=1079014/tid=1079016] ppid=1079011 vsize=19241304 memory=7223886310670691922 CPUtime=44.39 cores=4,6
/proc/1079014/task/1079016/stat : 1079016 (java) S 1079011 1079014 1074922 0 -1 1077936192 13384 0 0 0 4436 3 0 0 20 0 20 0 195308625 19703095296 46058 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079025] ppid=1079011 vsize=19241304 memory=5787213857111368000 CPUtime=0 cores=4,6
/proc/1079014/task/1079025/stat : 1079025 (Finalizer) S 1079011 1079014 1074922 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195308628 19703095296 46058 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
[pid=1079014/tid=1079032] ppid=1079011 vsize=19241304 memory=7373349531909383744 CPUtime=0 cores=4,6
/proc/1079014/task/1079032/stat : 1079032 (Common-Cleaner) S 1079011 1079014 1074922 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 195308628 19703095296 46058 134679101440 93915959734272 93915959737968 140722610944864 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93915959745784 93915959746576 93915981664256 140722610951173 140722610951263 140722610951263 140722610958280 0
Current children cumulated CPU time: 46.9 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 184232 KiB

Child status: 20

Real time (s): 44.6344
CPU time (s): 46.9433
CPU user time (s): 46.8477
CPU system time (s): 0.095648
CPU usage (%): 105.173
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 184232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.8477
system time used= 0.095648
maximum resident set size= 185196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51465
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1843
involuntary context switches= 230


# summary of solver processes directly reported to runsolver:
#   pid: 1079014
#   total CPU time (s): 46.9433
#   total CPU user time (s): 46.8477
#   total CPU system time (s): 0.095648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.100235 second user time and 0.253047 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-20 01:23:38
IDJOB=4451254
IDBENCH=162387
IDSOLVER=3058
FILE ID=nodeC030/4451254-1721431405
RUNJOBID= nodeC030-1721425652-1074933
SLURM_JOB_ID= 7545616
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v040-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451254-1721431405/watcher-4451254-1721431405 -o /tmp/evaluation-result-4451254-1721431405/solver-4451254-1721431405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721425652-1074933 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4451254-1721431405.opb

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

MD5SUM BENCH= 19be1af6218e3e6451e61d53a5a4dc0f
RANDOM SEED=422517605

nodeC030.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		: 3681.169
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.28
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		: 3683.640
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.11
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		: 3651.186
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.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121951868 kB
MemAvailable:   124409392 kB
Buffers:          522116 kB
Cached:          2756356 kB
SwapCached:            0 kB
Active:          1180288 kB
Inactive:        7712288 kB
Active(anon):       1564 kB
Inactive(anon):  5658480 kB
Active(file):    1178724 kB
Inactive(file):  2053808 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               936 kB
Writeback:             0 kB
AnonPages:       5613720 kB
Mapped:           127252 kB
Shmem:             45912 kB
KReclaimable:     129632 kB
Slab:             247876 kB
SReclaimable:     129632 kB
SUnreclaim:       118244 kB
KernelStack:        5032 kB
PageTables:        21036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7370904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5298176 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:      262868 kB
DirectMap2M:    23627776 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC030 at 2024-07-20 01:24:23