Trace number 4546149

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.02 3611.5

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMb3a7e12d93ab079a38c8d0bc0b1ef8cc
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.287969
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
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 constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
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.33	c intsize: 27
0.00/0.33	c 2 constraints
0.00/0.33	c Finish cloning data from SAT to LS
0.00/0.33	c restart_num_ls  -100000 0
4.05/4.46	c Use LS-small
4.05/4.46	c update_LS_target_phase-runLS-restart
381.30/382.89	c restart_num  0 1201
381.30/382.89	c LS-restart 90 53
385.38/386.97	c Use LS-small
385.38/386.97	c update_LS_target_phase-runLS-restart
887.41/890.78	c restart_num  1201 2403
887.41/890.78	c LS-restart 80 89
891.49/894.87	c Use LS-small
891.49/894.87	c update_LS_target_phase-runLS-restart
1400.20/1405.37	c restart_num  2403 3606
1400.20/1405.37	c LS-restart 70 42
1404.28/1409.46	c Use LS-small
1404.28/1409.46	c update_LS_target_phase-runLS-restart
2246.44/2254.29	c restart_num  3606 4809
2246.44/2254.29	c LS-restart 60 53
2250.53/2258.37	c Use LS-small
2250.53/2258.37	c update_LS_target_phase-runLS-restart
2771.98/2781.22	c restart_num  4809 6010
2771.98/2781.22	c LS-restart 50 87
2776.07/2785.30	c Use LS-small
2776.07/2785.30	c update_LS_target_phase-runLS-restart
3446.83/3457.90	c restart_num  6010 7212
3446.83/3457.90	c LS-restart 40 78
3450.83/3461.99	c Use LS-small
3450.83/3461.99	c update_LS_target_phase-runLS-restart
3600.01/3611.50	c Program interrupted by user.
3600.01/3611.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: 63708 MiB (62250 MiB free)
  memory of node 1: 64465 MiB (63348 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=199601, runsolver pid=199598

[startup+0.100055 s]*
/proc/loadavg: 2.76 0.80 0.33 4/266 199602
/proc/meminfo: memFree=128612912/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=17104 memory=640 CPUtime=0 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) D 199598 199601 199298 0 -1 4456448 81 0 0 0 0 0 0 0 20 0 1 0 241652179 17514496 160 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/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.205182 s]*
/proc/loadavg: 2.76 0.80 0.33 4/266 199602
/proc/meminfo: memFree=128612912/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=17104 memory=640 CPUtime=0 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) D 199598 199601 199298 0 -1 4456448 81 0 0 0 0 0 0 0 20 0 1 0 241652179 17514496 160 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/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.304615 s]*
/proc/loadavg: 2.76 0.80 0.33 4/266 199602
/proc/meminfo: memFree=128613008/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=32092 memory=1664 CPUtime=0 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) D 199598 199601 199298 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 241652179 32862208 416 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 8023 416 384 595 0 1150 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 32092 KiB
Current children cumulated memory: 1664 KiB

[startup+0.7001 s]
/proc/loadavg: 2.76 0.80 0.33 5/266 199602
/proc/meminfo: memFree=128612944/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=83420 memory=10752 CPUtime=0.36 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 500 0 0 0 36 0 0 0 20 0 1 0 241652179 85422080 2688 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 20855 2688 2464 595 0 5522 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 83420 KiB
Current children cumulated memory: 10752 KiB

[startup+1.50009 s]
/proc/loadavg: 2.76 0.80 0.33 5/266 199602
/proc/meminfo: memFree=128612944/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=83420 memory=10752 CPUtime=1.16 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 500 0 0 0 116 0 0 0 20 0 1 0 241652179 85422080 2688 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 20855 2688 2464 595 0 5522 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 83420 KiB
Current children cumulated memory: 10752 KiB

[startup+3.10468 s]
/proc/loadavg: 2.86 0.85 0.35 5/266 199602
/proc/meminfo: memFree=128613196/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=83420 memory=10752 CPUtime=2.76 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 500 0 0 0 276 0 0 0 20 0 1 0 241652179 85422080 2688 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 20855 2688 2464 595 0 5522 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 83420 KiB
Current children cumulated memory: 10752 KiB

[startup+6.30011 s]
/proc/loadavg: 2.86 0.85 0.35 5/266 199602
/proc/meminfo: memFree=128609664/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=85628 memory=15696 CPUtime=5.94 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 1203 0 0 0 592 2 0 0 20 0 1 0 241652179 87683072 3924 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 21407 3924 2496 595 0 6074 0
Current children cumulated CPU time: 5.94 s
Current children cumulated vsize: 85628 KiB
Current children cumulated memory: 15696 KiB

[startup+12.7001 s]
/proc/loadavg: 3.11 0.97 0.40 5/267 199603
/proc/meminfo: memFree=128601976/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=88572 memory=22340 CPUtime=12.33 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 1890 0 0 0 1227 6 0 0 20 0 1 0 241652179 90697728 5585 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 22143 5585 2496 595 0 6810 0
Current children cumulated CPU time: 12.33 s
Current children cumulated vsize: 88572 KiB
Current children cumulated memory: 22340 KiB

[startup+25.5001 s]
/proc/loadavg: 3.25 1.07 0.43 5/267 199603
/proc/meminfo: memFree=128598384/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=89532 memory=25180 CPUtime=25.1 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 2218 0 0 0 2497 13 0 0 20 0 1 0 241652179 91680768 6295 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 22383 6295 2496 595 0 7050 0
Current children cumulated CPU time: 25.1 s
Current children cumulated vsize: 89532 KiB
Current children cumulated memory: 25180 KiB

[startup+51.1052 s]
/proc/loadavg: 3.51 1.31 0.53 5/267 199650
/proc/meminfo: memFree=128584208/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=90172 memory=26068 CPUtime=50.63 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 3014 0 0 0 5033 30 0 0 20 0 1 0 241652179 92336128 6517 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 22543 6517 2496 595 0 7210 0
Current children cumulated CPU time: 50.63 s
Current children cumulated vsize: 90172 KiB
Current children cumulated memory: 26068 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 1.82 0.75 5/267 199740
/proc/meminfo: memFree=128497612/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=90812 memory=27296 CPUtime=101.68 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 4699 0 0 0 10095 73 0 0 20 0 1 0 241652179 92991488 6824 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 22703 6824 2496 595 0 7370 0
Current children cumulated CPU time: 101.68 s
Current children cumulated vsize: 90812 KiB
Current children cumulated memory: 27296 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 2.22 0.96 5/267 199742
/proc/meminfo: memFree=128466356/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=91068 memory=27432 CPUtime=161.51 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 6140 0 0 0 16028 123 0 0 20 0 1 0 241652179 93253632 6858 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 22767 6858 2496 595 0 7434 0
Current children cumulated CPU time: 161.51 s
Current children cumulated vsize: 91068 KiB
Current children cumulated memory: 27432 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.56 1.16 5/267 199744
/proc/meminfo: memFree=128448436/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=91452 memory=27816 CPUtime=221.33 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 7713 0 0 0 21963 170 0 0 20 0 1 0 241652179 93646848 6954 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 22863 6954 2496 595 0 7530 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 91452 KiB
Current children cumulated memory: 27816 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 2.86 1.35 5/266 199791
/proc/meminfo: memFree=128559920/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=91968 memory=28172 CPUtime=281.11 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 9153 0 0 0 27895 216 0 0 20 0 1 0 241652179 94175232 7043 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 22992 7043 2496 595 0 7659 0
Current children cumulated CPU time: 281.11 s
Current children cumulated vsize: 91968 KiB
Current children cumulated memory: 28172 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.08 1.52 5/265 199838
/proc/meminfo: memFree=128501288/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=92352 memory=28760 CPUtime=340.93 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 10719 0 0 0 33833 260 0 0 20 0 1 0 241652179 94568448 7190 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23088 7190 2496 595 0 7755 0
Current children cumulated CPU time: 340.93 s
Current children cumulated vsize: 92352 KiB
Current children cumulated memory: 28760 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.27 1.69 5/265 199841
/proc/meminfo: memFree=128491840/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=92608 memory=29016 CPUtime=400.73 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 11962 0 0 0 39771 302 0 0 20 0 1 0 241652179 94830592 7254 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23152 7254 2496 595 0 7819 0
Current children cumulated CPU time: 400.73 s
Current children cumulated vsize: 92608 KiB
Current children cumulated memory: 29016 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.42 1.84 5/266 199844
/proc/meminfo: memFree=128463528/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=92608 memory=29024 CPUtime=460.52 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 13292 0 0 0 45707 345 0 0 20 0 1 0 241652179 94830592 7256 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23152 7256 2496 595 0 7819 0
Current children cumulated CPU time: 460.52 s

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

Current children cumulated memory: 30588 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.22 4.04 5/266 200038
/proc/meminfo: memFree=128315748/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94400 memory=30716 CPUtime=2912.7 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 49047 0 0 0 289531 1739 0 0 20 0 1 0 241652179 96665600 7679 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23600 7679 2496 595 0 8267 0
Current children cumulated CPU time: 2912.7 s
Current children cumulated vsize: 94400 KiB
Current children cumulated memory: 30716 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.19 4.04 5/267 200047
/proc/meminfo: memFree=128314840/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=2972.53 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 50049 0 0 0 295481 1772 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 2972.53 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.17 4.04 5/265 200049
/proc/meminfo: memFree=128308352/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3032.37 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 50870 0 0 0 301434 1803 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3032.37 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.15 4.04 5/266 200053
/proc/meminfo: memFree=128306644/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3092.2 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 51832 0 0 0 307386 1834 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3092.2 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.15 4.05 5/266 200056
/proc/meminfo: memFree=128306280/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3152.04 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 52797 0 0 0 313338 1866 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3152.04 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.12 4.04 5/265 200058
/proc/meminfo: memFree=128306400/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3211.88 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 53620 0 0 0 319290 1898 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3211.88 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.11 4.04 5/266 200061
/proc/meminfo: memFree=128306004/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3271.71 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 54581 0 0 0 325242 1929 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3271.71 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.05 5/265 200063
/proc/meminfo: memFree=128305840/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3331.55 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 55411 0 0 0 331191 1964 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3331.55 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.05 5/263 200065
/proc/meminfo: memFree=128305668/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3391.38 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 56372 0 0 0 337141 1997 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3391.38 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/265 200070
/proc/meminfo: memFree=128288312/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=30844 CPUtime=3451.22 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 57333 0 0 0 343094 2028 0 0 20 0 1 0 241652179 96796672 7711 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 7711 2496 595 0 8299 0
Current children cumulated CPU time: 3451.22 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 30844 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.05 5/265 200072
/proc/meminfo: memFree=128290684/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=32892 CPUtime=3511.05 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 58178 0 0 0 349045 2060 0 0 20 0 1 0 241652179 96796672 8223 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 8223 2496 595 0 8299 0
Current children cumulated CPU time: 3511.05 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 32892 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/265 200081
/proc/meminfo: memFree=128289664/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=32892 CPUtime=3570.89 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 59157 0 0 0 354994 2095 0 0 20 0 1 0 241652179 96796672 8223 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 8223 2496 595 0 8299 0
Current children cumulated CPU time: 3570.89 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 32892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.10 4.10 4.05 5/266 200083
/proc/meminfo: memFree=128289444/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=32892 CPUtime=3600.01 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 59717 0 0 0 357886 2115 0 0 20 0 1 0 241652179 96796672 8223 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 8223 2496 595 0 8299 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 32892 KiB

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

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

# cumulated CPU time of all completed processes:  user=3578.87 s, system=21.1553 s

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

[startup+3611.5 s]
/proc/loadavg: 4.10 4.10 4.05 5/266 200083
/proc/meminfo: memFree=128289444/131250000 swapFree=33010160/33010684
[pid=199601] ppid=199598 vsize=94528 memory=32892 CPUtime=3600.01 cores=1,3
/proc/199601/stat : 199601 (SynLSCD-PS) R 199598 199601 199298 0 -1 4194304 59717 0 0 0 357886 2115 0 0 20 0 1 0 241652179 96796672 8223 18446744073709551615 94151328604160 94151331039577 140731989734560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94151331519736 94151331552768 94151357517824 140731989739901 140731989740039 140731989740039 140731989745643 0
/proc/199601/statm: 23632 8223 2496 595 0 8299 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 94528 KiB
Current children cumulated memory: 32892 KiB

Child status: 0

Real time (s): 3611.5
CPU time (s): 3600.02
CPU user time (s): 3578.87
CPU system time (s): 21.1553
CPU usage (%): 99.6822
Max. virtual memory (cumulated for all children) (KiB): 95296
Max. memory (cumulated for all children) (KiB): 32892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.87
system time used= 21.1553
maximum resident set size= 33404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59748
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= 19874


# summary of solver processes directly reported to runsolver:
#   pid: 199601
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3578.87
#   total CPU system time (s): 21.1553

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.4032 second user time and 11.898 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-23 10:35:45
IDJOB=4546149
IDBENCH=148106
IDSOLVER=3422
FILE ID=nodeC016/4546149-1753259744
RUNJOBID= nodeC016-1753259701-199317
SLURM_JOB_ID= 9689171
Free space on /tmp= 433016 MiB

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

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

MD5SUM BENCH= b3a7e12d93ab079a38c8d0bc0b1ef8cc
RANDOM SEED=381433518

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128625264 kB
MemAvailable:   129648956 kB
Buffers:            2144 kB
Cached:          1738656 kB
SwapCached:           24 kB
Active:          1354700 kB
Inactive:         501756 kB
Active(anon):     139788 kB
Inactive(anon):     2108 kB
Active(file):    1214912 kB
Inactive(file):   499648 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7348 kB
Writeback:             0 kB
AnonPages:        118908 kB
Mapped:           120200 kB
Shmem:             26240 kB
KReclaimable:     296740 kB
Slab:             395912 kB
SReclaimable:     296740 kB
SUnreclaim:        99172 kB
KernelStack:        4320 kB
PageTables:         3452 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     515656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 433012 MiB
End job on nodeC016 at 2025-07-23 11:35:58