Trace number 4431921

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 3609.51

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_023_area_delay.opb
MD5SUMf0d590dea99ded5cbff2470f890532e5
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark15.1998
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18629
Total number of constraints134119
Number of constraints which are clauses134119
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 9200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9200
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9200
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

5.88/5.91	c initialize IPBHS solver
5.88/5.91	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
5.88/5.91	c optimizer = "scip"
5.88/5.91	c pbsolver = "roundingsat"
5.88/5.91	c load symmetries from file ""
5.88/5.91	c set time limit for symmetry computation to 100 seconds.
5.88/5.91	c set interchangeable summation variable limit to 3
5.88/5.91	c set abs symmetric core budget per WCE-iteration to 100
5.88/5.91	c set rel symmetric core budget per WCE-iteration to 0
5.88/5.91	c set lit symmetric core budget per WCE-iteration to 0
5.88/5.91	c set sym generation to 's'
5.88/5.91	c set abstraction set creation to 10 iterations without LB change
5.88/5.91	c set abstraction set inputs to 0
5.88/5.91	c set abstraction set cluster min size to 2
5.88/5.91	c set abstraction set cluster max size to 100000000
5.88/5.91	c set abstraction set cluster activation limit to 2
5.88/5.91	c enable abstraction set require equal cost
5.88/5.91	c set abstraction set assumptions to 0
5.88/5.91	c set abstraction set constraint type to 0
5.88/5.91	c set abstract core extraction strategy to b
5.88/5.91	c set core extraction strategy to 2
5.88/5.91	c set core extraction shuffles 10
5.88/5.91	c set cores per iteration to 5
5.88/5.91	c set optimizer bound usage strategy to 2
5.88/5.91	c set optimizer max non-optimal iterations to 1000
5.88/5.91	c set small core cardinality limit to 2
5.88/5.91	c set max coef in cores to 1000000000
5.88/5.91	c set SIS iterations to 5
5.88/5.91	c set SIS budget abs to 1000
5.88/5.91	c set SIS budget rel to 0.05
5.88/5.91	c limit for coefficient in constraints and objective to 9223372036854775807
5.88/5.91	c will solve HOME/instance-4431921-1721101696.opb
5.88/5.91	c [0.23] solve iteration 1, LB=0, UB=9201
5.88/5.91	c [2.31] solve iteration 2, LB=2, UB=43
5.88/5.91	c [4.36] solve iteration 3, LB=17, UB=37
8.67/8.75	c [6.74] solve iteration 4, LB=18, UB=37
12.16/12.23	c [9.78] solve iteration 5, LB=18, UB=37
35.71/35.85	c [29.65] solve iteration 6, LB=18, UB=37
41.70/41.88	c [33.76] solve iteration 7, LB=18, UB=37
45.00/45.15	c [38.01] solve iteration 8, LB=19, UB=34
61.46/61.62	c [44.14] solve iteration 9, LB=19, UB=34
61.46/61.62	c [48.67] solve iteration 10, LB=19, UB=34
122.52/122.80	c [83.55] solve iteration 11, LB=20, UB=34
122.52/122.80	c [96.08] solve iteration 12, LB=20, UB=34
156.55/156.90	c [118.04] solve iteration 13, LB=20, UB=34
178.69/179.12	c [150.93] solve iteration 14, LB=20, UB=34
207.22/207.73	c [171.85] solve iteration 15, LB=21, UB=34
234.56/235.13	c [202.99] solve iteration 16, LB=21, UB=34
283.73/284.43	c [249.97] solve iteration 17, LB=21, UB=34
328.72/329.50	c [294.88] solve iteration 18, LB=21, UB=34
418.10/419.19	c [330.62] solve iteration 19, LB=21, UB=34
625.99/627.57	c [582.84] solve iteration 20, LB=21, UB=33
745.50/747.30	c [659.52] solve iteration 21, LB=21, UB=30
852.86/855.00	c [766.05] solve iteration 22, LB=21, UB=30
973.97/976.30	c [887.56] solve iteration 23, LB=21, UB=30
1092.81/1095.55	c [1006.35] solve iteration 24, LB=21, UB=30
1281.59/1284.96	c [1194.43] solve iteration 25, LB=21, UB=30
1479.72/1483.61	c [1357.92] solve iteration 26, LB=21, UB=30
1606.02/1610.27	c [1489.13] solve iteration 27, LB=21, UB=29
1724.15/1728.62	c [1606.55] solve iteration 28, LB=21, UB=29
1889.05/1893.91	c [1780.75] solve iteration 29, LB=21, UB=26
2363.77/2369.84	c [2163.91] solve iteration 30, LB=22, UB=26

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431921-1721101696/watcher-4431921-1721101696 -o /tmp/evaluation-result-4431921-1721101696/solver-4431921-1721101696 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721094346-872422 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431921-1721101696.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
solver pid=877337, runsolver pid=877334
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 4.10 4.09 4.09 5/255 877338
/proc/meminfo: memFree=126575160/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=41568 memory=16060 CPUtime=0.09 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 3653 0 0 0 9 0 0 0 20 0 1 0 162337731 42565632 4015 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 10392 4015 1023 2900 0 6906 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 41568 KiB
Current children cumulated memory: 16060 KiB

[startup+0.205538 s]*
/proc/loadavg: 4.10 4.09 4.09 5/255 877338
/proc/meminfo: memFree=126558796/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=55876 memory=30624 CPUtime=0.2 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 6677 0 0 0 17 3 0 0 20 0 1 0 162337731 57217024 7656 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 13969 7656 1135 2900 0 10483 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 55876 KiB
Current children cumulated memory: 30624 KiB

[startup+0.305501 s]*
/proc/loadavg: 4.10 4.09 4.09 5/255 877338
/proc/meminfo: memFree=126553420/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=60204 memory=33536 CPUtime=0.3 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 7346 0 0 0 22 8 0 0 20 0 1 0 162337731 61648896 8384 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 15051 8384 1135 2900 0 11565 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 60204 KiB
Current children cumulated memory: 33536 KiB

[startup+0.700184 s]
/proc/loadavg: 4.10 4.09 4.09 5/255 877338
/proc/meminfo: memFree=126479048/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=177216 memory=155360 CPUtime=0.69 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 36144 0 0 0 45 24 0 0 20 0 1 0 162337731 181469184 38840 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 44304 38840 2383 2900 0 40818 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 177216 KiB
Current children cumulated memory: 155360 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.09 4.09 6/255 877338
/proc/meminfo: memFree=126328068/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=319380 memory=293388 CPUtime=1.49 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 70391 0 0 0 116 33 0 0 20 0 1 0 162337731 327045120 73347 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 79845 73347 2655 2900 0 76359 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 319380 KiB
Current children cumulated memory: 293388 KiB

[startup+3.1051 s]
/proc/loadavg: 4.09 4.09 4.09 6/255 877338
/proc/meminfo: memFree=126284852/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=319380 memory=293388 CPUtime=3.09 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 70401 0 0 0 247 62 0 0 20 0 1 0 162337731 327045120 73347 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 79845 73347 2655 2900 0 76359 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 319380 KiB
Current children cumulated memory: 293388 KiB

[startup+6.30017 s]
/proc/loadavg: 4.09 4.09 4.09 6/255 877339
/proc/meminfo: memFree=126258368/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=352188 memory=329692 CPUtime=6.27 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 79771 0 0 0 535 92 0 0 20 0 1 0 162337731 360640512 82423 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 88047 82423 2911 2900 0 84561 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 352188 KiB
Current children cumulated memory: 329692 KiB

[startup+12.7002 s]
/proc/loadavg: 4.24 4.12 4.10 6/255 877339
/proc/meminfo: memFree=126195556/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=384296 memory=364944 CPUtime=12.67 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 88615 0 0 0 1107 160 0 0 20 0 1 0 162337731 393519104 91236 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 96074 91236 2911 2900 0 92588 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 384296 KiB
Current children cumulated memory: 364944 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.12 4.10 6/255 877342
/proc/meminfo: memFree=126039456/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=467448 memory=444512 CPUtime=25.44 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 100862 0 0 0 2185 359 0 0 20 0 1 0 162337731 478666752 111128 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 116862 111128 2927 2900 0 113376 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 467448 KiB
Current children cumulated memory: 444512 KiB

[startup+51.1054 s]
/proc/loadavg: 4.12 4.11 4.09 6/255 877345
/proc/meminfo: memFree=125848280/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=613948 memory=583468 CPUtime=50.99 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 132481 0 0 0 4463 636 0 0 20 0 1 0 162337731 628682752 145867 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 153487 145867 2943 2900 0 150001 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 613948 KiB
Current children cumulated memory: 583468 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.12 4.10 6/255 877355
/proc/meminfo: memFree=125455160/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=954008 memory=847620 CPUtime=102.07 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 191345 0 0 0 8984 1223 0 0 20 0 1 0 162337731 976904192 211905 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 238502 211905 2943 2900 0 235016 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 954008 KiB
Current children cumulated memory: 847620 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 6/258 877371
/proc/meminfo: memFree=125101340/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=1129952 memory=1011336 CPUtime=161.93 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 252102 0 0 0 14899 1294 0 0 20 0 1 0 162337731 1157070848 252834 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 282488 252834 2943 2900 0 279002 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 1129952 KiB
Current children cumulated memory: 1011336 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.09 6/258 877381
/proc/meminfo: memFree=124903788/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=1284384 memory=1146900 CPUtime=221.78 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 295368 0 0 0 20794 1384 0 0 20 0 1 0 162337731 1315209216 286725 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 321096 286725 2943 2900 0 317610 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 1284384 KiB
Current children cumulated memory: 1146900 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 4.14 4.10 6/258 877437
/proc/meminfo: memFree=124761448/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=1333508 memory=1215844 CPUtime=281.64 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 311040 0 0 0 26750 1414 0 0 20 0 1 0 162337731 1365512192 303961 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 333377 303961 2943 2900 0 329891 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 1333508 KiB
Current children cumulated memory: 1215844 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.09 6/258 877450
/proc/meminfo: memFree=124587620/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=1370580 memory=1254672 CPUtime=341.49 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 349563 0 0 0 32698 1451 0 0 20 0 1 0 162337731 1403473920 313668 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 342645 313668 2943 2900 0 339159 0
Current children cumulated CPU time: 341.49 s
Current children cumulated vsize: 1370580 KiB
Current children cumulated memory: 1254672 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.09 6/258 877460
/proc/meminfo: memFree=124334068/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=1481844 memory=1336412 CPUtime=401.34 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 365538 0 0 0 38663 1471 0 0 20 0 1 0 162337731 1517408256 334103 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 370461 334103 2943 2900 0 366975 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 1481844 KiB
Current children cumulated memory: 1336412 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/256 877853
/proc/meminfo: memFree=124306824/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=1488572 memory=1336596 CPUtime=461.2 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 377802 0 0 0 44646 1474 0 0 20 0 1 0 162337731 1524297728 334149 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 372143 334149 2943 2900 0 368657 0

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

Current children cumulated memory: 2359080 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/256 879114
/proc/meminfo: memFree=122179784/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=2914.78 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 781511 0 0 0 289318 2160 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 2914.78 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/255 879126
/proc/meminfo: memFree=122146560/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=2974.61 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 782129 0 0 0 295301 2160 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 2974.61 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.09 4.09 6/255 879136
/proc/meminfo: memFree=122145016/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=3034.45 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 782726 0 0 0 301285 2160 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 3034.45 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/255 879146
/proc/meminfo: memFree=122145360/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=3094.28 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 783426 0 0 0 307268 2160 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 3094.28 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.10 4.09 6/257 879161
/proc/meminfo: memFree=122165608/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=3154.13 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 784146 0 0 0 313252 2161 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 3154.13 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.09 4.09 6/257 879172
/proc/meminfo: memFree=122158012/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=3213.96 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 784784 0 0 0 319235 2161 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 3213.96 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.12 4.10 6/257 879183
/proc/meminfo: memFree=122144564/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=3273.8 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 785489 0 0 0 325219 2161 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 3273.8 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/258 879196
/proc/meminfo: memFree=122140280/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2571296 memory=2359080 CPUtime=3333.64 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 786128 0 0 0 331203 2161 0 0 20 0 1 0 162337731 2633007104 589770 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642824 589770 2943 2900 0 639338 0
Current children cumulated CPU time: 3333.64 s
Current children cumulated vsize: 2571296 KiB
Current children cumulated memory: 2359080 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/258 879207
/proc/meminfo: memFree=122142252/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2569724 memory=2357496 CPUtime=3393.47 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 818940 0 0 0 337181 2166 0 0 20 0 1 0 162337731 2631397376 589374 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 642431 589374 2943 2900 0 638945 0
Current children cumulated CPU time: 3393.47 s
Current children cumulated vsize: 2569724 KiB
Current children cumulated memory: 2357496 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 6/256 879217
/proc/meminfo: memFree=122061876/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2572512 memory=2360424 CPUtime=3453.31 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 832370 0 0 0 343163 2168 0 0 20 0 1 0 162337731 2634252288 590106 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 643128 590106 2943 2900 0 639642 0
Current children cumulated CPU time: 3453.31 s
Current children cumulated vsize: 2572512 KiB
Current children cumulated memory: 2360424 KiB

[startup+3522.3 s]
/proc/loadavg: 3.25 3.88 4.01 3/242 879288
/proc/meminfo: memFree=125246912/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2572512 memory=2360424 CPUtime=3513.13 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 833020 0 0 0 349145 2168 0 0 20 0 1 0 162337731 2634252288 590106 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 643128 590106 2943 2900 0 639642 0
Current children cumulated CPU time: 3513.13 s
Current children cumulated vsize: 2572512 KiB
Current children cumulated memory: 2360424 KiB

[startup+3582.3 s]
/proc/loadavg: 2.60 3.59 3.90 3/242 879300
/proc/meminfo: memFree=125245520/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2572512 memory=2360424 CPUtime=3572.96 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 833652 0 0 0 355128 2168 0 0 20 0 1 0 162337731 2634252288 590106 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 643128 590106 2943 2900 0 639642 0
Current children cumulated CPU time: 3572.96 s
Current children cumulated vsize: 2572512 KiB
Current children cumulated memory: 2360424 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 2.42 3.45 3.85 3/242 879306
/proc/meminfo: memFree=125244936/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2572512 memory=2360424 CPUtime=3600.08 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 834013 0 0 0 357840 2168 0 0 20 0 1 0 162337731 2634252288 590106 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 643128 590106 2943 2900 0 639642 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2572512 KiB
Current children cumulated memory: 2360424 KiB

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

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

# cumulated CPU time of all completed processes:  user=3578.4 s, system=21.6975 s

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

[startup+3609.5 s]
/proc/loadavg: 2.42 3.45 3.85 3/242 879306
/proc/meminfo: memFree=125244936/131524600 swapFree=131071996/131071996
[pid=877337] ppid=877334 vsize=2572512 memory=2360424 CPUtime=3600.08 cores=1,3
/proc/877337/stat : 877337 (ipbhs_static_sc) R 877334 877337 872410 0 -1 4194304 834013 0 0 0 357840 2168 0 0 20 0 1 0 162337731 2634252288 590106 134679101440 4194304 16068861 140734816178656 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25485312 140734816183334 140734816183421 140734816183421 140734816190436 0
/proc/877337/statm: 643128 590106 2943 2900 0 639642 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2572512 KiB
Current children cumulated memory: 2360424 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.51
CPU time (s): 3600.1
CPU user time (s): 3578.4
CPU system time (s): 21.6975
CPU usage (%): 99.7394
Max. virtual memory (cumulated for all children) (KiB): 2623152
Max. memory (cumulated for all children) (KiB): 2410060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.4
system time used= 21.6975
maximum resident set size= 2410060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 834013
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= 53
involuntary context switches= 2054


# summary of solver processes directly reported to runsolver:
#   pid: 877337
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3578.4
#   total CPU system time (s): 21.6975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23275 second user time and 15.0338 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-16 05:48:29
IDJOB=4431921
IDBENCH=148129
IDSOLVER=3057
FILE ID=nodeC030/4431921-1721101696
RUNJOBID= nodeC030-1721094346-872422
SLURM_JOB_ID= 7505600
Free space on /tmp= 889912 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_023_area_delay.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431921-1721101696/watcher-4431921-1721101696 -o /tmp/evaluation-result-4431921-1721101696/solver-4431921-1721101696 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721094346-872422 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431921-1721101696.opb

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

MD5SUM BENCH= f0d590dea99ded5cbff2470f890532e5
RANDOM SEED=864840315

nodeC030.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		: 3679.368
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.28
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		: 3668.456
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.11
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		: 3599.737
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.28
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		: 3677.399
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.11
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		: 3679.393
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.28
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		: 3675.342
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.11
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.001
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.28
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		: 3600.005
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126588180 kB
MemAvailable:   128077128 kB
Buffers:          383516 kB
Cached:          1931240 kB
SwapCached:            0 kB
Active:           906844 kB
Inactive:        3409524 kB
Active(anon):       1564 kB
Inactive(anon):  2037476 kB
Active(file):     905280 kB
Inactive(file):  1372048 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             58052 kB
Writeback:             0 kB
AnonPages:       2000972 kB
Mapped:           139400 kB
Shmem:             37720 kB
KReclaimable:     102888 kB
Slab:             209512 kB
SReclaimable:     102888 kB
SUnreclaim:       106624 kB
KernelStack:        4108 kB
PageTables:        13084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2264988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62976 kB
HardwareCorrupted:     0 kB
AnonHugePages:    522240 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:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889972 MiB
End job on nodeC030 at 2024-07-16 06:48:39