Trace number 4456969

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 NameAnswerobjective functionCPU timeWall clock time
RoundingSat log (1)? (TO) 3602.1 3610.91

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_4.opb
MD5SUMdbdf528b135cde252d8c4b9633a10d5c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark3600.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99789
Total number of constraints388956
Number of constraints which are clauses388925
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint3140
Number of terms in the objective function 3140
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3140
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3178
Number of bits of the biggest sum of numbers12
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.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
1.18/1.27	c #variables 99789 #constraints 388956
2007.08/2012.06	c bounds - >= 0 @ 0.955315
2007.08/2012.06	c #Conflicts:       1000 | #Constraints:     389955
2007.08/2012.06	c #Conflicts:       2000 | #Constraints:     390955
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c bounds - >= 5 @ 20.7785
2007.08/2012.06	c bounds - >= 6 @ 21.2876
2007.08/2012.06	c bounds - >= 7 @ 21.3056
2007.08/2012.06	c bounds - >= 8 @ 21.318
2007.08/2012.06	c bounds - >= 9 @ 22.3202
2007.08/2012.06	c bounds - >= 10 @ 22.3447
2007.08/2012.06	c bounds - >= 11 @ 22.362
2007.08/2012.06	c bounds - >= 12 @ 22.8673
2007.08/2012.06	c #Conflicts:       3000 | #Constraints:     390946
2007.08/2012.06	c #Conflicts:       4000 | #Constraints:     391946
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c bounds 37 >= 12 @ 83.8513
2007.08/2012.06	c #Conflicts:       5000 | #Constraints:     391374
2007.08/2012.06	c #Conflicts:       6000 | #Constraints:     392374
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:       7000 | #Constraints:     391305
2007.08/2012.06	c #Conflicts:       8000 | #Constraints:     392305
2007.08/2012.06	c #Conflicts:       9000 | #Constraints:     393305
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c bounds 37 >= 13 @ 151.566
2007.08/2012.06	c bounds 37 >= 14 @ 153.288
2007.08/2012.06	c #Conflicts:      10000 | #Constraints:     391881
2007.08/2012.06	c #Conflicts:      11000 | #Constraints:     392881
2007.08/2012.06	c #Conflicts:      12000 | #Constraints:     393881
2007.08/2012.06	c bounds 37 >= 15 @ 242.939
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      13000 | #Constraints:     392207
2007.08/2012.06	c #Conflicts:      14000 | #Constraints:     393208
2007.08/2012.06	c #Conflicts:      15000 | #Constraints:     394208
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      16000 | #Constraints:     392331
2007.08/2012.06	c #Conflicts:      17000 | #Constraints:     393331
2007.08/2012.06	c #Conflicts:      18000 | #Constraints:     394331
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      19000 | #Constraints:     392268
2007.08/2012.06	c #Conflicts:      20000 | #Constraints:     393268
2007.08/2012.06	c #Conflicts:      21000 | #Constraints:     394268
2007.08/2012.06	c #Conflicts:      22000 | #Constraints:     395268
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      23000 | #Constraints:     393123
2007.08/2012.06	c #Conflicts:      24000 | #Constraints:     394123
2007.08/2012.06	c #Conflicts:      25000 | #Constraints:     395123
2007.08/2012.06	c #Conflicts:      26000 | #Constraints:     396123
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      27000 | #Constraints:     393779
2007.08/2012.06	c #Conflicts:      28000 | #Constraints:     394779
2007.08/2012.06	c #Conflicts:      29000 | #Constraints:     395779
2007.08/2012.06	c #Conflicts:      30000 | #Constraints:     396779
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      31000 | #Constraints:     393974
2007.08/2012.06	c #Conflicts:      32000 | #Constraints:     394974
2007.08/2012.06	c #Conflicts:      33000 | #Constraints:     395974
2007.08/2012.06	c #Conflicts:      34000 | #Constraints:     396974
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c bounds 36 >= 15 @ 1391.7
2007.08/2012.06	c #Conflicts:      35000 | #Constraints:     394082
2007.08/2012.06	c #Conflicts:      36000 | #Constraints:     395082
2007.08/2012.06	c #Conflicts:      37000 | #Constraints:     396082
2007.08/2012.06	c #Conflicts:      38000 | #Constraints:     397082
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      39000 | #Constraints:     393856
2007.08/2012.06	c #Conflicts:      40000 | #Constraints:     394856
2007.08/2012.06	c #Conflicts:      41000 | #Constraints:     395856
2007.08/2012.06	c #Conflicts:      42000 | #Constraints:     396856
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      43000 | #Constraints:     393536
2007.08/2012.06	c #Conflicts:      44000 | #Constraints:     394536
2007.08/2012.06	c #Conflicts:      45000 | #Constraints:     395536
2007.08/2012.06	c #Conflicts:      46000 | #Constraints:     396536
2007.08/2012.06	c #Conflicts:      47000 | #Constraints:     397536
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      48000 | #Constraints:     394138
2007.08/2012.06	c #Conflicts:      49000 | #Constraints:     395138
2007.08/2012.06	c #Conflicts:      50000 | #Constraints:     396138
2007.08/2012.06	c #Conflicts:      51000 | #Constraints:     397138
2007.08/2012.06	c #Conflicts:      52000 | #Constraints:     398138
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c #Conflicts:      53000 | #Constraints:     394395
2007.08/2012.06	c #Conflicts:      54000 | #Constraints:     395395
2007.08/2012.06	c #Conflicts:      55000 | #Constraints:     396395
2007.08/2012.06	c #Conflicts:      56000 | #Constraints:     397395
2007.08/2012.06	c #Conflicts:      57000 | #Constraints:     398395
2007.08/2012.06	c INPROCESSING
2007.08/2012.06	c GARBAGE COLLECT
2007.08/2012.06	c rational objective 15
2532.24/2538.43	c #Conflicts:      58000 | #Constraints:     394450
2532.24/2538.43	c #Conflicts:      59000 | #Constraints:     395450
2532.24/2538.43	c #Conflicts:      60000 | #Constraints:     396450
2532.24/2538.43	c #Conflicts:      61000 | #Constraints:     397450
2532.24/2538.43	c #Conflicts:      62000 | #Constraints:     398450
2532.24/2538.43	c INPROCESSING
2532.24/2538.43	c GARBAGE COLLECT
2532.24/2538.43	c #Conflicts:      63000 | #Constraints:     394436
2532.24/2538.43	c #Conflicts:      64000 | #Constraints:     395436
2532.24/2538.43	c #Conflicts:      65000 | #Constraints:     396436
2532.24/2538.43	c #Conflicts:      66000 | #Constraints:     397436
2532.24/2538.43	c #Conflicts:      67000 | #Constraints:     398436
2532.24/2538.43	c #Conflicts:      68000 | #Constraints:     399436
2532.24/2538.43	c INPROCESSING
2532.24/2538.43	c GARBAGE COLLECT
2532.24/2538.43	c #Conflicts:      69000 | #Constraints:     395309
2532.24/2538.43	c #Conflicts:      70000 | #Constraints:     396309
2532.24/2538.43	c #Conflicts:      71000 | #Constraints:     397309
2532.24/2538.43	c #Conflicts:      72000 | #Constraints:     398309
2532.24/2538.43	c #Conflicts:      73000 | #Constraints:     399309
2532.24/2538.43	c #Conflicts:      74000 | #Constraints:     400309
2532.24/2538.43	c INPROCESSING
2532.24/2538.43	c GARBAGE COLLECT
2532.24/2538.43	c #Conflicts:      75000 | #Constraints:     395651
2532.24/2538.43	c #Conflicts:      76000 | #Constraints:     396651
2532.24/2538.43	c #Conflicts:      77000 | #Constraints:     397651
2532.24/2538.43	c #Conflicts:      78000 | #Constraints:     398651
2532.24/2538.43	c #Conflicts:      79000 | #Constraints:     399651
2532.24/2538.43	c #Conflicts:      80000 | #Constraints:     400651
2532.24/2538.43	c INPROCESSING
2532.24/2538.43	c GARBAGE COLLECT
2532.24/2538.43	c rational objective 15
2842.34/2849.36	c #Conflicts:      81000 | #Constraints:     395928
2842.34/2849.36	c #Conflicts:      82000 | #Constraints:     396928
2842.34/2849.36	c #Conflicts:      83000 | #Constraints:     397928
2842.34/2849.36	c #Conflicts:      84000 | #Constraints:     398928
2842.34/2849.36	c #Conflicts:      85000 | #Constraints:     399928
2842.34/2849.36	c #Conflicts:      86000 | #Constraints:     400928
2842.34/2849.36	c INPROCESSING
2842.34/2849.36	c GARBAGE COLLECT
2842.34/2849.36	c rational objective 15
3067.28/3074.97	c #Conflicts:      87000 | #Constraints:     396245
3067.28/3074.97	c #Conflicts:      88000 | #Constraints:     397245
3067.28/3074.97	c #Conflicts:      89000 | #Constraints:     398245
3067.28/3074.97	c #Conflicts:      90000 | #Constraints:     399245
3067.28/3074.97	c #Conflicts:      91000 | #Constraints:     400245
3067.28/3074.97	c #Conflicts:      92000 | #Constraints:     401245
3067.28/3074.97	c INPROCESSING
3067.28/3074.97	c GARBAGE COLLECT
3067.28/3074.97	c rational objective 15

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4456969-1721817252/watcher-4456969-1721817252 -o /tmp/evaluation-result-4456969-1721817252/solver-4456969-1721817252 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721817187-182928 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4456969-1721817252 --lp-cut-gomory=0 HOME/instance-4456969-1721817252.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=183564, runsolver pid=183561

[startup+0.100264 s]*
/proc/loadavg: 2.73 0.87 0.37 5/261 183565
/proc/meminfo: memFree=124835424/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=58368 memory=28792 CPUtime=0.09 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 7214 0 0 0 6 3 0 0 20 0 1 0 18254527 59768832 7198 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 14592 7198 1379 992 0 6450 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 58368 KiB
Current children cumulated memory: 28792 KiB

[startup+0.205803 s]*
/proc/loadavg: 2.73 0.87 0.37 5/261 183565
/proc/meminfo: memFree=124833072/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=60084 memory=30108 CPUtime=0.19 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 7560 0 0 0 14 5 0 0 20 0 1 0 18254527 61526016 7527 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 15021 7527 1379 992 0 6879 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 60084 KiB
Current children cumulated memory: 30108 KiB

[startup+0.305311 s]*
/proc/loadavg: 2.73 0.87 0.37 5/261 183565
/proc/meminfo: memFree=124830036/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=63632 memory=32704 CPUtime=0.29 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 8195 0 0 0 22 7 0 0 20 0 1 0 18254527 65159168 8176 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 15908 8176 1379 992 0 7766 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 63632 KiB
Current children cumulated memory: 32704 KiB

[startup+0.70017 s]
/proc/loadavg: 2.73 0.87 0.37 5/261 183565
/proc/meminfo: memFree=124822956/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=74468 memory=44628 CPUtime=0.69 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 10136 0 0 0 50 19 0 0 20 0 1 0 18254527 76255232 11157 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 18617 11157 1379 992 0 10475 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 74468 KiB
Current children cumulated memory: 44628 KiB

[startup+1.50027 s]
/proc/loadavg: 2.73 0.87 0.37 5/261 183565
/proc/meminfo: memFree=124805612/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=282232 memory=250224 CPUtime=1.49 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 49060 0 0 0 113 36 0 0 20 0 1 0 18254527 289005568 62556 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 70558 62556 1714 992 0 62416 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 282232 KiB
Current children cumulated memory: 250224 KiB

[startup+3.10562 s]
/proc/loadavg: 2.83 0.93 0.39 5/261 183565
/proc/meminfo: memFree=124586808/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=303264 memory=260316 CPUtime=3.08 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 50050 0 0 0 269 39 0 0 20 0 1 0 18254527 310542336 65079 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 75816 65079 1794 992 0 67674 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 303264 KiB
Current children cumulated memory: 260316 KiB

[startup+6.30016 s]
/proc/loadavg: 2.83 0.93 0.39 5/261 183566
/proc/meminfo: memFree=124538052/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=305028 memory=273480 CPUtime=6.27 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 51309 0 0 0 585 42 0 0 20 0 1 0 18254527 312348672 68370 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 76257 68370 1794 992 0 68115 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 305028 KiB
Current children cumulated memory: 273480 KiB

[startup+12.7002 s]
/proc/loadavg: 3.09 1.05 0.43 5/261 183566
/proc/meminfo: memFree=124464968/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=326824 memory=284644 CPUtime=12.65 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 52553 0 0 0 1219 46 0 0 20 0 1 0 18254527 334667776 71161 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 81706 71161 1810 992 0 73564 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 326824 KiB
Current children cumulated memory: 284644 KiB

[startup+25.5002 s]
/proc/loadavg: 3.23 1.14 0.47 5/261 183569
/proc/meminfo: memFree=124350368/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=364820 memory=332108 CPUtime=25.43 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 59779 0 0 0 2484 59 0 0 20 0 1 0 18254527 373575680 83027 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 91205 83027 1905 992 0 83063 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 364820 KiB
Current children cumulated memory: 332108 KiB

[startup+51.1057 s]
/proc/loadavg: 3.49 1.37 0.57 5/261 183572
/proc/meminfo: memFree=124188924/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=419012 memory=363888 CPUtime=50.98 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 66789 0 0 0 5009 89 0 0 20 0 1 0 18254527 429068288 90972 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 104753 90972 1905 992 0 96611 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 419012 KiB
Current children cumulated memory: 363888 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 1.85 0.78 5/259 183582
/proc/meminfo: memFree=123821276/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=462140 memory=416124 CPUtime=102.05 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 74514 0 0 0 10063 142 0 0 20 0 1 0 18254527 473231360 104031 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 115535 104031 1905 992 0 107393 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 462140 KiB
Current children cumulated memory: 416124 KiB

[startup+162.3 s]
/proc/loadavg: 4.02 2.26 0.99 5/259 183592
/proc/meminfo: memFree=123291668/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=559248 memory=513904 CPUtime=161.91 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 85229 0 0 0 15963 228 0 0 20 0 1 0 18254527 572669952 128476 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 139812 128476 1905 992 0 131670 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 559248 KiB
Current children cumulated memory: 513904 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 2.60 1.18 5/259 183602
/proc/meminfo: memFree=122901076/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=559248 memory=514140 CPUtime=221.77 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 85290 0 0 0 21920 257 0 0 20 0 1 0 18254527 572669952 128535 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 139812 128535 1905 992 0 131670 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 559248 KiB
Current children cumulated memory: 514140 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.87 1.37 5/259 183612
/proc/meminfo: memFree=122560052/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=570704 memory=526388 CPUtime=281.62 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 87034 0 0 0 27854 308 0 0 20 0 1 0 18254527 584400896 131597 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 142676 131597 1905 992 0 134534 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 570704 KiB
Current children cumulated memory: 526388 KiB

[startup+342.3 s]
/proc/loadavg: 4.71 3.24 1.59 5/258 183623
/proc/meminfo: memFree=122227028/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=571948 memory=532984 CPUtime=341.48 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 87713 0 0 0 33759 389 0 0 20 0 1 0 18254527 585674752 133246 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 142987 133246 1905 992 0 134845 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 571948 KiB
Current children cumulated memory: 532984 KiB

[startup+402.3 s]
/proc/loadavg: 4.40 3.43 1.76 5/261 183640
/proc/meminfo: memFree=121986956/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=670544 memory=577668 CPUtime=401.34 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 90158 0 0 0 39702 432 0 0 20 0 1 0 18254527 686637056 144417 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 167636 144417 1905 992 0 159494 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 670544 KiB
Current children cumulated memory: 577668 KiB

[startup+462.3 s]
/proc/loadavg: 4.27 3.57 1.91 5/261 183651
/proc/meminfo: memFree=121864320/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=670544 memory=581196 CPUtime=461.21 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 90362 0 0 0 45685 436 0 0 20 0 1 0 18254527 686637056 145299 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 167636 145299 1905 992 0 159494 0

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

[startup+3102.3 s]
/proc/loadavg: 4.07 4.10 4.02 5/259 185090
/proc/meminfo: memFree=112942656/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1284120 memory=1171464 CPUtime=3094.61 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 137978 0 0 0 307882 1579 0 0 20 0 1 0 18254527 1314938880 292866 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 321030 292866 1905 992 0 312888 0
Current children cumulated CPU time: 3094.61 s
Current children cumulated vsize: 1284120 KiB
Current children cumulated memory: 1171464 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.02 5/260 185101
/proc/meminfo: memFree=112631812/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1198232 CPUtime=3154.48 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 140701 0 0 0 313847 1601 0 0 20 0 1 0 18254527 1337479168 299558 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299558 1905 992 0 318391 0
Current children cumulated CPU time: 3154.48 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1198232 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.12 4.03 5/260 185112
/proc/meminfo: memFree=112305368/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1198352 CPUtime=3214.36 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 141128 0 0 0 319809 1627 0 0 20 0 1 0 18254527 1337479168 299588 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299588 1905 992 0 318391 0
Current children cumulated CPU time: 3214.36 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1198352 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.03 5/262 185293
/proc/meminfo: memFree=111904504/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1198352 CPUtime=3274.23 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 141383 0 0 0 325779 1644 0 0 20 0 1 0 18254527 1337479168 299588 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299588 1905 992 0 318391 0
Current children cumulated CPU time: 3274.23 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1198352 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.03 5/262 185304
/proc/meminfo: memFree=111695116/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1198352 CPUtime=3334.11 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 141726 0 0 0 331753 1658 0 0 20 0 1 0 18254527 1337479168 299588 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299588 1905 992 0 318391 0
Current children cumulated CPU time: 3334.11 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1198352 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.03 5/262 185372
/proc/meminfo: memFree=111484452/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1198352 CPUtime=3393.98 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142057 0 0 0 337723 1675 0 0 20 0 1 0 18254527 1337479168 299588 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299588 1905 992 0 318391 0
Current children cumulated CPU time: 3393.98 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1198352 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.10 4.03 5/261 185383
/proc/meminfo: memFree=111324880/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1198352 CPUtime=3453.85 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142201 0 0 0 343705 1680 0 0 20 0 1 0 18254527 1337479168 299588 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299588 1905 992 0 318391 0
Current children cumulated CPU time: 3453.85 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1198352 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.11 4.03 5/263 185396
/proc/meminfo: memFree=111187988/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1199180 CPUtime=3513.72 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142361 0 0 0 349685 1687 0 0 20 0 1 0 18254527 1337479168 299795 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299795 1905 992 0 318391 0
Current children cumulated CPU time: 3513.72 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1199180 KiB

[startup+3582.3 s]
/proc/loadavg: 4.28 4.15 4.05 5/264 185500
/proc/meminfo: memFree=115666708/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1199180 CPUtime=3573.57 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142561 0 0 0 355664 1693 0 0 20 0 1 0 18254527 1337479168 299795 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299795 1905 992 0 318391 0
Current children cumulated CPU time: 3573.57 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1199180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.18 4.14 4.05 5/264 185552
/proc/meminfo: memFree=119829648/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1199180 CPUtime=3600.09 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142622 0 0 0 358313 1696 0 0 20 0 1 0 18254527 1337479168 299795 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299795 1905 992 0 318391 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1199180 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+3610.91 s]
# the end of solver process 183564 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3585.13 s, system=16.973 s

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

[startup+3609.6 s]
/proc/loadavg: 4.18 4.14 4.05 5/264 185552
/proc/meminfo: memFree=119824856/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1199180 CPUtime=3600.79 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142622 0 0 0 358383 1696 0 0 20 0 1 0 18254527 1337479168 299795 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299795 1905 992 0 318391 0
Current children cumulated CPU time: 3600.79 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1199180 KiB

[startup+3610.4 s]
/proc/loadavg: 4.18 4.14 4.05 5/264 185552
/proc/meminfo: memFree=119822136/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1199180 CPUtime=3601.59 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142622 0 0 0 358463 1696 0 0 20 0 1 0 18254527 1337479168 299795 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299795 1905 992 0 318391 0
Current children cumulated CPU time: 3601.59 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1199180 KiB

[startup+3610.8 s]
/proc/loadavg: 4.18 4.14 4.05 5/264 185552
/proc/meminfo: memFree=119822136/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1199180 CPUtime=3601.99 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142622 0 0 0 358503 1696 0 0 20 0 1 0 18254527 1337479168 299795 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299795 1905 992 0 318391 0
Current children cumulated CPU time: 3601.99 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1199180 KiB

[startup+3610.9 s]
/proc/loadavg: 4.18 4.14 4.05 5/264 185552
/proc/meminfo: memFree=119822136/131524600 swapFree=131055772/131071996
[pid=183564] ppid=183561 vsize=1306132 memory=1199180 CPUtime=3602.09 cores=5,7
/proc/183564/stat : 183564 (roundingsat) R 183561 183564 182915 0 -1 4194304 142622 0 0 0 358513 1696 0 0 20 0 1 0 18254527 1337479168 299795 134679101440 4194304 8254037 140735516447488 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31952896 140735516455772 140735516456034 140735516456034 140735516463049 0
/proc/183564/statm: 326533 299795 1905 992 0 318391 0
Current children cumulated CPU time: 3602.09 s
Current children cumulated vsize: 1306132 KiB
Current children cumulated memory: 1199180 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3610.91
CPU time (s): 3602.1
CPU user time (s): 3585.13
CPU system time (s): 16.973
CPU usage (%): 99.7562
Max. virtual memory (cumulated for all children) (KiB): 1306132
Max. memory (cumulated for all children) (KiB): 1199180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.13
system time used= 16.973
maximum resident set size= 1199180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5284448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78
involuntary context switches= 4016


# summary of solver processes directly reported to runsolver:
#   pid: 183564
#   total CPU time (s): 3602.1
#   total CPU user time (s): 3585.13
#   total CPU system time (s): 16.973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.14989 second user time and 15.6887 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-24 12:34:13
IDJOB=4456969
IDBENCH=148190
IDSOLVER=3085
FILE ID=nodeC023/4456969-1721817252
RUNJOBID= nodeC023-1721817187-182928
SLURM_JOB_ID= 7816880
Free space on /tmp= 890052 MiB

SOLVER NAME= RoundingSat log
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_4.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4456969-1721817252/watcher-4456969-1721817252 -o /tmp/evaluation-result-4456969-1721817252/solver-4456969-1721817252 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721817187-182928 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4456969-1721817252 --lp-cut-gomory=0 HOME/instance-4456969-1721817252.opb

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

MD5SUM BENCH= dbdf528b135cde252d8c4b9633a10d5c
RANDOM SEED=54740886

nodeC023.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		: 3665.312
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.85
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		: 3676.217
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	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.219
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	: 7007.10
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		: 3665.324
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.85
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		: 3677.766
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	: 7007.10
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		: 3600.138
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.85
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		: 3656.197
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	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124860836 kB
MemAvailable:   129483324 kB
Buffers:          240028 kB
Cached:          5169756 kB
SwapCached:          516 kB
Active:          1688280 kB
Inactive:        4283396 kB
Active(anon):       1904 kB
Inactive(anon):   612672 kB
Active(file):    1686376 kB
Inactive(file):  3670724 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131055772 kB
Dirty:            161132 kB
Writeback:            64 kB
AnonPages:        560672 kB
Mapped:           104684 kB
Shmem:             52872 kB
KReclaimable:     210072 kB
Slab:             332568 kB
SReclaimable:     210072 kB
SUnreclaim:       122496 kB
KernelStack:        4188 kB
PageTables:        10580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     876604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21472 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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:      408276 kB
DirectMap2M:    60182528 kB
DirectMap1G:    75497472 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC023 at 2024-07-24 13:34:24