Trace number 4483964

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_proof 2025-06-02? (TO) 3602.12 3630.32

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2/
normalized-BA_RDC4.dot_fibo_10null50mast_rapportOE2.0_TMAX300_K67_cod2_pbEq1_newVersion.opb
MD5SUMaa72ef94e5f4aff7ede42ed3186d85f3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-322602
Best CPU time to get the best result obtained on this benchmark1243.72
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints40882
Number of constraints which are clauses40326
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 2826088
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 2826088
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

359.87/360.87	o 0
361.48/362.40	o -186383
370.35/371.39	o -187069
386.11/387.15	o -193182
394.13/395.43	o -193944
406.82/408.18	o -226219
409.00/410.39	o -226452
413.48/414.84	o -230400
427.66/429.37	o -231463
450.77/452.57	o -231510
452.67/454.47	o -231607
460.29/462.37	o -231615
462.29/464.33	o -233073
528.64/531.25	o -233272
531.92/534.54	o -233484
537.21/539.83	o -234068
553.06/556.12	o -235267
576.42/579.63	o -235691
590.41/593.99	o -235788
599.49/603.10	o -236631
647.42/651.73	o -237851
649.61/653.94	o -239982
654.50/658.87	o -240812
656.80/661.18	o -251585
660.97/665.38	o -251758
683.98/688.86	o -251991
708.59/713.51	o -252368
825.13/830.93	o -255939
868.65/875.06	o -260586
871.83/878.21	o -261107
886.49/892.91	o -261112
891.37/897.80	o -262094
1105.30/1113.20	o -262704
1116.76/1124.74	o -268016
1144.63/1153.02	o -269469
1239.30/1248.47	o -270100
1433.53/1444.36	o -270689
1461.45/1472.39	o -270710
1591.88/1604.28	o -280682
1666.47/1679.10	o -280724
2120.47/2135.26	o -280792
2135.98/2150.82	o -281402
2634.45/2654.01	o -282266
2671.12/2691.13	o -282999
2752.80/2773.58	o -283012
2791.02/2812.23	o -283986
2925.49/2947.99	o -284596
3408.34/3434.60	o -285740

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: 63837 MiB (37852 MiB free)
  memory of node 1: 64465 MiB (40791 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483964-1751282193/watcher-4483964-1751282193 -o /tmp/evaluation-result-4483964-1751282193/solver-4483964-1751282193 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751280353-42271 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4483964-1751282193 --seed=325649776 HOME/instance-4483964-1751282193.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=42541, runsolver pid=42538

[startup+0.100075 s]*
/proc/loadavg: 4.19 4.18 3.90 5/258 42542
/proc/meminfo: memFree=80478428/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=67888 memory=43132 CPUtime=0.07 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 6701 0 0 0 5 2 0 0 20 0 1 0 43898437 69517312 10783 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 16972 10783 992 1201 0 15450 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 67888 KiB
Current children cumulated memory: 43132 KiB

[startup+0.208365 s]*
/proc/loadavg: 4.19 4.18 3.90 5/258 42542
/proc/meminfo: memFree=80464756/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=81424 memory=56252 CPUtime=0.16 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 9824 0 0 0 14 2 0 0 20 0 1 0 43898437 83378176 14063 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 20356 14063 1024 1201 0 18834 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 81424 KiB
Current children cumulated memory: 56252 KiB

[startup+0.308299 s]*
/proc/loadavg: 4.19 4.18 3.90 5/258 42542
/proc/meminfo: memFree=80450644/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=0.25 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 23 2 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+0.700215 s]
/proc/loadavg: 4.19 4.18 3.90 5/258 42542
/proc/meminfo: memFree=80434516/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=0.62 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 60 2 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+1.50029 s]
/proc/loadavg: 4.19 4.18 3.90 5/258 42542
/proc/meminfo: memFree=80410324/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=1.42 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 140 2 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+3.11335 s]
/proc/loadavg: 4.19 4.18 3.90 5/258 42542
/proc/meminfo: memFree=80329936/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=3.03 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 301 2 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+6.3003 s]
/proc/loadavg: 4.17 4.17 3.90 5/258 42542
/proc/meminfo: memFree=80305492/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=6.21 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 619 2 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+12.7003 s]
/proc/loadavg: 4.24 4.19 3.91 5/258 42542
/proc/meminfo: memFree=80268756/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=12.57 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 1252 5 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+25.5003 s]
/proc/loadavg: 4.18 4.18 3.91 5/257 42543
/proc/meminfo: memFree=79930932/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=25.35 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 2530 5 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+51.1132 s]
/proc/loadavg: 4.12 4.16 3.91 5/257 42543
/proc/meminfo: memFree=79144304/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=50.9 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 5085 5 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+102.3 s]
/proc/loadavg: 4.41 4.22 3.94 5/257 42545
/proc/meminfo: memFree=77903064/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=101.97 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 10191 6 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.20 3.96 5/258 42556
/proc/meminfo: memFree=75409104/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=161.83 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 16177 6 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.18 3.97 5/258 42558
/proc/meminfo: memFree=73302640/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=221.69 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 22162 7 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.17 3.99 5/260 42562
/proc/meminfo: memFree=71149100/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=281.55 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 28147 8 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+342.3 s]
/proc/loadavg: 4.26 4.21 4.01 5/260 42564
/proc/meminfo: memFree=69833080/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=84696 memory=64204 CPUtime=341.42 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 12583 0 0 0 34133 9 0 0 20 0 1 0 43898437 86728704 16051 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 21174 16051 1024 1201 0 19652 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 84696 KiB
Current children cumulated memory: 64204 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.19 4.01 5/261 42567
/proc/meminfo: memFree=67351288/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=513104 memory=410032 CPUtime=401.02 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 74974 0 0 0 40047 55 0 0 20 0 1 0 43898437 525418496 102508 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 128276 102508 1248 1201 0 126754 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 513104 KiB
Current children cumulated memory: 410032 KiB

[startup+462.3 s]
/proc/loadavg: 4.29 4.21 4.03 5/261 42569
/proc/meminfo: memFree=63981016/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=559164 memory=479480 CPUtime=460.29 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 85780 0 0 0 45916 113 0 0 20 0 1 0 43898437 572583936 119870 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 139791 119870 1248 1201 0 138269 0

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

[startup+3102.3 s]
/proc/loadavg: 4.08 4.17 4.18 5/260 43041
/proc/meminfo: memFree=77545100/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1056720 memory=947924 CPUtime=3079.07 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 162587 0 0 0 305337 2570 0 0 20 0 1 0 43898437 1082081280 236981 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 264180 236981 1280 1201 0 262658 0
Current children cumulated CPU time: 3079.07 s
Current children cumulated vsize: 1056720 KiB
Current children cumulated memory: 947924 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.16 4.18 5/263 43046
/proc/meminfo: memFree=76706704/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1056720 memory=951892 CPUtime=3138.58 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 163176 0 0 0 311258 2600 0 0 20 0 1 0 43898437 1082081280 237973 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 264180 237973 1280 1201 0 262658 0
Current children cumulated CPU time: 3138.58 s
Current children cumulated vsize: 1056720 KiB
Current children cumulated memory: 951892 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.18 4.18 5/265 43056
/proc/meminfo: memFree=74154436/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1056720 memory=951892 CPUtime=3197.78 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 163197 0 0 0 317118 2660 0 0 20 0 1 0 43898437 1082081280 237973 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 264180 237973 1280 1201 0 262658 0
Current children cumulated CPU time: 3197.78 s
Current children cumulated vsize: 1056720 KiB
Current children cumulated memory: 951892 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.16 4.18 5/265 43059
/proc/meminfo: memFree=72245848/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1060464 memory=955860 CPUtime=3257.35 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 164429 0 0 0 323015 2720 0 0 20 0 1 0 43898437 1085915136 238965 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 265116 238965 1280 1201 0 263594 0
Current children cumulated CPU time: 3257.35 s
Current children cumulated vsize: 1060464 KiB
Current children cumulated memory: 955860 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.17 4.18 5/265 43106
/proc/meminfo: memFree=71118032/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1069164 memory=964308 CPUtime=3316.79 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 166666 0 0 0 328918 2761 0 0 20 0 1 0 43898437 1094823936 241077 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 267291 241077 1280 1201 0 265769 0
Current children cumulated CPU time: 3316.79 s
Current children cumulated vsize: 1069164 KiB
Current children cumulated memory: 964308 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.17 4.18 5/265 43108
/proc/meminfo: memFree=69656836/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1069164 memory=965076 CPUtime=3376.42 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 167173 0 0 0 334843 2799 0 0 20 0 1 0 43898437 1094823936 241269 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 267291 241269 1280 1201 0 265769 0
Current children cumulated CPU time: 3376.42 s
Current children cumulated vsize: 1069164 KiB
Current children cumulated memory: 965076 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.15 4.17 5/266 43111
/proc/meminfo: memFree=67149888/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1077908 memory=971604 CPUtime=3435.95 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 168928 0 0 0 340724 2871 0 0 20 0 1 0 43898437 1103777792 242901 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 269477 242901 1280 1201 0 267955 0
Current children cumulated CPU time: 3435.95 s
Current children cumulated vsize: 1077908 KiB
Current children cumulated memory: 971604 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.14 4.17 5/263 43114
/proc/meminfo: memFree=65848804/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1089668 memory=984148 CPUtime=3495.16 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 172310 0 0 0 346606 2910 0 0 20 0 1 0 43898437 1115820032 246037 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 272417 246037 1280 1201 0 270895 0
Current children cumulated CPU time: 3495.16 s
Current children cumulated vsize: 1089668 KiB
Current children cumulated memory: 984148 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/260 43116
/proc/meminfo: memFree=64022532/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1101032 memory=994260 CPUtime=3554.56 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 175209 0 0 0 352503 2953 0 0 20 0 1 0 43898437 1127456768 248565 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 275258 248565 1280 1201 0 273736 0
Current children cumulated CPU time: 3554.56 s
Current children cumulated vsize: 1101032 KiB
Current children cumulated memory: 994260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627.9 s]
/proc/loadavg: 4.09 4.13 4.16 5/260 43117
/proc/meminfo: memFree=62767464/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1113956 memory=1007060 CPUtime=3600.03 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 178442 0 0 0 357015 2988 0 0 20 0 1 0 43898437 1140690944 251765 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 278489 251765 1280 1201 0 276967 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1113956 KiB
Current children cumulated memory: 1007060 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3572.15 s, system=29.9711 s

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

[startup+3628.8 s]
/proc/loadavg: 4.09 4.13 4.16 5/260 43117
/proc/meminfo: memFree=62767464/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1113956 memory=1007060 CPUtime=3600.92 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 178451 0 0 0 357104 2988 0 0 20 0 1 0 43898437 1140690944 251765 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 278489 251765 1280 1201 0 276967 0
Current children cumulated CPU time: 3600.92 s
Current children cumulated vsize: 1113956 KiB
Current children cumulated memory: 1007060 KiB

[startup+3629.6 s]
/proc/loadavg: 4.09 4.13 4.16 5/260 43117
/proc/meminfo: memFree=62759400/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1114088 memory=1007188 CPUtime=3601.72 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 178463 0 0 0 357183 2989 0 0 20 0 1 0 43898437 1140826112 251797 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 278522 251797 1280 1201 0 277000 0
Current children cumulated CPU time: 3601.72 s
Current children cumulated vsize: 1114088 KiB
Current children cumulated memory: 1007188 KiB

[startup+3629.8 s]
/proc/loadavg: 4.09 4.13 4.16 5/260 43117
/proc/meminfo: memFree=62759400/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1114088 memory=1007188 CPUtime=3601.92 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 178464 0 0 0 357203 2989 0 0 20 0 1 0 43898437 1140826112 251797 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 278522 251797 1280 1201 0 277000 0
Current children cumulated CPU time: 3601.92 s
Current children cumulated vsize: 1114088 KiB
Current children cumulated memory: 1007188 KiB

[startup+3629.9 s]
/proc/loadavg: 4.09 4.13 4.16 5/260 43117
/proc/meminfo: memFree=62759400/131382116 swapFree=33010684/33010684
[pid=42541] ppid=42538 vsize=1114088 memory=1007188 CPUtime=3602.02 cores=5,7
/proc/42541/stat : 42541 (Exact_proof) R 42538 42541 42258 0 -1 4194304 178464 0 0 0 357213 2989 0 0 20 0 1 0 43898437 1140826112 251797 18446744073709551615 4198400 9115581 140726806523968 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 21237760 140726806526153 140726806526439 140726806526439 140726806532041 0
/proc/42541/statm: 278522 251797 1280 1201 0 277000 0
Current children cumulated CPU time: 3602.02 s
Current children cumulated vsize: 1114088 KiB
Current children cumulated memory: 1007188 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3630.32
CPU time (s): 3602.12
CPU user time (s): 3572.15
CPU system time (s): 29.9711
CPU usage (%): 99.223
Max. virtual memory (cumulated for all children) (KiB): 1114088
Max. memory (cumulated for all children) (KiB): 1007188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.15
system time used= 29.9711
maximum resident set size= 1007188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178464
page faults= 0
swaps= 0
block input operations= 0
block output operations= 92842216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15311
involuntary context switches= 12596


# summary of solver processes directly reported to runsolver:
#   pid: 42541
#   total CPU time (s): 3602.12
#   total CPU user time (s): 3572.15
#   total CPU system time (s): 29.9711

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2726 second user time and 34.7011 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-30 13:16:33
IDJOB=4483964
IDBENCH=146443
IDSOLVER=3325
FILE ID=nodeC004/4483964-1751282193
RUNJOBID= nodeC004-1751280353-42271
SLURM_JOB_ID= 9594226
Free space on /tmp= 433020 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2/normalized-BA_RDC4.dot_fibo_10null50mast_rapportOE2.0_TMAX300_K67_cod2_pbEq1_newVersion.opb
COMMAND LINE= HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483964-1751282193/watcher-4483964-1751282193 -o /tmp/evaluation-result-4483964-1751282193/solver-4483964-1751282193 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751280353-42271 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4483964-1751282193 --seed=325649776 HOME/instance-4483964-1751282193.opb

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

MD5SUM BENCH= aa72ef94e5f4aff7ede42ed3186d85f3
RANDOM SEED=325649776

nodeC004 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		: 3491.868
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.74
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.571
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.74
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.309
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.74
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.209
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.74
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		: 3660.198
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.74
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		: 1197.635
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.74
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.315
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.74
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		: 2394.417
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        80532924 kB
MemAvailable:   126814960 kB
Buffers:            3280 kB
Cached:         47026328 kB
SwapCached:            0 kB
Active:          3055396 kB
Inactive:       46728080 kB
Active(anon):    2771868 kB
Inactive(anon):        0 kB
Active(file):     283528 kB
Inactive(file): 46728080 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:          12060228 kB
Writeback:             0 kB
AnonPages:       2752448 kB
Mapped:           118024 kB
Shmem:             17976 kB
KReclaimable:     220108 kB
Slab:             681836 kB
SReclaimable:     220108 kB
SUnreclaim:       461728 kB
KernelStack:        4144 kB
PageTables:         8508 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    3337856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149576 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2318336 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC004 at 2025-06-30 14:17:03