Trace number 4438542

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
Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11? (TO) 3601.53 3612.71

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_8_mh.opb
MD5SUM5ec413d62d676bec20b33bb55db2fffa
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 benchmark2458141
Best CPU time to get the best result obtained on this benchmark3600.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 130323843
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 60462692152
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 130323843
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 60462692152
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438542-1721242605/watcher-4438542-1721242605 -o /tmp/evaluation-result-4438542-1721242605/solver-4438542-1721242605 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721242617-938523 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438542-1721242605.opb 3600 HOME 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64

Current StackSize limit: 8192 KiB

solver pid=938589, runsolver pid=938582

[startup+0.100848 s]*
/proc/loadavg: 1.10 1.09 1.34 7/263 938596
/proc/meminfo: memFree=123628260/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=66380 memory=41280 CPUtime=0.09 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 10352 0 0 0 8 1 0 0 20 0 1 0 176430238 67973120 10320 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 19490 0 0 0 17 3 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 16595 10320 750 2417 0 13697 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 84972 KiB
Current children cumulated memory: 44856 KiB

[startup+0.204852 s]*
/proc/loadavg: 1.10 1.09 1.34 5/263 938596
/proc/meminfo: memFree=123549736/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=86144 memory=60596 CPUtime=0.19 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 15468 0 0 0 17 2 0 0 20 0 1 0 176430238 88211456 15149 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 19490 0 0 0 17 3 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 21536 15149 750 2417 0 18638 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 104736 KiB
Current children cumulated memory: 64172 KiB

[startup+0.305847 s]*
/proc/loadavg: 1.10 1.09 1.34 6/263 938596
/proc/meminfo: memFree=123505164/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=90452 memory=61388 CPUtime=0.29 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 15670 0 0 0 27 2 0 0 20 0 1 0 176430238 92622848 15347 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 22613 15347 750 2417 0 19715 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 109044 KiB
Current children cumulated memory: 64964 KiB

[startup+0.700291 s]
/proc/loadavg: 1.49 1.17 1.36 6/263 938596
/proc/meminfo: memFree=123408580/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=152224 memory=119508 CPUtime=0.67 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 29778 0 0 0 63 4 0 0 20 0 1 0 176430238 155877376 29811 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 38056 29877 750 2417 0 35158 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 170816 KiB
Current children cumulated memory: 123084 KiB

[startup+1.50024 s]
/proc/loadavg: 1.49 1.17 1.36 6/263 938596
/proc/meminfo: memFree=123059976/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=319104 memory=281048 CPUtime=1.47 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 69763 0 0 0 137 10 0 0 20 0 1 0 176430238 326762496 70262 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 79776 70262 750 2417 0 76878 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 337696 KiB
Current children cumulated memory: 284624 KiB

[startup+3.10579 s]
/proc/loadavg: 1.49 1.17 1.36 6/263 938596
/proc/meminfo: memFree=121446124/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=569764 memory=529504 CPUtime=3.07 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 131874 0 0 0 288 19 0 0 20 0 1 0 176430238 583438336 132376 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 142441 132376 750 2417 0 139543 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 588356 KiB
Current children cumulated memory: 533080 KiB

[startup+6.30023 s]
/proc/loadavg: 1.69 1.22 1.38 6/263 938596
/proc/meminfo: memFree=120376712/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=1150688 memory=1112556 CPUtime=6.26 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 185550 0 0 0 589 37 0 0 20 0 1 0 176430238 1178304512 278139 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 287672 278139 782 2417 0 284774 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1169280 KiB
Current children cumulated memory: 1116132 KiB

[startup+12.7002 s]
/proc/loadavg: 1.95 1.28 1.40 6/263 938598
/proc/meminfo: memFree=119425752/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=1520764 memory=1359044 CPUtime=12.65 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 219328 0 0 0 1212 53 0 0 20 0 1 0 176430238 1557262336 339761 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 380191 339761 782 2417 0 377293 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1539356 KiB
Current children cumulated memory: 1362620 KiB

[startup+25.5003 s]
/proc/loadavg: 2.34 1.39 1.43 6/263 938599
/proc/meminfo: memFree=119541340/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=1490684 memory=1332004 CPUtime=25.4 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 219499 0 0 0 2485 55 0 0 20 0 1 0 176430238 1526460416 333001 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 372671 333001 814 2417 0 369773 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1509276 KiB
Current children cumulated memory: 1335580 KiB

[startup+51.106 s]
/proc/loadavg: 3.08 1.65 1.52 6/263 938604
/proc/meminfo: memFree=119162768/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0
[pid=938594] ppid=938589 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/938594/stat : 938594 (timeout) S 938589 938594 938511 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 176430238 8867840 230 134679101440 94267107995648 94267108030664 140734740332608 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94267110128080 94267110130212 94267128352768 140734740341771 140734740341916 140734740341916 140734740348903 0
/proc/938594/statm: 2165 230 205 9 0 87 0
[pid=938596] ppid=938594 vsize=1490684 memory=1345708 CPUtime=50.91 cores=1,3
/proc/938596/stat : 938596 (CASHWMaxSAT-Dis) R 938594 938594 938511 0 -1 4194304 221156 0 0 0 5033 58 0 0 20 0 1 0 176430238 1526460416 336427 134679101440 4194304 14093885 140732371308032 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29904896 140732371313681 140732371313813 140732371313813 140732371320800 0
/proc/938596/statm: 372671 336427 814 2417 0 369773 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1509276 KiB
Current children cumulated memory: 1349284 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 2.03 1.66 6/263 938613
/proc/meminfo: memFree=118969884/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 176430238 10170368 664 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 664 585 264 0 134 0

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

Current children cumulated memory: 7995256 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.14 4.09 6/264 940012
/proc/meminfo: memFree=102804028/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2712 CPUtime=1791.68 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 269 270539 0 0 0 0 178892 276 20 0 1 0 176430238 10170368 678 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 678 585 264 0 134 0
[pid=939496] ppid=938589 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938589 939496 938511 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=10016216 memory=7991592 CPUtime=1599.99 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1168608 0 0 0 159580 419 0 0 20 0 1 0 176610044 10256605184 1997898 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 2504054 1997898 748 737 0 2503142 0
Current children cumulated CPU time: 3391.67 s
Current children cumulated vsize: 10034808 KiB
Current children cumulated memory: 7995336 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.15 4.09 6/264 940023
/proc/meminfo: memFree=102786340/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2712 CPUtime=1791.68 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 269 270539 0 0 0 0 178892 276 20 0 1 0 176430238 10170368 678 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 678 585 264 0 134 0
[pid=939496] ppid=938589 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938589 939496 938511 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=10016216 memory=7991780 CPUtime=1659.82 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1171498 0 0 0 165560 422 0 0 20 0 1 0 176610044 10256605184 1997945 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 2504054 1997945 748 737 0 2503142 0
Current children cumulated CPU time: 3451.5 s
Current children cumulated vsize: 10034808 KiB
Current children cumulated memory: 7995524 KiB

[startup+3522.3 s]
/proc/loadavg: 4.26 4.18 4.11 6/264 940033
/proc/meminfo: memFree=102756960/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2712 CPUtime=1791.68 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 269 270539 0 0 0 0 178892 276 20 0 1 0 176430238 10170368 678 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 678 585 264 0 134 0
[pid=939496] ppid=938589 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938589 939496 938511 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=10016216 memory=7991784 CPUtime=1719.66 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1173579 0 0 0 171541 425 0 0 20 0 1 0 176610044 10256605184 1997946 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 2504054 1997946 748 737 0 2503142 0
Current children cumulated CPU time: 3511.34 s
Current children cumulated vsize: 10034808 KiB
Current children cumulated memory: 7995528 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.18 4.11 6/265 940427
/proc/meminfo: memFree=102728132/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2712 CPUtime=1791.68 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 269 270539 0 0 0 0 178892 276 20 0 1 0 176430238 10170368 678 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 678 585 264 0 134 0
[pid=939496] ppid=938589 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938589 939496 938511 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=10016216 memory=7991936 CPUtime=1779.5 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1176054 0 0 0 177521 429 0 0 20 0 1 0 176610044 10256605184 1997984 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 2504054 1997984 748 737 0 2503142 0
Current children cumulated CPU time: 3571.18 s
Current children cumulated vsize: 10034808 KiB
Current children cumulated memory: 7995680 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.07 4.14 4.10 5/265 940645
/proc/meminfo: memFree=107730084/131524600 swapFree=131071996/131071996
[pid=938589] ppid=938582 vsize=9932 memory=2712 CPUtime=1791.68 cores=1,3
/proc/938589/stat : 938589 (Hybrid-CASHWMax) S 938582 938589 938511 0 -1 4194304 269 270539 0 0 0 0 178892 276 20 0 1 0 176430238 10170368 678 134679101440 93975615238144 93975616317464 140730655029440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93975618415920 93975618463108 93975620124672 140730655032271 140730655032429 140730655032429 140730655039445 0
/proc/938589/statm: 2483 678 585 264 0 134 0
[pid=939496] ppid=938589 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938589 939496 938511 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=10623084 memory=9421052 CPUtime=1808.32 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1329432 0 0 0 180358 474 0 0 20 0 1 0 176610044 10878038016 2355263 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 2655771 2355263 748 737 0 2654859 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 10641676 KiB
Current children cumulated memory: 9424796 KiB

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

[startup+3611.21 s]
# the end of solver process 938589 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=1788.93 s, system=2.76131 s

[startup+3612.71 s]
# the end of solver process 939496 was just reported to runsolver
# Child status: 124

# cumulated CPU time of all completed processes:  user=3593.82 s, system=7.70667 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612 s]*
/proc/loadavg: 4.07 4.14 4.09 5/264 940645
/proc/meminfo: memFree=107229708/131524600 swapFree=131071996/131071996
[pid=939496] ppid=938582 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938582 939496 938511 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=10524772 memory=9325304 CPUtime=1809.13 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1329443 0 0 0 180439 474 0 0 20 0 1 0 176610044 10777366528 2331326 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 2631193 2331326 748 737 0 2630281 0
Current cumulated CPU time of completed processes: 1791.69 s
Current children cumulated CPU time: 1809.13 s
Current children cumulated vsize: 10533432 KiB
Current children cumulated memory: 9326336 KiB

[startup+3612.4 s]
/proc/loadavg: 4.07 4.14 4.09 5/264 940645
/proc/meminfo: memFree=107229708/131524600 swapFree=131071996/131071996
[pid=939496] ppid=938582 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938582 939496 938511 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=5163500 memory=4873696 CPUtime=1809.51 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1329494 0 0 0 180475 476 0 0 20 0 1 0 176610044 5287424000 1218424 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 1290875 1218424 840 737 0 1289963 0
Current cumulated CPU time of completed processes: 1791.69 s
Current children cumulated CPU time: 1809.51 s
Current children cumulated vsize: 5172160 KiB
Current children cumulated memory: 4874728 KiB

[startup+3612.6 s]
/proc/loadavg: 4.07 4.14 4.09 5/264 940645
/proc/meminfo: memFree=107229708/131524600 swapFree=131071996/131071996
[pid=939496] ppid=938582 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938582 939496 938511 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
[pid=939497] ppid=939496 vsize=3219272 memory=3102092 CPUtime=1809.72 cores=1,3
/proc/939497/stat : 939497 (Exact) R 939496 939496 938511 0 -1 4194304 1329501 0 0 0 180489 483 0 0 20 0 1 0 176610044 3296534528 775523 134679101440 4194304 7210733 140734356438016 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 16662528 140734356440079 140734356440229 140734356440229 140734356447216 0
/proc/939497/statm: 804818 775523 840 737 0 803906 0
Current cumulated CPU time of completed processes: 1791.69 s
Current children cumulated CPU time: 1809.72 s
Current children cumulated vsize: 3227932 KiB
Current children cumulated memory: 3103124 KiB

[startup+3612.7 s]
/proc/loadavg: 4.07 4.14 4.09 5/264 940645
/proc/meminfo: memFree=107229708/131524600 swapFree=131071996/131071996
[pid=939496] ppid=938582 vsize=8660 memory=1032 CPUtime=0 cores=1,3
/proc/939496/stat : 939496 (timeout) S 938582 939496 938511 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 176610044 8867840 258 134679101440 94457204953088 94457204988104 140727957314048 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94457207085520 94457207087652 94457208455168 140727957320691 140727957320860 140727957320860 140727957327847 0
/proc/939496/statm: 2165 258 234 9 0 87 0
Current cumulated CPU time of completed processes: 1791.69 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8660 KiB
Current children cumulated memory: 1032 KiB

Child status: 124

Real time (s): 3612.71
CPU time (s): 3601.53
CPU user time (s): 3593.82
CPU system time (s): 7.70667
CPU usage (%): 99.6905
Max. virtual memory (cumulated for all children) (KiB): 12104760
Max. memory (cumulated for all children) (KiB): 9502688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.82
system time used= 7.70667
maximum resident set size= 9515328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1600426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 3464


# summary of solver processes directly reported to runsolver:
#   pid: 938589,939496
#   total CPU time (s): 3601.53
#   total CPU user time (s): 3593.82
#   total CPU system time (s): 7.70667

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93953 second user time and 18.3007 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-17 20:56:57
IDJOB=4438542
IDBENCH=155670
IDSOLVER=3073
FILE ID=nodeC033/4438542-1721242605
RUNJOBID= nodeC033-1721242617-938523
SLURM_JOB_ID= 7509002
Free space on /tmp= 889984 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_8_mh.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438542-1721242605/watcher-4438542-1721242605 -o /tmp/evaluation-result-4438542-1721242605/solver-4438542-1721242605 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721242617-938523 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438542-1721242605.opb 3600 HOME 31000

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

MD5SUM BENCH= 5ec413d62d676bec20b33bb55db2fffa
RANDOM SEED=627293681

nodeC033.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		: 3599.913
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.50
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		: 3677.082
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3670.434
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.50
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		: 3665.147
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3670.965
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.50
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		: 3667.582
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3626.642
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.50
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		: 3676.626
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123740940 kB
MemAvailable:   129580872 kB
Buffers:          488652 kB
Cached:          6116476 kB
SwapCached:            0 kB
Active:           879652 kB
Inactive:        6145344 kB
Active(anon):       1468 kB
Inactive(anon):   456112 kB
Active(file):     878184 kB
Inactive(file):  5689232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            135904 kB
Writeback:             0 kB
AnonPages:        417292 kB
Mapped:           112076 kB
Shmem:             37716 kB
KReclaimable:     224328 kB
Slab:             347100 kB
SReclaimable:     224328 kB
SUnreclaim:       122772 kB
KernelStack:        3984 kB
PageTables:         9632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     787724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            65760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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:      273108 kB
DirectMap2M:    28860416 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 889456 MiB
End job on nodeC033 at 2024-07-17 21:57:10