Trace number 4458219

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 3609.7

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_10.opb
MD5SUM04cf70665d2adff71755d5c35c939249
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 benchmark0
Best CPU time to get the best result obtained on this benchmark0.049018
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables640
Total number of constraints940
Number of constraints which are clauses600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints340
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 40
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 2097150
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 524288
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2097150
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

253.35/254.02	c initialize IPBHS solver
253.35/254.02	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
253.35/254.02	c optimizer = "scip"
253.35/254.02	c pbsolver = "roundingsat"
253.35/254.02	c load symmetries from file ""
253.35/254.02	c set time limit for symmetry computation to 100 seconds.
253.35/254.02	c set interchangeable summation variable limit to 3
253.35/254.02	c set abs symmetric core budget per WCE-iteration to 100
253.35/254.02	c set rel symmetric core budget per WCE-iteration to 0
253.35/254.02	c set lit symmetric core budget per WCE-iteration to 0
253.35/254.02	c set sym generation to 's'
253.35/254.02	c set abstraction set creation to 10 iterations without LB change
253.35/254.02	c set abstraction set inputs to 0
253.35/254.02	c set abstraction set cluster min size to 2
253.35/254.02	c set abstraction set cluster max size to 100000000
253.35/254.02	c set abstraction set cluster activation limit to 2
253.35/254.02	c enable abstraction set require equal cost
253.35/254.02	c set abstraction set assumptions to 0
253.35/254.02	c set abstraction set constraint type to 0
253.35/254.02	c set abstract core extraction strategy to b
253.35/254.02	c set core extraction strategy to 2
253.35/254.02	c set core extraction shuffles 10
253.35/254.02	c set cores per iteration to 5
253.35/254.02	c set optimizer bound usage strategy to 2
253.35/254.02	c set optimizer max non-optimal iterations to 1000
253.35/254.02	c set small core cardinality limit to 2
253.35/254.02	c set max coef in cores to 1000000000
253.35/254.02	c set SIS iterations to 5
253.35/254.02	c set SIS budget abs to 1000
253.35/254.02	c set SIS budget rel to 0.05
253.35/254.02	c limit for coefficient in constraints and objective to 9223372036854775807
253.35/254.02	c will solve HOME/instance-4458219-1721868728.opb
253.35/254.02	c [0] solve iteration 1, LB=-1048575, UB=1048576
253.35/254.02	c [7] solve iteration 2, LB=-1048575, UB=0
253.35/254.02	c [30.86] solve iteration 3, LB=-524160, UB=0
253.35/254.02	c [37.49] solve iteration 4, LB=-523520, UB=0
253.35/254.02	c [63.04] solve iteration 5, LB=-171776, UB=0
253.35/254.02	c [79.11] solve iteration 6, LB=-171776, UB=0
253.35/254.02	c [85.83] solve iteration 7, LB=-159488, UB=0
253.35/254.02	c [109.09] solve iteration 8, LB=-143104, UB=0
253.35/254.02	c [127.44] solve iteration 9, LB=-130816, UB=0
253.35/254.02	c [147.71] solve iteration 10, LB=-130816, UB=0
253.35/254.02	c [206.72] solve iteration 11, LB=-130816, UB=0
253.35/254.02	c [252.62] solve iteration 12, LB=-130816, UB=0
384.38/385.46	c [265.56] solve iteration 13, LB=-130816, UB=0
384.38/385.46	c [372.18] solve iteration 14, LB=-130816, UB=0
384.38/385.46	c [379.17] solve iteration 15, LB=-130816, UB=0
384.38/385.46	c [383.44] solve iteration 16, LB=-130304, UB=0
447.32/448.59	c [396.21] solve iteration 17, LB=-65280, UB=0
447.32/448.59	c [436.81] solve iteration 18, LB=-65280, UB=0
447.32/448.59	c [446.32] solve iteration 19, LB=-65280, UB=0
536.67/538.15	c [490.07] solve iteration 20, LB=-65280, UB=0
536.67/538.15	c [535.56] solve iteration 21, LB=-65280, UB=0
658.02/659.82	c [656.77] solve iteration 22, LB=-65280, UB=0
670.39/672.22	c [669.12] solve iteration 23, LB=-65280, UB=0
679.17/681.01	c [677.87] solve iteration 24, LB=-65280, UB=0
699.89/701.86	c [698.65] solve iteration 25, LB=-65280, UB=0
724.92/726.91	c [723.6] solve iteration 26, LB=-65280, UB=0
894.65/897.17	c [893.26] solve iteration 27, LB=-65280, UB=0
927.35/929.96	c [925.95] solve iteration 28, LB=-65280, UB=0
951.78/954.44	c [950.33] solve iteration 29, LB=-65280, UB=0
999.05/1001.80	c [997.52] solve iteration 30, LB=-65280, UB=0
1070.74/1073.74	c [1069.2] solve iteration 31, LB=-65280, UB=0
1074.53/1077.53	c [1072.95] solve iteration 32, LB=-64768, UB=0
1091.99/1095.00	c [1090.37] solve iteration 33, LB=-32512, UB=0
1106.15/1109.28	c [1104.61] solve iteration 34, LB=-32512, UB=0
1138.45/1141.62	c [1136.79] solve iteration 35, LB=-32512, UB=0
1167.38/1170.67	c [1165.74] solve iteration 36, LB=-32512, UB=0
1172.86/1176.16	c [1171.21] solve iteration 37, LB=-32512, UB=0
1321.37/1325.02	c [1319.48] solve iteration 38, LB=-32512, UB=0
1340.43/1344.11	c [1338.53] solve iteration 39, LB=-32512, UB=0
1361.87/1365.61	c [1359.96] solve iteration 40, LB=-32512, UB=0
1381.52/1385.36	c [1379.65] solve iteration 41, LB=-32512, UB=0
1386.22/1390.01	c [1384.28] solve iteration 42, LB=-32512, UB=0
1655.58/1660.03	c [1653.49] solve iteration 43, LB=-32512, UB=0
1663.75/1668.20	c [1661.61] solve iteration 44, LB=-32512, UB=0
1678.72/1683.27	c [1676.63] solve iteration 45, LB=-32512, UB=0
1692.18/1696.79	c [1690.12] solve iteration 46, LB=-32512, UB=0
1715.32/1719.96	c [1713.19] solve iteration 47, LB=-32512, UB=0
1896.50/1901.55	c [1894.17] solve iteration 48, LB=-32512, UB=0
1921.74/1926.83	c [1919.35] solve iteration 49, LB=-32512, UB=0
1937.00/1942.12	c [1934.6] solve iteration 50, LB=-32512, UB=0
1974.60/1979.82	c [1972.2] solve iteration 51, LB=-32512, UB=0
2003.22/2008.58	c [2000.84] solve iteration 52, LB=-32512, UB=0
2347.95/2354.23	c [2345.29] solve iteration 53, LB=-32512, UB=0
2377.27/2383.68	c [2374.65] solve iteration 54, LB=-32512, UB=0
2421.05/2427.58	c [2418.44] solve iteration 55, LB=-32512, UB=0
2467.34/2473.91	c [2464.62] solve iteration 56, LB=-32512, UB=0
2492.28/2498.97	c [2489.59] solve iteration 57, LB=-32512, UB=0
2775.21/2782.58	c [2772.31] solve iteration 58, LB=-32512, UB=0
2798.76/2806.13	c [2795.79] solve iteration 59, LB=-32512, UB=0
2826.79/2834.25	c [2823.78] solve iteration 60, LB=-32512, UB=0
2836.87/2844.38	c [2833.9] solve iteration 61, LB=-32512, UB=0
2844.65/2852.16	c [2841.66] solve iteration 62, LB=-32512, UB=0
2862.31/2869.86	c [2859.27] solve iteration 63, LB=-32000, UB=0
2886.25/2893.85	c [2883.21] solve iteration 64, LB=-31744, UB=0
2918.27/2925.95	c [2915.21] solve iteration 65, LB=-16128, UB=0
2959.57/2967.31	c [2956.46] solve iteration 66, LB=-16128, UB=0
3004.87/3012.75	c [3001.77] solve iteration 67, LB=-16128, UB=0
3049.56/3057.58	c [3046.45] solve iteration 68, LB=-16128, UB=0
3075.20/3083.27	c [3072.07] solve iteration 69, LB=-16128, UB=0
3566.05/3575.67	c [3562.54] solve iteration 70, LB=-16128, UB=0
3572.43/3582.06	c [3568.89] solve iteration 71, LB=-16128, UB=0
3580.00/3589.68	c [3576.49] solve iteration 72, LB=-16128, UB=0
3586.78/3596.43	c [3583.21] solve iteration 73, LB=-16128, UB=0

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458219-1721868728/watcher-4458219-1721868728 -o /tmp/evaluation-result-4458219-1721868728/solver-4458219-1721868728 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721865114-267945 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4458219-1721868728.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=270592, runsolver pid=270589
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.18 4.16 4.09 5/256 270593
/proc/meminfo: memFree=109394176/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=36900 memory=18800 CPUtime=0.1 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 2252 0 0 0 9 1 0 0 20 0 1 0 23402248 37785600 4700 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 9225 4700 2703 2900 0 5739 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 36900 KiB
Current children cumulated memory: 18800 KiB

[startup+0.205476 s]*
/proc/loadavg: 4.18 4.16 4.09 5/256 270593
/proc/meminfo: memFree=109393672/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=36900 memory=19064 CPUtime=0.2 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 2292 0 0 0 19 1 0 0 20 0 1 0 23402248 37785600 4766 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 9225 4766 2703 2900 0 5739 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 36900 KiB
Current children cumulated memory: 19064 KiB

[startup+0.305425 s]*
/proc/loadavg: 4.18 4.16 4.09 5/256 270593
/proc/meminfo: memFree=109393340/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=36900 memory=19328 CPUtime=0.3 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 2362 0 0 0 29 1 0 0 20 0 1 0 23402248 37785600 4832 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 9225 4832 2703 2900 0 5739 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 36900 KiB
Current children cumulated memory: 19328 KiB

[startup+0.700197 s]
/proc/loadavg: 4.18 4.16 4.09 5/256 270593
/proc/meminfo: memFree=109391040/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=36900 memory=21636 CPUtime=0.69 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 2422 0 0 0 67 2 0 0 20 0 1 0 23402248 37785600 5409 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 9225 5409 2703 2900 0 5739 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36900 KiB
Current children cumulated memory: 21636 KiB

[startup+1.50018 s]
/proc/loadavg: 4.18 4.16 4.09 5/256 270593
/proc/meminfo: memFree=109391040/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=36900 memory=21636 CPUtime=1.49 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 2449 0 0 0 144 5 0 0 20 0 1 0 23402248 37785600 5409 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 9225 5409 2703 2900 0 5739 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 36900 KiB
Current children cumulated memory: 21636 KiB

[startup+3.10533 s]
/proc/loadavg: 4.18 4.16 4.09 5/256 270595
/proc/meminfo: memFree=109390536/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=36900 memory=21896 CPUtime=3.09 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 2491 0 0 0 300 9 0 0 20 0 1 0 23402248 37785600 5474 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 9225 5474 2703 2900 0 5739 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 36900 KiB
Current children cumulated memory: 21896 KiB

[startup+6.30018 s]
/proc/loadavg: 4.17 4.16 4.09 5/256 270595
/proc/meminfo: memFree=109387856/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=39320 memory=24268 CPUtime=6.28 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 3118 0 0 0 616 12 0 0 20 0 1 0 23402248 40263680 6067 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 9830 6067 2703 2900 0 6344 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 39320 KiB
Current children cumulated memory: 24268 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.16 4.09 5/256 270595
/proc/meminfo: memFree=109382824/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=43300 memory=29956 CPUtime=12.66 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 4619 0 0 0 1246 20 0 0 20 0 1 0 23402248 44339200 7489 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 10825 7489 2863 2900 0 7339 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 43300 KiB
Current children cumulated memory: 29956 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.15 4.09 5/256 270644
/proc/meminfo: memFree=109464804/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=47100 memory=32260 CPUtime=25.43 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 5193 0 0 0 2508 35 0 0 20 0 1 0 23402248 48230400 8065 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 11775 8065 2863 2900 0 8289 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 47100 KiB
Current children cumulated memory: 32260 KiB

[startup+51.1053 s]
/proc/loadavg: 4.15 4.15 4.09 5/256 270647
/proc/meminfo: memFree=109446648/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=58236 memory=40812 CPUtime=50.97 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 8755 0 0 0 5053 44 0 0 20 0 1 0 23402248 59633664 10203 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 14559 10203 2895 2900 0 11073 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 58236 KiB
Current children cumulated memory: 40812 KiB

[startup+102.3 s]
/proc/loadavg: 4.21 4.16 4.10 5/257 270702
/proc/meminfo: memFree=109501396/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=75360 memory=58684 CPUtime=102.03 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 11933 0 0 0 10148 55 0 0 20 0 1 0 23402248 77168640 14671 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 18840 14671 2895 2900 0 15354 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 75360 KiB
Current children cumulated memory: 58684 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.14 4.09 5/257 270713
/proc/meminfo: memFree=109473496/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=89340 memory=75168 CPUtime=161.9 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 16113 0 0 0 16129 61 0 0 20 0 1 0 23402248 91484160 18792 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 22335 18792 2895 2900 0 18849 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 89340 KiB
Current children cumulated memory: 75168 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.15 4.09 5/257 271110
/proc/meminfo: memFree=109549264/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=105788 memory=81740 CPUtime=221.74 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 17743 0 0 0 22107 67 0 0 20 0 1 0 23402248 108326912 20435 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 26447 20435 2895 2900 0 22961 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 105788 KiB
Current children cumulated memory: 81740 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.14 4.09 7/257 271212
/proc/meminfo: memFree=109688508/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=108156 memory=83276 CPUtime=281.57 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 18158 0 0 0 28081 76 0 0 20 0 1 0 23402248 110751744 20819 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 27039 20819 2895 2900 0 23553 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 108156 KiB
Current children cumulated memory: 83276 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/257 271223
/proc/meminfo: memFree=109664584/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=108156 memory=83276 CPUtime=341.4 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 18170 0 0 0 34054 86 0 0 20 0 1 0 23402248 110751744 20819 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 27039 20819 2895 2900 0 23553 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 108156 KiB
Current children cumulated memory: 83276 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/259 271403
/proc/meminfo: memFree=109648344/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=116060 memory=92356 CPUtime=401.23 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 20611 0 0 0 40025 98 0 0 20 0 1 0 23402248 118845440 23089 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 29015 23089 2895 2900 0 25529 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 116060 KiB
Current children cumulated memory: 92356 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/259 271415
/proc/meminfo: memFree=109622196/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=118144 memory=99336 CPUtime=461.08 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 21146 0 0 0 46005 103 0 0 20 0 1 0 23402248 120979456 24834 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 29536 24834 2895 2900 0 26050 0

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

Current children cumulated memory: 163040 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/256 272514
/proc/meminfo: memFree=109327860/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=176320 memory=163120 CPUtime=2914.68 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 40788 0 0 0 291169 299 0 0 20 0 1 0 23402248 180551680 40780 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 44080 40780 2895 2900 0 40594 0
Current children cumulated CPU time: 2914.68 s
Current children cumulated vsize: 176320 KiB
Current children cumulated memory: 163120 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/256 272525
/proc/meminfo: memFree=109321984/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=176320 memory=163120 CPUtime=2974.54 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 40855 0 0 0 297152 302 0 0 20 0 1 0 23402248 180551680 40780 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 44080 40780 2895 2900 0 40594 0
Current children cumulated CPU time: 2974.54 s
Current children cumulated vsize: 176320 KiB
Current children cumulated memory: 163120 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/257 272538
/proc/meminfo: memFree=109320952/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=176320 memory=163124 CPUtime=3034.39 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 40941 0 0 0 303134 305 0 0 20 0 1 0 23402248 180551680 40781 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 44080 40781 2895 2900 0 40594 0
Current children cumulated CPU time: 3034.39 s
Current children cumulated vsize: 176320 KiB
Current children cumulated memory: 163124 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/257 272548
/proc/meminfo: memFree=109318236/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=177792 memory=164436 CPUtime=3094.25 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 41846 0 0 0 309115 310 0 0 20 0 1 0 23402248 182059008 41109 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 44448 41109 2895 2900 0 40962 0
Current children cumulated CPU time: 3094.25 s
Current children cumulated vsize: 177792 KiB
Current children cumulated memory: 164436 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/257 272558
/proc/meminfo: memFree=109311552/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=177792 memory=164616 CPUtime=3154.08 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 41913 0 0 0 315096 312 0 0 20 0 1 0 23402248 182059008 41154 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 44448 41154 2895 2900 0 40962 0
Current children cumulated CPU time: 3154.08 s
Current children cumulated vsize: 177792 KiB
Current children cumulated memory: 164616 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/257 272570
/proc/meminfo: memFree=109307092/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=210084 memory=165684 CPUtime=3213.91 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 42305 0 0 0 321075 316 0 0 20 0 1 0 23402248 215126016 41421 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 52521 41421 2895 2900 0 49035 0
Current children cumulated CPU time: 3213.91 s
Current children cumulated vsize: 210084 KiB
Current children cumulated memory: 165684 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/255 272580
/proc/meminfo: memFree=109298576/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=211336 memory=168012 CPUtime=3273.71 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 42873 0 0 0 327049 322 0 0 20 0 1 0 23402248 216408064 42003 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 52834 42003 2895 2900 0 49348 0
Current children cumulated CPU time: 3273.71 s
Current children cumulated vsize: 211336 KiB
Current children cumulated memory: 168012 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/255 272592
/proc/meminfo: memFree=109296404/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=211336 memory=168012 CPUtime=3333.51 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 42916 0 0 0 333024 327 0 0 20 0 1 0 23402248 216408064 42003 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 52834 42003 2895 2900 0 49348 0
Current children cumulated CPU time: 3333.51 s
Current children cumulated vsize: 211336 KiB
Current children cumulated memory: 168012 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/254 272602
/proc/meminfo: memFree=109293036/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=211336 memory=168012 CPUtime=3393.32 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 42959 0 0 0 338999 333 0 0 20 0 1 0 23402248 216408064 42003 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 52834 42003 2895 2900 0 49348 0
Current children cumulated CPU time: 3393.32 s
Current children cumulated vsize: 211336 KiB
Current children cumulated memory: 168012 KiB

[startup+3462.3 s]
/proc/loadavg: 4.42 4.18 4.12 5/255 272613
/proc/meminfo: memFree=109294160/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=211336 memory=168012 CPUtime=3453.12 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 43002 0 0 0 344975 337 0 0 20 0 1 0 23402248 216408064 42003 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 52834 42003 2895 2900 0 49348 0
Current children cumulated CPU time: 3453.12 s
Current children cumulated vsize: 211336 KiB
Current children cumulated memory: 168012 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.16 4.11 5/257 272628
/proc/meminfo: memFree=109292884/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=211336 memory=168012 CPUtime=3512.92 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 43045 0 0 0 350951 341 0 0 20 0 1 0 23402248 216408064 42003 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 52834 42003 2895 2900 0 49348 0
Current children cumulated CPU time: 3512.92 s
Current children cumulated vsize: 211336 KiB
Current children cumulated memory: 168012 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.16 4.11 5/257 272639
/proc/meminfo: memFree=109290572/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=214436 memory=171252 CPUtime=3572.72 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 44177 0 0 0 356926 346 0 0 20 0 1 0 23402248 219582464 42813 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 53609 42813 2895 2900 0 50123 0
Current children cumulated CPU time: 3572.72 s
Current children cumulated vsize: 214436 KiB
Current children cumulated memory: 171252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.12 4.14 4.11 5/257 272644
/proc/meminfo: memFree=109286400/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=215204 memory=172396 CPUtime=3600.05 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 44736 0 0 0 359656 349 0 0 20 0 1 0 23402248 220368896 43099 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 53801 43099 2895 2900 0 50315 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 215204 KiB
Current children cumulated memory: 172396 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.56 s, system=3.49978 s

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

[startup+3609.7 s]
/proc/loadavg: 4.12 4.14 4.11 5/257 272644
/proc/meminfo: memFree=109286400/131524600 swapFree=131071728/131071996
[pid=270592] ppid=270589 vsize=215204 memory=172396 CPUtime=3600.05 cores=1,3
/proc/270592/stat : 270592 (ipbhs_static_sc) R 270589 270592 267933 0 -1 4194304 44736 0 0 0 359656 349 0 0 20 0 1 0 23402248 220368896 43099 134679101440 4194304 16068861 140722428230976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 49192960 140722428236838 140722428236925 140722428236925 140722428243940 0
/proc/270592/statm: 53801 43099 2895 2900 0 50315 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 215204 KiB
Current children cumulated memory: 172396 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.7
CPU time (s): 3600.06
CPU user time (s): 3596.56
CPU system time (s): 3.49978
CPU usage (%): 99.7329
Max. virtual memory (cumulated for all children) (KiB): 215204
Max. memory (cumulated for all children) (KiB): 172396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.56
system time used= 3.49978
maximum resident set size= 172476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44736
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= 56
involuntary context switches= 1709


# summary of solver processes directly reported to runsolver:
#   pid: 270592
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.56
#   total CPU system time (s): 3.49978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.77743 second user time and 16.437 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-25 02:52:08
IDJOB=4458219
IDBENCH=177184
IDSOLVER=3057
FILE ID=nodeC029/4458219-1721868728
RUNJOBID= nodeC029-1721865114-267945
SLURM_JOB_ID= 8089183
Free space on /tmp= 889908 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_10.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458219-1721868728/watcher-4458219-1721868728 -o /tmp/evaluation-result-4458219-1721868728/solver-4458219-1721868728 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721865114-267945 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4458219-1721868728.opb

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

MD5SUM BENCH= 04cf70665d2adff71755d5c35c939249
RANDOM SEED=1099089995

nodeC029.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		: 3676.165
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.50
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.327
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.34
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		: 3600.006
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.50
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		: 3675.867
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.34
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		: 3676.196
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.50
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		: 3673.682
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.34
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		: 3599.886
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.50
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		: 3599.786
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        109402936 kB
MemAvailable:   129165056 kB
Buffers:          282344 kB
Cached:         20191200 kB
SwapCached:           44 kB
Active:          2770664 kB
Inactive:       18493448 kB
Active(anon):       1572 kB
Inactive(anon):   842988 kB
Active(file):    2769092 kB
Inactive(file): 17650460 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071728 kB
Dirty:             53680 kB
Writeback:            60 kB
AnonPages:        786612 kB
Mapped:           151756 kB
Shmem:             54012 kB
KReclaimable:     364780 kB
Slab:             496712 kB
SReclaimable:     364780 kB
SUnreclaim:       131932 kB
KernelStack:        4080 kB
PageTables:        11056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1282744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21472 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 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:      348884 kB
DirectMap2M:    44513280 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 889856 MiB
End job on nodeC029 at 2024-07-25 03:52:18