Trace number 4545781

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
SynLSCD 2025-07-23? (TO) 3600.15 3609.23

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K87.opb
MD5SUMb65f6b5f7cc62b44e438e625661039cb
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 benchmark130.979
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
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 88
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c #vars 5916 #constraints 6092 1.02975 1
0.00/0.03	c intsize: 7
0.39/0.41	c 6092 constraints
0.39/0.41	c Finish cloning data from SAT to LS
0.39/0.41	c restart_num_ls  -100000 0
148.19/148.69	c Use LS-small
148.19/148.69	restart_num  0 301
148.19/148.69	c LS-restart 90 11
460.32/461.68	c Use LS-small
460.32/461.68	restart_num  301 602
460.32/461.68	c LS-restart 80 93
460.32/461.68	c similarity no use LS 0.986646
771.39/773.58	restart_num  602 903
771.39/773.58	c LS-restart 80 89
771.39/773.58	c similarity no use LS 0.987492
1270.63/1274.08	restart_num  903 1206
1270.63/1274.08	c LS-restart 80 13
1610.81/1615.05	c Use LS-small
1610.81/1615.05	restart_num  1206 1507
1610.81/1615.05	c LS-restart 70 75
1610.81/1615.05	c similarity no use LS 0.989182
2140.88/2146.61	restart_num  1507 1808
2140.88/2146.61	c LS-restart 70 14
3149.65/3157.70	c Use LS-small
3149.65/3157.70	restart_num  1808 2109
3149.65/3157.70	c LS-restart 60 37
3490.57/3499.43	c Use LS-small
3490.57/3499.43	restart_num  2109 2410
3490.57/3499.43	c LS-restart 50 58
3490.57/3499.43	c similarity no use LS 0.989689
3600.02/3609.10	c Program interrupted by user.
3600.02/3609.10	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 (61787 MiB free)
  memory of node 1: 64507 MiB (62783 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545781-1753259812/watcher-4545781-1753259812 -o /tmp/evaluation-result-4545781-1753259812/solver-4545781-1753259812 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753259701-183555 --watchdog 3760 ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545781-1753259812.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
solver pid=183973, runsolver pid=183970
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 3.50 1.35 0.55 5/264 183974
/proc/meminfo: memFree=127545012/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=100480 memory=27216 CPUtime=0.08 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 4876 0 0 0 8 0 0 0 20 0 1 0 241659000 102891520 6804 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 25120 6804 2464 595 0 9787 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 100480 KiB
Current children cumulated memory: 27216 KiB

[startup+0.205617 s]*
/proc/loadavg: 3.50 1.35 0.55 5/264 183974
/proc/meminfo: memFree=127540980/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=101052 memory=28240 CPUtime=0.2 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 5115 0 0 0 19 1 0 0 20 0 1 0 241659000 103477248 7060 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 25263 7060 2464 595 0 9930 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 101052 KiB
Current children cumulated memory: 28240 KiB

[startup+0.305502 s]*
/proc/loadavg: 3.50 1.35 0.55 5/264 183974
/proc/meminfo: memFree=127540980/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=101788 memory=28752 CPUtime=0.29 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 5267 0 0 0 28 1 0 0 20 0 1 0 241659000 104230912 7188 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 25447 7188 2464 595 0 10114 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 101788 KiB
Current children cumulated memory: 28752 KiB

[startup+0.700169 s]
/proc/loadavg: 3.50 1.35 0.55 5/264 183974
/proc/meminfo: memFree=127532916/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=110952 memory=37712 CPUtime=0.68 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 7490 0 0 0 63 5 0 0 20 0 1 0 241659000 113614848 9428 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 27738 9428 2464 595 0 12405 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 110952 KiB
Current children cumulated memory: 37712 KiB

[startup+1.50016 s]
/proc/loadavg: 3.50 1.35 0.55 5/264 183974
/proc/meminfo: memFree=127549300/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=110952 memory=37712 CPUtime=1.47 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 7490 0 0 0 134 13 0 0 20 0 1 0 241659000 113614848 9428 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 27738 9428 2464 595 0 12405 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 110952 KiB
Current children cumulated memory: 37712 KiB

[startup+3.10542 s]
/proc/loadavg: 3.50 1.35 0.55 6/264 183974
/proc/meminfo: memFree=127565648/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=110952 memory=37712 CPUtime=3.08 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 7490 0 0 0 278 30 0 0 20 0 1 0 241659000 113614848 9428 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 27738 9428 2464 595 0 12405 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 110952 KiB
Current children cumulated memory: 37712 KiB

[startup+6.30016 s]
/proc/loadavg: 3.54 1.40 0.57 5/264 183974
/proc/meminfo: memFree=127574156/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=110952 memory=37712 CPUtime=6.27 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 7490 0 0 0 564 63 0 0 20 0 1 0 241659000 113614848 9428 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 27738 9428 2464 595 0 12405 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 110952 KiB
Current children cumulated memory: 37712 KiB

[startup+12.7001 s]
/proc/loadavg: 3.58 1.44 0.59 5/264 183974
/proc/meminfo: memFree=127642844/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=110952 memory=37712 CPUtime=12.65 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 7490 0 0 0 1131 134 0 0 20 0 1 0 241659000 113614848 9428 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 27738 9428 2464 595 0 12405 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 110952 KiB
Current children cumulated memory: 37712 KiB

[startup+25.5001 s]
/proc/loadavg: 3.75 1.58 0.65 5/264 183974
/proc/meminfo: memFree=127678784/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=137120 memory=76340 CPUtime=25.42 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 11184 0 0 0 2360 182 0 0 20 0 1 0 241659000 140410880 19085 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 34280 19085 2528 595 0 18947 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 137120 KiB
Current children cumulated memory: 76340 KiB

[startup+51.1054 s]
/proc/loadavg: 3.83 1.78 0.74 5/264 183974
/proc/meminfo: memFree=127763964/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=148468 memory=90236 CPUtime=50.96 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 14157 0 0 0 4905 191 0 0 20 0 1 0 241659000 152031232 22559 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 37117 22559 2528 595 0 21784 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 148468 KiB
Current children cumulated memory: 90236 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 2.15 0.93 5/264 183976
/proc/meminfo: memFree=127715820/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=156416 memory=98300 CPUtime=102.02 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 16181 0 0 0 10008 194 0 0 20 0 1 0 241659000 160169984 24575 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 39104 24575 2528 595 0 23771 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 156416 KiB
Current children cumulated memory: 98300 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 2.51 1.13 5/264 183978
/proc/meminfo: memFree=127708896/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=160780 memory=102652 CPUtime=161.86 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 17292 0 0 0 15836 350 0 0 20 0 1 0 241659000 164638720 25663 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 40195 25663 2528 595 0 24862 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 102652 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.80 1.31 5/263 184025
/proc/meminfo: memFree=127920200/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=188460 memory=112424 CPUtime=221.67 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 19099 0 0 0 21809 358 0 0 20 0 1 0 241659000 192983040 28106 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 47115 28106 2528 595 0 31782 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 188460 KiB
Current children cumulated memory: 112424 KiB

[startup+282.3 s]
/proc/loadavg: 4.35 3.10 1.51 5/263 184027
/proc/meminfo: memFree=127903920/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=192668 memory=116520 CPUtime=281.48 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 20146 0 0 0 27785 363 0 0 20 0 1 0 241659000 197292032 29130 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 48167 29130 2528 595 0 32834 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 192668 KiB
Current children cumulated memory: 116520 KiB

[startup+342.3 s]
/proc/loadavg: 4.25 3.31 1.68 5/263 184030
/proc/meminfo: memFree=127858140/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=194864 memory=120104 CPUtime=341.3 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 20737 0 0 0 33765 365 0 0 20 0 1 0 241659000 199540736 30026 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 48716 30026 2528 595 0 33383 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 194864 KiB
Current children cumulated memory: 120104 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 3.45 1.84 5/264 184033
/proc/meminfo: memFree=127855348/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=197364 memory=126512 CPUtime=401.17 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 21302 0 0 0 39747 370 0 0 20 0 1 0 241659000 202100736 31628 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 49341 31628 2528 595 0 34008 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 197364 KiB
Current children cumulated memory: 126512 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.58 1.99 5/264 184035
/proc/meminfo: memFree=127847380/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=199624 memory=128688 CPUtime=461.02 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 21855 0 0 0 45727 375 0 0 20 0 1 0 241659000 204414976 32172 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 49906 32172 2528 595 0 34573 0

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

Current children cumulated memory: 178060 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.08 3.99 5/264 184180
/proc/meminfo: memFree=127573848/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=268900 memory=179340 CPUtime=2914.79 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30135 0 0 0 290662 817 0 0 20 0 1 0 241659000 275353600 44835 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67225 44835 2528 595 0 51892 0
Current children cumulated CPU time: 2914.79 s
Current children cumulated vsize: 268900 KiB
Current children cumulated memory: 179340 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.08 4.00 5/263 184183
/proc/meminfo: memFree=127569740/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=2974.65 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30535 0 0 0 296644 821 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 2974.65 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.09 4.00 5/263 184185
/proc/meminfo: memFree=127567816/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=3034.52 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30535 0 0 0 302630 822 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 3034.52 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.07 4.00 5/263 184187
/proc/meminfo: memFree=127567688/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=3094.38 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30535 0 0 0 308613 825 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 3094.38 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.01 5/263 184189
/proc/meminfo: memFree=127567808/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=3154.24 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30537 0 0 0 314537 887 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 3154.24 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/262 184191
/proc/meminfo: memFree=127567468/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=3214.11 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30537 0 0 0 320390 1021 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 3214.11 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/262 184193
/proc/meminfo: memFree=127559276/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=3273.97 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30537 0 0 0 326374 1023 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 3273.97 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.01 5/263 184196
/proc/meminfo: memFree=127558884/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=3333.83 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30538 0 0 0 332356 1027 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 3333.83 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/263 184198
/proc/meminfo: memFree=127558780/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=270500 memory=180876 CPUtime=3393.7 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30538 0 0 0 338340 1030 0 0 20 0 1 0 241659000 276992000 45219 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67625 45219 2528 595 0 52292 0
Current children cumulated CPU time: 3393.7 s
Current children cumulated vsize: 270500 KiB
Current children cumulated memory: 180876 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.01 5/263 184200
/proc/meminfo: memFree=127558664/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=271132 memory=181388 CPUtime=3453.56 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30647 0 0 0 344323 1033 0 0 20 0 1 0 241659000 277639168 45347 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67783 45347 2528 595 0 52450 0
Current children cumulated CPU time: 3453.56 s
Current children cumulated vsize: 271132 KiB
Current children cumulated memory: 181388 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.01 5/263 184253
/proc/meminfo: memFree=128056060/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=271308 memory=181516 CPUtime=3513.42 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30762 0 0 0 350305 1037 0 0 20 0 1 0 241659000 277819392 45379 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67827 45379 2528 595 0 52494 0
Current children cumulated CPU time: 3513.42 s
Current children cumulated vsize: 271308 KiB
Current children cumulated memory: 181516 KiB

[startup+3582.3 s]
/proc/loadavg: 4.37 4.17 4.04 5/263 184255
/proc/meminfo: memFree=128050080/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=271308 memory=181516 CPUtime=3573.28 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30764 0 0 0 356289 1039 0 0 20 0 1 0 241659000 277819392 45379 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67827 45379 2528 595 0 52494 0
Current children cumulated CPU time: 3573.28 s
Current children cumulated vsize: 271308 KiB
Current children cumulated memory: 181516 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.30 4.17 4.04 5/263 184346
/proc/meminfo: memFree=128194736/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=271308 memory=181516 CPUtime=3600.02 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30765 0 0 0 358962 1040 0 0 20 0 1 0 241659000 277819392 45379 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 67827 45379 2528 595 0 52494 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 271308 KiB
Current children cumulated memory: 181516 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.75 s, system=10.4086 s

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

[startup+3609.2 s]
/proc/loadavg: 4.30 4.17 4.04 5/263 184346
/proc/meminfo: memFree=128194736/131249996 swapFree=33010416/33010684
[pid=183973] ppid=183970 vsize=178836 memory=123196 CPUtime=3600.11 cores=5,7
/proc/183973/stat : 183973 (SynLSCD) R 183970 183973 183535 0 -1 4194304 30771 0 0 0 358971 1040 0 0 20 0 1 0 241659000 183128064 30799 18446744073709551615 94550610325504 94550612760105 140725688690496 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94550613241080 94550613274112 94550650834944 140725688699267 140725688699402 140725688699402 140725688705006 0
/proc/183973/statm: 44709 30799 2624 595 0 29376 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 178836 KiB
Current children cumulated memory: 123196 KiB

Child status: 0

Real time (s): 3609.23
CPU time (s): 3600.15
CPU user time (s): 3589.75
CPU system time (s): 10.4086
CPU usage (%): 99.7486
Max. virtual memory (cumulated for all children) (KiB): 271308
Max. memory (cumulated for all children) (KiB): 181516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.75
system time used= 10.4086
maximum resident set size= 226804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30797
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= 179
involuntary context switches= 1578


# summary of solver processes directly reported to runsolver:
#   pid: 183973
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3589.75
#   total CPU system time (s): 10.4086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00701 second user time and 14.9775 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 10:36:52
IDJOB=4545781
IDBENCH=158355
IDSOLVER=3421
FILE ID=nodeC022/4545781-1753259812
RUNJOBID= nodeC022-1753259701-183555
SLURM_JOB_ID= 9689177
Free space on /tmp= 432796 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545781-1753259812/watcher-4545781-1753259812 -o /tmp/evaluation-result-4545781-1753259812/solver-4545781-1753259812 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753259701-183555 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545781-1753259812.opb

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

MD5SUM BENCH= b65f6b5f7cc62b44e438e625661039cb
RANDOM SEED=748932326

nodeC022 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.185
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.44
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		: 3599.715
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.44
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		: 3591.846
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.44
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		: 3456.982
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.44
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.709
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.44
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		: 3600.321
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.44
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		: 3395.242
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127560992 kB
MemAvailable:   128757784 kB
Buffers:            2128 kB
Cached:          1946320 kB
SwapCached:           32 kB
Active:          1582916 kB
Inactive:         804412 kB
Active(anon):     462976 kB
Inactive(anon):     2124 kB
Active(file):    1119940 kB
Inactive(file):   802288 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13260 kB
Writeback:             0 kB
AnonPages:        441960 kB
Mapped:           120880 kB
Shmem:             26220 kB
KReclaimable:     227208 kB
Slab:             323348 kB
SReclaimable:     227208 kB
SUnreclaim:        96140 kB
KernelStack:        4252 kB
PageTables:         4172 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     869380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432796 MiB
End job on nodeC022 at 2025-07-23 11:37:02