Trace number 4546283

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.2 3609.82

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K84.opb
MD5SUM5fb93660b547b6cc9dd610c04b6e276e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 85
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.06	c intsize: 7
0.36/0.49	c 5882 constraints
0.36/0.49	c Finish cloning data from SAT to LS
0.36/0.49	c restart_num_ls  -100000 0
12.32/12.48	c Use LS-small
12.32/12.48	c update_LS_target_phase-runLS-restart
165.48/166.09	c restart_num  0 301
165.48/166.09	c LS-restart 90 23
180.24/180.83	c Use LS-small
180.24/180.83	c update_LS_target_phase-runLS-restart
548.85/550.46	c restart_num  301 603
548.85/550.46	c LS-restart 80 50
564.21/565.81	c Use LS-small
564.21/565.81	c update_LS_target_phase-runLS-restart
899.10/901.65	c restart_num  603 905
899.10/901.65	c LS-restart 70 25
909.77/912.33	c Use LS-small
909.77/912.33	c update_LS_target_phase-runLS-restart
1359.74/1363.50	c restart_num  905 1206
1359.74/1363.50	c LS-restart 60 6
1369.22/1373.08	c Use LS-small
1369.22/1373.08	c update_LS_target_phase-runLS-restart
1657.07/1661.64	c restart_num  1206 1507
1657.07/1661.64	c LS-restart 50 97
1657.07/1661.64	c similarity no use LS 0.990546
2136.89/2142.74	c restart_num  1507 1810
2136.89/2142.74	c LS-restart 50 52
2136.89/2142.74	c similarity no use LS 0.989671
3106.51/3114.93	c restart_num  1810 2113
3106.51/3114.93	c LS-restart 50 31
3122.58/3131.02	c Use LS-small
3122.58/3131.02	c update_LS_target_phase-runLS-restart
3409.06/3418.29	c restart_num  2113 2420
3409.06/3418.29	c LS-restart 40 88
3409.06/3418.29	c similarity no use LS 0.984769
3600.07/3609.70	c Program interrupted by user.
3600.07/3609.70	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: 63708 MiB (56853 MiB free)
  memory of node 1: 64465 MiB (56701 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4546283-1753259786/watcher-4546283-1753259786 -o /tmp/evaluation-result-4546283-1753259786/solver-4546283-1753259786 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753259701-178465 --watchdog 3760 ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546283-1753259786.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=178970, runsolver pid=178966

[startup+0.100061 s]*
/proc/loadavg: 3.48 1.18 0.48 5/267 178975
/proc/meminfo: memFree=116270088/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=92116 memory=19328 CPUtime=0.05 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 2828 0 0 0 5 0 0 0 20 0 1 0 241657274 94326784 4832 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 23029 4832 2272 595 0 7696 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 92116 KiB
Current children cumulated memory: 19328 KiB

[startup+0.205583 s]*
/proc/loadavg: 3.48 1.18 0.48 5/267 178975
/proc/meminfo: memFree=116261784/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=100700 memory=27644 CPUtime=0.16 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 5025 0 0 0 15 1 0 0 20 0 1 0 241657274 103116800 6911 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 25175 6911 2400 595 0 9842 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 100700 KiB
Current children cumulated memory: 27644 KiB

[startup+0.305425 s]*
/proc/loadavg: 3.48 1.18 0.48 5/267 178975
/proc/meminfo: memFree=116261784/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=100864 memory=27644 CPUtime=0.26 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 5050 0 0 0 25 1 0 0 20 0 1 0 241657274 103284736 6911 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 25216 6911 2400 595 0 9883 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 100864 KiB
Current children cumulated memory: 27644 KiB

[startup+0.700148 s]
/proc/loadavg: 3.48 1.18 0.48 5/267 178975
/proc/meminfo: memFree=116242128/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=108832 memory=35324 CPUtime=0.65 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 6950 0 0 0 63 2 0 0 20 0 1 0 241657274 111443968 8831 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 27208 8831 2400 595 0 11875 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 108832 KiB
Current children cumulated memory: 35324 KiB

[startup+1.50013 s]
/proc/loadavg: 3.52 1.23 0.50 5/267 178975
/proc/meminfo: memFree=116217936/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=108832 memory=35324 CPUtime=1.45 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 6950 0 0 0 143 2 0 0 20 0 1 0 241657274 111443968 8831 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 27208 8831 2400 595 0 11875 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 108832 KiB
Current children cumulated memory: 35324 KiB

[startup+3.10528 s]
/proc/loadavg: 3.52 1.23 0.50 5/267 178975
/proc/meminfo: memFree=116137360/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=108832 memory=35324 CPUtime=3.05 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 6950 0 0 0 303 2 0 0 20 0 1 0 241657274 111443968 8831 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 27208 8831 2400 595 0 11875 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 108832 KiB
Current children cumulated memory: 35324 KiB

[startup+6.30013 s]
/proc/loadavg: 3.64 1.29 0.52 5/267 178975
/proc/meminfo: memFree=115716836/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=108832 memory=35324 CPUtime=6.24 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 6950 0 0 0 622 2 0 0 20 0 1 0 241657274 111443968 8831 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 27208 8831 2400 595 0 11875 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 108832 KiB
Current children cumulated memory: 35324 KiB

[startup+12.7001 s]
/proc/loadavg: 3.67 1.34 0.54 5/267 178976
/proc/meminfo: memFree=114321504/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=110152 memory=39100 CPUtime=12.62 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 7350 0 0 0 1260 2 0 0 20 0 1 0 241657274 112795648 9775 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 27538 9775 2432 595 0 12205 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 110152 KiB
Current children cumulated memory: 39100 KiB

[startup+25.5002 s]
/proc/loadavg: 3.72 1.43 0.58 5/267 178976
/proc/meminfo: memFree=111416716/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=136252 memory=73832 CPUtime=25.38 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 10650 0 0 0 2531 7 0 0 20 0 1 0 241657274 139522048 18458 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 34063 18458 2432 595 0 18730 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 136252 KiB
Current children cumulated memory: 73832 KiB

[startup+51.1056 s]
/proc/loadavg: 3.91 1.69 0.69 5/267 178976
/proc/meminfo: memFree=100889544/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=146320 memory=85824 CPUtime=50.91 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 13158 0 0 0 5080 11 0 0 20 0 1 0 241657274 149831680 21456 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 36580 21456 2432 595 0 21247 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 146320 KiB
Current children cumulated memory: 85824 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 2.07 0.87 5/267 178979
/proc/meminfo: memFree=100743728/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=180568 memory=101008 CPUtime=101.95 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 16821 0 0 0 10179 16 0 0 20 0 1 0 241657274 184901632 25252 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 45142 25252 2432 595 0 29809 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 180568 KiB
Current children cumulated memory: 101008 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 2.44 1.08 5/267 178981
/proc/meminfo: memFree=100600740/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=183508 memory=103824 CPUtime=161.78 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 17560 0 0 0 16156 22 0 0 20 0 1 0 241657274 187912192 25956 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 45877 25956 2432 595 0 30544 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 183508 KiB
Current children cumulated memory: 103824 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 2.75 1.27 5/267 179117
/proc/meminfo: memFree=100639448/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=186496 memory=106896 CPUtime=221.63 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 18313 0 0 0 22135 28 0 0 20 0 1 0 241657274 190971904 26724 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 46624 26724 2432 595 0 31291 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 186496 KiB
Current children cumulated memory: 106896 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.00 1.45 5/263 179119
/proc/meminfo: memFree=100545584/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=190384 memory=110736 CPUtime=281.46 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 19280 0 0 0 28116 30 0 0 20 0 1 0 241657274 194953216 27684 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 47596 27684 2432 595 0 32263 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 190384 KiB
Current children cumulated memory: 110736 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.20 1.62 5/263 179165
/proc/meminfo: memFree=91599688/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=193636 memory=113936 CPUtime=341.31 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 20115 0 0 0 34096 35 0 0 20 0 1 0 241657274 198283264 28484 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 48409 28484 2432 595 0 33076 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 193636 KiB
Current children cumulated memory: 113936 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.38 1.78 5/264 179169
/proc/meminfo: memFree=82417744/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=194716 memory=115088 CPUtime=401.15 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 20395 0 0 0 40078 37 0 0 20 0 1 0 241657274 199389184 28772 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 48679 28772 2432 595 0 33346 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 194716 KiB
Current children cumulated memory: 115088 KiB

[startup+462.3 s]
/proc/loadavg: 4.01 3.48 1.92 5/264 179216
/proc/meminfo: memFree=91848356/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=196164 memory=116496 CPUtime=460.99 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 20748 0 0 0 46059 40 0 0 20 0 1 0 241657274 200871936 29124 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 49041 29124 2432 595 0 33708 0
Current children cumulated CPU time: 460.99 s

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

Current children cumulated memory: 158376 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.12 4.01 5/264 179495
/proc/meminfo: memFree=116816072/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=222292 memory=158376 CPUtime=2914.4 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 27416 0 0 0 291258 182 0 0 20 0 1 0 241657274 227627008 39594 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 55573 39594 2496 595 0 40240 0
Current children cumulated CPU time: 2914.4 s
Current children cumulated vsize: 222292 KiB
Current children cumulated memory: 158376 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.13 4.01 5/263 179497
/proc/meminfo: memFree=116808252/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=223088 memory=159144 CPUtime=2974.25 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 27606 0 0 0 297238 187 0 0 20 0 1 0 241657274 228442112 39786 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 55772 39786 2496 595 0 40439 0
Current children cumulated CPU time: 2974.25 s
Current children cumulated vsize: 223088 KiB
Current children cumulated memory: 159144 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.12 4.01 5/264 179507
/proc/meminfo: memFree=116806984/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=223280 memory=159528 CPUtime=3034.1 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 27691 0 0 0 303223 187 0 0 20 0 1 0 241657274 228638720 39882 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 55820 39882 2496 595 0 40487 0
Current children cumulated CPU time: 3034.1 s
Current children cumulated vsize: 223280 KiB
Current children cumulated memory: 159528 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.11 4.01 5/264 179509
/proc/meminfo: memFree=116805872/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=223788 memory=159912 CPUtime=3093.94 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 27798 0 0 0 309202 192 0 0 20 0 1 0 241657274 229158912 39978 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 55947 39978 2496 595 0 40614 0
Current children cumulated CPU time: 3093.94 s
Current children cumulated vsize: 223788 KiB
Current children cumulated memory: 159912 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.12 4.02 5/264 179511
/proc/meminfo: memFree=116805300/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=224172 memory=160296 CPUtime=3153.79 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 27887 0 0 0 315184 195 0 0 20 0 1 0 241657274 229552128 40074 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56043 40074 2496 595 0 40710 0
Current children cumulated CPU time: 3153.79 s
Current children cumulated vsize: 224172 KiB
Current children cumulated memory: 160296 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.02 5/264 179513
/proc/meminfo: memFree=116805648/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=224348 memory=160552 CPUtime=3213.65 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28004 0 0 0 321166 199 0 0 20 0 1 0 241657274 229732352 40138 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56087 40138 2496 595 0 40754 0
Current children cumulated CPU time: 3213.65 s
Current children cumulated vsize: 224348 KiB
Current children cumulated memory: 160552 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.12 4.03 5/264 179515
/proc/meminfo: memFree=116805456/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=224972 memory=161064 CPUtime=3273.49 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28142 0 0 0 327147 202 0 0 20 0 1 0 241657274 230371328 40266 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56243 40266 2496 595 0 40910 0
Current children cumulated CPU time: 3273.49 s
Current children cumulated vsize: 224972 KiB
Current children cumulated memory: 161064 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.03 5/264 179517
/proc/meminfo: memFree=116776672/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=224972 memory=161064 CPUtime=3333.34 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28153 0 0 0 333130 204 0 0 20 0 1 0 241657274 230371328 40266 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56243 40266 2496 595 0 40910 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 224972 KiB
Current children cumulated memory: 161064 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.03 5/263 179520
/proc/meminfo: memFree=116773016/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=226140 memory=162344 CPUtime=3393.2 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28481 0 0 0 339111 209 0 0 20 0 1 0 241657274 231567360 40586 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56535 40586 2496 595 0 41202 0
Current children cumulated CPU time: 3393.2 s
Current children cumulated vsize: 226140 KiB
Current children cumulated memory: 162344 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.03 5/264 179523
/proc/meminfo: memFree=116773240/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=226348 memory=162472 CPUtime=3453.04 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28488 0 0 0 345092 212 0 0 20 0 1 0 241657274 231780352 40618 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56587 40618 2496 595 0 41254 0
Current children cumulated CPU time: 3453.04 s
Current children cumulated vsize: 226348 KiB
Current children cumulated memory: 162472 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.03 5/265 179526
/proc/meminfo: memFree=116764508/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=226348 memory=162600 CPUtime=3512.9 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28491 0 0 0 351076 214 0 0 20 0 1 0 241657274 231780352 40650 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56587 40650 2496 595 0 41254 0
Current children cumulated CPU time: 3512.9 s
Current children cumulated vsize: 226348 KiB
Current children cumulated memory: 162600 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.04 5/265 179528
/proc/meminfo: memFree=116771468/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=226708 memory=162856 CPUtime=3572.74 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28567 0 0 0 357055 219 0 0 20 0 1 0 241657274 232148992 40714 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56677 40714 2496 595 0 41344 0
Current children cumulated CPU time: 3572.74 s
Current children cumulated vsize: 226708 KiB
Current children cumulated memory: 162856 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.10 4.11 4.03 4/262 179627
/proc/meminfo: memFree=117149208/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=226708 memory=162856 CPUtime=3600.07 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28567 0 0 0 359788 219 0 0 20 0 1 0 241657274 232148992 40714 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 56677 40714 2496 595 0 41344 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 226708 KiB
Current children cumulated memory: 162856 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.01 s, system=2.19348 s

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

[startup+3609.8 s]
/proc/loadavg: 4.10 4.11 4.03 4/262 179627
/proc/meminfo: memFree=117149208/131249996 swapFree=33010160/33010684
[pid=178970] ppid=178966 vsize=173864 memory=118332 CPUtime=3600.17 cores=5,7
/proc/178970/stat : 178970 (SynLSCD-PS) R 178966 178970 178445 0 -1 4194304 28574 0 0 0 359798 219 0 0 20 0 1 0 241657274 178036736 29583 18446744073709551615 93932291280896 93932293716313 140733868724240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93932294196472 93932294229504 93932310360064 140733868730749 140733868730887 140733868730887 140733868736491 0
/proc/178970/statm: 43466 29583 2592 595 0 28133 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 173864 KiB
Current children cumulated memory: 118332 KiB

Child status: 0

Real time (s): 3609.82
CPU time (s): 3600.2
CPU user time (s): 3598.01
CPU system time (s): 2.19348
CPU usage (%): 99.7335
Max. virtual memory (cumulated for all children) (KiB): 226708
Max. memory (cumulated for all children) (KiB): 162856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.01
system time used= 2.19348
maximum resident set size= 163240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28599
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= 187
involuntary context switches= 19002


# summary of solver processes directly reported to runsolver:
#   pid: 178970
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3598.01
#   total CPU system time (s): 2.19348

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51558 second user time and 14.4562 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-23 10:36:26
IDJOB=4546283
IDBENCH=158343
IDSOLVER=3422
FILE ID=nodeC032/4546283-1753259786
RUNJOBID= nodeC032-1753259701-178465
SLURM_JOB_ID= 9689187
Free space on /tmp= 432316 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K84.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-4546283-1753259786/watcher-4546283-1753259786 -o /tmp/evaluation-result-4546283-1753259786/solver-4546283-1753259786 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753259701-178465 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546283-1753259786.opb

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

MD5SUM BENCH= 5fb93660b547b6cc9dd610c04b6e276e
RANDOM SEED=1834945035

nodeC032 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.864
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.69
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.869
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        116287788 kB
MemAvailable:   128611436 kB
Buffers:            2728 kB
Cached:         13002672 kB
SwapCached:           20 kB
Active:          2060900 kB
Inactive:       11872000 kB
Active(anon):     950616 kB
Inactive(anon):     3124 kB
Active(file):    1110284 kB
Inactive(file): 11868876 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            277476 kB
Writeback:             0 kB
AnonPages:        930628 kB
Mapped:           116636 kB
Shmem:             26240 kB
KReclaimable:     367456 kB
Slab:             466688 kB
SReclaimable:     367456 kB
SUnreclaim:        99232 kB
KernelStack:        4272 kB
PageTables:         4808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1373316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432568 MiB
End job on nodeC032 at 2025-07-23 11:36:36