Trace number 4432093

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
IPBHS-SCIP 2024-07-09? (TO) 3600.03 3608.41

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_5_mh.opb
MD5SUMf52c25e5aa8e0a6173f9b1fa92936824
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 benchmark3766702
Best CPU time to get the best result obtained on this benchmark72001.2
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 129800
Biggest coefficient in the objective function 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 73955175696
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 73955175696
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

208.68/209.59	c initialize IPBHS solver
208.68/209.59	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
208.68/209.59	c optimizer = "scip"
208.68/209.59	c pbsolver = "roundingsat"
208.68/209.59	c load symmetries from file ""
208.68/209.59	c set time limit for symmetry computation to 100 seconds.
208.68/209.59	c set interchangeable summation variable limit to 3
208.68/209.59	c set abs symmetric core budget per WCE-iteration to 100
208.68/209.59	c set rel symmetric core budget per WCE-iteration to 0
208.68/209.59	c set lit symmetric core budget per WCE-iteration to 0
208.68/209.59	c set sym generation to 's'
208.68/209.59	c set abstraction set creation to 10 iterations without LB change
208.68/209.59	c set abstraction set inputs to 0
208.68/209.59	c set abstraction set cluster min size to 2
208.68/209.59	c set abstraction set cluster max size to 100000000
208.68/209.59	c set abstraction set cluster activation limit to 2
208.68/209.59	c enable abstraction set require equal cost
208.68/209.59	c set abstraction set assumptions to 0
208.68/209.59	c set abstraction set constraint type to 0
208.68/209.59	c set abstract core extraction strategy to b
208.68/209.59	c set core extraction strategy to 2
208.68/209.59	c set core extraction shuffles 10
208.68/209.59	c set cores per iteration to 5
208.68/209.59	c set optimizer bound usage strategy to 2
208.68/209.59	c set optimizer max non-optimal iterations to 1000
208.68/209.59	c set small core cardinality limit to 2
208.68/209.59	c set max coef in cores to 1000000000
208.68/209.59	c set SIS iterations to 5
208.68/209.59	c set SIS budget abs to 1000
208.68/209.59	c set SIS budget rel to 0.05
208.68/209.59	c limit for coefficient in constraints and objective to 9223372036854775807
208.68/209.59	c will solve HOME/instance-4432093-1721138494.opb
208.68/209.59	c [1.5] solve iteration 1, LB=-50, UB=73955175647

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432093-1721138494/watcher-4432093-1721138494 -o /tmp/evaluation-result-4432093-1721138494/solver-4432093-1721138494 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721138506-847890 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432093-1721138494.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=847941, runsolver pid=847938

[startup+0.100192 s]*
/proc/loadavg: 3.59 4.11 4.22 5/245 847954
/proc/meminfo: memFree=125927856/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=41968 memory=16528 CPUtime=0.1 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 3738 0 0 0 9 1 0 0 20 0 1 0 166006437 42975232 4132 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 10492 4132 1023 2900 0 7006 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41968 KiB
Current children cumulated memory: 16528 KiB

[startup+0.214147 s]*
/proc/loadavg: 3.59 4.11 4.22 6/245 847954
/proc/meminfo: memFree=125884044/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=51424 memory=23624 CPUtime=0.21 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 5505 0 0 0 20 1 0 0 20 0 1 0 166006437 52658176 5906 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 12856 5906 1023 2900 0 9370 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 51424 KiB
Current children cumulated memory: 23624 KiB

[startup+0.31387 s]*
/proc/loadavg: 3.59 4.11 4.22 5/245 847954
/proc/meminfo: memFree=125852812/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=58224 memory=29696 CPUtime=0.32 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 7050 0 0 0 30 2 0 0 20 0 1 0 166006437 59621376 7424 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 14556 7424 1023 2900 0 11070 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 58224 KiB
Current children cumulated memory: 29696 KiB

[startup+0.700372 s]
/proc/loadavg: 3.59 4.11 4.22 5/245 847954
/proc/meminfo: memFree=125802300/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=79876 memory=53772 CPUtime=0.68 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 9470 0 0 0 65 3 0 0 20 0 1 0 166006437 81793024 13443 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 19969 13443 1023 2900 0 16483 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 79876 KiB
Current children cumulated memory: 53772 KiB

[startup+1.50033 s]
/proc/loadavg: 3.59 4.11 4.22 5/245 847954
/proc/meminfo: memFree=125695504/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=170888 memory=132080 CPUtime=1.48 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 22830 0 0 0 141 7 0 0 20 0 1 0 166006437 174989312 33020 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 42722 33020 1135 2900 0 39236 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 170888 KiB
Current children cumulated memory: 132080 KiB

[startup+3.11242 s]
/proc/loadavg: 3.62 4.11 4.22 5/245 847954
/proc/meminfo: memFree=124529156/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=508032 memory=455156 CPUtime=3.09 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 91182 0 0 0 249 60 0 0 20 0 1 0 166006437 520224768 113789 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 127008 113789 2399 2900 0 123522 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 508032 KiB
Current children cumulated memory: 455156 KiB

[startup+6.3003 s]
/proc/loadavg: 3.62 4.11 4.22 5/245 847956
/proc/meminfo: memFree=122839540/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=1089532 memory=1024464 CPUtime=6.26 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 232285 0 0 0 472 154 0 0 20 0 1 0 166006437 1115680768 256116 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 272383 256116 2655 2900 0 268897 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1089532 KiB
Current children cumulated memory: 1024464 KiB

[startup+12.7003 s]
/proc/loadavg: 3.74 4.13 4.22 5/245 847956
/proc/meminfo: memFree=122041696/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=1455912 memory=1305292 CPUtime=12.64 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 257932 0 0 0 1103 161 0 0 20 0 1 0 166006437 1490853888 326323 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 363978 326323 2687 2900 0 360492 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1455912 KiB
Current children cumulated memory: 1305292 KiB

[startup+25.5003 s]
/proc/loadavg: 3.86 4.14 4.23 5/245 847959
/proc/meminfo: memFree=120247020/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=1955012 memory=1799408 CPUtime=25.4 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 400394 0 0 0 2354 186 0 0 20 0 1 0 166006437 2001932288 449852 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 488753 449852 2895 2900 0 485267 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1955012 KiB
Current children cumulated memory: 1799408 KiB

[startup+51.1131 s]
/proc/loadavg: 3.91 4.13 4.22 5/245 847962
/proc/meminfo: memFree=120013648/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=1967960 memory=1812688 CPUtime=50.91 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 403218 0 0 0 4904 187 0 0 20 0 1 0 166006437 2015191040 453172 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 491990 453172 2895 2900 0 488504 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1967960 KiB
Current children cumulated memory: 1812688 KiB

[startup+102.3 s]
/proc/loadavg: 4.00 4.12 4.21 5/245 847970
/proc/meminfo: memFree=118349204/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=2534044 memory=2297892 CPUtime=101.88 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 502543 0 0 0 9982 206 0 0 20 0 1 0 166006437 2594861056 574473 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 633511 574473 2895 2900 0 630025 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 2534044 KiB
Current children cumulated memory: 2297892 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.20 5/244 847981
/proc/meminfo: memFree=117961224/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=2545496 memory=2309132 CPUtime=161.67 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 505382 0 0 0 15960 207 0 0 20 0 1 0 166006437 2606587904 577283 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 636374 577283 2895 2900 0 632888 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 2545496 KiB
Current children cumulated memory: 2309132 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 4.10 4.19 5/244 847992
/proc/meminfo: memFree=115984516/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=2933932 memory=2689936 CPUtime=221.44 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 612026 0 0 0 21922 222 0 0 20 0 1 0 166006437 3004346368 672484 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 733483 672484 2911 2900 0 729997 0
Current children cumulated CPU time: 221.44 s
Current children cumulated vsize: 2933932 KiB
Current children cumulated memory: 2689936 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.11 4.18 5/242 848002
/proc/meminfo: memFree=114367760/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3405140 CPUtime=281.26 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 780353 0 0 0 27863 263 0 0 20 0 1 0 166006437 3755819008 851285 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 851285 2911 2900 0 913462 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3405140 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.18 5/241 848013
/proc/meminfo: memFree=114352824/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3405616 CPUtime=341.12 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 780450 0 0 0 33797 315 0 0 20 0 1 0 166006437 3755819008 851404 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 851404 2943 2900 0 913462 0
Current children cumulated CPU time: 341.12 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3405616 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.11 4.18 5/241 848024
/proc/meminfo: memFree=114307320/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3405764 CPUtime=401 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 780559 0 0 0 39728 372 0 0 20 0 1 0 166006437 3755819008 851441 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 851441 2943 2900 0 913462 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3405764 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.17 5/241 848034
/proc/meminfo: memFree=114282304/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3406044 CPUtime=460.86 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 780669 0 0 0 45665 421 0 0 20 0 1 0 166006437 3755819008 851511 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 851511 2943 2900 0 913462 0

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

Current children cumulated memory: 3489160 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.18 4.19 5/241 849125
/proc/meminfo: memFree=112233696/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3489160 CPUtime=2855.56 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 791952 0 0 0 282920 2636 0 0 20 0 1 0 166006437 3755819008 872290 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872290 2943 2900 0 913462 0
Current children cumulated CPU time: 2855.56 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3489160 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.16 4.18 5/241 849135
/proc/meminfo: memFree=112228676/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=2915.43 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 792368 0 0 0 288850 2693 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 2915.43 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.16 4.18 5/243 849151
/proc/meminfo: memFree=112222860/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=2975.29 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 792772 0 0 0 294779 2750 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 2975.29 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.14 4.17 5/243 849161
/proc/meminfo: memFree=112222464/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3035.16 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 793230 0 0 0 300707 2809 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3035.16 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.13 4.17 5/243 849171
/proc/meminfo: memFree=112218040/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3095.02 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 793636 0 0 0 306634 2868 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3095.02 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.14 4.17 5/243 849182
/proc/meminfo: memFree=112217820/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3154.9 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 794035 0 0 0 312569 2921 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3154.9 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.16 5/243 849193
/proc/meminfo: memFree=112217476/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3214.77 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 794443 0 0 0 318499 2978 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3214.77 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.10 4.15 5/242 849586
/proc/meminfo: memFree=112216528/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3274.63 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 794849 0 0 0 324429 3034 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3274.63 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.15 5/242 849597
/proc/meminfo: memFree=112216284/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3334.5 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 795234 0 0 0 330359 3091 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3334.5 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.14 5/242 849607
/proc/meminfo: memFree=112215336/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3394.37 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 795649 0 0 0 336283 3154 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3394.37 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.10 4.14 5/244 849787
/proc/meminfo: memFree=112205368/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3454.24 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 796023 0 0 0 342214 3210 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3454.24 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.11 4.14 5/244 849797
/proc/meminfo: memFree=112198252/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3514.11 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 796469 0 0 0 348142 3269 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3514.11 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.13 5/245 849823
/proc/meminfo: memFree=112191756/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3573.97 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 796855 0 0 0 354072 3325 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3573.97 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.4 s]
/proc/loadavg: 4.13 4.11 4.13 5/245 849875
/proc/meminfo: memFree=115557164/131655788 swapFree=131071996/131071996
[pid=847941] ppid=847938 vsize=3667792 memory=3491208 CPUtime=3600.01 cores=0,2
/proc/847941/stat : 847941 (ipbhs_static_sc) R 847938 847941 847880 0 -1 4194304 797067 0 0 0 356653 3348 0 0 20 0 1 0 166006437 3755819008 872802 134679101440 4194304 16068861 140721892425472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23994368 140721892430886 140721892430973 140721892430973 140721892437988 0
/proc/847941/statm: 916948 872802 2943 2900 0 913462 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3667792 KiB
Current children cumulated memory: 3491208 KiB

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

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

# cumulated CPU time of all completed processes:  user=3566.54 s, system=33.4949 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.41
CPU time (s): 3600.03
CPU user time (s): 3566.54
CPU system time (s): 33.4949
CPU usage (%): 99.7679
Max. virtual memory (cumulated for all children) (KiB): 3667792
Max. memory (cumulated for all children) (KiB): 3491208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.54
system time used= 33.4949
maximum resident set size= 3491208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 797067
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= 4
involuntary context switches= 24631


# summary of solver processes directly reported to runsolver:
#   pid: 847941
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3566.54
#   total CPU system time (s): 33.4949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5366 second user time and 31.0486 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-16 16:01:47
IDJOB=4432093
IDBENCH=155654
IDSOLVER=3057
FILE ID=nodeC012/4432093-1721138494
RUNJOBID= nodeC012-1721138506-847890
SLURM_JOB_ID= 7505715
Free space on /tmp= 723648 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_5_mh.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432093-1721138494/watcher-4432093-1721138494 -o /tmp/evaluation-result-4432093-1721138494/solver-4432093-1721138494 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721138506-847890 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432093-1721138494.opb

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

MD5SUM BENCH= f52c25e5aa8e0a6173f9b1fa92936824
RANDOM SEED=1117706127

nodeC012.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	: 0xb00001f
cpu MHz		: 1995.537
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1895.760
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.327
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.324
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1795.982
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1596.428
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.323
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.332
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125967940 kB
MemAvailable:   129865344 kB
Buffers:          411164 kB
Cached:          4282640 kB
SwapCached:            0 kB
Active:           798856 kB
Inactive:        4262616 kB
Active(anon):       1408 kB
Inactive(anon):   403964 kB
Active(file):     797448 kB
Inactive(file):  3858652 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            292076 kB
Writeback:             8 kB
AnonPages:        367460 kB
Mapped:           113964 kB
Shmem:             37704 kB
KReclaimable:     162672 kB
Slab:             267192 kB
SReclaimable:     162672 kB
SUnreclaim:       104520 kB
KernelStack:        3776 kB
PageTables:         9592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     735000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53216 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:      303944 kB
DirectMap2M:    33155072 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723480 MiB
End job on nodeC012 at 2024-07-16 17:01:56