Trace number 4546151

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.05 3610.5

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMf4201f1ef8f74939600eabb6a2266017
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.017181
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables80
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint80
Maximum length of a constraint80
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 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
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.25	c intsize: 30
0.00/0.26	c 2 constraints
0.00/0.26	c Finish cloning data from SAT to LS
0.00/0.26	c restart_num_ls  -100000 0
6.60/6.93	c Use LS-small
6.60/6.93	c update_LS_target_phase-runLS-restart
441.74/443.37	c restart_num  0 1201
441.74/443.37	c LS-restart 90 37
447.23/448.84	c Use LS-small
447.23/448.84	c update_LS_target_phase-runLS-restart
825.48/828.37	c restart_num  1201 2402
825.48/828.37	c LS-restart 80 49
830.96/833.83	c Use LS-small
830.96/833.83	c update_LS_target_phase-runLS-restart
1178.63/1182.60	c restart_num  2402 3603
1178.63/1182.60	c LS-restart 70 6
1184.03/1188.05	c Use LS-small
1184.03/1188.05	c update_LS_target_phase-runLS-restart
1704.87/1710.26	c restart_num  3603 4804
1704.87/1710.26	c LS-restart 60 28
1710.35/1715.71	c Use LS-small
1710.35/1715.71	c update_LS_target_phase-runLS-restart
2071.92/2078.27	c restart_num  4804 6005
2071.92/2078.27	c LS-restart 50 67
2077.41/2083.73	c Use LS-small
2077.41/2083.73	c update_LS_target_phase-runLS-restart
2520.74/2528.21	c restart_num  6005 7206
2520.74/2528.21	c LS-restart 40 49
2526.13/2533.67	c Use LS-small
2526.13/2533.67	c update_LS_target_phase-runLS-restart
3372.26/3382.03	c restart_num  7206 8407
3372.26/3382.03	c LS-restart 30 53
3377.64/3387.48	c Use LS-small
3377.64/3387.48	c update_LS_target_phase-runLS-restart
3600.04/3610.50	c Program interrupted by user.
3600.04/3610.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (46124 MiB free)
  memory of node 1: 64507 MiB (50600 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100101 s]*
/proc/loadavg: 1.75 0.51 0.23 5/254 187152
/proc/meminfo: memFree=99042380/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=17104 memory=640 CPUtime=0 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) D 187148 187151 186988 0 -1 4456448 80 0 0 0 0 0 0 0 20 0 1 0 241653224 17514496 160 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/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.213434 s]*
/proc/loadavg: 1.75 0.51 0.23 4/254 187152
/proc/meminfo: memFree=99038284/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=28964 memory=1536 CPUtime=0 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) D 187148 187151 186988 0 -1 4194304 125 0 0 0 0 0 0 0 20 0 1 0 241653224 29659136 384 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 7241 384 352 595 0 1131 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 28964 KiB
Current children cumulated memory: 1536 KiB

[startup+0.313333 s]*
/proc/loadavg: 1.75 0.51 0.23 5/254 187152
/proc/meminfo: memFree=99030220/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=83552 memory=10624 CPUtime=0.07 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 515 0 0 0 6 1 0 0 20 0 1 0 241653224 85557248 2656 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB

[startup+0.700315 s]
/proc/loadavg: 1.75 0.51 0.23 5/254 187152
/proc/meminfo: memFree=98944332/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=83552 memory=10624 CPUtime=0.41 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 515 0 0 0 40 1 0 0 20 0 1 0 241653224 85557248 2656 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB

[startup+1.5003 s]
/proc/loadavg: 1.75 0.51 0.23 5/254 187152
/proc/meminfo: memFree=98905292/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=83552 memory=10624 CPUtime=1.21 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 515 0 0 0 120 1 0 0 20 0 1 0 241653224 85557248 2656 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB

[startup+3.11285 s]
/proc/loadavg: 2.01 0.58 0.25 5/254 187152
/proc/meminfo: memFree=98488452/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=83552 memory=10624 CPUtime=2.82 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 515 0 0 0 281 1 0 0 20 0 1 0 241653224 85557248 2656 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB

[startup+6.30034 s]
/proc/loadavg: 2.01 0.58 0.25 5/254 187152
/proc/meminfo: memFree=97262844/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=83552 memory=10624 CPUtime=6 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 515 0 0 0 599 1 0 0 20 0 1 0 241653224 85557248 2656 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB

[startup+12.7003 s]
/proc/loadavg: 2.32 0.69 0.29 5/254 187152
/proc/meminfo: memFree=97286484/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=86524 memory=20288 CPUtime=12.38 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 1423 0 0 0 1232 6 0 0 20 0 1 0 241653224 88600576 5072 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 21631 5072 2464 595 0 6298 0
Current children cumulated CPU time: 12.38 s
Current children cumulated vsize: 86524 KiB
Current children cumulated memory: 20288 KiB

[startup+25.5004 s]
/proc/loadavg: 2.58 0.80 0.33 5/254 187152
/proc/meminfo: memFree=97297352/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=89372 memory=26988 CPUtime=25.13 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 2164 0 0 0 2502 11 0 0 20 0 1 0 241653224 91516928 6747 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 22343 6747 2464 595 0 7010 0
Current children cumulated CPU time: 25.13 s
Current children cumulated vsize: 89372 KiB
Current children cumulated memory: 26988 KiB

[startup+51.1134 s]
/proc/loadavg: 3.14 1.08 0.44 5/254 187152
/proc/meminfo: memFree=97352804/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=90332 memory=27756 CPUtime=50.67 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 2364 0 0 0 5044 23 0 0 20 0 1 0 241653224 92499968 6939 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 22583 6939 2464 595 0 7250 0
Current children cumulated CPU time: 50.67 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 27756 KiB

[startup+102.3 s]
/proc/loadavg: 3.72 1.59 0.65 5/253 187244
/proc/meminfo: memFree=99021048/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=90684 memory=28376 CPUtime=101.69 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 2974 0 0 0 10117 52 0 0 20 0 1 0 241653224 92860416 7094 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 22671 7094 2464 595 0 7338 0
Current children cumulated CPU time: 101.69 s
Current children cumulated vsize: 90684 KiB
Current children cumulated memory: 28376 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.04 0.87 5/251 187247
/proc/meminfo: memFree=99032124/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=91324 memory=28740 CPUtime=161.53 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 3441 0 0 0 16063 90 0 0 20 0 1 0 241653224 93515776 7185 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 22831 7185 2464 595 0 7498 0
Current children cumulated CPU time: 161.53 s
Current children cumulated vsize: 91324 KiB
Current children cumulated memory: 28740 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 2.43 1.08 5/250 187249
/proc/meminfo: memFree=99002524/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=91324 memory=28848 CPUtime=221.37 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 3698 0 0 0 22005 132 0 0 20 0 1 0 241653224 93515776 7212 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 22831 7212 2464 595 0 7498 0
Current children cumulated CPU time: 221.37 s
Current children cumulated vsize: 91324 KiB
Current children cumulated memory: 28848 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.74 1.27 5/251 187296
/proc/meminfo: memFree=99200804/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=92028 memory=29432 CPUtime=281.21 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 4072 0 0 0 27952 169 0 0 20 0 1 0 241653224 94236672 7358 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23007 7358 2464 595 0 7674 0
Current children cumulated CPU time: 281.21 s
Current children cumulated vsize: 92028 KiB
Current children cumulated memory: 29432 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.00 1.45 5/251 187388
/proc/meminfo: memFree=99190684/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=91836 memory=30124 CPUtime=341.04 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 4343 0 0 0 33901 203 0 0 20 0 1 0 241653224 94040064 7531 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 22959 7531 2464 595 0 7626 0
Current children cumulated CPU time: 341.04 s
Current children cumulated vsize: 91836 KiB
Current children cumulated memory: 30124 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.20 1.62 5/251 187390
/proc/meminfo: memFree=99152036/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=91836 memory=30124 CPUtime=400.88 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 5337 0 0 0 39850 238 0 0 20 0 1 0 241653224 94040064 7531 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 22959 7531 2464 595 0 7626 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 91836 KiB
Current children cumulated memory: 30124 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.36 1.78 5/251 187395
/proc/meminfo: memFree=99142712/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=92092 memory=30380 CPUtime=460.68 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 6182 0 0 0 45795 273 0 0 20 0 1 0 241653224 94302208 7595 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23023 7595 2464 595 0 7690 0
Current children cumulated CPU time: 460.68 s

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

Current children cumulated memory: 35172 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.16 4.02 5/252 187578
/proc/meminfo: memFree=98935176/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=94844 memory=35172 CPUtime=2913.83 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 59747 0 0 0 289367 2016 0 0 20 0 1 0 241653224 97120256 8793 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23711 8793 2464 595 0 8378 0
Current children cumulated CPU time: 2913.83 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 35172 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.16 4.02 5/252 187581
/proc/meminfo: memFree=98926780/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=94844 memory=35172 CPUtime=2973.67 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 60946 0 0 0 295312 2055 0 0 20 0 1 0 241653224 97120256 8793 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23711 8793 2464 595 0 8378 0
Current children cumulated CPU time: 2973.67 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 35172 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.14 4.02 5/250 187587
/proc/meminfo: memFree=98941704/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=94844 memory=35172 CPUtime=3033.52 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 62141 0 0 0 301256 2096 0 0 20 0 1 0 241653224 97120256 8793 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23711 8793 2464 595 0 8378 0
Current children cumulated CPU time: 3033.52 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 35172 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.14 4.03 5/250 187589
/proc/meminfo: memFree=98933672/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=94844 memory=35172 CPUtime=3093.37 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 63336 0 0 0 307204 2133 0 0 20 0 1 0 241653224 97120256 8793 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23711 8793 2464 595 0 8378 0
Current children cumulated CPU time: 3093.37 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 35172 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.03 5/250 187591
/proc/meminfo: memFree=98932932/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=94844 memory=35172 CPUtime=3153.21 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 64535 0 0 0 313148 2173 0 0 20 0 1 0 241653224 97120256 8793 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23711 8793 2464 595 0 8378 0
Current children cumulated CPU time: 3153.21 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 35172 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.03 5/249 187593
/proc/meminfo: memFree=98928592/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=94844 memory=35172 CPUtime=3213.05 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 65730 0 0 0 319090 2215 0 0 20 0 1 0 241653224 97120256 8793 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23711 8793 2464 595 0 8378 0
Current children cumulated CPU time: 3213.05 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 35172 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.03 5/250 187596
/proc/meminfo: memFree=98925252/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95228 memory=37488 CPUtime=3272.86 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 66884 0 0 0 325034 2252 0 0 20 0 1 0 241653224 97513472 9372 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23807 9372 2464 595 0 8474 0
Current children cumulated CPU time: 3272.86 s
Current children cumulated vsize: 95228 KiB
Current children cumulated memory: 37488 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.03 5/250 187598
/proc/meminfo: memFree=98928632/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95228 memory=37488 CPUtime=3332.67 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 68082 0 0 0 330977 2290 0 0 20 0 1 0 241653224 97513472 9372 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23807 9372 2464 595 0 8474 0
Current children cumulated CPU time: 3332.67 s
Current children cumulated vsize: 95228 KiB
Current children cumulated memory: 37488 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.04 5/250 187600
/proc/meminfo: memFree=98915856/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95356 memory=37616 CPUtime=3392.49 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 69178 0 0 0 336924 2325 0 0 20 0 1 0 241653224 97644544 9404 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23839 9404 2464 595 0 8506 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 95356 KiB
Current children cumulated memory: 37616 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/250 187602
/proc/meminfo: memFree=98917016/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95356 memory=37616 CPUtime=3452.3 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 70373 0 0 0 342870 2360 0 0 20 0 1 0 241653224 97644544 9404 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23839 9404 2464 595 0 8506 0
Current children cumulated CPU time: 3452.3 s
Current children cumulated vsize: 95356 KiB
Current children cumulated memory: 37616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.04 5/252 187608
/proc/meminfo: memFree=98915528/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95356 memory=37616 CPUtime=3512.11 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 71563 0 0 0 348807 2404 0 0 20 0 1 0 241653224 97644544 9404 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23839 9404 2464 595 0 8506 0
Current children cumulated CPU time: 3512.11 s
Current children cumulated vsize: 95356 KiB
Current children cumulated memory: 37616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.04 4/248 187619
/proc/meminfo: memFree=99355640/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95356 memory=37616 CPUtime=3571.92 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 72759 0 0 0 354749 2443 0 0 20 0 1 0 241653224 97644544 9404 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23839 9404 2464 595 0 8506 0
Current children cumulated CPU time: 3571.92 s
Current children cumulated vsize: 95356 KiB
Current children cumulated memory: 37616 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.08 4.11 4.04 5/252 187656
/proc/meminfo: memFree=99304044/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95356 memory=37616 CPUtime=3600.04 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 73293 0 0 0 357543 2461 0 0 20 0 1 0 241653224 97644544 9404 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23839 9404 2464 595 0 8506 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 95356 KiB
Current children cumulated memory: 37616 KiB

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

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

# cumulated CPU time of all completed processes:  user=3575.44 s, system=24.6126 s

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

[startup+3610.5 s]
/proc/loadavg: 4.08 4.11 4.04 5/252 187656
/proc/meminfo: memFree=99304044/131382116 swapFree=33010684/33010684
[pid=187151] ppid=187148 vsize=95356 memory=37616 CPUtime=3600.04 cores=1,3
/proc/187151/stat : 187151 (SynLSCD-PS) R 187148 187151 186988 0 -1 4194304 73293 0 0 0 357543 2461 0 0 20 0 1 0 241653224 97644544 9404 18446744073709551615 94571942539264 94571944974681 140724033472784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94571945454840 94571945487872 94571967225856 140724033481085 140724033481223 140724033481223 140724033486827 0
/proc/187151/statm: 23839 9404 2464 595 0 8506 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 95356 KiB
Current children cumulated memory: 37616 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.05
CPU user time (s): 3575.44
CPU system time (s): 24.6126
CPU usage (%): 99.7104
Max. virtual memory (cumulated for all children) (KiB): 95996
Max. memory (cumulated for all children) (KiB): 38000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.44
system time used= 24.6126
maximum resident set size= 38128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73325
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= 140
involuntary context switches= 1159


# summary of solver processes directly reported to runsolver:
#   pid: 187151
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3575.44
#   total CPU system time (s): 24.6126

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9166 second user time and 31.9635 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-23 10:35:34
IDJOB=4546151
IDBENCH=148101
IDSOLVER=3422
FILE ID=nodeC011/4546151-1753259733
RUNJOBID= nodeC011-1753259701-187004
SLURM_JOB_ID= 9689166
Free space on /tmp= 432712 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob5.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-4546151-1753259733/watcher-4546151-1753259733 -o /tmp/evaluation-result-4546151-1753259733/solver-4546151-1753259733 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1753259701-187004 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546151-1753259733.opb

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

MD5SUM BENCH= f4201f1ef8f74939600eabb6a2266017
RANDOM SEED=554905260

nodeC011 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.824
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.294
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.431
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.311
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.830
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.747
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.285
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.384
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        99107020 kB
MemAvailable:   129495412 kB
Buffers:            3276 kB
Cached:         31157696 kB
SwapCached:            0 kB
Active:           952236 kB
Inactive:       30642000 kB
Active(anon):     457344 kB
Inactive(anon):     2076 kB
Active(file):     494892 kB
Inactive(file): 30639924 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            105408 kB
Writeback:             0 kB
AnonPages:        436300 kB
Mapped:           119328 kB
Shmem:             26152 kB
KReclaimable:     186024 kB
Slab:             279248 kB
SReclaimable:     186024 kB
SUnreclaim:        93224 kB
KernelStack:        4128 kB
PageTables:         4000 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     842168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432796 MiB
End job on nodeC011 at 2025-07-23 11:35:46