Trace number 4432051

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.1 3607.65

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX300_K192_cod1.opb
MD5SUMb6518815c856eaafc5c2f585e9c40549
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 benchmark-157192
Best CPU time to get the best result obtained on this benchmark68193.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 170372
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 139771126
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 139771126
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

375.02/375.95	c initialize IPBHS solver
375.02/375.95	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
375.02/375.95	c optimizer = "scip"
375.02/375.95	c pbsolver = "roundingsat"
375.02/375.95	c load symmetries from file ""
375.02/375.95	c set time limit for symmetry computation to 100 seconds.
375.02/375.95	c set interchangeable summation variable limit to 3
375.02/375.95	c set abs symmetric core budget per WCE-iteration to 100
375.02/375.95	c set rel symmetric core budget per WCE-iteration to 0
375.02/375.95	c set lit symmetric core budget per WCE-iteration to 0
375.02/375.95	c set sym generation to 's'
375.02/375.95	c set abstraction set creation to 10 iterations without LB change
375.02/375.95	c set abstraction set inputs to 0
375.02/375.95	c set abstraction set cluster min size to 2
375.02/375.95	c set abstraction set cluster max size to 100000000
375.02/375.95	c set abstraction set cluster activation limit to 2
375.02/375.95	c enable abstraction set require equal cost
375.02/375.95	c set abstraction set assumptions to 0
375.02/375.95	c set abstraction set constraint type to 0
375.02/375.95	c set abstract core extraction strategy to b
375.02/375.95	c set core extraction strategy to 2
375.02/375.95	c set core extraction shuffles 10
375.02/375.95	c set cores per iteration to 5
375.02/375.95	c set optimizer bound usage strategy to 2
375.02/375.95	c set optimizer max non-optimal iterations to 1000
375.02/375.95	c set small core cardinality limit to 2
375.02/375.95	c set max coef in cores to 1000000000
375.02/375.95	c set SIS iterations to 5
375.02/375.95	c set SIS budget abs to 1000
375.02/375.95	c set SIS budget rel to 0.05
375.02/375.95	c limit for coefficient in constraints and objective to 9223372036854775807
375.02/375.95	c will solve HOME/instance-4432051-1721152413.opb
375.02/375.95	c [332.84] solve iteration 1, LB=-139771126, UB=1
375.02/375.95	c [340.02] solve iteration 2, LB=-400355, UB=0
375.02/375.95	c [347.3] solve iteration 3, LB=-400355, UB=-156815
375.02/375.95	c [354.81] solve iteration 4, LB=-400355, UB=-156815
375.02/375.95	c [362.18] solve iteration 5, LB=-400355, UB=-156815
375.02/375.95	c [369.58] solve iteration 6, LB=-400355, UB=-156815

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432051-1721152413/watcher-4432051-1721152413 -o /tmp/evaluation-result-4432051-1721152413/solver-4432051-1721152413 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721152425-883532 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432051-1721152413.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100087 s]*
/proc/loadavg: 1.10 1.11 1.37 6/259 883594
/proc/meminfo: memFree=127190956/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=56956 memory=31360 CPUtime=0.1 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 5900 0 0 0 9 1 0 0 20 0 1 0 167403736 58322944 7840 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 14239 7840 1023 2900 0 10753 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 56956 KiB
Current children cumulated memory: 31360 KiB

[startup+0.206096 s]*
/proc/loadavg: 1.10 1.11 1.37 5/259 883594
/proc/meminfo: memFree=127088948/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=68516 memory=42712 CPUtime=0.2 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 8764 0 0 0 19 1 0 0 20 0 1 0 167403736 70160384 10678 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 17129 10678 1023 2900 0 13643 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 68516 KiB
Current children cumulated memory: 42712 KiB

[startup+0.305461 s]*
/proc/loadavg: 1.10 1.11 1.37 5/259 883594
/proc/meminfo: memFree=127057684/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=87532 memory=57860 CPUtime=0.3 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 12008 0 0 0 28 2 0 0 20 0 1 0 167403736 89632768 14465 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 21883 14465 1023 2900 0 18397 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 87532 KiB
Current children cumulated memory: 57860 KiB

[startup+0.700222 s]
/proc/loadavg: 1.10 1.11 1.37 5/259 883594
/proc/meminfo: memFree=127005148/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=136388 memory=101740 CPUtime=0.69 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 17407 0 0 0 66 3 0 0 20 0 1 0 167403736 139661312 25435 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 34097 25435 1023 2900 0 30611 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 136388 KiB
Current children cumulated memory: 101740 KiB

[startup+1.50019 s]
/proc/loadavg: 1.10 1.11 1.37 5/259 883594
/proc/meminfo: memFree=126893676/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=263276 memory=233172 CPUtime=1.49 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 28691 0 0 0 133 16 0 0 20 0 1 0 167403736 269594624 58293 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 65819 58293 1135 2900 0 62333 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 263276 KiB
Current children cumulated memory: 233172 KiB

[startup+3.10469 s]
/proc/loadavg: 1.33 1.16 1.39 5/259 883596
/proc/meminfo: memFree=125102928/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=951732 CPUtime=3.09 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199590 0 0 0 254 55 0 0 20 0 1 0 167403736 1009856512 237933 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 237933 2383 2900 0 243061 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 951732 KiB

[startup+6.30014 s]
/proc/loadavg: 1.33 1.16 1.39 5/259 883597
/proc/meminfo: memFree=125029428/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=951732 CPUtime=6.27 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199593 0 0 0 572 55 0 0 20 0 1 0 167403736 1009856512 237933 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 237933 2383 2900 0 243061 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 951732 KiB

[startup+12.7002 s]
/proc/loadavg: 1.55 1.20 1.40 5/259 883597
/proc/meminfo: memFree=124530480/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=951732 CPUtime=12.66 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199599 0 0 0 1210 56 0 0 20 0 1 0 167403736 1009856512 237933 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 237933 2383 2900 0 243061 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 951732 KiB

[startup+25.5002 s]
/proc/loadavg: 2.40 1.41 1.47 5/259 883600
/proc/meminfo: memFree=124351240/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=952012 CPUtime=25.43 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199605 0 0 0 2487 56 0 0 20 0 1 0 167403736 1009856512 238003 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 238003 2399 2900 0 243061 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 952012 KiB

[startup+51.1047 s]
/proc/loadavg: 2.95 1.62 1.53 5/259 883603
/proc/meminfo: memFree=124289724/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=952012 CPUtime=51 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199611 0 0 0 5043 57 0 0 20 0 1 0 167403736 1009856512 238003 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 238003 2399 2900 0 243061 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 952012 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 2.02 1.68 7/262 883665
/proc/meminfo: memFree=124097040/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=952012 CPUtime=102.08 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199620 0 0 0 10150 58 0 0 20 0 1 0 167403736 1009856512 238003 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 238003 2399 2900 0 243061 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 952012 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.40 1.83 5/260 884007
/proc/meminfo: memFree=123942884/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=952012 CPUtime=161.94 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199626 0 0 0 16136 58 0 0 20 0 1 0 167403736 1009856512 238003 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 238003 2399 2900 0 243061 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 952012 KiB

[startup+222.3 s]
/proc/loadavg: 4.40 2.82 2.02 5/260 884017
/proc/meminfo: memFree=123689032/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=952012 CPUtime=221.81 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199632 0 0 0 22122 59 0 0 20 0 1 0 167403736 1009856512 238003 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 238003 2399 2900 0 243061 0
Current children cumulated CPU time: 221.81 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 952012 KiB

[startup+282.3 s]
/proc/loadavg: 4.38 3.11 2.17 6/263 884076
/proc/meminfo: memFree=123432480/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=986188 memory=952012 CPUtime=281.67 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 199638 0 0 0 28107 60 0 0 20 0 1 0 167403736 1009856512 238003 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 246547 238003 2399 2900 0 243061 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 986188 KiB
Current children cumulated memory: 952012 KiB

[startup+342.3 s]
/proc/loadavg: 4.19 3.29 2.29 5/258 884207
/proc/meminfo: memFree=122462264/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=1918636 memory=1832068 CPUtime=341.53 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 402033 0 0 0 34063 90 0 0 20 0 1 0 167403736 1964683264 458017 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 479659 458017 2735 2900 0 476173 0
Current children cumulated CPU time: 341.53 s
Current children cumulated vsize: 1918636 KiB
Current children cumulated memory: 1832068 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.44 2.41 5/260 884221
/proc/meminfo: memFree=121219824/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=2863544 memory=2803280 CPUtime=401.35 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 568550 0 0 0 39993 142 0 0 20 0 1 0 167403736 2932269056 700820 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 715886 700820 2943 2900 0 712400 0
Current children cumulated CPU time: 401.35 s
Current children cumulated vsize: 2863544 KiB
Current children cumulated memory: 2803280 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.57 2.52 5/258 884245
/proc/meminfo: memFree=120975988/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=2913332 memory=2833624 CPUtime=461.23 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 569480 0 0 0 45980 143 0 0 20 0 1 0 167403736 2983251968 708406 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 728333 708406 2943 2900 0 724847 0

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

Current children cumulated memory: 3322064 KiB

[startup+2862.3 s]
/proc/loadavg: 4.20 4.15 4.04 5/258 885348
/proc/meminfo: memFree=117041564/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3332828 CPUtime=2856.06 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 580154 0 0 0 285322 284 0 0 20 0 1 0 167403736 3831029760 833207 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 833207 2943 2900 0 931824 0
Current children cumulated CPU time: 2856.06 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3332828 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.14 4.04 5/257 885359
/proc/meminfo: memFree=117029696/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3346140 CPUtime=2915.93 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 580304 0 0 0 291307 286 0 0 20 0 1 0 167403736 3831029760 836535 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 836535 2943 2900 0 931824 0
Current children cumulated CPU time: 2915.93 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3346140 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.13 4.04 6/257 885369
/proc/meminfo: memFree=116996296/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3363140 CPUtime=2975.81 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 580447 0 0 0 297293 288 0 0 20 0 1 0 167403736 3831029760 840785 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 840785 2943 2900 0 931824 0
Current children cumulated CPU time: 2975.81 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3363140 KiB

[startup+3042.3 s]
/proc/loadavg: 4.21 4.15 4.05 5/257 885382
/proc/meminfo: memFree=116952140/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3373380 CPUtime=3035.72 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 580633 0 0 0 303282 290 0 0 20 0 1 0 167403736 3831029760 843345 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 843345 2943 2900 0 931824 0
Current children cumulated CPU time: 3035.72 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3373380 KiB

[startup+3102.3 s]
/proc/loadavg: 4.28 4.19 4.07 6/257 885393
/proc/meminfo: memFree=116879132/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3385668 CPUtime=3095.62 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 580814 0 0 0 309270 292 0 0 20 0 1 0 167403736 3831029760 846417 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 846417 2943 2900 0 931824 0
Current children cumulated CPU time: 3095.62 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3385668 KiB

[startup+3162.3 s]
/proc/loadavg: 4.59 4.30 4.12 5/254 885403
/proc/meminfo: memFree=116856908/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3395908 CPUtime=3155.51 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 581098 0 0 0 315250 301 0 0 20 0 1 0 167403736 3831029760 848977 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 848977 2943 2900 0 931824 0
Current children cumulated CPU time: 3155.51 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3395908 KiB

[startup+3222.3 s]
/proc/loadavg: 4.27 4.26 4.11 5/255 885415
/proc/meminfo: memFree=116842548/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3410244 CPUtime=3215.4 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 581267 0 0 0 321238 302 0 0 20 0 1 0 167403736 3831029760 852561 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 852561 2943 2900 0 931824 0
Current children cumulated CPU time: 3215.4 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3410244 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.24 4.11 6/255 885425
/proc/meminfo: memFree=116827724/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3424484 CPUtime=3275.3 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 581451 0 0 0 327227 303 0 0 20 0 1 0 167403736 3831029760 856121 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 856121 2943 2900 0 931824 0
Current children cumulated CPU time: 3275.3 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3424484 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.22 4.11 5/255 885435
/proc/meminfo: memFree=116808952/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3436804 CPUtime=3335.21 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 581700 0 0 0 333216 305 0 0 20 0 1 0 167403736 3831029760 859201 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 859201 2943 2900 0 931824 0
Current children cumulated CPU time: 3335.21 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3436804 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.19 4.11 5/255 885445
/proc/meminfo: memFree=116791016/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3449628 CPUtime=3395.1 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 581865 0 0 0 339205 305 0 0 20 0 1 0 167403736 3831029760 862407 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 862407 2943 2900 0 931824 0
Current children cumulated CPU time: 3395.1 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3449628 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.19 4.11 6/258 885461
/proc/meminfo: memFree=116760524/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3461916 CPUtime=3454.99 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 582048 0 0 0 345193 306 0 0 20 0 1 0 167403736 3831029760 865479 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 865479 2943 2900 0 931824 0
Current children cumulated CPU time: 3454.99 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3461916 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.17 4.10 5/257 885471
/proc/meminfo: memFree=116480824/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3474204 CPUtime=3514.9 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 582286 0 0 0 351182 308 0 0 20 0 1 0 167403736 3831029760 868551 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 868551 2943 2900 0 931824 0
Current children cumulated CPU time: 3514.9 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3474204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.17 4.10 6/257 885481
/proc/meminfo: memFree=116300720/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3486492 CPUtime=3574.79 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 582524 0 0 0 357170 309 0 0 20 0 1 0 167403736 3831029760 871623 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 871623 2943 2900 0 931824 0
Current children cumulated CPU time: 3574.79 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3486492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.6 s]
/proc/loadavg: 4.14 4.17 4.10 5/254 885501
/proc/meminfo: memFree=118944492/131524600 swapFree=131071996/131071996
[pid=883593] ppid=883590 vsize=3741240 memory=3490588 CPUtime=3600.04 cores=5,7
/proc/883593/stat : 883593 (ipbhs_static_sc) R 883590 883593 883519 0 -1 4194304 582632 0 0 0 359695 309 0 0 20 0 1 0 167403736 3831029760 872647 134679101440 4194304 16068861 140723475424832 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 42946560 140723475432486 140723475432573 140723475432573 140723475439588 0
/proc/883593/statm: 935310 872647 2943 2900 0 931824 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 3741240 KiB
Current children cumulated memory: 3490588 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.96 s, system=3.14459 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): 3607.65
CPU time (s): 3600.1
CPU user time (s): 3596.96
CPU system time (s): 3.14459
CPU usage (%): 99.7909
Max. virtual memory (cumulated for all children) (KiB): 3741240
Max. memory (cumulated for all children) (KiB): 3490588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.96
system time used= 3.14459
maximum resident set size= 3490588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582632
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= 5
involuntary context switches= 1642


# summary of solver processes directly reported to runsolver:
#   pid: 883593
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3596.96
#   total CPU system time (s): 3.14459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.47892 second user time and 12.3592 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-16 19:53:45
IDJOB=4432051
IDBENCH=157239
IDSOLVER=3057
FILE ID=nodeC018/4432051-1721152413
RUNJOBID= nodeC018-1721152425-883532
SLURM_JOB_ID= 7505753
Free space on /tmp= 889896 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX300_K192_cod1.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432051-1721152413/watcher-4432051-1721152413 -o /tmp/evaluation-result-4432051-1721152413/solver-4432051-1721152413 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721152425-883532 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432051-1721152413.opb

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

MD5SUM BENCH= b6518815c856eaafc5c2f585e9c40549
RANDOM SEED=1733471121

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127334772 kB
MemAvailable:   129699460 kB
Buffers:          407280 kB
Cached:          2772392 kB
SwapCached:            0 kB
Active:           790780 kB
Inactive:        2750808 kB
Active(anon):       1468 kB
Inactive(anon):   398220 kB
Active(file):     789312 kB
Inactive(file):  2352588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            277136 kB
Writeback:             4 kB
AnonPages:        360556 kB
Mapped:           115260 kB
Shmem:             37720 kB
KReclaimable:     125224 kB
Slab:             238192 kB
SReclaimable:     125224 kB
SUnreclaim:       112968 kB
KernelStack:        3924 kB
PageTables:         9924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     704324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62880 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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:      234196 kB
DirectMap2M:    17364992 kB
DirectMap1G:    118489088 kB

Free space on /tmp at the end= 889788 MiB
End job on nodeC018 at 2024-07-16 20:53:53