Trace number 4546291

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) 3601.2 3612.31

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K138.opb
MD5SUMdf8f338dbd068337fef89bf4c43df9f5
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 variables16422
Total number of constraints16700
Number of constraints which are clauses16562
Number of constraints which are cardinality constraints (but not clauses)138
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint138
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 139
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.35	c intsize: 8
0.61/0.96	c 16700 constraints
0.61/0.96	c Finish cloning data from SAT to LS
0.61/0.96	c restart_num_ls  -100000 0
25.24/25.61	c Use LS-small
25.24/25.61	c update_LS_target_phase-runLS-restart
178.28/179.12	c restart_num  0 301
178.28/179.12	c LS-restart 90 86
195.63/196.56	c Use LS-small
195.63/196.56	c update_LS_target_phase-runLS-restart
532.96/534.85	c restart_num  301 605
532.96/534.85	c LS-restart 80 88
532.96/534.85	c similarity no use LS 0.994215
917.69/920.65	c restart_num  605 906
917.69/920.65	c LS-restart 80 58
936.54/939.50	c Use LS-small
936.54/939.50	c update_LS_target_phase-runLS-restart
1745.31/1751.02	c restart_num  906 1207
1745.31/1751.02	c LS-restart 70 26
1761.35/1767.13	c Use LS-small
1761.35/1767.13	c update_LS_target_phase-runLS-restart
2234.18/2241.29	c restart_num  1207 1508
2234.18/2241.29	c LS-restart 60 41
2265.30/2272.48	c Use LS-small
2265.30/2272.48	c update_LS_target_phase-runLS-restart
3424.05/3434.75	c restart_num  1508 1809
3424.05/3434.75	c LS-restart 50 71
3424.05/3434.75	c similarity no use LS 0.99318
3600.78/3611.93	c Program interrupted by user.
3600.78/3611.93	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62349 MiB free)
  memory of node 1: 64507 MiB (63607 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100054 s]*
/proc/loadavg: 3.30 1.05 0.42 4/266 169589
/proc/meminfo: memFree=128979996/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=17104 memory=640 CPUtime=0 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) D 169585 169588 169195 0 -1 4456448 80 0 0 0 0 0 0 0 20 0 1 0 241655295 17514496 160 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 4276 160 160 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 640 KiB

[startup+0.204317 s]*
/proc/loadavg: 3.30 1.05 0.42 4/266 169589
/proc/meminfo: memFree=128979996/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=17104 memory=640 CPUtime=0 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) D 169585 169588 169195 0 -1 4456448 80 0 0 0 0 0 0 0 20 0 1 0 241655295 17514496 160 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 4276 160 160 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 640 KiB

[startup+0.304303 s]*
/proc/loadavg: 3.30 1.05 0.42 5/266 169589
/proc/meminfo: memFree=128975900/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=102568 memory=29448 CPUtime=0.03 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 4381 0 0 0 2 1 0 0 20 0 1 0 241655295 105029632 7362 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 25642 7362 2272 595 0 10309 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 102568 KiB
Current children cumulated memory: 29448 KiB

[startup+0.700115 s]
/proc/loadavg: 3.36 1.10 0.44 5/266 169589
/proc/meminfo: memFree=128944348/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=133544 memory=62020 CPUtime=0.41 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 12659 0 0 0 39 2 0 0 20 0 1 0 241655295 136749056 15505 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 33386 15505 2400 595 0 18053 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 133544 KiB
Current children cumulated memory: 62020 KiB

[startup+1.50014 s]
/proc/loadavg: 3.36 1.10 0.44 5/266 169589
/proc/meminfo: memFree=128912124/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=163204 memory=90308 CPUtime=1.21 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 19719 0 0 0 118 3 0 0 20 0 1 0 241655295 167120896 22577 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 40801 22577 2432 595 0 25468 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 163204 KiB
Current children cumulated memory: 90308 KiB

[startup+3.10529 s]
/proc/loadavg: 3.36 1.10 0.44 5/266 169589
/proc/meminfo: memFree=128911116/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=163204 memory=90308 CPUtime=2.81 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 19719 0 0 0 278 3 0 0 20 0 1 0 241655295 167120896 22577 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 40801 22577 2432 595 0 25468 0
Current children cumulated CPU time: 2.81 s
Current children cumulated vsize: 163204 KiB
Current children cumulated memory: 90308 KiB

[startup+6.30013 s]
/proc/loadavg: 3.41 1.15 0.46 5/266 169589
/proc/meminfo: memFree=128910864/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=163204 memory=90308 CPUtime=6 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 19719 0 0 0 597 3 0 0 20 0 1 0 241655295 167120896 22577 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 40801 22577 2432 595 0 25468 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 163204 KiB
Current children cumulated memory: 90308 KiB

[startup+12.7001 s]
/proc/loadavg: 3.45 1.20 0.48 5/266 169589
/proc/meminfo: memFree=128910376/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=163204 memory=90308 CPUtime=12.38 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 19719 0 0 0 1235 3 0 0 20 0 1 0 241655295 167120896 22577 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 40801 22577 2432 595 0 25468 0
Current children cumulated CPU time: 12.38 s
Current children cumulated vsize: 163204 KiB
Current children cumulated memory: 90308 KiB

[startup+25.5002 s]
/proc/loadavg: 3.54 1.29 0.52 5/266 169635
/proc/meminfo: memFree=128903260/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=163204 memory=90308 CPUtime=25.14 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 19719 0 0 0 2511 3 0 0 20 0 1 0 241655295 167120896 22577 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 40801 22577 2432 595 0 25468 0
Current children cumulated CPU time: 25.14 s
Current children cumulated vsize: 163204 KiB
Current children cumulated memory: 90308 KiB

[startup+51.1053 s]
/proc/loadavg: 3.77 1.57 0.64 5/266 169725
/proc/meminfo: memFree=128831504/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=234888 memory=162468 CPUtime=50.66 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 29205 0 0 0 5057 9 0 0 20 0 1 0 241655295 240525312 40617 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 58722 40617 2464 595 0 43389 0
Current children cumulated CPU time: 50.66 s
Current children cumulated vsize: 234888 KiB
Current children cumulated memory: 162468 KiB

[startup+102.3 s]
/proc/loadavg: 3.95 1.96 0.82 5/267 169729
/proc/meminfo: memFree=128757456/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=250972 memory=187792 CPUtime=101.69 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 33377 0 0 0 10157 12 0 0 20 0 1 0 241655295 256995328 46948 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 62743 46948 2464 595 0 47410 0
Current children cumulated CPU time: 101.69 s
Current children cumulated vsize: 250972 KiB
Current children cumulated memory: 187792 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 2.37 1.03 5/267 169775
/proc/meminfo: memFree=128752996/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=272996 memory=210320 CPUtime=161.52 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 38772 0 0 0 16134 18 0 0 20 0 1 0 241655295 279547904 52580 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 68249 52580 2464 595 0 52916 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 272996 KiB
Current children cumulated memory: 210320 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.68 1.23 5/267 169777
/proc/meminfo: memFree=128761644/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=281208 memory=218384 CPUtime=221.36 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 40795 0 0 0 22117 19 0 0 20 0 1 0 241655295 287956992 54596 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 70302 54596 2464 595 0 54969 0
Current children cumulated CPU time: 221.36 s
Current children cumulated vsize: 281208 KiB
Current children cumulated memory: 218384 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.94 1.41 5/266 169824
/proc/meminfo: memFree=128767556/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=291472 memory=228108 CPUtime=281.2 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 42733 0 0 0 28085 35 0 0 20 0 1 0 241655295 298467328 57027 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 72868 57027 2464 595 0 57535 0
Current children cumulated CPU time: 281.2 s
Current children cumulated vsize: 291472 KiB
Current children cumulated memory: 228108 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.16 1.58 5/265 169826
/proc/meminfo: memFree=128763272/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=301344 memory=237580 CPUtime=341.02 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 45086 0 0 0 34067 35 0 0 20 0 1 0 241655295 308576256 59395 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 75336 59395 2464 595 0 60003 0
Current children cumulated CPU time: 341.02 s
Current children cumulated vsize: 301344 KiB
Current children cumulated memory: 237580 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.33 1.74 5/264 169828
/proc/meminfo: memFree=128731320/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=344120 memory=253356 CPUtime=400.85 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 46394 0 0 0 40048 37 0 0 20 0 1 0 241655295 352378880 63339 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 86030 63339 2464 595 0 70697 0
Current children cumulated CPU time: 400.85 s
Current children cumulated vsize: 344120 KiB
Current children cumulated memory: 253356 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.47 1.89 5/264 169831
/proc/meminfo: memFree=128723464/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=347588 memory=257964 CPUtime=460.66 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 47359 0 0 0 46029 37 0 0 20 0 1 0 241655295 355930112 64491 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 86897 64491 2464 595 0 71564 0
Current children cumulated CPU time: 460.66 s

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

Current children cumulated memory: 493452 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.00 5/265 170211
/proc/meminfo: memFree=128514028/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493452 CPUtime=3032.81 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71077 0 0 0 303144 137 0 0 20 0 1 0 241655295 647499776 123363 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123363 2528 595 0 142748 0
Current children cumulated CPU time: 3032.81 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493452 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.01 5/265 170213
/proc/meminfo: memFree=128513456/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493452 CPUtime=3092.61 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71077 0 0 0 309124 137 0 0 20 0 1 0 241655295 647499776 123363 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123363 2528 595 0 142748 0
Current children cumulated CPU time: 3092.61 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493452 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/265 170215
/proc/meminfo: memFree=128513276/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493452 CPUtime=3152.41 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71197 0 0 0 315104 137 0 0 20 0 1 0 241655295 647499776 123363 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123363 2528 595 0 142748 0
Current children cumulated CPU time: 3152.41 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493452 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.10 4.01 5/265 170218
/proc/meminfo: memFree=128496348/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3212.22 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71212 0 0 0 321085 137 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3212.22 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.01 5/265 170220
/proc/meminfo: memFree=128498460/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3272.06 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71212 0 0 0 327069 137 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3272.06 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB

[startup+3342.3 s]
/proc/loadavg: 4.31 4.14 4.03 5/264 170222
/proc/meminfo: memFree=128502880/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3331.9 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71212 0 0 0 333053 137 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3331.9 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB

[startup+3402.3 s]
/proc/loadavg: 4.32 4.19 4.05 5/264 170225
/proc/meminfo: memFree=128505248/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3391.74 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71212 0 0 0 339037 137 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3391.74 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.17 4.05 5/264 170227
/proc/meminfo: memFree=128508788/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3451.58 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71212 0 0 0 345021 137 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3451.58 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.16 4.06 5/264 170229
/proc/meminfo: memFree=128509376/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3511.42 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71213 0 0 0 351005 137 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3511.42 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.15 4.06 5/264 170232
/proc/meminfo: memFree=128508876/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3571.26 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71220 0 0 0 356980 146 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3571.26 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.15 4.15 4.06 5/264 170322
/proc/meminfo: memFree=126725636/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=632324 memory=493708 CPUtime=3600.08 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71220 0 0 0 359862 146 0 0 20 0 1 0 241655295 647499776 123427 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 158081 123427 2528 595 0 142748 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 632324 KiB
Current children cumulated memory: 493708 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.72 s, system=1.47364 s

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

[startup+3612 s]*
/proc/loadavg: 4.13 4.15 4.06 5/264 170322
/proc/meminfo: memFree=126581632/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=351024 memory=296052 CPUtime=3600.88 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71865 0 0 0 359942 146 0 0 20 0 1 0 241655295 359448576 74013 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 87756 74013 2624 595 0 72423 0
Current children cumulated CPU time: 3600.88 s
Current children cumulated vsize: 351024 KiB
Current children cumulated memory: 296052 KiB

[startup+3612.2 s]
/proc/loadavg: 4.13 4.15 4.06 5/264 170322
/proc/meminfo: memFree=126581632/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=351024 memory=296052 CPUtime=3601.08 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71865 0 0 0 359962 146 0 0 20 0 1 0 241655295 359448576 74013 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 87756 74013 2624 595 0 72423 0
Current children cumulated CPU time: 3601.08 s
Current children cumulated vsize: 351024 KiB
Current children cumulated memory: 296052 KiB

[startup+3612.3 s]
/proc/loadavg: 4.13 4.15 4.06 5/264 170322
/proc/meminfo: memFree=126581632/131250000 swapFree=33010416/33010684
[pid=169588] ppid=169585 vsize=343200 memory=288228 CPUtime=3601.18 cores=0,2
/proc/169588/stat : 169588 (SynLSCD-PS) R 169585 169588 169195 0 -1 4194304 71865 0 0 0 359971 147 0 0 20 0 1 0 241655295 351436800 72057 18446744073709551615 94763536240640 94763538676057 140724758827472 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94763539156216 94763539189248 94763565154304 140724758833533 140724758833671 140724758833671 140724758839275 0
/proc/169588/statm: 85800 72057 2624 595 0 70467 0
Current children cumulated CPU time: 3601.18 s
Current children cumulated vsize: 343200 KiB
Current children cumulated memory: 288228 KiB

Child status: 0

Real time (s): 3612.31
CPU time (s): 3601.2
CPU user time (s): 3599.72
CPU system time (s): 1.47364
CPU usage (%): 99.6924
Max. virtual memory (cumulated for all children) (KiB): 632324
Max. memory (cumulated for all children) (KiB): 493708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.72
system time used= 1.47364
maximum resident set size= 599232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71890
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= 212
involuntary context switches= 22114


# summary of solver processes directly reported to runsolver:
#   pid: 169588
#   total CPU time (s): 3601.2
#   total CPU user time (s): 3599.72
#   total CPU system time (s): 1.47364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9929 second user time and 15.5485 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-23 10:36:13
IDJOB=4546291
IDBENCH=158265
IDSOLVER=3422
FILE ID=nodeC018/4546291-1753259772
RUNJOBID= nodeC018-1753259701-169212
SLURM_JOB_ID= 9689173
Free space on /tmp= 433004 MiB

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

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

MD5SUM BENCH= df8f338dbd068337fef89bf4c43df9f5
RANDOM SEED=554905260

nodeC018 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		: 3598.868
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.66
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.804
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.66
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.831
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.66
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		: 3700.000
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.66
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.822
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.66
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.804
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128980188 kB
MemAvailable:   129614400 kB
Buffers:            2128 kB
Cached:          1384416 kB
SwapCached:           28 kB
Active:          1182872 kB
Inactive:         306176 kB
Active(anon):     128472 kB
Inactive(anon):      284 kB
Active(file):    1054400 kB
Inactive(file):   305892 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16040 kB
Writeback:             0 kB
AnonPages:        105684 kB
Mapped:           119964 kB
Shmem:             26240 kB
KReclaimable:     225916 kB
Slab:             322248 kB
SReclaimable:     225916 kB
SUnreclaim:        96332 kB
KernelStack:        4304 kB
PageTables:         3412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     510584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC018 at 2025-07-23 11:36:27