Trace number 4505649

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_dombreaking 2025-06-16? (TO) 3602.02 3611.52

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

360.21/361.39	o 0
360.31/361.43	o -54173
360.31/361.46	o -54178
360.31/361.49	o -54179
360.41/361.52	o -54180
360.41/361.58	o -54181
360.60/361.71	o -54319
360.70/361.80	o -54322
360.70/361.85	o -54323
360.70/361.88	o -54324
360.81/361.99	o -54691
361.01/362.16	o -54694
361.11/362.21	o -54699
361.11/362.28	o -56286
361.21/362.38	o -56287
361.30/362.45	o -60090
361.40/362.59	o -60091
361.60/362.73	o -60454
361.81/362.94	o -60455
362.21/363.34	o -60458
363.30/364.40	o -60459
364.10/365.22	o -60465
364.50/365.66	o -60466
364.60/365.79	o -64518
364.79/365.94	o -64557
364.90/366.06	o -64662
365.00/366.15	o -68697
365.09/366.22	o -68843
371.18/372.39	o -69191
493.12/494.62	o -69234
532.31/533.98	o -69424
563.92/565.67	o -73407
1071.28/1074.39	o -73838
1071.38/1074.44	o -73843
1071.38/1074.49	o -73927
1071.48/1074.57	o -73982
1071.58/1074.62	o -73983
1071.68/1074.71	o -73985
1072.08/1075.16	o -74022
1092.82/1095.98	o -74415
1092.93/1096.02	o -74418
1092.93/1096.08	o -75025
1093.12/1096.21	o -75402
1093.12/1096.29	o -78596
1142.50/1145.77	o -81091
1738.87/1743.67	o -81125
1768.00/1772.86	o -81502
1882.31/1887.42	o -83298
2015.87/2021.32	o -83654
2038.40/2043.92	o -83874
2246.07/2252.17	o -87047
2351.01/2357.38	o -87191
2387.30/2393.72	o -87194
2387.30/2393.79	o -87212
2387.40/2393.87	o -87424
2387.50/2393.95	o -87801
2387.80/2394.27	o -88178
2388.20/2394.63	o -88191
2388.30/2394.72	o -88267
2388.40/2394.80	o -89165

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: 63665 MiB (56363 MiB free)
  memory of node 1: 64507 MiB (56219 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505649-1751484927/watcher-4505649-1751484927 -o /tmp/evaluation-result-4505649-1751484927/solver-4505649-1751484927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751477336-73055 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=334272323 --ls=360 --inp-dombreaklim=0 HOME/instance-4505649-1751484927.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=74189, runsolver pid=74186

[startup+0.100068 s]*
/proc/loadavg: 4.16 4.15 4.11 5/264 74190
/proc/meminfo: memFree=115243128/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=95508 memory=71832 CPUtime=0.09 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 15463 0 0 0 8 1 0 0 20 0 1 0 64170644 97800192 17958 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 23877 17958 1024 1200 0 22357 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 95508 KiB
Current children cumulated memory: 71832 KiB

[startup+0.205573 s]*
/proc/loadavg: 4.16 4.15 4.11 5/264 74190
/proc/meminfo: memFree=115223156/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=120612 memory=95096 CPUtime=0.2 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 20643 0 0 0 17 3 0 0 20 0 1 0 64170644 123506688 23774 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 30153 23774 1024 1200 0 28633 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 120612 KiB
Current children cumulated memory: 95096 KiB

[startup+0.305572 s]*
/proc/loadavg: 4.16 4.15 4.11 5/264 74190
/proc/meminfo: memFree=115218304/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=0.29 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22465 0 0 0 26 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+0.70019 s]
/proc/loadavg: 4.16 4.15 4.11 5/264 74190
/proc/meminfo: memFree=115218752/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=0.68 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22465 0 0 0 65 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.15 4.11 5/264 74190
/proc/meminfo: memFree=115218752/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=1.48 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22465 0 0 0 145 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+3.10538 s]
/proc/loadavg: 4.15 4.14 4.11 5/264 74190
/proc/meminfo: memFree=115219196/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=3.08 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22470 0 0 0 305 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+6.30018 s]
/proc/loadavg: 4.15 4.14 4.11 5/264 74190
/proc/meminfo: memFree=115203064/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=6.27 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22475 0 0 0 624 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.14 4.10 5/264 74190
/proc/meminfo: memFree=115203316/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=12.65 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22480 0 0 0 1262 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.13 4.10 5/264 74190
/proc/meminfo: memFree=115192732/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=25.4 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22485 0 0 0 2537 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+51.1055 s]
/proc/loadavg: 4.14 4.14 4.10 5/264 74190
/proc/meminfo: memFree=115203288/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=50.93 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22490 0 0 0 5090 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/264 74192
/proc/meminfo: memFree=115199684/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=101.97 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22500 0 0 0 10194 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 74197
/proc/meminfo: memFree=115172288/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=161.78 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22505 0 0 0 16175 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 74203
/proc/meminfo: memFree=115136732/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=221.61 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22510 0 0 0 22158 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 74206
/proc/meminfo: memFree=115082664/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=281.44 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22515 0 0 0 28141 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+342.3 s]
/proc/loadavg: 4.49 4.22 4.13 5/265 74209
/proc/meminfo: memFree=115136936/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=125972 memory=103304 CPUtime=341.26 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 22520 0 0 0 34123 3 0 0 20 0 1 0 64170644 128995328 25826 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 31493 25826 1024 1200 0 29973 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 125972 KiB
Current children cumulated memory: 103304 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 4.19 4.12 5/266 74256
/proc/meminfo: memFree=114713912/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=645300 memory=543800 CPUtime=401.1 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 82416 0 0 0 40083 27 0 0 20 0 1 0 64170644 660787200 135950 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 161325 135950 1248 1200 0 159805 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 645300 KiB
Current children cumulated memory: 543800 KiB

[startup+462.3 s]
/proc/loadavg: 4.33 4.24 4.14 5/265 74258
/proc/meminfo: memFree=114007088/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=913628 memory=679104 CPUtime=460.91 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 96089 0 0 0 46054 37 0 0 20 0 1 0 64170644 935555072 169776 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 228407 169776 1248 1200 0 226887 0
Current children cumulated CPU time: 460.91 s

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

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 74449
/proc/meminfo: memFree=114012076/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3345252 memory=2510108 CPUtime=3153.92 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 411221 0 0 0 314957 435 0 0 20 0 1 0 64170644 3425538048 627527 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 836313 627527 1248 1200 0 834793 0
Current children cumulated CPU time: 3153.92 s
Current children cumulated vsize: 3345252 KiB
Current children cumulated memory: 2510108 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 74457
/proc/meminfo: memFree=114007524/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3345252 memory=2510876 CPUtime=3213.77 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 411683 0 0 0 320930 447 0 0 20 0 1 0 64170644 3425538048 627719 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 836313 627719 1248 1200 0 834793 0
Current children cumulated CPU time: 3213.77 s
Current children cumulated vsize: 3345252 KiB
Current children cumulated memory: 2510876 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 74460
/proc/meminfo: memFree=113996188/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3345252 memory=2511644 CPUtime=3273.61 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 412466 0 0 0 326912 449 0 0 20 0 1 0 64170644 3425538048 627911 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 836313 627911 1248 1200 0 834793 0
Current children cumulated CPU time: 3273.61 s
Current children cumulated vsize: 3345252 KiB
Current children cumulated memory: 2511644 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 74463
/proc/meminfo: memFree=113816508/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3351276 memory=2519964 CPUtime=3333.46 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 414741 0 0 0 332891 455 0 0 20 0 1 0 64170644 3431706624 629991 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 837819 629991 1248 1200 0 836299 0
Current children cumulated CPU time: 3333.46 s
Current children cumulated vsize: 3351276 KiB
Current children cumulated memory: 2519964 KiB

[startup+3402.3 s]
/proc/loadavg: 4.45 4.20 4.12 5/265 74465
/proc/meminfo: memFree=113517372/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3356728 memory=2528796 CPUtime=3393.32 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 416012 0 0 0 338860 472 0 0 20 0 1 0 64170644 3437289472 632199 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 839182 632199 1248 1200 0 837662 0
Current children cumulated CPU time: 3393.32 s
Current children cumulated vsize: 3356728 KiB
Current children cumulated memory: 2528796 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.17 4.12 5/265 74467
/proc/meminfo: memFree=113492808/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3357112 memory=2551196 CPUtime=3453.17 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 416802 0 0 0 344845 472 0 0 20 0 1 0 64170644 3437682688 637799 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 839278 637799 1248 1200 0 837758 0
Current children cumulated CPU time: 3453.17 s
Current children cumulated vsize: 3357112 KiB
Current children cumulated memory: 2551196 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/265 74470
/proc/meminfo: memFree=113473836/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3357112 memory=2569500 CPUtime=3513.02 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 417619 0 0 0 350830 472 0 0 20 0 1 0 64170644 3437682688 642375 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 839278 642375 1248 1200 0 837758 0
Current children cumulated CPU time: 3513.02 s
Current children cumulated vsize: 3357112 KiB
Current children cumulated memory: 2569500 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/263 74472
/proc/meminfo: memFree=113432528/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3375768 memory=2601884 CPUtime=3572.87 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 421593 0 0 0 356805 482 0 0 20 0 1 0 64170644 3456786432 650471 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 843942 650471 1248 1200 0 842422 0
Current children cumulated CPU time: 3572.87 s
Current children cumulated vsize: 3375768 KiB
Current children cumulated memory: 2601884 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.01 4.12 4.10 4/257 74503
/proc/meminfo: memFree=116067544/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3375940 memory=2617756 CPUtime=3600 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 421686 0 0 0 359510 490 0 0 20 0 1 0 64170644 3456962560 654439 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 843985 654439 1248 1200 0 842465 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3375940 KiB
Current children cumulated memory: 2617756 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3597.09 s, system=4.93183 s

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

[startup+3609.6 s]
/proc/loadavg: 4.01 4.12 4.10 4/257 74503
/proc/meminfo: memFree=116067544/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3375940 memory=2617756 CPUtime=3600.1 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 421686 0 0 0 359520 490 0 0 20 0 1 0 64170644 3456962560 654439 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 843985 654439 1248 1200 0 842465 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 3375940 KiB
Current children cumulated memory: 2617756 KiB

[startup+3610.4 s]
/proc/loadavg: 4.01 4.12 4.10 4/257 74503
/proc/meminfo: memFree=116063972/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3375940 memory=2617756 CPUtime=3600.9 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 421689 0 0 0 359599 491 0 0 20 0 1 0 64170644 3456962560 654439 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 843985 654439 1248 1200 0 842465 0
Current children cumulated CPU time: 3600.9 s
Current children cumulated vsize: 3375940 KiB
Current children cumulated memory: 2617756 KiB

[startup+3611.2 s]
/proc/loadavg: 4.01 4.12 4.10 4/257 74503
/proc/meminfo: memFree=116063972/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3375940 memory=2617756 CPUtime=3601.7 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 421690 0 0 0 359679 491 0 0 20 0 1 0 64170644 3456962560 654439 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 843985 654439 1248 1200 0 842465 0
Current children cumulated CPU time: 3601.7 s
Current children cumulated vsize: 3375940 KiB
Current children cumulated memory: 2617756 KiB

[startup+3611.4 s]
/proc/loadavg: 4.01 4.12 4.10 4/257 74503
/proc/meminfo: memFree=116063972/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3375940 memory=2617756 CPUtime=3601.9 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 421690 0 0 0 359699 491 0 0 20 0 1 0 64170644 3456962560 654439 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 843985 654439 1248 1200 0 842465 0
Current children cumulated CPU time: 3601.9 s
Current children cumulated vsize: 3375940 KiB
Current children cumulated memory: 2617756 KiB

[startup+3611.5 s]
/proc/loadavg: 4.01 4.12 4.10 4/257 74503
/proc/meminfo: memFree=116063972/131249996 swapFree=33010684/33010684
[pid=74189] ppid=74186 vsize=3375940 memory=2617756 CPUtime=3602 cores=1,3
/proc/74189/stat : 74189 (Exact) R 74186 74189 73043 0 -1 4194304 421690 0 0 0 359709 491 0 0 20 0 1 0 64170644 3456962560 654439 18446744073709551615 4198400 9112445 140732104290144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 14458880 140732104292647 140732104292845 140732104292845 140732104298447 0
/proc/74189/statm: 843985 654439 1248 1200 0 842465 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 3375940 KiB
Current children cumulated memory: 2617756 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.52
CPU time (s): 3602.02
CPU user time (s): 3597.09
CPU system time (s): 4.93183
CPU usage (%): 99.7371
Max. virtual memory (cumulated for all children) (KiB): 3375940
Max. memory (cumulated for all children) (KiB): 2617756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.09
system time used= 4.93183
maximum resident set size= 2617756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421690
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= 114
involuntary context switches= 3120


# summary of solver processes directly reported to runsolver:
#   pid: 74189
#   total CPU time (s): 3602.02
#   total CPU user time (s): 3597.09
#   total CPU system time (s): 4.93183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5342 second user time and 11.0124 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-02 21:35:27
IDJOB=4505649
IDBENCH=156158
IDSOLVER=3319
FILE ID=nodeC024/4505649-1751484927
RUNJOBID= nodeC024-1751477336-73055
SLURM_JOB_ID= 9598513
Free space on /tmp= 432236 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
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=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505649-1751484927/watcher-4505649-1751484927 -o /tmp/evaluation-result-4505649-1751484927/solver-4505649-1751484927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751477336-73055 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=334272323 --ls=360 --inp-dombreaklim=0 HOME/instance-4505649-1751484927.opb

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

MD5SUM BENCH= 0390bfe3f6c229f0cac833c3202307c0
RANDOM SEED=334272323

nodeC024 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	: 0xb00002a
cpu MHz		: 3599.297
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 pti ibrs ibpb stibp 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	: 6999.36
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		: 3597.469
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 pti ibrs ibpb stibp 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	: 6999.36
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		: 3531.639
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 pti ibrs ibpb stibp 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	: 6999.36
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		: 3599.672
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 pti ibrs ibpb stibp 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	: 6999.36
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		: 3599.656
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 pti ibrs ibpb stibp 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	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.673
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 pti ibrs ibpb stibp 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	: 6999.36
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		: 3601.554
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 pti ibrs ibpb stibp 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	: 6999.36
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		: 3615.067
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 pti ibrs ibpb stibp 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	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        115285880 kB
MemAvailable:   122869712 kB
Buffers:            3280 kB
Cached:          8351732 kB
SwapCached:            0 kB
Active:          7124680 kB
Inactive:        8093424 kB
Active(anon):    6881156 kB
Inactive(anon):        0 kB
Active(file):     243524 kB
Inactive(file):  8093424 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13036 kB
Writeback:             0 kB
AnonPages:       6861476 kB
Mapped:           118808 kB
Shmem:             18064 kB
KReclaimable:     171848 kB
Slab:             263804 kB
SReclaimable:     171848 kB
SUnreclaim:        91956 kB
KernelStack:        4252 kB
PageTables:        16796 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7905384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3827712 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432332 MiB
End job on nodeC024 at 2025-07-02 22:35:39