Trace number 4505648

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
Exact_no_db_no_ls 2025-06-19? (TO) 3602.16 3612.78

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.opb
MD5SUM0390bfe3f6c229f0cac833c3202307c0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-186459
Best CPU time to get the best result obtained on this benchmark72000.5
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 25674
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 24116532
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 24116532
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.09/2.18	o 0
2.18/2.24	o -1
2.28/2.30	o -4182
2.28/2.36	o -4190
2.38/2.43	o -4194
2.38/2.48	o -6778
2.48/2.51	o -6867
2.48/2.54	o -6872
2.48/2.58	o -6961
2.58/2.61	o -7016
2.58/2.66	o -7160
2.58/2.69	o -7393
2.68/2.72	o -11574
2.78/2.80	o -11575
2.88/2.95	o -67650
2.99/3.06	o -84374
2.99/3.10	o -91139
3.09/3.13	o -91194
3.09/3.16	o -91199
3.09/3.19	o -91343
3.17/3.23	o -92330
3.17/3.26	o -92474
3.27/3.33	o -94016
3.48/3.59	o -95469
5.09/5.14	o -95702
11.06/11.20	o -96307
1018.49/1021.64	o -96362
1170.45/1174.04	o -96540
1217.80/1221.56	o -96768
1218.60/1222.32	o -97373
1218.60/1222.39	o -97376
1218.70/1222.46	o -97394
1219.31/1223.01	o -97572
1219.31/1223.09	o -97716
1219.50/1223.23	o -98559
1219.50/1223.30	o -101753
1219.60/1223.35	o -101756
1219.70/1223.43	o -101986
1219.90/1223.62	o -101988
1219.90/1223.67	o -102132
1220.00/1223.74	o -102975
1220.10/1223.80	o -104572
1220.10/1223.87	o -106169
1220.50/1224.26	o -107389
1229.56/1233.30	o -107444
1229.66/1233.49	o -107588
1229.86/1233.63	o -107591
1230.16/1233.95	o -107601
1230.37/1234.11	o -109986
1573.75/1578.50	o -110070
1630.67/1635.65	o -110104
1646.52/1651.56	o -110303
1770.56/1775.94	o -113031
1870.67/1876.36	o -113641
2172.67/2179.29	o -115005
2491.58/2499.08	o -115238

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: 63794 MiB (56707 MiB free)
  memory of node 1: 64507 MiB (35781 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505648-1751463876/watcher-4505648-1751463876 -o /tmp/evaluation-result-4505648-1751463876/solver-4505648-1751463876 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751457289-65682 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1266366088 --ls=0 --inp-dombreaklim=0 HOME/instance-4505648-1751463876.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=66338, runsolver pid=66335

[startup+0.10005 s]*
/proc/loadavg: 4.11 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94675244/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=78000 memory=52868 CPUtime=0.1 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 10457 0 0 0 6 4 0 0 20 0 1 0 62066527 79872000 13217 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 19500 13217 1024 1200 0 17980 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 78000 KiB
Current children cumulated memory: 52868 KiB

[startup+0.213305 s]*
/proc/loadavg: 4.11 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94655588/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=92240 memory=65472 CPUtime=0.21 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 13874 0 0 0 16 5 0 0 20 0 1 0 62066527 94453760 16368 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 23060 16368 1024 1200 0 21540 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 92240 KiB
Current children cumulated memory: 65472 KiB

[startup+0.312986 s]*
/proc/loadavg: 4.11 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94647776/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=104840 memory=80936 CPUtime=0.32 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 17240 0 0 0 25 7 0 0 20 0 1 0 62066527 107356160 20234 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 26210 20234 1024 1200 0 24690 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 104840 KiB
Current children cumulated memory: 80936 KiB

[startup+0.700303 s]
/proc/loadavg: 4.11 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94631648/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=126316 memory=101636 CPUtime=0.68 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 21140 0 0 0 60 8 0 0 20 0 1 0 62066527 129347584 25409 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 31579 25409 1024 1200 0 30059 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 126316 KiB
Current children cumulated memory: 101636 KiB

[startup+1.50029 s]
/proc/loadavg: 4.11 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94631664/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=169612 memory=144988 CPUtime=1.49 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 30836 0 0 0 138 11 0 0 20 0 1 0 62066527 173682688 36247 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 42403 36247 1184 1200 0 40883 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 169612 KiB
Current children cumulated memory: 144988 KiB

[startup+3.11318 s]
/proc/loadavg: 4.11 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94551488/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=202204 memory=178600 CPUtime=3.09 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 35358 0 0 0 297 12 0 0 20 0 1 0 62066527 207056896 44650 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 50551 44650 1248 1200 0 49031 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 202204 KiB
Current children cumulated memory: 178600 KiB

[startup+6.30027 s]
/proc/loadavg: 4.10 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94438196/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=311968 memory=290980 CPUtime=6.27 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 48490 0 0 0 609 18 0 0 20 0 1 0 62066527 319455232 72745 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 77992 72745 1248 1200 0 76472 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 311968 KiB
Current children cumulated memory: 290980 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.11 4.12 5/249 66339
/proc/meminfo: memFree=94264472/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=482460 memory=448912 CPUtime=12.65 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 71298 0 0 0 1237 28 0 0 20 0 1 0 62066527 494039040 112228 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 120615 112228 1248 1200 0 119095 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 482460 KiB
Current children cumulated memory: 448912 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.12 4.12 5/249 66339
/proc/meminfo: memFree=94135688/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=697252 memory=554576 CPUtime=25.41 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 92789 0 0 0 2504 37 0 0 20 0 1 0 62066527 713986048 138644 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 174313 138644 1248 1200 0 172793 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 697252 KiB
Current children cumulated memory: 554576 KiB

[startup+51.1129 s]
/proc/loadavg: 4.10 4.11 4.11 5/249 66340
/proc/meminfo: memFree=93735748/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1215864 memory=973732 CPUtime=50.94 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 157587 0 0 0 5034 60 0 0 20 0 1 0 62066527 1245044736 243433 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 303966 243433 1248 1200 0 302446 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1215864 KiB
Current children cumulated memory: 973732 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/249 66342
/proc/meminfo: memFree=93047880/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1928436 memory=1457412 CPUtime=101.98 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 232563 0 0 0 10103 95 0 0 20 0 1 0 62066527 1974718464 364353 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 482109 364353 1248 1200 0 480589 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1928436 KiB
Current children cumulated memory: 1457412 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.11 5/250 66347
/proc/meminfo: memFree=93004488/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1935088 memory=1464836 CPUtime=161.79 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 234502 0 0 0 16074 105 0 0 20 0 1 0 62066527 1981530112 366209 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 483772 366209 1248 1200 0 482252 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 1935088 KiB
Current children cumulated memory: 1464836 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/250 66349
/proc/meminfo: memFree=92967256/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1935088 memory=1465092 CPUtime=221.61 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 234704 0 0 0 22056 105 0 0 20 0 1 0 62066527 1981530112 366273 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 483772 366273 1248 1200 0 482252 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 1935088 KiB
Current children cumulated memory: 1465092 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/250 66355
/proc/meminfo: memFree=92965412/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1936692 memory=1467396 CPUtime=281.44 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 235463 0 0 0 28038 106 0 0 20 0 1 0 62066527 1983172608 366849 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 484173 366849 1248 1200 0 482653 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 1936692 KiB
Current children cumulated memory: 1467396 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/250 66357
/proc/meminfo: memFree=92947304/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1938468 memory=1468932 CPUtime=341.27 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 236081 0 0 0 34021 106 0 0 20 0 1 0 62066527 1984991232 367233 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 484617 367233 1248 1200 0 483097 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 1938468 KiB
Current children cumulated memory: 1468932 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/250 66360
/proc/meminfo: memFree=92958956/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1940940 memory=1470724 CPUtime=401.1 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 236698 0 0 0 40004 106 0 0 20 0 1 0 62066527 1987522560 367681 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 485235 367681 1248 1200 0 483715 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 1940940 KiB
Current children cumulated memory: 1470724 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.14 4.10 5/250 66362
/proc/meminfo: memFree=92951412/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=1942524 memory=1478252 CPUtime=460.93 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 237415 0 0 0 45987 106 0 0 20 0 1 0 62066527 1989144576 369563 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 485631 369563 1248 1200 0 484111 0

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

[startup+3162.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/250 66634
/proc/meminfo: memFree=101678264/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2613832 memory=2294196 CPUtime=3152.98 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 386948 0 0 0 314887 411 0 0 20 0 1 0 62066527 2676563968 573549 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 653458 573549 1248 1200 0 651938 0
Current children cumulated CPU time: 3152.98 s
Current children cumulated vsize: 2613832 KiB
Current children cumulated memory: 2294196 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 66635
/proc/meminfo: memFree=101679492/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2618248 memory=2298548 CPUtime=3212.8 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 388153 0 0 0 320868 412 0 0 20 0 1 0 62066527 2681085952 574637 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 654562 574637 1248 1200 0 653042 0
Current children cumulated CPU time: 3212.8 s
Current children cumulated vsize: 2618248 KiB
Current children cumulated memory: 2298548 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 66641
/proc/meminfo: memFree=101668396/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2618248 memory=2298548 CPUtime=3272.62 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 388629 0 0 0 326849 413 0 0 20 0 1 0 62066527 2681085952 574637 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 654562 574637 1248 1200 0 653042 0
Current children cumulated CPU time: 3272.62 s
Current children cumulated vsize: 2618248 KiB
Current children cumulated memory: 2298548 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/249 66643
/proc/meminfo: memFree=101626732/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3332.45 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 389949 0 0 0 332831 414 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3332.45 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/249 66645
/proc/meminfo: memFree=101610632/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3392.28 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390115 0 0 0 338813 415 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3392.28 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/249 66647
/proc/meminfo: memFree=101625824/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3452.1 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390663 0 0 0 344785 425 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3452.1 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3522.3 s]
/proc/loadavg: 4.70 4.27 4.15 5/249 66649
/proc/meminfo: memFree=101604752/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3511.92 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390853 0 0 0 350766 426 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3511.92 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.41 4.28 4.16 5/249 66651
/proc/meminfo: memFree=101613352/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3571.77 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390979 0 0 0 356736 441 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3571.77 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.31 4.27 4.16 5/249 66652
/proc/meminfo: memFree=101615296/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3600.08 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390980 0 0 0 359563 445 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3612.78 s]
# the end of solver process 66338 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3597.63 s, system=4.53806 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3611.2 s]
/proc/loadavg: 4.31 4.27 4.16 5/249 66652
/proc/meminfo: memFree=101615240/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3600.58 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390980 0 0 0 359613 445 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3600.58 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3612 s]*
/proc/loadavg: 4.31 4.27 4.16 5/249 66652
/proc/meminfo: memFree=101615240/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3601.39 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390980 0 0 0 359694 445 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3601.39 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3612.4 s]
/proc/loadavg: 4.31 4.27 4.16 5/249 66652
/proc/meminfo: memFree=101615240/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3601.78 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390980 0 0 0 359732 446 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3601.78 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3612.6 s]
/proc/loadavg: 4.31 4.27 4.16 5/249 66652
/proc/meminfo: memFree=101615240/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3601.98 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390980 0 0 0 359752 446 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3601.98 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

[startup+3612.7 s]
/proc/loadavg: 4.31 4.27 4.16 5/249 66652
/proc/meminfo: memFree=101615240/131382112 swapFree=33009904/33010684
[pid=66338] ppid=66335 vsize=2623000 memory=2303204 CPUtime=3602.08 cores=0,2
/proc/66338/stat : 66338 (Exact) R 66335 66338 65672 0 -1 4194304 390980 0 0 0 359762 446 0 0 20 0 1 0 62066527 2685952000 575801 18446744073709551615 4198400 9112445 140728537278496 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26750976 140728537282856 140728537283053 140728537283053 140728537288655 0
/proc/66338/statm: 655750 575801 1248 1200 0 654230 0
Current children cumulated CPU time: 3602.08 s
Current children cumulated vsize: 2623000 KiB
Current children cumulated memory: 2303204 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.78
CPU time (s): 3602.16
CPU user time (s): 3597.63
CPU system time (s): 4.53806
CPU usage (%): 99.7062
Max. virtual memory (cumulated for all children) (KiB): 2623000
Max. memory (cumulated for all children) (KiB): 2303204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.63
system time used= 4.53806
maximum resident set size= 2303204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390980
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= 44
involuntary context switches= 7997


# summary of solver processes directly reported to runsolver:
#   pid: 66338
#   total CPU time (s): 3602.16
#   total CPU user time (s): 3597.63
#   total CPU system time (s): 4.53806

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6976 second user time and 33.5756 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-02 15:44:36
IDJOB=4505648
IDBENCH=156158
IDSOLVER=3318
FILE ID=nodeC001/4505648-1751463876
RUNJOBID= nodeC001-1751457289-65682
SLURM_JOB_ID= 9598456
Free space on /tmp= 432540 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=0 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505648-1751463876/watcher-4505648-1751463876 -o /tmp/evaluation-result-4505648-1751463876/solver-4505648-1751463876 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751457289-65682 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1266366088 --ls=0 --inp-dombreaklim=0 HOME/instance-4505648-1751463876.opb

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

MD5SUM BENCH= 0390bfe3f6c229f0cac833c3202307c0
RANDOM SEED=1266366088

nodeC001 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 1197.322
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3591.534
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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.173
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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.217
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3491.702
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3491.742
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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.449
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3700.000
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        94708836 kB
MemAvailable:   95268444 kB
Buffers:            1668 kB
Cached:          1355272 kB
SwapCached:           32 kB
Active:         34925216 kB
Inactive:        1046596 kB
Active(anon):   34610136 kB
Inactive(anon):    22636 kB
Active(file):     315080 kB
Inactive(file):  1023960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10072 kB
Writeback:             0 kB
AnonPages:      34614284 kB
Mapped:           118164 kB
Shmem:             17900 kB
KReclaimable:     120004 kB
Slab:             204692 kB
SReclaimable:     120004 kB
SUnreclaim:        84688 kB
KernelStack:        4016 kB
PageTables:        71644 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   37257668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  21168128 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432912 MiB
End job on nodeC001 at 2025-07-02 16:44:49