Trace number 4506820

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 NameAnswerCPU timeWall clock time
Exact_proof 2025-06-02? (TO) 3513.29 3700.12

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K188.opb
MD5SUM416ae2bcad94d751017f8086501bbe46
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark28.0032
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22372
Total number of constraints22750
Number of constraints which are clauses22562
Number of constraints which are cardinality constraints (but not clauses)188
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint188
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 189
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3513.25/3700.00	c Program interrupted by user.
3513.25/3700.00	s UNKNOWN

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=23790, runsolver pid=23782

[startup+0.100064 s]*
/proc/loadavg: 1.19 2.94 3.66 6/268 23801
/proc/meminfo: memFree=129924780/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=61648 memory=36820 CPUtime=0.09 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 8 1 0 0 20 0 1 0 33710353 63127552 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 15412 9205 1024 1201 0 13890 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 61648 KiB
Current children cumulated memory: 36820 KiB

[startup+0.205823 s]*
/proc/loadavg: 1.19 2.94 3.66 6/268 23801
/proc/meminfo: memFree=129925144/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=0.2 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 19 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+0.304878 s]*
/proc/loadavg: 1.19 2.94 3.66 5/268 23801
/proc/meminfo: memFree=129925144/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=0.3 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 29 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+0.700094 s]
/proc/loadavg: 1.19 2.94 3.66 5/268 23801
/proc/meminfo: memFree=129925144/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=0.69 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 68 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+1.50009 s]
/proc/loadavg: 1.19 2.94 3.66 5/268 23801
/proc/meminfo: memFree=129925144/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=1.48 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 147 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+3.10481 s]
/proc/loadavg: 1.19 2.94 3.66 5/268 23801
/proc/meminfo: memFree=129925612/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=3.09 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 308 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+6.30009 s]
/proc/loadavg: 1.42 2.96 3.66 5/268 23801
/proc/meminfo: memFree=129926172/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=6.28 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 627 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+12.7001 s]
/proc/loadavg: 1.62 2.98 3.66 5/268 23801
/proc/meminfo: memFree=129926132/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=12.67 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 1266 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+25.5001 s]
/proc/loadavg: 2.15 3.03 3.67 5/268 23801
/proc/meminfo: memFree=129926496/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=25.44 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 2543 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+51.1047 s]
/proc/loadavg: 2.84 3.12 3.68 5/268 23802
/proc/meminfo: memFree=129926440/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=51 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8106 0 0 0 5099 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 3.28 3.71 5/267 23804
/proc/meminfo: memFree=129918168/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=102.11 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8107 0 0 0 10210 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 3.43 3.74 5/266 23817
/proc/meminfo: memFree=129937372/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=162 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8111 0 0 0 16199 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 162 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.55 3.76 5/265 23819
/proc/meminfo: memFree=129915800/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=221.88 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8113 0 0 0 22187 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 221.88 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.65 3.78 5/264 23821
/proc/meminfo: memFree=129942536/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=281.76 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8115 0 0 0 28175 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 281.76 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+342.3 s]
/proc/loadavg: 4.64 3.91 3.86 5/263 23824
/proc/meminfo: memFree=129943020/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=58060 memory=36820 CPUtime=341.65 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 8115 0 0 0 34164 1 0 0 20 0 1 0 33710353 59453440 9205 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 14515 9205 1024 1201 0 12993 0
Current children cumulated CPU time: 341.65 s
Current children cumulated vsize: 58060 KiB
Current children cumulated memory: 36820 KiB

[startup+402.3 s]
/proc/loadavg: 4.50 4.02 3.91 6/266 23834
/proc/meminfo: memFree=128666260/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=168544 memory=145280 CPUtime=401.13 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 27012 0 0 0 40088 25 0 0 20 0 1 0 33710353 172589056 36320 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 42136 36320 1248 1201 0 40614 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 168544 KiB
Current children cumulated memory: 145280 KiB

[startup+462.3 s]
/proc/loadavg: 4.30 4.05 3.93 6/267 23839
/proc/meminfo: memFree=127412224/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=235572 memory=191604 CPUtime=460.63 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 34400 0 0 0 46012 51 0 0 20 0 1 0 33710353 241225728 47901 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 58893 47901 1280 1201 0 57371 0
Current children cumulated CPU time: 460.63 s

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

Current children cumulated memory: 537944 KiB

[startup+2982.3 s]
/proc/loadavg: 4.05 4.09 4.06 6/270 23970
/proc/meminfo: memFree=87798656/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=602048 memory=543064 CPUtime=2809.4 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 78982 0 0 0 280012 928 0 0 20 0 1 0 33710353 616497152 135766 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 150512 135766 1280 1201 0 148990 0
Current children cumulated CPU time: 2809.4 s
Current children cumulated vsize: 602048 KiB
Current children cumulated memory: 543064 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.10 4.06 6/272 23974
/proc/meminfo: memFree=87180732/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=603052 memory=543960 CPUtime=2867.45 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 79235 0 0 0 285792 953 0 0 20 0 1 0 33710353 617525248 135990 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 150763 135990 1280 1201 0 149241 0
Current children cumulated CPU time: 2867.45 s
Current children cumulated vsize: 603052 KiB
Current children cumulated memory: 543960 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.10 4.06 6/271 23976
/proc/meminfo: memFree=86222100/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=606756 memory=547672 CPUtime=2927.13 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 80308 0 0 0 291741 972 0 0 20 0 1 0 33710353 621318144 136918 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 151689 136918 1280 1201 0 150167 0
Current children cumulated CPU time: 2927.13 s
Current children cumulated vsize: 606756 KiB
Current children cumulated memory: 547672 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.06 6/270 23978
/proc/meminfo: memFree=85323588/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=607460 memory=548312 CPUtime=2983.86 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 80532 0 0 0 297400 986 0 0 20 0 1 0 33710353 622039040 137078 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 151865 137078 1280 1201 0 150343 0
Current children cumulated CPU time: 2983.86 s
Current children cumulated vsize: 607460 KiB
Current children cumulated memory: 548312 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.06 6/269 23980
/proc/meminfo: memFree=84452804/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=610784 memory=551708 CPUtime=3043.62 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 80998 0 0 0 303347 1015 0 0 20 0 1 0 33710353 625442816 137927 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 152696 137927 1280 1201 0 151174 0
Current children cumulated CPU time: 3043.62 s
Current children cumulated vsize: 610784 KiB
Current children cumulated memory: 551708 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.06 6/269 23981
/proc/meminfo: memFree=83832792/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=610784 memory=551708 CPUtime=3101.69 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 81046 0 0 0 309137 1032 0 0 20 0 1 0 33710353 625442816 137927 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 152696 137927 1280 1201 0 151174 0
Current children cumulated CPU time: 3101.69 s
Current children cumulated vsize: 610784 KiB
Current children cumulated memory: 551708 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.06 5/268 23983
/proc/meminfo: memFree=83042108/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=614476 memory=555292 CPUtime=3160.83 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 82100 0 0 0 315029 1054 0 0 20 0 1 0 33710353 629223424 138823 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 153619 138823 1280 1201 0 152097 0
Current children cumulated CPU time: 3160.83 s
Current children cumulated vsize: 614476 KiB
Current children cumulated memory: 555292 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.06 3/268 23990
/proc/meminfo: memFree=82154304/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=615100 memory=558108 CPUtime=3219.92 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) D 23782 23790 23732 0 -1 4194304 82407 0 0 0 320914 1078 0 0 20 0 1 0 33710353 629862400 139527 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 1 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 153775 139527 1280 1201 0 152253 0
Current children cumulated CPU time: 3219.92 s
Current children cumulated vsize: 615100 KiB
Current children cumulated memory: 558108 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.06 6/268 23994
/proc/meminfo: memFree=81355820/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=615716 memory=558748 CPUtime=3279.56 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 82622 0 0 0 326859 1097 0 0 20 0 1 0 33710353 630493184 139687 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 153929 139687 1280 1201 0 152407 0
Current children cumulated CPU time: 3279.56 s
Current children cumulated vsize: 615716 KiB
Current children cumulated memory: 558748 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.09 4.07 6/268 23996
/proc/meminfo: memFree=80700144/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=618316 memory=561308 CPUtime=3339.11 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 83444 0 0 0 332792 1119 0 0 20 0 1 0 33710353 633155584 140327 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 154579 140327 1280 1201 0 153057 0
Current children cumulated CPU time: 3339.11 s
Current children cumulated vsize: 618316 KiB
Current children cumulated memory: 561308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.07 6/269 23999
/proc/meminfo: memFree=79843932/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=620304 memory=563356 CPUtime=3398.8 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 84111 0 0 0 338743 1137 0 0 20 0 1 0 33710353 635191296 140839 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 155076 140839 1280 1201 0 153554 0
Current children cumulated CPU time: 3398.8 s
Current children cumulated vsize: 620304 KiB
Current children cumulated memory: 563356 KiB

[startup+3642.3 s]
/proc/loadavg: 4.12 4.09 4.07 6/264 24072
/proc/meminfo: memFree=102405888/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=620304 memory=563356 CPUtime=3456.05 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 84130 0 0 0 344447 1158 0 0 20 0 1 0 33710353 635191296 140839 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 155076 140839 1280 1201 0 153554 0
Current children cumulated CPU time: 3456.05 s
Current children cumulated vsize: 620304 KiB
Current children cumulated memory: 563356 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 4.10 4.09 4.07 5/269 24092
/proc/meminfo: memFree=105097048/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=622060 memory=565148 CPUtime=3513.25 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) R 23782 23790 23732 0 -1 4194304 84765 0 0 0 350148 1177 0 0 20 0 1 0 33710353 636989440 141287 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 155515 141287 1280 1201 0 153993 0
Current children cumulated CPU time: 3513.25 s
Current children cumulated vsize: 622060 KiB
Current children cumulated memory: 565148 KiB

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

[startup+3700.12 s]
# the end of solver process 23790 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3501.5 s, system=11.79 s

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

[startup+3700.11 s]
/proc/loadavg: 4.10 4.09 4.07 5/269 24092
/proc/meminfo: memFree=105097048/131249996 swapFree=33010684/33010684
[pid=23790] ppid=23782 vsize=322392 memory=317076 CPUtime=3513.28 cores=0,2
/proc/23790/stat : 23790 (Exact_proof) D 23782 23790 23732 0 -1 4194304 84768 0 0 0 350150 1178 0 0 20 0 1 0 33710353 330129408 79269 18446744073709551615 4198400 9115581 140732251050272 0 0 0 0 0 8404994 1 0 0 17 0 0 0 0 0 0 10325008 10415428 19075072 140732251052232 140732251052519 140732251052519 140732251058121 0
/proc/23790/statm: 80598 79269 1280 1201 0 79076 0
Current children cumulated CPU time: 3513.28 s
Current children cumulated vsize: 322392 KiB
Current children cumulated memory: 317076 KiB

Child status: 0

Real time (s): 3700.12
CPU time (s): 3513.29
CPU user time (s): 3501.5
CPU system time (s): 11.79
CPU usage (%): 94.9507
Max. virtual memory (cumulated for all children) (KiB): 622060
Max. memory (cumulated for all children) (KiB): 565148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3501.5
system time used= 11.79
maximum resident set size= 565148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84769
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23019888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1998
involuntary context switches= 5359


# summary of solver processes directly reported to runsolver:
#   pid: 23790
#   total CPU time (s): 3513.29
#   total CPU user time (s): 3501.5
#   total CPU system time (s): 11.79

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.78741 second user time and 16.1008 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 08:58:46
IDJOB=4506820
IDBENCH=158284
IDSOLVER=3325
FILE ID=nodeC017/4506820-1751180326
RUNJOBID= nodeC017-1751180326-23742
SLURM_JOB_ID= 9587548
Free space on /tmp= 433012 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K188.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-4506820-1751180326/watcher-4506820-1751180326 -o /tmp/evaluation-result-4506820-1751180326/solver-4506820-1751180326 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751180326-23742 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4506820-1751180326 --seed=1304843974 HOME/instance-4506820-1751180326.opb

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

MD5SUM BENCH= 416ae2bcad94d751017f8086501bbe46
RANDOM SEED=1304843974

nodeC017 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.744
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	: 7000.12
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.251
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	: 7000.12
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		: 3599.870
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	: 7000.12
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		: 3600.084
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	: 7000.12
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		: 3600.344
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	: 7000.12
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		: 3598.025
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        130052416 kB
MemAvailable:   129807164 kB
Buffers:            3280 kB
Cached:           564836 kB
SwapCached:            0 kB
Active:           325576 kB
Inactive:         311240 kB
Active(anon):      86844 kB
Inactive(anon):        0 kB
Active(file):     238732 kB
Inactive(file):   311240 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             33576 kB
Writeback:             0 kB
AnonPages:         71812 kB
Mapped:           102748 kB
Shmem:             18080 kB
KReclaimable:      87632 kB
Slab:             173556 kB
SReclaimable:      87632 kB
SUnreclaim:        85924 kB
KernelStack:        4132 kB
PageTables:         2816 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC017 at 2025-06-29 10:00:26