Trace number 4431749

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.06 3607.73

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_0null50mast_rapportOE1.0_TMAX60_K67_cod3.opb
MD5SUM1839e390ed6efb0b7de52ce1d96beb02
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 benchmark-2592
Best CPU time to get the best result obtained on this benchmark564.51
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 32076
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 4162422
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 4162422
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

259.82/260.31	c initialize IPBHS solver
259.82/260.31	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
259.82/260.31	c optimizer = "scip"
259.82/260.31	c pbsolver = "roundingsat"
259.82/260.31	c load symmetries from file ""
259.82/260.31	c set time limit for symmetry computation to 100 seconds.
259.82/260.31	c set interchangeable summation variable limit to 3
259.82/260.31	c set abs symmetric core budget per WCE-iteration to 100
259.82/260.31	c set rel symmetric core budget per WCE-iteration to 0
259.82/260.31	c set lit symmetric core budget per WCE-iteration to 0
259.82/260.31	c set sym generation to 's'
259.82/260.31	c set abstraction set creation to 10 iterations without LB change
259.82/260.31	c set abstraction set inputs to 0
259.82/260.31	c set abstraction set cluster min size to 2
259.82/260.31	c set abstraction set cluster max size to 100000000
259.82/260.31	c set abstraction set cluster activation limit to 2
259.82/260.31	c enable abstraction set require equal cost
259.82/260.31	c set abstraction set assumptions to 0
259.82/260.31	c set abstraction set constraint type to 0
259.82/260.31	c set abstract core extraction strategy to b
259.82/260.31	c set core extraction strategy to 2
259.82/260.31	c set core extraction shuffles 10
259.82/260.31	c set cores per iteration to 5
259.82/260.31	c set optimizer bound usage strategy to 2
259.82/260.31	c set optimizer max non-optimal iterations to 1000
259.82/260.31	c set small core cardinality limit to 2
259.82/260.31	c set max coef in cores to 1000000000
259.82/260.31	c set SIS iterations to 5
259.82/260.31	c set SIS budget abs to 1000
259.82/260.31	c set SIS budget rel to 0.05
259.82/260.31	c limit for coefficient in constraints and objective to 9223372036854775807
259.82/260.31	c will solve HOME/instance-4431749-1721146293.opb
259.82/260.31	c [1.46] solve iteration 1, LB=-4162422, UB=1
259.82/260.31	c [247.96] solve iteration 2, LB=-3072, UB=0
259.82/260.31	c [248.83] solve iteration 3, LB=-3072, UB=0
259.82/260.31	c [249.69] solve iteration 4, LB=-3072, UB=0
259.82/260.31	c [250.56] solve iteration 5, LB=-3072, UB=0
259.82/260.31	c [251.42] solve iteration 6, LB=-3072, UB=0
259.82/260.31	c [252.32] solve iteration 7, LB=-3072, UB=-32
259.82/260.31	c [253.19] solve iteration 8, LB=-3072, UB=-32
259.82/260.31	c [254.11] solve iteration 9, LB=-3072, UB=-32
259.82/260.31	c [255.26] solve iteration 10, LB=-3072, UB=-32
259.82/260.31	c [256.17] solve iteration 11, LB=-3072, UB=-32
259.82/260.31	c [257.11] solve iteration 12, LB=-3072, UB=-33
259.82/260.31	c [258.02] solve iteration 13, LB=-3072, UB=-33
316.03/316.74	c [259.02] solve iteration 14, LB=-3072, UB=-33
316.03/316.74	c [259.94] solve iteration 15, LB=-3072, UB=-33
316.03/316.74	c [260.92] solve iteration 16, LB=-3072, UB=-33
316.03/316.74	c [261.92] solve iteration 17, LB=-3072, UB=-35
316.03/316.74	c [262.92] solve iteration 18, LB=-3072, UB=-35
316.03/316.74	c [263.93] solve iteration 19, LB=-3072, UB=-35
316.03/316.74	c [264.93] solve iteration 20, LB=-3072, UB=-35
316.03/316.74	c [265.92] solve iteration 21, LB=-3072, UB=-35
316.03/316.74	c [266.93] solve iteration 22, LB=-3072, UB=-291
316.03/316.74	c [267.93] solve iteration 23, LB=-3072, UB=-291
316.03/316.74	c [268.93] solve iteration 24, LB=-3072, UB=-291
316.03/316.74	c [269.96] solve iteration 25, LB=-3072, UB=-291
316.03/316.74	c [270.97] solve iteration 26, LB=-3072, UB=-291
316.03/316.74	c [271.98] solve iteration 27, LB=-3072, UB=-547
316.03/316.74	c [272.98] solve iteration 28, LB=-3072, UB=-547
316.03/316.74	c [273.97] solve iteration 29, LB=-3072, UB=-547
316.03/316.74	c [274.97] solve iteration 30, LB=-3072, UB=-547
316.03/316.74	c [275.95] solve iteration 31, LB=-3072, UB=-547
316.03/316.74	c [277.13] solve iteration 32, LB=-3072, UB=-549
316.03/316.74	c [278.15] solve iteration 33, LB=-3072, UB=-549
316.03/316.74	c [279.16] solve iteration 34, LB=-3072, UB=-549
316.03/316.74	c [280.17] solve iteration 35, LB=-3072, UB=-549
316.03/316.74	c [281.21] solve iteration 36, LB=-3072, UB=-549
316.03/316.74	c [282.26] solve iteration 37, LB=-3072, UB=-551
316.03/316.74	c [283.27] solve iteration 38, LB=-3072, UB=-551
316.03/316.74	c [284.28] solve iteration 39, LB=-3072, UB=-551
316.03/316.74	c [285.3] solve iteration 40, LB=-3072, UB=-551
316.03/316.74	c [286.3] solve iteration 41, LB=-3072, UB=-551
316.03/316.74	c [287.35] solve iteration 42, LB=-3072, UB=-567
316.03/316.74	c [288.36] solve iteration 43, LB=-3072, UB=-567
316.03/316.74	c [289.37] solve iteration 44, LB=-3072, UB=-567
316.03/316.74	c [290.4] solve iteration 45, LB=-3072, UB=-567
316.03/316.74	c [291.4] solve iteration 46, LB=-3072, UB=-567
316.03/316.74	c [292.44] solve iteration 47, LB=-3072, UB=-568
316.03/316.74	c [293.46] solve iteration 48, LB=-3072, UB=-568
316.03/316.74	c [294.47] solve iteration 49, LB=-3072, UB=-568
316.03/316.74	c [295.49] solve iteration 50, LB=-3072, UB=-568
316.03/316.74	c [296.5] solve iteration 51, LB=-3072, UB=-568
316.03/316.74	c [297.54] solve iteration 52, LB=-3072, UB=-569
316.03/316.74	c [298.56] solve iteration 53, LB=-3072, UB=-569
316.03/316.74	c [299.59] solve iteration 54, LB=-3072, UB=-569
316.03/316.74	c [300.6] solve iteration 55, LB=-3072, UB=-569
316.03/316.74	c [301.64] solve iteration 56, LB=-3072, UB=-569
316.03/316.74	c [302.69] solve iteration 57, LB=-3072, UB=-570
316.03/316.74	c [303.7] solve iteration 58, LB=-3072, UB=-570
316.03/316.74	c [304.72] solve iteration 59, LB=-3072, UB=-570
316.03/316.74	c [305.74] solve iteration 60, LB=-3072, UB=-570
316.03/316.74	c [306.75] solve iteration 61, LB=-3072, UB=-570
316.03/316.74	c [307.81] solve iteration 62, LB=-3072, UB=-578
316.03/316.74	c [308.83] solve iteration 63, LB=-3072, UB=-578
316.03/316.74	c [309.87] solve iteration 64, LB=-3072, UB=-578
316.03/316.74	c [310.9] solve iteration 65, LB=-3072, UB=-578
316.03/316.74	c [311.96] solve iteration 66, LB=-3072, UB=-578
316.03/316.74	c [313.02] solve iteration 67, LB=-3072, UB=-579
316.03/316.74	c [314.05] solve iteration 68, LB=-3072, UB=-579
317.23/317.91	c [315.16] solve iteration 69, LB=-3072, UB=-579
318.34/319.10	c [316.33] solve iteration 70, LB=-3072, UB=-579
319.62/320.31	c [317.51] solve iteration 71, LB=-3072, UB=-579
320.82/321.53	c [318.74] solve iteration 72, LB=-3072, UB=-581
322.02/322.75	c [319.94] solve iteration 73, LB=-3072, UB=-581
323.22/323.96	c [321.13] solve iteration 74, LB=-3072, UB=-581
324.42/325.15	c [322.33] solve iteration 75, LB=-3072, UB=-581
325.61/326.35	c [323.52] solve iteration 76, LB=-3072, UB=-581
326.80/327.56	c [324.74] solve iteration 77, LB=-3072, UB=-585
328.00/328.76	c [325.92] solve iteration 78, LB=-3072, UB=-585
329.20/329.95	c [327.12] solve iteration 79, LB=-3072, UB=-585
330.40/331.14	c [328.3] solve iteration 80, LB=-3072, UB=-585
331.59/332.35	c [329.49] solve iteration 81, LB=-3072, UB=-585
332.78/333.56	c [330.72] solve iteration 82, LB=-3072, UB=-589
333.98/334.74	c [331.9] solve iteration 83, LB=-3072, UB=-589
335.17/335.92	c [333.07] solve iteration 84, LB=-3072, UB=-589
336.28/337.11	c [334.25] solve iteration 85, LB=-3072, UB=-589
337.56/338.32	c [335.43] solve iteration 86, LB=-3072, UB=-589
338.76/339.56	c [336.67] solve iteration 87, LB=-3072, UB=-597
340.05/340.80	c [337.88] solve iteration 88, LB=-3072, UB=-597
341.26/342.01	c [339.11] solve iteration 89, LB=-3072, UB=-597
342.45/343.26	c [340.32] solve iteration 90, LB=-3072, UB=-597
343.65/344.49	c [341.56] solve iteration 91, LB=-3072, UB=-597
346.04/346.85	c [343.9] solve iteration 92, LB=-3072, UB=-598
356.51/357.37	c [350.04] solve iteration 93, LB=-3072, UB=-815
356.51/357.37	c [352.02] solve iteration 94, LB=-3072, UB=-1280
356.51/357.37	c [353.48] solve iteration 95, LB=-3072, UB=-1280
356.51/357.37	c [354.43] solve iteration 96, LB=-3072, UB=-1280
358.00/358.87	c [355.95] solve iteration 97, LB=-3072, UB=-1282
359.11/359.97	c [356.96] solve iteration 98, LB=-3072, UB=-1536
361.40/362.29	c [359.19] solve iteration 99, LB=-3072, UB=-1536
362.49/363.36	c [360.25] solve iteration 100, LB=-3072, UB=-1536
363.59/364.43	c [361.3] solve iteration 101, LB=-3072, UB=-1536
484.78/485.89	c [481.72] solve iteration 102, LB=-3072, UB=-1536
619.65/620.94	c [616.19] solve iteration 103, LB=-3072, UB=-1536
935.70/937.51	c [931.56] solve iteration 104, LB=-3072, UB=-1536
951.18/953.07	c [944.06] solve iteration 105, LB=-3072, UB=-1536
951.18/953.07	c [946.98] solve iteration 106, LB=-3072, UB=-1536
1057.67/1059.77	c [1052.88] solve iteration 107, LB=-3072, UB=-1536

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (53465 MiB free)
  memory of node 1: 64510 MiB (59908 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431749-1721146293/watcher-4431749-1721146293 -o /tmp/evaluation-result-4431749-1721146293/solver-4431749-1721146293 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721138506-847893 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431749-1721146293.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 Starting watchdog threadmit, stack expansion wi
Linux Starting watchdog threadmit, stack expansion wi
Current StackSize limit: 8192 KiB

solver pid=852181, runsolver pid=852178

[startup+0.100099 s]*
/proc/loadavg: 4.14 4.13 4.09 5/244 852182
/proc/meminfo: memFree=116078448/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=45564 memory=20344 CPUtime=0.1 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 4599 0 0 0 9 1 0 0 20 0 1 0 166786320 46657536 5086 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 11391 5086 1135 2900 0 7905 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 45564 KiB
Current children cumulated memory: 20344 KiB

[startup+0.21126 s]*
/proc/loadavg: 4.14 4.13 4.09 5/244 852182
/proc/meminfo: memFree=116069180/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=54252 memory=29632 CPUtime=0.21 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 7270 0 0 0 16 5 0 0 20 0 1 0 166786320 55554048 7408 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 13563 7408 1135 2900 0 10077 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 54252 KiB
Current children cumulated memory: 29632 KiB

[startup+0.311195 s]*
/proc/loadavg: 4.14 4.13 4.09 5/244 852182
/proc/meminfo: memFree=116031488/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=102420 memory=83660 CPUtime=0.31 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 19420 0 0 0 22 9 0 0 20 0 1 0 166786320 104878080 20915 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 25605 20915 2383 2900 0 22119 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 102420 KiB
Current children cumulated memory: 83660 KiB

[startup+0.700266 s]
/proc/loadavg: 4.12 4.13 4.09 6/244 852182
/proc/meminfo: memFree=115989692/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=133064 memory=113492 CPUtime=0.68 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 26870 0 0 0 58 10 0 0 20 0 1 0 166786320 136257536 28373 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 33266 28373 2383 2900 0 29780 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 133064 KiB
Current children cumulated memory: 113492 KiB

[startup+1.50026 s]
/proc/loadavg: 4.12 4.13 4.09 5/244 852182
/proc/meminfo: memFree=115989720/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=133064 memory=113492 CPUtime=1.48 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 26870 0 0 0 138 10 0 0 20 0 1 0 166786320 136257536 28373 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 33266 28373 2383 2900 0 29780 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 133064 KiB
Current children cumulated memory: 113492 KiB

[startup+3.11278 s]
/proc/loadavg: 4.12 4.13 4.09 5/244 852182
/proc/meminfo: memFree=115869048/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=265896 memory=235300 CPUtime=3.1 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 57127 0 0 0 294 16 0 0 20 0 1 0 166786320 272277504 58825 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 66474 58825 2735 2900 0 62988 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 265896 KiB
Current children cumulated memory: 235300 KiB

[startup+6.30026 s]
/proc/loadavg: 4.11 4.12 4.09 5/244 852183
/proc/meminfo: memFree=115865668/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=268616 memory=238872 CPUtime=6.27 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 57982 0 0 0 611 16 0 0 20 0 1 0 166786320 275062784 59718 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 67154 59718 2767 2900 0 63668 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 268616 KiB
Current children cumulated memory: 238872 KiB

[startup+12.7002 s]
/proc/loadavg: 4.19 4.14 4.10 5/244 852183
/proc/meminfo: memFree=115858308/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=280216 memory=244392 CPUtime=12.66 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 58861 0 0 0 1250 16 0 0 20 0 1 0 166786320 286941184 61098 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 70054 61098 2767 2900 0 66568 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 280216 KiB
Current children cumulated memory: 244392 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.13 4.09 5/244 852186
/proc/meminfo: memFree=115842932/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=291892 memory=256976 CPUtime=25.45 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 59460 0 0 0 2528 17 0 0 20 0 1 0 166786320 298897408 64244 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 72973 64244 2767 2900 0 69487 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 291892 KiB
Current children cumulated memory: 256976 KiB

[startup+51.1128 s]
/proc/loadavg: 4.17 4.14 4.10 5/244 852189
/proc/meminfo: memFree=115806716/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=315796 memory=284596 CPUtime=51.02 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 60752 0 0 0 5084 18 0 0 20 0 1 0 166786320 323375104 71149 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 78949 71149 2767 2900 0 75463 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 315796 KiB
Current children cumulated memory: 284596 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/244 852198
/proc/meminfo: memFree=115605472/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=482096 memory=432788 CPUtime=102.11 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 82980 0 0 0 10173 38 0 0 20 0 1 0 166786320 493666304 108197 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 120524 108197 2767 2900 0 117038 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 482096 KiB
Current children cumulated memory: 432788 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/244 852209
/proc/meminfo: memFree=115334680/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=707048 memory=656156 CPUtime=162.01 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 119496 0 0 0 16150 51 0 0 20 0 1 0 166786320 724017152 164039 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 176762 164039 2767 2900 0 173276 0
Current children cumulated CPU time: 162.01 s
Current children cumulated vsize: 707048 KiB
Current children cumulated memory: 656156 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/244 852220
/proc/meminfo: memFree=115119292/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=998416 memory=853440 CPUtime=221.92 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 151003 0 0 0 22127 65 0 0 20 0 1 0 166786320 1022377984 213360 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 249604 213360 2767 2900 0 246118 0
Current children cumulated CPU time: 221.92 s
Current children cumulated vsize: 998416 KiB
Current children cumulated memory: 853440 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/241 852230
/proc/meminfo: memFree=114866196/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=1143928 memory=1049656 CPUtime=281.75 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 230116 0 0 0 28096 79 0 0 20 0 1 0 166786320 1171382272 262414 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 285982 262414 2943 2900 0 282496 0
Current children cumulated CPU time: 281.75 s
Current children cumulated vsize: 1143928 KiB
Current children cumulated memory: 1049656 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/242 852242
/proc/meminfo: memFree=114813196/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=1186620 memory=1096220 CPUtime=341.55 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 297473 0 0 0 34061 94 0 0 20 0 1 0 166786320 1215098880 274055 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 296655 274055 2943 2900 0 293169 0
Current children cumulated CPU time: 341.55 s
Current children cumulated vsize: 1186620 KiB
Current children cumulated memory: 1096220 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/242 852252
/proc/meminfo: memFree=114718212/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=1182904 memory=1103472 CPUtime=401.43 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 298138 0 0 0 40005 138 0 0 20 0 1 0 166786320 1211293696 275868 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 295726 275868 2943 2900 0 292240 0
Current children cumulated CPU time: 401.43 s
Current children cumulated vsize: 1182904 KiB
Current children cumulated memory: 1103472 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/242 852262
/proc/meminfo: memFree=114700896/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=1182904 memory=1103488 CPUtime=461.33 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 298221 0 0 0 45960 173 0 0 20 0 1 0 166786320 1211293696 275872 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 295726 275872 2943 2900 0 292240 0

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

Current children cumulated memory: 1928372 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.12 4.16 5/244 853920
/proc/meminfo: memFree=112893984/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2298784 memory=1928372 CPUtime=2915.95 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 434869 0 0 0 290929 666 0 0 20 0 1 0 166786320 2353954816 482093 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 574696 482093 2943 2900 0 571210 0
Current children cumulated CPU time: 2915.95 s
Current children cumulated vsize: 2298784 KiB
Current children cumulated memory: 1928372 KiB

[startup+2982.3 s]
/proc/loadavg: 4.23 4.15 4.17 5/245 853945
/proc/meminfo: memFree=112848376/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2298784 memory=1928372 CPUtime=2975.8 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 434869 0 0 0 296908 672 0 0 20 0 1 0 166786320 2353954816 482093 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 574696 482093 2943 2900 0 571210 0
Current children cumulated CPU time: 2975.8 s
Current children cumulated vsize: 2298784 KiB
Current children cumulated memory: 1928372 KiB

[startup+3042.3 s]
/proc/loadavg: 3.91 4.10 4.15 3/231 854017
/proc/meminfo: memFree=122627440/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2298784 memory=1928768 CPUtime=3035.66 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 434870 0 0 0 302886 680 0 0 20 0 1 0 166786320 2353954816 482192 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 574696 482192 2943 2900 0 571210 0
Current children cumulated CPU time: 3035.66 s
Current children cumulated vsize: 2298784 KiB
Current children cumulated memory: 1928768 KiB

[startup+3102.3 s]
/proc/loadavg: 2.78 3.73 4.02 3/231 854027
/proc/meminfo: memFree=122620116/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2298784 memory=1930324 CPUtime=3095.54 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 434943 0 0 0 308871 683 0 0 20 0 1 0 166786320 2353954816 482581 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 574696 482581 2943 2900 0 571210 0
Current children cumulated CPU time: 3095.54 s
Current children cumulated vsize: 2298784 KiB
Current children cumulated memory: 1930324 KiB

[startup+3162.3 s]
/proc/loadavg: 2.40 3.45 3.90 3/229 854039
/proc/meminfo: memFree=122594488/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2298784 memory=1932640 CPUtime=3155.43 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 435669 0 0 0 314856 687 0 0 20 0 1 0 166786320 2353954816 483160 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 574696 483160 2943 2900 0 571210 0
Current children cumulated CPU time: 3155.43 s
Current children cumulated vsize: 2298784 KiB
Current children cumulated memory: 1932640 KiB

[startup+3222.3 s]
/proc/loadavg: 2.20 3.20 3.79 3/229 854050
/proc/meminfo: memFree=122532012/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2307820 memory=1950216 CPUtime=3215.32 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 438390 0 0 0 320838 694 0 0 20 0 1 0 166786320 2363207680 487554 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 576955 487554 2943 2900 0 573469 0
Current children cumulated CPU time: 3215.32 s
Current children cumulated vsize: 2307820 KiB
Current children cumulated memory: 1950216 KiB

[startup+3282.3 s]
/proc/loadavg: 2.19 3.01 3.68 3/229 854064
/proc/meminfo: memFree=122513900/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2308332 memory=1953328 CPUtime=3275.22 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 439367 0 0 0 326823 699 0 0 20 0 1 0 166786320 2363731968 488332 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 577083 488332 2943 2900 0 573597 0
Current children cumulated CPU time: 3275.22 s
Current children cumulated vsize: 2308332 KiB
Current children cumulated memory: 1953328 KiB

[startup+3342.3 s]
/proc/loadavg: 2.12 2.84 3.58 3/229 854075
/proc/meminfo: memFree=122487084/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2308332 memory=1953812 CPUtime=3335.11 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 440006 0 0 0 332804 707 0 0 20 0 1 0 166786320 2363731968 488453 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 577083 488453 2943 2900 0 573597 0
Current children cumulated CPU time: 3335.11 s
Current children cumulated vsize: 2308332 KiB
Current children cumulated memory: 1953812 KiB

[startup+3402.3 s]
/proc/loadavg: 2.08 2.70 3.48 3/229 854085
/proc/meminfo: memFree=122465880/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2308332 memory=1956212 CPUtime=3395 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 440500 0 0 0 338787 713 0 0 20 0 1 0 166786320 2363731968 489053 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 577083 489053 2943 2900 0 573597 0
Current children cumulated CPU time: 3395 s
Current children cumulated vsize: 2308332 KiB
Current children cumulated memory: 1956212 KiB

[startup+3462.3 s]
/proc/loadavg: 2.13 2.60 3.40 3/230 854096
/proc/meminfo: memFree=122379248/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2308332 memory=1957984 CPUtime=3454.88 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 441038 0 0 0 344767 721 0 0 20 0 1 0 166786320 2363731968 489496 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 577083 489496 2943 2900 0 573597 0
Current children cumulated CPU time: 3454.88 s
Current children cumulated vsize: 2308332 KiB
Current children cumulated memory: 1957984 KiB

[startup+3522.3 s]
/proc/loadavg: 2.59 2.63 3.36 3/230 854106
/proc/meminfo: memFree=122251672/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2312844 memory=2005916 CPUtime=3514.78 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 444707 0 0 0 350749 729 0 0 20 0 1 0 166786320 2368352256 501479 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 578211 501479 2943 2900 0 574725 0
Current children cumulated CPU time: 3514.78 s
Current children cumulated vsize: 2312844 KiB
Current children cumulated memory: 2005916 KiB

[startup+3582.3 s]
/proc/loadavg: 2.56 2.63 3.31 3/230 854121
/proc/meminfo: memFree=122157060/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2319072 memory=2082620 CPUtime=3574.67 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 451788 0 0 0 356732 735 0 0 20 0 1 0 166786320 2374729728 520655 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 579768 520655 2943 2900 0 576282 0
Current children cumulated CPU time: 3574.67 s
Current children cumulated vsize: 2319072 KiB
Current children cumulated memory: 2082620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.7 s]
/proc/loadavg: 2.37 2.58 3.27 3/230 854126
/proc/meminfo: memFree=122140452/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2320420 memory=2099372 CPUtime=3600.02 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 453978 0 0 0 359266 736 0 0 20 0 1 0 166786320 2376110080 524843 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 580105 524843 2943 2900 0 576619 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2320420 KiB
Current children cumulated memory: 2099372 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.66 s, system=7.39932 s

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

[startup+3607.7 s]
/proc/loadavg: 2.37 2.58 3.27 3/230 854126
/proc/meminfo: memFree=122140452/131655788 swapFree=131071996/131071996
[pid=852181] ppid=852178 vsize=2320420 memory=2099372 CPUtime=3600.02 cores=5,7
/proc/852181/stat : 852181 (ipbhs_static_sc) R 852178 852181 847880 0 -1 4194304 453978 0 0 0 359266 736 0 0 20 0 1 0 166786320 2376110080 524843 134679101440 4194304 16068861 140726356881792 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 26783744 140726356890662 140726356890749 140726356890749 140726356897764 0
/proc/852181/statm: 580105 524843 2943 2900 0 576619 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2320420 KiB
Current children cumulated memory: 2099372 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.73
CPU time (s): 3600.06
CPU user time (s): 3592.66
CPU system time (s): 7.39932
CPU usage (%): 99.7874
Max. virtual memory (cumulated for all children) (KiB): 2320420
Max. memory (cumulated for all children) (KiB): 2099372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.66
system time used= 7.39932
maximum resident set size= 2099416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453978
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= 55
involuntary context switches= 2030


# summary of solver processes directly reported to runsolver:
#   pid: 852181
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3592.66
#   total CPU system time (s): 7.39932

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0892 second user time and 32.3647 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-16 18:11:46
IDJOB=4431749
IDBENCH=156167
IDSOLVER=3057
FILE ID=nodeC012/4431749-1721146293
RUNJOBID= nodeC012-1721138506-847893
SLURM_JOB_ID= 7505715
Free space on /tmp= 723420 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_0null50mast_rapportOE1.0_TMAX60_K67_cod3.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431749-1721146293/watcher-4431749-1721146293 -o /tmp/evaluation-result-4431749-1721146293/solver-4431749-1721146293 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721138506-847893 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431749-1721146293.opb

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

MD5SUM BENCH= 1839e390ed6efb0b7de52ce1d96beb02
RANDOM SEED=2024872193

nodeC012.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3674.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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        116094976 kB
MemAvailable:   120176380 kB
Buffers:          415364 kB
Cached:          4459668 kB
SwapCached:            0 kB
Active:          1005292 kB
Inactive:       13903132 kB
Active(anon):       1440 kB
Inactive(anon): 10069648 kB
Active(file):    1003852 kB
Inactive(file):  3833484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             56340 kB
Writeback:             4 kB
AnonPages:      10033392 kB
Mapped:           140712 kB
Shmem:             37704 kB
KReclaimable:     168196 kB
Slab:             273872 kB
SReclaimable:     168196 kB
SUnreclaim:       105676 kB
KernelStack:        3904 kB
PageTables:        28932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   10934460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53408 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2070528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      303944 kB
DirectMap2M:    33155072 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723668 MiB
End job on nodeC012 at 2024-07-16 19:11:54