Trace number 4546284

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-PS 2025-07-23? (TO) 3600.18 3610.14

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.04	c intsize: 7
0.40/0.45	c 6092 constraints
0.40/0.45	c Finish cloning data from SAT to LS
0.40/0.45	c restart_num_ls  -100000 0
15.83/15.94	c Use LS-small
15.83/15.94	c update_LS_target_phase-runLS-restart
178.94/179.57	c restart_num  0 301
178.94/179.57	c LS-restart 90 31
190.61/191.25	c Use LS-small
190.61/191.25	c update_LS_target_phase-runLS-restart
524.37/525.90	c restart_num  301 602
524.37/525.90	c LS-restart 80 59
538.63/540.27	c Use LS-small
538.63/540.27	c update_LS_target_phase-runLS-restart
981.00/983.86	c restart_num  602 903
981.00/983.86	c LS-restart 70 84
981.00/983.86	c similarity no use LS 0.988337
1866.19/1871.53	c restart_num  903 1204
1866.19/1871.53	c LS-restart 70 16
1877.37/1882.76	c Use LS-small
1877.37/1882.76	c update_LS_target_phase-runLS-restart
2438.88/2445.85	c restart_num  1204 1505
2438.88/2445.85	c LS-restart 60 18
2449.45/2456.48	c Use LS-small
2449.45/2456.48	c update_LS_target_phase-runLS-restart
3217.40/3226.45	c restart_num  1505 1806
3217.40/3226.45	c LS-restart 50 9
3228.77/3237.89	c Use LS-small
3228.77/3237.89	c update_LS_target_phase-runLS-restart
3600.04/3610.01	c Program interrupted by user.
3600.04/3610.01	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: 63794 MiB (60711 MiB free)
  memory of node 1: 64507 MiB (60983 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4546284-1753259789/watcher-4546284-1753259789 -o /tmp/evaluation-result-4546284-1753259789/solver-4546284-1753259789 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1753259701-162332 --watchdog 3760 ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546284-1753259789.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=162750, runsolver pid=162747

[startup+0.100116 s]*
/proc/loadavg: 3.42 1.18 0.48 5/253 162751
/proc/meminfo: memFree=124607880/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=98580 memory=25460 CPUtime=0.09 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 4572 0 0 0 8 1 0 0 20 0 1 0 241658697 100945920 6365 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 24645 6365 2336 595 0 9312 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 98580 KiB
Current children cumulated memory: 25460 KiB

[startup+0.213522 s]*
/proc/loadavg: 3.42 1.18 0.48 5/253 162751
/proc/meminfo: memFree=124599312/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=101052 memory=27892 CPUtime=0.21 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 5112 0 0 0 20 1 0 0 20 0 1 0 241658697 103477248 6973 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 25263 6973 2400 595 0 9930 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 101052 KiB
Current children cumulated memory: 27892 KiB

[startup+0.313437 s]*
/proc/loadavg: 3.42 1.18 0.48 5/253 162751
/proc/meminfo: memFree=124599312/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=101788 memory=28404 CPUtime=0.3 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 5264 0 0 0 29 1 0 0 20 0 1 0 241658697 104230912 7101 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 25447 7101 2400 595 0 10114 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 101788 KiB
Current children cumulated memory: 28404 KiB

[startup+0.700341 s]
/proc/loadavg: 3.42 1.18 0.48 5/253 162751
/proc/meminfo: memFree=124591248/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=110036 memory=36596 CPUtime=0.68 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 7271 0 0 0 66 2 0 0 20 0 1 0 241658697 112676864 9149 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 27509 9149 2432 595 0 12176 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 110036 KiB
Current children cumulated memory: 36596 KiB

[startup+1.50034 s]
/proc/loadavg: 3.42 1.18 0.48 5/253 162751
/proc/meminfo: memFree=124595804/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=110036 memory=36596 CPUtime=1.48 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 7271 0 0 0 146 2 0 0 20 0 1 0 241658697 112676864 9149 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 27509 9149 2432 595 0 12176 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 110036 KiB
Current children cumulated memory: 36596 KiB

[startup+3.11319 s]
/proc/loadavg: 3.55 1.24 0.50 5/253 162751
/proc/meminfo: memFree=124612440/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=110036 memory=36596 CPUtime=3.08 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 7271 0 0 0 306 2 0 0 20 0 1 0 241658697 112676864 9149 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 27509 9149 2432 595 0 12176 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 110036 KiB
Current children cumulated memory: 36596 KiB

[startup+6.30033 s]
/proc/loadavg: 3.55 1.24 0.50 5/253 162752
/proc/meminfo: memFree=124637268/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=110036 memory=36596 CPUtime=6.26 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 7271 0 0 0 624 2 0 0 20 0 1 0 241658697 112676864 9149 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 27509 9149 2432 595 0 12176 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 110036 KiB
Current children cumulated memory: 36596 KiB

[startup+12.7003 s]
/proc/loadavg: 3.62 1.33 0.54 5/253 162752
/proc/meminfo: memFree=124678480/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=110036 memory=36596 CPUtime=12.64 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 7271 0 0 0 1262 2 0 0 20 0 1 0 241658697 112676864 9149 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 27509 9149 2432 595 0 12176 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 110036 KiB
Current children cumulated memory: 36596 KiB

[startup+25.5003 s]
/proc/loadavg: 3.68 1.42 0.58 5/253 162752
/proc/meminfo: memFree=124634264/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=135112 memory=76472 CPUtime=25.4 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 10786 0 0 0 2535 5 0 0 20 0 1 0 241658697 138354688 19118 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 33778 19118 2464 595 0 18445 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 135112 KiB
Current children cumulated memory: 76472 KiB

[startup+51.1131 s]
/proc/loadavg: 3.87 1.65 0.68 5/253 162752
/proc/meminfo: memFree=124654548/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=164512 memory=86640 CPUtime=50.94 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 13234 0 0 0 5082 12 0 0 20 0 1 0 241658697 168460288 21660 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 41128 21660 2464 595 0 25795 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 164512 KiB
Current children cumulated memory: 86640 KiB

[startup+102.3 s]
/proc/loadavg: 4.01 2.06 0.87 5/253 162754
/proc/meminfo: memFree=124365428/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=174124 memory=98332 CPUtime=101.97 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 15632 0 0 0 10180 17 0 0 20 0 1 0 241658697 178302976 24583 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 43531 24583 2464 595 0 28198 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 174124 KiB
Current children cumulated memory: 98332 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 2.43 1.08 5/252 162756
/proc/meminfo: memFree=124337552/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=178912 memory=103068 CPUtime=161.79 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 16829 0 0 0 16158 21 0 0 20 0 1 0 241658697 183205888 25767 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 44728 25767 2464 595 0 29395 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 178912 KiB
Current children cumulated memory: 103068 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 2.75 1.27 5/251 162758
/proc/meminfo: memFree=124284116/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=182160 memory=106524 CPUtime=221.63 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 17707 0 0 0 22136 27 0 0 20 0 1 0 241658697 186531840 26631 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 45540 26631 2464 595 0 30207 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 182160 KiB
Current children cumulated memory: 106524 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.00 1.45 5/250 162761
/proc/meminfo: memFree=124260956/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=188180 memory=112284 CPUtime=281.45 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 19154 0 0 0 28114 31 0 0 20 0 1 0 241658697 192696320 28071 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 47045 28071 2464 595 0 31712 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 188180 KiB
Current children cumulated memory: 112284 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.21 1.63 5/250 162763
/proc/meminfo: memFree=124262564/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=193032 memory=116764 CPUtime=341.28 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 20269 0 0 0 34089 39 0 0 20 0 1 0 241658697 197664768 29191 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 48258 29191 2464 595 0 32925 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 193032 KiB
Current children cumulated memory: 116764 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.37 1.78 5/250 162765
/proc/meminfo: memFree=124240200/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=194756 memory=118556 CPUtime=401.11 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 20721 0 0 0 40070 41 0 0 20 0 1 0 241658697 199430144 29639 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 48689 29639 2464 595 0 33356 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 194756 KiB
Current children cumulated memory: 118556 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.51 1.93 5/250 162767
/proc/meminfo: memFree=124228772/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=195516 memory=119196 CPUtime=460.94 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 20919 0 0 0 46049 45 0 0 20 0 1 0 241658697 200208384 29799 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 48879 29799 2464 595 0 33546 0
Current children cumulated CPU time: 460.94 s

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

Current children cumulated memory: 155696 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.10 4.01 5/253 162907
/proc/meminfo: memFree=123923504/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=219248 memory=155696 CPUtime=2914.12 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27000 0 0 0 291283 129 0 0 20 0 1 0 241658697 224509952 38924 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 54812 38924 2528 595 0 39479 0
Current children cumulated CPU time: 2914.12 s
Current children cumulated vsize: 219248 KiB
Current children cumulated memory: 155696 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/250 162915
/proc/meminfo: memFree=123902100/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=220132 memory=157232 CPUtime=2973.95 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27208 0 0 0 297262 133 0 0 20 0 1 0 241658697 225415168 39308 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55033 39308 2528 595 0 39700 0
Current children cumulated CPU time: 2973.95 s
Current children cumulated vsize: 220132 KiB
Current children cumulated memory: 157232 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.01 5/250 162917
/proc/meminfo: memFree=123888712/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=220132 memory=157872 CPUtime=3033.76 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27254 0 0 0 303238 138 0 0 20 0 1 0 241658697 225415168 39468 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55033 39468 2528 595 0 39700 0
Current children cumulated CPU time: 3033.76 s
Current children cumulated vsize: 220132 KiB
Current children cumulated memory: 157872 KiB

[startup+3102.3 s]
/proc/loadavg: 4.27 4.13 4.03 5/252 162923
/proc/meminfo: memFree=123898112/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=220580 memory=158128 CPUtime=3093.6 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27336 0 0 0 309218 142 0 0 20 0 1 0 241658697 225873920 39532 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55145 39532 2528 595 0 39812 0
Current children cumulated CPU time: 3093.6 s
Current children cumulated vsize: 220580 KiB
Current children cumulated memory: 158128 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.02 5/252 162925
/proc/meminfo: memFree=123902596/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=220580 memory=158256 CPUtime=3153.45 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27374 0 0 0 315201 144 0 0 20 0 1 0 241658697 225873920 39564 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55145 39564 2528 595 0 39812 0
Current children cumulated CPU time: 3153.45 s
Current children cumulated vsize: 220580 KiB
Current children cumulated memory: 158256 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.02 5/252 162927
/proc/meminfo: memFree=123889740/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=220736 memory=158384 CPUtime=3213.31 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27383 0 0 0 321186 145 0 0 20 0 1 0 241658697 226033664 39596 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55184 39596 2528 595 0 39851 0
Current children cumulated CPU time: 3213.31 s
Current children cumulated vsize: 220736 KiB
Current children cumulated memory: 158384 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.11 4.03 5/252 162929
/proc/meminfo: memFree=123881076/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=221736 memory=159408 CPUtime=3273.16 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27644 0 0 0 327168 148 0 0 20 0 1 0 241658697 227057664 39852 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55434 39852 2528 595 0 40101 0
Current children cumulated CPU time: 3273.16 s
Current children cumulated vsize: 221736 KiB
Current children cumulated memory: 159408 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.03 5/252 162931
/proc/meminfo: memFree=123863120/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=221736 memory=159408 CPUtime=3333.01 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27662 0 0 0 333151 150 0 0 20 0 1 0 241658697 227057664 39852 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55434 39852 2528 595 0 40101 0
Current children cumulated CPU time: 3333.01 s
Current children cumulated vsize: 221736 KiB
Current children cumulated memory: 159408 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/249 162933
/proc/meminfo: memFree=123856472/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=222984 memory=160688 CPUtime=3392.86 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 27980 0 0 0 339133 153 0 0 20 0 1 0 241658697 228335616 40172 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55746 40172 2528 595 0 40413 0
Current children cumulated CPU time: 3392.86 s
Current children cumulated vsize: 222984 KiB
Current children cumulated memory: 160688 KiB

[startup+3462.3 s]
/proc/loadavg: 4.59 4.22 4.07 5/251 162937
/proc/meminfo: memFree=123827172/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=223676 memory=161328 CPUtime=3452.72 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 28146 0 0 0 345118 154 0 0 20 0 1 0 241658697 229044224 40332 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55919 40332 2528 595 0 40586 0
Current children cumulated CPU time: 3452.72 s
Current children cumulated vsize: 223676 KiB
Current children cumulated memory: 161328 KiB

[startup+3522.3 s]
/proc/loadavg: 4.50 4.28 4.10 5/251 162939
/proc/meminfo: memFree=123834784/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=223676 memory=161328 CPUtime=3512.57 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 28146 0 0 0 351100 157 0 0 20 0 1 0 241658697 229044224 40332 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55919 40332 2528 595 0 40586 0
Current children cumulated CPU time: 3512.57 s
Current children cumulated vsize: 223676 KiB
Current children cumulated memory: 161328 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.25 4.10 5/252 162948
/proc/meminfo: memFree=123836800/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=223676 memory=161328 CPUtime=3572.42 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 28154 0 0 0 357083 159 0 0 20 0 1 0 241658697 229044224 40332 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 55919 40332 2528 595 0 40586 0
Current children cumulated CPU time: 3572.42 s
Current children cumulated vsize: 223676 KiB
Current children cumulated memory: 161328 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.19 4.24 4.10 5/253 163084
/proc/meminfo: memFree=127691816/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=224272 memory=161840 CPUtime=3600.04 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 28287 0 0 0 359844 160 0 0 20 0 1 0 241658697 229654528 40460 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 56068 40460 2528 595 0 40735 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 161840 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.57 s, system=1.61079 s

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

[startup+3610.11 s]
/proc/loadavg: 4.19 4.24 4.10 5/253 163084
/proc/meminfo: memFree=127691816/131382112 swapFree=33010160/33010684
[pid=162750] ppid=162747 vsize=171428 memory=115784 CPUtime=3600.14 cores=1,3
/proc/162750/stat : 162750 (SynLSCD-PS) R 162747 162750 162312 0 -1 4194304 28294 0 0 0 359854 160 0 0 20 0 1 0 241658697 175542272 28946 18446744073709551615 94166723641344 94166726076761 140720676520576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94166726556920 94166726589952 94166734376960 140720676526461 140720676526599 140720676526599 140720676532203 0
/proc/162750/statm: 42857 28946 2624 595 0 27524 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 171428 KiB
Current children cumulated memory: 115784 KiB

Child status: 0

Real time (s): 3610.14
CPU time (s): 3600.18
CPU user time (s): 3598.57
CPU system time (s): 1.61079
CPU usage (%): 99.7241
Max. virtual memory (cumulated for all children) (KiB): 224272
Max. memory (cumulated for all children) (KiB): 161840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.57
system time used= 1.61079
maximum resident set size= 162224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28320
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= 176
involuntary context switches= 1575


# summary of solver processes directly reported to runsolver:
#   pid: 162750
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3598.57
#   total CPU system time (s): 1.61079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.199 second user time and 36.2424 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-23 10:36:29
IDJOB=4546284
IDBENCH=158355
IDSOLVER=3422
FILE ID=nodeC009/4546284-1753259789
RUNJOBID= nodeC009-1753259701-162332
SLURM_JOB_ID= 9689164
Free space on /tmp= 432192 MiB

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

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

MD5SUM BENCH= b65f6b5f7cc62b44e438e625661039cb
RANDOM SEED=554905260

nodeC009 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		: 3662.302
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.85
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		: 3493.266
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.85
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.064
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.85
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.228
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.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        124615692 kB
MemAvailable:   125949248 kB
Buffers:            2144 kB
Cached:          2050108 kB
SwapCached:           24 kB
Active:          4806828 kB
Inactive:         912760 kB
Active(anon):    3689384 kB
Inactive(anon):     4080 kB
Active(file):    1117444 kB
Inactive(file):   908680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            109048 kB
Writeback:             0 kB
AnonPages:       3670480 kB
Mapped:           119256 kB
Shmem:             26128 kB
KReclaimable:     293736 kB
Slab:             387020 kB
SReclaimable:     293736 kB
SUnreclaim:        93284 kB
KernelStack:        4112 kB
PageTables:        10548 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4499068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1830912 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432276 MiB
End job on nodeC009 at 2025-07-23 11:36:40