Trace number 4431809

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.01 3608.7

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUM82a224b9434e58ca22c331a9d6eb0d67
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 benchmark136
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c initialize IPBHS solver
0.00/0.09	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
0.00/0.09	c optimizer = "scip"
0.00/0.09	c pbsolver = "roundingsat"
0.00/0.09	c load symmetries from file ""
0.00/0.09	c set time limit for symmetry computation to 100 seconds.
0.00/0.09	c set interchangeable summation variable limit to 3
0.00/0.09	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.09	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.09	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.09	c set sym generation to 's'
0.00/0.09	c set abstraction set creation to 10 iterations without LB change
0.00/0.09	c set abstraction set inputs to 0
0.00/0.09	c set abstraction set cluster min size to 2
0.00/0.09	c set abstraction set cluster max size to 100000000
0.00/0.09	c set abstraction set cluster activation limit to 2
0.00/0.09	c enable abstraction set require equal cost
0.00/0.09	c set abstraction set assumptions to 0
0.00/0.09	c set abstraction set constraint type to 0
0.00/0.09	c set abstract core extraction strategy to b
0.00/0.09	c set core extraction strategy to 2
0.00/0.09	c set core extraction shuffles 10
0.00/0.09	c set cores per iteration to 5
0.00/0.09	c set optimizer bound usage strategy to 2
0.00/0.09	c set optimizer max non-optimal iterations to 1000
0.00/0.09	c set small core cardinality limit to 2
0.00/0.09	c set max coef in cores to 1000000000
0.00/0.09	c set SIS iterations to 5
0.00/0.09	c set SIS budget abs to 1000
0.00/0.09	c set SIS budget rel to 0.05
0.00/0.09	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.09	c will solve HOME/instance-4431809-1721071998.opb
0.00/0.09	c [0.01] solve iteration 1, LB=0, UB=1025
3.88/3.97	c [3.68] solve iteration 2, LB=96, UB=162
6.27/6.35	c [5.95] solve iteration 3, LB=102, UB=162
173.25/173.78	c [171.32] solve iteration 4, LB=106, UB=156
175.84/176.35	c [173.81] solve iteration 5, LB=108, UB=156
298.83/299.65	c [295.71] solve iteration 6, LB=112, UB=156
2422.21/2428.10	c [304.83] solve iteration 7, LB=112, UB=156
2422.21/2428.10	c [305.7] solve iteration 8, LB=112, UB=156
2422.21/2428.10	c [341.04] solve iteration 9, LB=112, UB=156
2422.21/2428.10	c [342.01] solve iteration 10, LB=112, UB=154
2422.21/2428.10	c [523.25] solve iteration 11, LB=112, UB=154
2422.21/2428.10	c [551.54] solve iteration 12, LB=112, UB=154
2422.21/2428.10	c [1369.59] solve iteration 13, LB=112, UB=154
2422.21/2428.10	c [1456.87] solve iteration 14, LB=112, UB=154
2422.21/2428.10	c [2399.22] solve iteration 15, LB=112, UB=154
2422.21/2428.10	c [2400.85] solve iteration 16, LB=114, UB=154
2422.21/2428.10	c [2406.5] solve iteration 17, LB=116, UB=154
2430.30/2436.14	c [2414.41] solve iteration 18, LB=116, UB=154
3519.10/3527.69	c [3498.61] solve iteration 19, LB=122, UB=154

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431809-1721071998/watcher-4431809-1721071998 -o /tmp/evaluation-result-4431809-1721071998/solver-4431809-1721071998 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815891 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431809-1721071998.opb 

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=816291, runsolver pid=816288

[startup+0.100098 s]*
/proc/loadavg: 3.91 4.02 4.09 5/252 816292
/proc/meminfo: memFree=127474276/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=53052 memory=35292 CPUtime=0.1 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 5829 0 0 0 8 2 0 0 20 0 1 0 159358622 54325248 8823 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 13263 8823 2879 2900 0 9777 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 53052 KiB
Current children cumulated memory: 35292 KiB

[startup+0.211654 s]*
/proc/loadavg: 3.91 4.02 4.09 5/252 816292
/proc/meminfo: memFree=127464460/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=59176 memory=40892 CPUtime=0.21 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 9112 0 0 0 15 6 0 0 20 0 1 0 159358622 60596224 10223 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 14794 10223 2895 2900 0 11308 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 59176 KiB
Current children cumulated memory: 40892 KiB

[startup+0.31148 s]*
/proc/loadavg: 3.91 4.02 4.09 5/252 816292
/proc/meminfo: memFree=127464320/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=59176 memory=40892 CPUtime=0.31 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 9112 0 0 0 20 11 0 0 20 0 1 0 159358622 60596224 10223 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 14794 10223 2895 2900 0 11308 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 59176 KiB
Current children cumulated memory: 40892 KiB

[startup+0.700292 s]
/proc/loadavg: 3.91 4.02 4.09 5/252 816293
/proc/meminfo: memFree=127463328/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=59176 memory=40892 CPUtime=0.69 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 9123 0 0 0 53 16 0 0 20 0 1 0 159358622 60596224 10223 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 14794 10223 2895 2900 0 11308 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 59176 KiB
Current children cumulated memory: 40892 KiB

[startup+1.50028 s]
/proc/loadavg: 3.91 4.02 4.09 5/252 816293
/proc/meminfo: memFree=127456608/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=59176 memory=42940 CPUtime=1.49 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 9174 0 0 0 131 18 0 0 20 0 1 0 159358622 60596224 10735 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 14794 10735 2895 2900 0 11308 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 59176 KiB
Current children cumulated memory: 42940 KiB

[startup+3.11394 s]
/proc/loadavg: 3.92 4.02 4.09 5/252 816293
/proc/meminfo: memFree=127442692/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=59176 memory=43580 CPUtime=3.1 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 9256 0 0 0 288 22 0 0 20 0 1 0 159358622 60596224 10895 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 14794 10895 2927 2900 0 11308 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 59176 KiB
Current children cumulated memory: 43580 KiB

[startup+6.3002 s]
/proc/loadavg: 3.92 4.02 4.09 5/252 816293
/proc/meminfo: memFree=127425836/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=60500 memory=47316 CPUtime=6.27 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 14180 0 0 0 594 33 0 0 20 0 1 0 159358622 61952000 11829 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 15125 11829 2943 2900 0 11639 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 60500 KiB
Current children cumulated memory: 47316 KiB

[startup+12.7003 s]
/proc/loadavg: 3.92 4.02 4.09 5/252 816295
/proc/meminfo: memFree=127399168/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=62672 memory=49132 CPUtime=12.65 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 16327 0 0 0 1218 47 0 0 20 0 1 0 159358622 64176128 12283 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 15668 12283 2943 2900 0 12182 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 62672 KiB
Current children cumulated memory: 49132 KiB

[startup+25.5003 s]
/proc/loadavg: 3.94 4.01 4.09 5/251 816296
/proc/meminfo: memFree=127304764/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=67092 memory=52584 CPUtime=25.43 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 16700 0 0 0 2482 61 0 0 20 0 1 0 159358622 68702208 13146 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 16773 13146 2943 2900 0 13287 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 67092 KiB
Current children cumulated memory: 52584 KiB

[startup+51.1131 s]
/proc/loadavg: 4.02 4.03 4.09 5/251 816302
/proc/meminfo: memFree=127197264/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=67092 memory=54632 CPUtime=50.97 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 16704 0 0 0 5007 90 0 0 20 0 1 0 159358622 68702208 13658 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 16773 13658 2943 2900 0 13287 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 67092 KiB
Current children cumulated memory: 54632 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.04 4.09 5/251 816311
/proc/meminfo: memFree=127032176/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=74272 memory=61180 CPUtime=102.03 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 16773 0 0 0 10066 137 0 0 20 0 1 0 159358622 76054528 15295 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 18568 15295 2943 2900 0 15082 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 74272 KiB
Current children cumulated memory: 61180 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.04 4.09 5/247 816321
/proc/meminfo: memFree=126925468/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=74272 memory=61180 CPUtime=161.88 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 16778 0 0 0 15997 191 0 0 20 0 1 0 159358622 76054528 15295 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 18568 15295 2943 2900 0 15082 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 74272 KiB
Current children cumulated memory: 61180 KiB

[startup+222.3 s]
/proc/loadavg: 4.32 4.11 4.11 5/247 816331
/proc/meminfo: memFree=126838808/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=98372 memory=75576 CPUtime=221.73 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 24558 0 0 0 21927 246 0 0 20 0 1 0 159358622 100732928 18894 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 24593 18894 2943 2900 0 21107 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 98372 KiB
Current children cumulated memory: 75576 KiB

[startup+282.3 s]
/proc/loadavg: 4.72 4.29 4.17 5/241 816342
/proc/meminfo: memFree=126670844/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=98372 memory=75576 CPUtime=281.57 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 24562 0 0 0 27856 301 0 0 20 0 1 0 159358622 100732928 18894 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 24593 18894 2943 2900 0 21107 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 98372 KiB
Current children cumulated memory: 75576 KiB

[startup+342.3 s]
/proc/loadavg: 4.66 4.33 4.19 5/241 816352
/proc/meminfo: memFree=126558012/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=114576 memory=93720 CPUtime=341.43 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 32106 0 0 0 33771 372 0 0 20 0 1 0 159358622 117325824 23430 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 28644 23430 2943 2900 0 25158 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 114576 KiB
Current children cumulated memory: 93720 KiB

[startup+402.3 s]
/proc/loadavg: 4.65 4.40 4.23 5/241 816362
/proc/meminfo: memFree=126475808/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=127740 memory=108956 CPUtime=401.27 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 35402 0 0 0 39692 435 0 0 20 0 1 0 159358622 130805760 27239 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 31935 27239 2943 2900 0 28449 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 127740 KiB
Current children cumulated memory: 108956 KiB

[startup+462.3 s]
/proc/loadavg: 4.48 4.39 4.23 5/243 816377
/proc/meminfo: memFree=126412416/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=127740 memory=115100 CPUtime=461.12 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 35413 0 0 0 45638 474 0 0 20 0 1 0 159358622 130805760 28775 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 31935 28775 2943 2900 0 28449 0

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

Current children cumulated memory: 215948 KiB

[startup+2922.3 s]
/proc/loadavg: 4.76 4.28 4.16 5/244 817479
/proc/meminfo: memFree=124886112/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=215948 CPUtime=2915.23 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 56475 0 0 0 289760 1763 0 0 20 0 1 0 159358622 256376832 53987 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 53987 2943 2900 0 59106 0
Current children cumulated CPU time: 2915.23 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 215948 KiB

[startup+2982.3 s]
/proc/loadavg: 4.42 4.26 4.16 5/244 817536
/proc/meminfo: memFree=124939972/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=219268 CPUtime=2975.07 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 56566 0 0 0 295719 1788 0 0 20 0 1 0 159358622 256376832 54817 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 54817 2943 2900 0 59106 0
Current children cumulated CPU time: 2975.07 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 219268 KiB

[startup+3042.3 s]
/proc/loadavg: 4.20 4.22 4.16 5/244 818235
/proc/meminfo: memFree=124886932/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=219268 CPUtime=3034.92 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 56668 0 0 0 301679 1813 0 0 20 0 1 0 159358622 256376832 54817 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 54817 2943 2900 0 59106 0
Current children cumulated CPU time: 3034.92 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 219268 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.20 4.15 5/244 818246
/proc/meminfo: memFree=124846316/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=219268 CPUtime=3094.79 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 56749 0 0 0 307638 1841 0 0 20 0 1 0 159358622 256376832 54817 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 54817 2943 2900 0 59106 0
Current children cumulated CPU time: 3094.79 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 219268 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.17 4.15 5/243 818641
/proc/meminfo: memFree=124823688/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=219268 CPUtime=3154.64 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 56851 0 0 0 313605 1859 0 0 20 0 1 0 159358622 256376832 54817 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 54817 2943 2900 0 59106 0
Current children cumulated CPU time: 3154.64 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 219268 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.17 4.15 5/243 818651
/proc/meminfo: memFree=124799864/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=219268 CPUtime=3214.5 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 56932 0 0 0 319562 1888 0 0 20 0 1 0 159358622 256376832 54817 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 54817 2943 2900 0 59106 0
Current children cumulated CPU time: 3214.5 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 219268 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.14 4.14 5/243 818661
/proc/meminfo: memFree=124785392/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=219268 CPUtime=3274.37 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 57036 0 0 0 325522 1915 0 0 20 0 1 0 159358622 256376832 54817 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 54817 2943 2900 0 59106 0
Current children cumulated CPU time: 3274.37 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 219268 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.13 5/244 818842
/proc/meminfo: memFree=124768184/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=219268 CPUtime=3334.23 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 57117 0 0 0 331482 1941 0 0 20 0 1 0 159358622 256376832 54817 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 54817 2943 2900 0 59106 0
Current children cumulated CPU time: 3334.23 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 219268 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/244 818854
/proc/meminfo: memFree=124755272/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=221316 CPUtime=3394.09 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 57220 0 0 0 337447 1962 0 0 20 0 1 0 159358622 256376832 55329 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 55329 2943 2900 0 59106 0
Current children cumulated CPU time: 3394.09 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 221316 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.13 5/244 818922
/proc/meminfo: memFree=124738624/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=225412 CPUtime=3453.94 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 57301 0 0 0 343411 1983 0 0 20 0 1 0 159358622 256376832 56353 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 56353 2943 2900 0 59106 0
Current children cumulated CPU time: 3453.94 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 225412 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/244 818932
/proc/meminfo: memFree=124729784/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=250368 memory=225412 CPUtime=3513.81 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 57404 0 0 0 349375 2006 0 0 20 0 1 0 159358622 256376832 56353 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 62592 56353 2943 2900 0 59106 0
Current children cumulated CPU time: 3513.81 s
Current children cumulated vsize: 250368 KiB
Current children cumulated memory: 225412 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.11 5/244 819770
/proc/meminfo: memFree=127693796/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=258268 memory=232252 CPUtime=3573.66 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 59229 0 0 0 355330 2036 0 0 20 0 1 0 159358622 264466432 58063 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 64567 58063 2943 2900 0 61081 0
Current children cumulated CPU time: 3573.66 s
Current children cumulated vsize: 258268 KiB
Current children cumulated memory: 232252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 4.13 4.11 4.11 5/244 819773
/proc/meminfo: memFree=127657032/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=258268 memory=232252 CPUtime=3600 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 59229 0 0 0 357952 2048 0 0 20 0 1 0 159358622 264466432 58063 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 64567 58063 2943 2900 0 61081 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 258268 KiB
Current children cumulated memory: 232252 KiB

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

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

# cumulated CPU time of all completed processes:  user=3579.53 s, system=20.4836 s

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

[startup+3608.7 s]
/proc/loadavg: 4.13 4.11 4.11 5/244 819773
/proc/meminfo: memFree=127657032/131655788 swapFree=131071996/131071996
[pid=816291] ppid=816288 vsize=258268 memory=232252 CPUtime=3600 cores=1,3
/proc/816291/stat : 816291 (ipbhs_static_sc) R 816288 816291 815879 0 -1 4194304 59229 0 0 0 357952 2048 0 0 20 0 1 0 159358622 264466432 58063 134679101440 4194304 16068861 140733650359488 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34770944 140733650367526 140733650367613 140733650367613 140733650374628 0
/proc/816291/statm: 64567 58063 2943 2900 0 61081 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 258268 KiB
Current children cumulated memory: 232252 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.7
CPU time (s): 3600.01
CPU user time (s): 3579.53
CPU system time (s): 20.4836
CPU usage (%): 99.7592
Max. virtual memory (cumulated for all children) (KiB): 258268
Max. memory (cumulated for all children) (KiB): 232252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.53
system time used= 20.4836
maximum resident set size= 232252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59229
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= 59
involuntary context switches= 1289


# summary of solver processes directly reported to runsolver:
#   pid: 816291
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3579.53
#   total CPU system time (s): 20.4836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1833 second user time and 33.4216 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-15 21:33:30
IDJOB=4431809
IDBENCH=147017
IDSOLVER=3057
FILE ID=nodeC005/4431809-1721071998
RUNJOBID= nodeC005-1721071938-815891
SLURM_JOB_ID= 7505537
Free space on /tmp= 723624 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431809-1721071998/watcher-4431809-1721071998 -o /tmp/evaluation-result-4431809-1721071998/solver-4431809-1721071998 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815891 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431809-1721071998.opb

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

MD5SUM BENCH= 82a224b9434e58ca22c331a9d6eb0d67
RANDOM SEED=652533288

nodeC005.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		: 3678.758
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	: 6983.53
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		: 3491.780
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.35
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.202
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	: 6983.53
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.177
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.35
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		: 3566.169
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	: 6983.53
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		: 3674.033
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.35
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.395
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	: 6983.53
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.334
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127495372 kB
MemAvailable:   129121380 kB
Buffers:          359168 kB
Cached:          2092840 kB
SwapCached:            0 kB
Active:           643396 kB
Inactive:        2951516 kB
Active(anon):       3440 kB
Inactive(anon):  1177172 kB
Active(file):     639956 kB
Inactive(file):  1774344 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             54800 kB
Writeback:             4 kB
AnonPages:       1142348 kB
Mapped:           140660 kB
Shmem:             37704 kB
KReclaimable:     103816 kB
Slab:             205048 kB
SReclaimable:     103816 kB
SUnreclaim:       101232 kB
KernelStack:        4048 kB
PageTables:        11648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1529168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 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:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723572 MiB
End job on nodeC005 at 2024-07-15 22:33:39