Trace number 4546153

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.04 3610.3

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob7.opb
MD5SUM0da7938cd78b604d95ed37ad5ec78200
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.039555
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96
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 constraint96
Maximum length of a constraint96
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 27267752
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 410674921
Number of bits of the biggest sum of numbers29
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.84	c intsize: 29
0.00/0.84	c 2 constraints
0.00/0.84	c Finish cloning data from SAT to LS
0.00/0.84	c restart_num_ls  -100000 0
6.63/7.53	c Use LS-small
6.63/7.53	c update_LS_target_phase-runLS-restart
350.56/352.60	c restart_num  0 1201
350.56/352.60	c LS-restart 90 88
357.14/359.24	c Use LS-small
357.14/359.24	c update_LS_target_phase-runLS-restart
809.66/812.92	c restart_num  1201 2402
809.66/812.92	c LS-restart 80 80
809.66/812.92	c similarity no use LS 0.958333
1235.19/1239.56	c restart_num  2402 3603
1235.19/1239.56	c LS-restart 80 53
1241.88/1246.20	c Use LS-small
1241.88/1246.20	c update_LS_target_phase-runLS-restart
1834.28/1840.11	c restart_num  3603 4804
1834.28/1840.11	c LS-restart 70 12
1840.86/1846.75	c Use LS-small
1840.86/1846.75	c update_LS_target_phase-runLS-restart
2256.81/2263.76	c restart_num  4804 6005
2256.81/2263.76	c LS-restart 60 59
2263.50/2270.41	c Use LS-small
2263.50/2270.41	c update_LS_target_phase-runLS-restart
2852.62/2861.01	c restart_num  6005 7206
2852.62/2861.01	c LS-restart 50 23
2859.20/2867.65	c Use LS-small
2859.20/2867.65	c update_LS_target_phase-runLS-restart
3600.02/3610.30	c Program interrupted by user.
3600.02/3610.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=168770, runsolver pid=168758

[startup+0.100061 s]*
/proc/loadavg: 2.15 0.60 0.26 1/262 168771
/proc/meminfo: memFree=129249032/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=7416 memory=256 CPUtime=0 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) D 168758 168770 168516 0 -1 4456448 67 0 0 0 0 0 0 0 20 0 1 0 241651733 7593984 64 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 1854 64 64 595 0 1040 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 7416 KiB
Current children cumulated memory: 256 KiB

[startup+0.205168 s]*
/proc/loadavg: 2.15 0.60 0.26 1/262 168771
/proc/meminfo: memFree=129248552/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=17104 memory=512 CPUtime=0 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) D 168758 168770 168516 0 -1 4456448 79 0 0 0 0 0 0 0 20 0 1 0 241651733 17514496 128 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 4276 128 128 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 512 KiB

[startup+0.304589 s]*
/proc/loadavg: 2.15 0.60 0.26 2/262 168771
/proc/meminfo: memFree=129248552/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=17104 memory=512 CPUtime=0 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) D 168758 168770 168516 0 -1 4194304 79 0 0 0 0 0 0 0 20 0 1 0 241651733 17514496 128 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 4276 128 128 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 512 KiB

[startup+0.700106 s]
/proc/loadavg: 2.15 0.60 0.26 2/266 168775
/proc/meminfo: memFree=129248324/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=17104 memory=512 CPUtime=0 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) D 168758 168770 168516 0 -1 4456448 79 0 0 0 0 0 0 0 20 0 1 0 241651733 17514496 128 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 4276 128 128 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 512 KiB

[startup+1.5001 s]
/proc/loadavg: 2.38 0.67 0.29 5/266 168775
/proc/meminfo: memFree=129248836/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=83552 memory=10624 CPUtime=0.65 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 524 0 0 0 65 0 0 0 20 0 1 0 241651733 85557248 2656 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB

[startup+3.10458 s]
/proc/loadavg: 2.38 0.67 0.29 5/266 168775
/proc/meminfo: memFree=129249072/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=83552 memory=10624 CPUtime=2.25 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 524 0 0 0 225 0 0 0 20 0 1 0 241651733 85557248 2656 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB
heavy processes:

[startup+6.3001 s]
/proc/loadavg: 2.59 0.74 0.31 3/261 168791
/proc/meminfo: memFree=129249276/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=83552 memory=10624 CPUtime=5.44 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 524 0 0 0 543 1 0 0 20 0 1 0 241651733 85557248 2656 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 20888 2656 2432 595 0 5555 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 83552 KiB
Current children cumulated memory: 10624 KiB

[startup+12.7001 s]
/proc/loadavg: 2.78 0.81 0.34 2/254 168799
/proc/meminfo: memFree=129244852/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=87416 memory=21068 CPUtime=11.82 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 1611 0 0 0 1178 4 0 0 20 0 1 0 241651733 89513984 5267 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 21854 5267 2464 595 0 6521 0
Current children cumulated CPU time: 11.82 s
Current children cumulated vsize: 87416 KiB
Current children cumulated memory: 21068 KiB

[startup+25.5001 s]
/proc/loadavg: 3.36 1.00 0.40 2/254 168873
/proc/meminfo: memFree=129246812/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=90424 memory=29716 CPUtime=24.56 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 2412 0 0 0 2442 14 0 0 20 0 1 0 241651733 92594176 7429 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 22606 7429 2464 595 0 7273 0
Current children cumulated CPU time: 24.56 s
Current children cumulated vsize: 90424 KiB
Current children cumulated memory: 29716 KiB

[startup+51.1056 s]
/proc/loadavg: 3.73 1.32 0.53 5/266 168911
/proc/meminfo: memFree=127390068/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=90680 memory=30224 CPUtime=50.07 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 2910 0 0 0 4976 31 0 0 20 0 1 0 241651733 92856320 7556 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 22670 7556 2464 595 0 7337 0
Current children cumulated CPU time: 50.07 s
Current children cumulated vsize: 90680 KiB
Current children cumulated memory: 30224 KiB

[startup+102.3 s]
/proc/loadavg: 3.99 1.77 0.72 5/266 168912
/proc/meminfo: memFree=127355356/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=91640 memory=31832 CPUtime=101.07 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 3520 0 0 0 10041 66 0 0 20 0 1 0 241651733 93839360 7958 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 22910 7958 2464 595 0 7577 0
Current children cumulated CPU time: 101.07 s
Current children cumulated vsize: 91640 KiB
Current children cumulated memory: 31832 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 2.19 0.94 5/266 168959
/proc/meminfo: memFree=128830296/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=92184 memory=32380 CPUtime=160.85 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 3852 0 0 0 15975 110 0 0 20 0 1 0 241651733 94396416 8095 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 23046 8095 2464 595 0 7713 0
Current children cumulated CPU time: 160.85 s
Current children cumulated vsize: 92184 KiB
Current children cumulated memory: 32380 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.54 1.14 5/266 169095
/proc/meminfo: memFree=129151636/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=92056 memory=32452 CPUtime=220.66 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 4974 0 0 0 21906 160 0 0 20 0 1 0 241651733 94265344 8113 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 23014 8113 2464 595 0 7681 0
Current children cumulated CPU time: 220.66 s
Current children cumulated vsize: 92056 KiB
Current children cumulated memory: 32452 KiB

[startup+282.3 s]
/proc/loadavg: 4.34 2.88 1.35 5/265 169097
/proc/meminfo: memFree=129113952/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=92248 memory=32648 CPUtime=280.47 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 6291 0 0 0 27843 204 0 0 20 0 1 0 241651733 94461952 8162 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 23062 8162 2464 595 0 7729 0
Current children cumulated CPU time: 280.47 s
Current children cumulated vsize: 92248 KiB
Current children cumulated memory: 32648 KiB

[startup+342.3 s]
/proc/loadavg: 4.27 3.15 1.54 5/264 169188
/proc/meminfo: memFree=129123336/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=92568 memory=32920 CPUtime=340.29 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 7644 0 0 0 33778 251 0 0 20 0 1 0 241651733 94789632 8230 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 23142 8230 2464 595 0 7809 0
Current children cumulated CPU time: 340.29 s
Current children cumulated vsize: 92568 KiB
Current children cumulated memory: 32920 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 3.33 1.70 5/264 169234
/proc/meminfo: memFree=122014116/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=93336 memory=33592 CPUtime=400.11 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 8909 0 0 0 39723 288 0 0 20 0 1 0 241651733 95576064 8398 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 23334 8398 2464 595 0 8001 0
Current children cumulated CPU time: 400.11 s
Current children cumulated vsize: 93336 KiB
Current children cumulated memory: 33592 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.47 1.85 5/264 169236
/proc/meminfo: memFree=112492872/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=94360 memory=34372 CPUtime=459.96 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 10588 0 0 0 45667 329 0 0 20 0 1 0 241651733 96624640 8593 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 23590 8593 2464 595 0 8257 0

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

Current children cumulated memory: 43212 KiB

[startup+2922.3 s]
/proc/loadavg: 4.04 4.07 3.98 5/266 169465
/proc/meminfo: memFree=129016376/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=98840 memory=43412 CPUtime=2913.76 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 61134 0 0 0 289508 1868 0 0 20 0 1 0 241651733 101212160 10853 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24710 10853 2528 595 0 9377 0
Current children cumulated CPU time: 2913.76 s
Current children cumulated vsize: 98840 KiB
Current children cumulated memory: 43412 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.09 3.99 5/266 169467
/proc/meminfo: memFree=129015380/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=98968 memory=43540 CPUtime=2973.61 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 62285 0 0 0 295455 1906 0 0 20 0 1 0 241651733 101343232 10885 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24742 10885 2528 595 0 9409 0
Current children cumulated CPU time: 2973.61 s
Current children cumulated vsize: 98968 KiB
Current children cumulated memory: 43540 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.00 5/266 169470
/proc/meminfo: memFree=129015020/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=98968 memory=43540 CPUtime=3033.46 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 63394 0 0 0 301405 1941 0 0 20 0 1 0 241651733 101343232 10885 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24742 10885 2528 595 0 9409 0
Current children cumulated CPU time: 3033.46 s
Current children cumulated vsize: 98968 KiB
Current children cumulated memory: 43540 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.08 4.00 5/264 169478
/proc/meminfo: memFree=129019688/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99096 memory=43668 CPUtime=3093.31 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 64483 0 0 0 307352 1979 0 0 20 0 1 0 241651733 101474304 10917 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24774 10917 2528 595 0 9441 0
Current children cumulated CPU time: 3093.31 s
Current children cumulated vsize: 99096 KiB
Current children cumulated memory: 43668 KiB

[startup+3162.3 s]
/proc/loadavg: 4.37 4.15 4.03 5/264 169480
/proc/meminfo: memFree=129023072/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99096 memory=43668 CPUtime=3153.16 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 65528 0 0 0 313298 2018 0 0 20 0 1 0 241651733 101474304 10917 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24774 10917 2528 595 0 9441 0
Current children cumulated CPU time: 3153.16 s
Current children cumulated vsize: 99096 KiB
Current children cumulated memory: 43668 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.16 4.04 5/264 169482
/proc/meminfo: memFree=129018600/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99096 memory=43668 CPUtime=3213 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 66510 0 0 0 319250 2050 0 0 20 0 1 0 241651733 101474304 10917 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24774 10917 2528 595 0 9441 0
Current children cumulated CPU time: 3213 s
Current children cumulated vsize: 99096 KiB
Current children cumulated memory: 43668 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.16 4.04 5/265 169485
/proc/meminfo: memFree=129022920/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99096 memory=43668 CPUtime=3272.86 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 67626 0 0 0 325200 2086 0 0 20 0 1 0 241651733 101474304 10917 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24774 10917 2528 595 0 9441 0
Current children cumulated CPU time: 3272.86 s
Current children cumulated vsize: 99096 KiB
Current children cumulated memory: 43668 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.13 4.04 5/265 169487
/proc/meminfo: memFree=129022648/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99224 memory=43796 CPUtime=3332.71 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 68581 0 0 0 331154 2117 0 0 20 0 1 0 241651733 101605376 10949 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24806 10949 2528 595 0 9473 0
Current children cumulated CPU time: 3332.71 s
Current children cumulated vsize: 99224 KiB
Current children cumulated memory: 43796 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.12 4.04 5/265 169489
/proc/meminfo: memFree=129020268/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99224 memory=43796 CPUtime=3392.56 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 69542 0 0 0 337102 2154 0 0 20 0 1 0 241651733 101605376 10949 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24806 10949 2528 595 0 9473 0
Current children cumulated CPU time: 3392.56 s
Current children cumulated vsize: 99224 KiB
Current children cumulated memory: 43796 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.04 5/265 169491
/proc/meminfo: memFree=129020348/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99224 memory=43796 CPUtime=3452.41 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 70298 0 0 0 343052 2189 0 0 20 0 1 0 241651733 101605376 10949 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24806 10949 2528 595 0 9473 0
Current children cumulated CPU time: 3452.41 s
Current children cumulated vsize: 99224 KiB
Current children cumulated memory: 43796 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.04 5/265 169493
/proc/meminfo: memFree=129020728/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99224 memory=43796 CPUtime=3512.25 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 71166 0 0 0 348998 2227 0 0 20 0 1 0 241651733 101605376 10949 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24806 10949 2528 595 0 9473 0
Current children cumulated CPU time: 3512.25 s
Current children cumulated vsize: 99224 KiB
Current children cumulated memory: 43796 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.05 5/264 169495
/proc/meminfo: memFree=129020856/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99352 memory=44044 CPUtime=3572.1 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 72023 0 0 0 354955 2255 0 0 20 0 1 0 241651733 101736448 11011 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24838 11011 2528 595 0 9505 0
Current children cumulated CPU time: 3572.1 s
Current children cumulated vsize: 99352 KiB
Current children cumulated memory: 44044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.10 4.11 4.05 5/265 169497
/proc/meminfo: memFree=129020516/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99352 memory=44036 CPUtime=3600.02 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 72448 0 0 0 357734 2268 0 0 20 0 1 0 241651733 101736448 11009 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24838 11009 2528 595 0 9505 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 99352 KiB
Current children cumulated memory: 44036 KiB

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

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

# cumulated CPU time of all completed processes:  user=3577.35 s, system=22.6909 s

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

[startup+3610.3 s]
/proc/loadavg: 4.10 4.11 4.05 5/265 169497
/proc/meminfo: memFree=129020516/131249996 swapFree=33010416/33010684
[pid=168770] ppid=168758 vsize=99352 memory=44036 CPUtime=3600.02 cores=0,2
/proc/168770/stat : 168770 (SynLSCD-PS) R 168758 168770 168516 0 -1 4194304 72448 0 0 0 357734 2268 0 0 20 0 1 0 241651733 101736448 11009 18446744073709551615 94049597460480 94049599895897 140723403446480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94049600376056 94049600409088 94049637355520 140723403450749 140723403450887 140723403450887 140723403456491 0
/proc/168770/statm: 24838 11009 2528 595 0 9505 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 99352 KiB
Current children cumulated memory: 44036 KiB

Child status: 0

Real time (s): 3610.3
CPU time (s): 3600.04
CPU user time (s): 3577.35
CPU system time (s): 22.6909
CPU usage (%): 99.7158
Max. virtual memory (cumulated for all children) (KiB): 99736
Max. memory (cumulated for all children) (KiB): 44052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.35
system time used= 22.6909
maximum resident set size= 44440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72479
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= 145
involuntary context switches= 4656


# summary of solver processes directly reported to runsolver:
#   pid: 168770
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3577.35
#   total CPU system time (s): 22.6909

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63712 second user time and 15.2033 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-23 10:35:35
IDJOB=4546153
IDBENCH=148099
IDSOLVER=3422
FILE ID=nodeC017/4546153-1753259733
RUNJOBID= nodeC017-1753259701-168533
SLURM_JOB_ID= 9689172
Free space on /tmp= 433048 MiB

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

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

MD5SUM BENCH= 0da7938cd78b604d95ed37ad5ec78200
RANDOM SEED=554905260

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129258288 kB
MemAvailable:   129700752 kB
Buffers:            1688 kB
Cached:          1209264 kB
SwapCached:           32 kB
Active:          1044696 kB
Inactive:         235536 kB
Active(anon):      71412 kB
Inactive(anon):    24108 kB
Active(file):     973284 kB
Inactive(file):   211428 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10740 kB
Writeback:             0 kB
AnonPages:         72392 kB
Mapped:           108956 kB
Shmem:             26240 kB
KReclaimable:     193580 kB
Slab:             288928 kB
SReclaimable:     193580 kB
SUnreclaim:        95348 kB
KernelStack:        4112 kB
PageTables:         2916 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     341172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC017 at 2025-07-23 11:35:50