Trace number 4440158

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
CASHWMaxSAT-DisjCom-S 2024-07-10OPT70 2763.36 2770.55

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/dt-problems/
normalized-lo_12x12_001.opb.metafix.opb
MD5SUM5fbb156e7552e932d6b03b61f2d75f6d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark0.011138
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 144
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 144
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 144
Number of bits of the biggest sum of numbers8
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.01	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
0.00/0.01	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
0.00/0.01	o 70
0.00/0.01	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
0.00/0.01	c Starting SCIP solver  (with time-limit = 1800s) ...
1795.23/1800.01	c SCIP timeout with lower and upper bounds: [64, 70]
1795.23/1800.01	c Restarting SCIP solver (with time-limit = 2400s) ...
2393.68/2400.01	c SCIP timeout with lower and upper bounds: [64, 70]
2763.30/2770.54	s OPTIMUM FOUND
2763.30/2770.54	v x1 -x2 x3 -x4 x5 x6 x7 x8 -x9 -x10 x11 -x12 x13 x14 -x15 -x16 x17 x18 -x19 x20 x21 -x22 x23 x24 x25 x26 -x27 -x28 -x29 x30 x31 x32 x33 x34 x35 -x36 -x37 x38 x39 x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 x48 -x49 -x50 -x51 x52 -x53 x54 -x55 x56 x57 -x58 x59 x60 x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 -x89 x90 x91 -x92 -x93 x94 -x95 -x96 x97 -x98 x99 x100 -x101 x102 x103 x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 x119 x120 x121 x122 x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 x133 -x134 x135 x136 x137 x138 x139 x140 x141 -x142 x143 -x144

Verifier Data

OK	70

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440158-1721254324/watcher-4440158-1721254324 -o /tmp/evaluation-result-4440158-1721254324/solver-4440158-1721254324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721254337-925232 --watchdog 3760 CASHWMaxSAT-DisjCom-S HOME/instance-4440158-1721254324.opb -total-t=3600 -no-par -v0 

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

solver pid=925292, runsolver pid=925282
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 1.12 1.47 2.61 7/257 925295
/proc/meminfo: memFree=123520628/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=36740 memory=27992 CPUtime=0.09 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 4911 0 0 0 9 0 0 0 20 0 1 0 177597394 37621760 6998 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 9185 6998 2414 2417 0 6287 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36740 KiB
Current children cumulated memory: 27992 KiB

[startup+0.205404 s]*
/proc/loadavg: 1.12 1.47 2.61 6/254 925305
/proc/meminfo: memFree=123480860/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=58252 memory=48212 CPUtime=0.2 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 9024 0 0 0 19 1 0 0 20 0 1 0 177597394 59650048 12053 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 14563 12053 2526 2417 0 11665 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 58252 KiB
Current children cumulated memory: 48212 KiB

[startup+0.305964 s]*
/proc/loadavg: 1.12 1.47 2.61 6/256 925309
/proc/meminfo: memFree=123470656/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=58584 memory=48476 CPUtime=0.3 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 9074 0 0 0 29 1 0 0 20 0 1 0 177597394 59990016 12119 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 14646 12119 2526 2417 0 11748 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 58584 KiB
Current children cumulated memory: 48476 KiB

[startup+0.70017 s]
/proc/loadavg: 1.12 1.47 2.61 6/257 925341
/proc/meminfo: memFree=123460280/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=77092 memory=65168 CPUtime=0.69 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 13271 0 0 0 67 2 0 0 20 0 1 0 177597394 78942208 16292 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 19273 16292 2542 2417 0 16375 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 77092 KiB
Current children cumulated memory: 65168 KiB

[startup+1.50021 s]
/proc/loadavg: 1.12 1.47 2.61 7/259 925387
/proc/meminfo: memFree=123373244/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=107360 memory=87608 CPUtime=1.48 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 18841 0 0 0 145 3 0 0 20 0 1 0 177597394 109936640 21902 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 26840 21902 2542 2417 0 23942 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 107360 KiB
Current children cumulated memory: 87608 KiB

[startup+3.10598 s]
/proc/loadavg: 1.35 1.51 2.62 7/259 925387
/proc/meminfo: memFree=123244772/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=124180 memory=102656 CPUtime=3.09 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 22659 0 0 0 305 4 0 0 20 0 1 0 177597394 127160320 25664 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 31045 25664 2542 2417 0 28147 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 124180 KiB
Current children cumulated memory: 102656 KiB

[startup+6.30019 s]
/proc/loadavg: 1.35 1.51 2.62 7/259 925387
/proc/meminfo: memFree=123183056/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=124452 memory=104240 CPUtime=6.27 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 23005 0 0 0 623 4 0 0 20 0 1 0 177597394 127438848 26060 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 31113 26060 2542 2417 0 28215 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 124452 KiB
Current children cumulated memory: 104240 KiB

[startup+12.7002 s]
/proc/loadavg: 1.76 1.59 2.64 7/259 925389
/proc/meminfo: memFree=123132180/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=134460 memory=114008 CPUtime=12.65 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 25472 0 0 0 1261 4 0 0 20 0 1 0 177597394 137687040 28502 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 33615 28502 2542 2417 0 30717 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 134460 KiB
Current children cumulated memory: 114008 KiB

[startup+25.5002 s]
/proc/loadavg: 2.10 1.67 2.65 6/259 925482
/proc/meminfo: memFree=122070492/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=174448 memory=154388 CPUtime=25.4 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 35588 0 0 0 2535 5 0 0 20 0 1 0 177597394 178634752 38597 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 43612 38597 2542 2417 0 40714 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 174448 KiB
Current children cumulated memory: 154388 KiB

[startup+51.1057 s]
/proc/loadavg: 2.90 1.89 2.70 6/259 925487
/proc/meminfo: memFree=121684420/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=194128 memory=173876 CPUtime=50.94 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 40549 0 0 0 5085 9 0 0 20 0 1 0 177597394 198787072 43469 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 48532 43469 2542 2417 0 45634 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 194128 KiB
Current children cumulated memory: 173876 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.27 2.78 6/258 925496
/proc/meminfo: memFree=121528776/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=221264 memory=201892 CPUtime=101.97 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 47643 0 0 0 10186 11 0 0 20 0 1 0 177597394 226574336 50473 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 55316 50473 2542 2417 0 52418 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 221264 KiB
Current children cumulated memory: 201892 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.60 2.87 6/259 925508
/proc/meminfo: memFree=121482200/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=228444 memory=209080 CPUtime=161.79 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 48463 0 0 0 16167 12 0 0 20 0 1 0 177597394 233926656 52270 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 57111 52270 2542 2417 0 54213 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 228444 KiB
Current children cumulated memory: 209080 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.89 2.95 6/256 925518
/proc/meminfo: memFree=121447792/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=240588 memory=230408 CPUtime=221.61 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 49836 0 0 0 22149 12 0 0 20 0 1 0 177597394 246362112 57602 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 60147 57602 2542 2417 0 57249 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 240588 KiB
Current children cumulated memory: 230408 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.11 3.02 6/256 925529
/proc/meminfo: memFree=121403884/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=243020 memory=232892 CPUtime=281.44 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 50498 0 0 0 28131 13 0 0 20 0 1 0 177597394 248852480 58223 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 60755 58223 2542 2417 0 57857 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 243020 KiB
Current children cumulated memory: 232892 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.30 3.10 6/255 925540
/proc/meminfo: memFree=121382876/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=245932 memory=237948 CPUtime=341.28 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 51251 0 0 0 34115 13 0 0 20 0 1 0 177597394 251834368 59487 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 61483 59487 2794 2417 0 58585 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 245932 KiB
Current children cumulated memory: 237948 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.45 3.16 6/255 925550
/proc/meminfo: memFree=121354336/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=254488 memory=244872 CPUtime=401.12 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 52591 0 0 0 40099 13 0 0 20 0 1 0 177597394 260595712 61218 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 63622 61218 2794 2417 0 60724 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 254488 KiB
Current children cumulated memory: 244872 KiB

[startup+462.3 s]
/proc/loadavg: 4.02 3.55 3.22 5/254 925697
/proc/meminfo: memFree=121465664/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=266040 memory=257636 CPUtime=460.97 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 54855 0 0 0 46083 14 0 0 20 0 1 0 177597394 272424960 64409 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 66510 64409 2794 2417 0 63612 0

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

/proc/loadavg: 4.13 4.15 4.04 5/256 926659
/proc/meminfo: memFree=117977360/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=403788 memory=393516 CPUtime=2376.03 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 90778 0 0 0 237583 20 0 0 20 0 1 0 177597394 413478912 98379 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 100947 98379 2794 2417 0 98049 0
Current children cumulated CPU time: 2376.03 s
Current children cumulated vsize: 403788 KiB
Current children cumulated memory: 393516 KiB

[startup+2442.3 s]
/proc/loadavg: 4.09 4.14 4.04 5/256 926669
/proc/meminfo: memFree=117843560/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2435.88 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 90919 0 0 0 243568 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2435.88 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2502.3 s]
/proc/loadavg: 4.14 4.14 4.05 5/256 926680
/proc/meminfo: memFree=117569244/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2495.74 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91027 0 0 0 249554 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2495.74 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2562.3 s]
/proc/loadavg: 4.11 4.13 4.05 5/256 926691
/proc/meminfo: memFree=117489240/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2555.6 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91142 0 0 0 255540 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2555.6 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2622.3 s]
/proc/loadavg: 4.16 4.13 4.06 5/258 927088
/proc/meminfo: memFree=117465996/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2615.46 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91248 0 0 0 261526 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2615.46 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2682.3 s]
/proc/loadavg: 4.12 4.12 4.06 5/258 927098
/proc/meminfo: memFree=117418248/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2675.31 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91355 0 0 0 267511 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2675.31 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2742.3 s]
/proc/loadavg: 4.09 4.11 4.06 5/258 927109
/proc/meminfo: memFree=117396616/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2735.17 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91469 0 0 0 273497 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2735.17 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2770.55 s]
# the end of solver process 925292 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=2763.15 s, system=0.212059 s

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

[startup+2752 s]*
/proc/loadavg: 4.08 4.11 4.06 5/260 927281
/proc/meminfo: memFree=117391752/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2744.85 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91469 0 0 0 274465 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2744.85 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2758.4 s]
/proc/loadavg: 4.15 4.12 4.06 5/260 927281
/proc/meminfo: memFree=117389844/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2751.23 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91469 0 0 0 275103 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2751.23 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2764.8 s]
/proc/loadavg: 4.14 4.12 4.06 5/260 927282
/proc/meminfo: memFree=117419736/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2757.61 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91561 0 0 0 275741 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2757.61 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2768 s]*
/proc/loadavg: 4.13 4.12 4.06 5/260 927282
/proc/meminfo: memFree=117406244/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2760.81 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91561 0 0 0 276061 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2760.81 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2769.6 s]
/proc/loadavg: 4.13 4.12 4.06 5/260 927284
/proc/meminfo: memFree=117406272/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2762.4 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91561 0 0 0 276220 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2762.4 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2770 s]*
/proc/loadavg: 4.13 4.12 4.06 5/260 927284
/proc/meminfo: memFree=117404308/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2762.81 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91561 0 0 0 276261 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2762.81 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2770.4 s]
/proc/loadavg: 4.13 4.12 4.06 5/260 927284
/proc/meminfo: memFree=117404308/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2763.2 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91561 0 0 0 276300 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2763.2 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

[startup+2770.5 s]
/proc/loadavg: 4.13 4.12 4.06 5/260 927284
/proc/meminfo: memFree=117404308/131524600 swapFree=131071996/131071996
[pid=925292] ppid=925282 vsize=332004 memory=326204 CPUtime=2763.3 cores=4,6
/proc/925292/stat : 925292 (CASHWMaxSAT-Dis) R 925282 925292 925221 0 -1 4194304 91561 0 0 0 276310 20 0 0 20 0 1 0 177597394 339972096 81551 134679101440 4194304 14093885 140733528317376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34963456 140733528318948 140733528319063 140733528319063 140733528326079 0
/proc/925292/statm: 83001 81551 2794 2417 0 80103 0
Current children cumulated CPU time: 2763.3 s
Current children cumulated vsize: 332004 KiB
Current children cumulated memory: 326204 KiB

Child status: 30

Real time (s): 2770.55
CPU time (s): 2763.36
CPU user time (s): 2763.15
CPU system time (s): 0.212059
CPU usage (%): 99.7407
Max. virtual memory (cumulated for all children) (KiB): 403788
Max. memory (cumulated for all children) (KiB): 393672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2763.15
system time used= 0.212059
maximum resident set size= 393672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91561
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68
involuntary context switches= 1748


# summary of solver processes directly reported to runsolver:
#   pid: 925292
#   total CPU time (s): 2763.36
#   total CPU user time (s): 2763.15
#   total CPU system time (s): 0.212059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.41346 second user time and 13.4104 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-18 00:12:17
IDJOB=4440158
IDBENCH=158431
IDSOLVER=3077
FILE ID=nodeC023/4440158-1721254324
RUNJOBID= nodeC023-1721254337-925232
SLURM_JOB_ID= 7509032
Free space on /tmp= 890080 MiB

SOLVER NAME= CASHWMaxSAT-DisjCom-S 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/dt-problems/normalized-lo_12x12_001.opb.metafix.opb
COMMAND LINE= CASHWMaxSAT-DisjCom-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440158-1721254324/watcher-4440158-1721254324 -o /tmp/evaluation-result-4440158-1721254324/solver-4440158-1721254324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721254337-925232 --watchdog 3760  CASHWMaxSAT-DisjCom-S HOME/instance-4440158-1721254324.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 5fbb156e7552e932d6b03b61f2d75f6d
RANDOM SEED=1381407320

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		: 3643.267
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.61
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		: 3611.844
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.48
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		: 3615.767
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.61
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		: 3639.415
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.48
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		: 3537.101
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.61
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		: 3641.292
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.48
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.861
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.61
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		: 3633.873
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123574896 kB
MemAvailable:   129630372 kB
Buffers:          486008 kB
Cached:          6333712 kB
SwapCached:            0 kB
Active:          1020512 kB
Inactive:        6162664 kB
Active(anon):       1468 kB
Inactive(anon):   399704 kB
Active(file):    1019044 kB
Inactive(file):  5762960 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             50992 kB
Writeback:             0 kB
AnonPages:        363548 kB
Mapped:           105092 kB
Shmem:             37720 kB
KReclaimable:     226592 kB
Slab:             351996 kB
SReclaimable:     226592 kB
SUnreclaim:       125404 kB
KernelStack:        3908 kB
PageTables:         9576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     759004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66592 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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:      291540 kB
DirectMap2M:    36182016 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890024 MiB
End job on nodeC023 at 2024-07-18 00:58:28