Trace number 4495841

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
AI448PBSolver 2025-05-31? (TO) 3600.05 3614.12

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-cuww2.opb
MD5SUMf9ddfe14fcbe08e4d315c2b284f6e91e
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.065349
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70
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 constraint70
Maximum length of a constraint70
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 89716839
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 865734046
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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 (62379 MiB free)
  memory of node 1: 64465 MiB (63903 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495841-1751159555/watcher-4495841-1751159555 -o /tmp/evaluation-result-4495841-1751159555/solver-4495841-1751159555 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751157946-17366 --watchdog 3760 HOME/solve.sh HOME/instance-4495841-1751159555.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100075 s]*
/proc/loadavg: 4.04 4.07 3.86 5/270 19103
/proc/meminfo: memFree=129314976/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=9268 memory=5248 CPUtime=0.07 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 860 0 0 0 7 0 0 0 20 0 1 0 31632953 9490432 1312 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 2317 1312 576 108 0 834 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13460 KiB
Current children cumulated memory: 8192 KiB

[startup+0.206009 s]*
/proc/loadavg: 4.04 4.07 3.86 5/270 19103
/proc/meminfo: memFree=129314976/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=12324 memory=8064 CPUtime=0.18 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 1554 0 0 0 18 0 0 0 20 0 1 0 31632953 12619776 2016 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 3081 2016 576 108 0 1598 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 16516 KiB
Current children cumulated memory: 11008 KiB

[startup+0.305831 s]*
/proc/loadavg: 4.04 4.07 3.86 5/270 19103
/proc/meminfo: memFree=129315228/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=14520 memory=9856 CPUtime=0.27 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 1989 0 0 0 27 0 0 0 20 0 1 0 31632953 14868480 2464 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 3630 2464 576 108 0 2147 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18712 KiB
Current children cumulated memory: 12800 KiB

[startup+0.700215 s]
/proc/loadavg: 4.04 4.07 3.86 5/270 19103
/proc/meminfo: memFree=129314664/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=17940 memory=12672 CPUtime=0.66 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 2718 0 0 0 66 0 0 0 20 0 1 0 31632953 18370560 3168 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 4485 3168 576 108 0 3002 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 22132 KiB
Current children cumulated memory: 15616 KiB

[startup+1.50021 s]
/proc/loadavg: 4.04 4.07 3.86 5/270 19103
/proc/meminfo: memFree=129307608/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=30828 memory=23552 CPUtime=1.46 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 5417 0 0 0 145 1 0 0 20 0 1 0 31632953 31567872 5888 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 7707 5888 576 108 0 6224 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 26496 KiB

[startup+3.10584 s]
/proc/loadavg: 4.04 4.07 3.86 5/270 19103
/proc/meminfo: memFree=129285688/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=40196 memory=32888 CPUtime=3.06 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 7781 0 0 0 305 1 0 0 20 0 1 0 31632953 41160704 8222 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 10049 8222 576 108 0 8566 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 44388 KiB
Current children cumulated memory: 35832 KiB

[startup+6.3002 s]
/proc/loadavg: 4.12 4.08 3.86 5/270 19103
/proc/meminfo: memFree=129277876/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=41476 memory=34168 CPUtime=6.24 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 8120 0 0 0 623 1 0 0 20 0 1 0 31632953 42471424 8542 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 10369 8542 576 108 0 8886 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 45668 KiB
Current children cumulated memory: 37112 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.08 3.86 5/270 19103
/proc/meminfo: memFree=129254536/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=55948 memory=44152 CPUtime=12.63 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 10598 0 0 0 1260 3 0 0 20 0 1 0 31632953 57290752 11038 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 13987 11038 576 108 0 12504 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 60140 KiB
Current children cumulated memory: 47096 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.08 3.87 5/269 19103
/proc/meminfo: memFree=129239416/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=73040 memory=59384 CPUtime=25.39 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 14417 0 0 0 2534 5 0 0 20 0 1 0 31632953 74792960 14846 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 18260 14846 576 108 0 16777 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 77232 KiB
Current children cumulated memory: 62328 KiB

[startup+51.106 s]
/proc/loadavg: 4.13 4.09 3.88 5/269 19104
/proc/meminfo: memFree=129192680/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=76940 memory=64504 CPUtime=50.9 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 15695 0 0 0 5085 5 0 0 20 0 1 0 31632953 78786560 16126 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 19235 16126 576 108 0 17752 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 81132 KiB
Current children cumulated memory: 67448 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.09 3.89 5/270 19109
/proc/meminfo: memFree=129171188/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=109144 memory=90360 CPUtime=101.95 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 22267 0 0 0 10188 7 0 0 20 0 1 0 31632953 111763456 22590 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 27286 22590 576 108 0 25803 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 113336 KiB
Current children cumulated memory: 93304 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.10 3.91 5/270 19113
/proc/meminfo: memFree=129076804/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=135784 memory=116872 CPUtime=161.76 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 28543 0 0 0 16166 10 0 0 20 0 1 0 31632953 139042816 29218 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 33946 29218 576 108 0 32463 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 139976 KiB
Current children cumulated memory: 119816 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 3.93 5/269 19117
/proc/meminfo: memFree=129012680/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=143132 memory=127432 CPUtime=221.55 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 30993 0 0 0 22144 11 0 0 20 0 1 0 31632953 146567168 31858 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 35783 31858 576 108 0 34300 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 147324 KiB

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

/proc/19103/statm: 123801 112265 576 108 0 122318 0
Current children cumulated CPU time: 3090.09 s
Current children cumulated vsize: 499396 KiB
Current children cumulated memory: 452004 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/268 19559
/proc/meminfo: memFree=128513800/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=495204 memory=449572 CPUtime=3149.88 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 105031 0 0 0 314921 67 0 0 20 0 1 0 31632953 507088896 112393 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 123801 112393 576 108 0 122318 0
Current children cumulated CPU time: 3149.88 s
Current children cumulated vsize: 499396 KiB
Current children cumulated memory: 452516 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 19564
/proc/meminfo: memFree=128496604/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=497252 memory=449828 CPUtime=3209.67 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 105113 0 0 0 320900 67 0 0 20 0 1 0 31632953 509186048 112457 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 124313 112457 576 108 0 122830 0
Current children cumulated CPU time: 3209.67 s
Current children cumulated vsize: 501444 KiB
Current children cumulated memory: 452772 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/269 19566
/proc/meminfo: memFree=128473704/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=497252 memory=450340 CPUtime=3269.47 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 105228 0 0 0 326879 68 0 0 20 0 1 0 31632953 509186048 112585 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 124313 112585 576 108 0 122830 0
Current children cumulated CPU time: 3269.47 s
Current children cumulated vsize: 501444 KiB
Current children cumulated memory: 453284 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/269 19568
/proc/meminfo: memFree=128398548/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=498936 memory=452388 CPUtime=3329.27 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 105740 0 0 0 332858 69 0 0 20 0 1 0 31632953 510910464 113097 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 124734 113097 576 108 0 123251 0
Current children cumulated CPU time: 3329.27 s
Current children cumulated vsize: 503128 KiB
Current children cumulated memory: 455332 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/268 19570
/proc/meminfo: memFree=128361736/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=507748 memory=463140 CPUtime=3389.02 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 108421 0 0 0 338832 70 0 0 20 0 1 0 31632953 519933952 115785 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 126937 115785 576 108 0 125454 0
Current children cumulated CPU time: 3389.02 s
Current children cumulated vsize: 511940 KiB
Current children cumulated memory: 466084 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/268 19620
/proc/meminfo: memFree=128974412/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=521680 memory=474404 CPUtime=3448.78 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 111260 0 0 0 344805 73 0 0 20 0 1 0 31632953 534200320 118601 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 130420 118601 576 108 0 128937 0
Current children cumulated CPU time: 3448.78 s
Current children cumulated vsize: 525872 KiB
Current children cumulated memory: 477348 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/267 19624
/proc/meminfo: memFree=128868740/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=539312 memory=485412 CPUtime=3508.53 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 114007 0 0 0 350778 75 0 0 20 0 1 0 31632953 552255488 121353 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 134828 121353 576 108 0 133345 0
Current children cumulated CPU time: 3508.53 s
Current children cumulated vsize: 543504 KiB
Current children cumulated memory: 488356 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.11 4.10 5/268 19627
/proc/meminfo: memFree=128812132/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=573464 memory=492468 CPUtime=3568.33 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 115242 0 0 0 356756 77 0 0 20 0 1 0 31632953 587227136 123117 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 143366 123117 576 108 0 141883 0
Current children cumulated CPU time: 3568.33 s
Current children cumulated vsize: 577656 KiB
Current children cumulated memory: 495412 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.11 s]
/proc/loadavg: 4.13 4.10 4.09 5/268 19628
/proc/meminfo: memFree=128772688/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=582580 memory=493748 CPUtime=3600.03 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 115568 0 0 0 359926 77 0 0 20 0 1 0 31632953 596561920 123437 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 145645 123437 576 108 0 144162 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 586772 KiB
Current children cumulated memory: 496692 KiB

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

[startup+3614.11 s]
# the end of solver process 19099 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.003646 s, system=0.003895 s

[startup+3614.12 s]
# the end of solver process 19103 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3599.26 s, system=0.788422 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3614.11 s]
/proc/loadavg: 4.13 4.10 4.09 5/268 19628
/proc/meminfo: memFree=128772688/131249996 swapFree=33010684/33010684
[pid=19099] ppid=19096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/19099/stat : 19099 (bash) S 19096 19099 17353 0 -1 4194304 306 228 0 0 0 0 0 0 20 0 1 0 31632951 4292608 736 18446744073709551615 94759286464512 94759287359045 140720976622320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94759287598096 94759287645840 94759318102016 140720976624020 140720976624136 140720976624136 140720976629738 0
/proc/19099/statm: 1048 736 672 219 0 110 0
[pid=19103] ppid=19099 vsize=582580 memory=493748 CPUtime=3600.03 cores=5,7
/proc/19103/stat : 19103 (solve_pb) R 19099 19099 17353 0 -1 4194304 115568 0 0 0 359926 77 0 0 20 0 1 0 31632953 596561920 123437 18446744073709551615 94805391062016 94805391500160 140731227164704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94805391528880 94805391531296 94805420953600 140731227171204 140731227171268 140731227171268 140731227176888 0
/proc/19103/statm: 145645 123437 576 108 0 144162 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 586772 KiB
Current children cumulated memory: 496692 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3614.12
CPU time (s): 3600.05
CPU user time (s): 3599.26
CPU system time (s): 0.788422
CPU usage (%): 99.6108
Max. virtual memory (cumulated for all children) (KiB): 586772
Max. memory (cumulated for all children) (KiB): 496692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.26
system time used= 0.788422
maximum resident set size= 493748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116102
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= 461
involuntary context switches= 4202


# summary of solver processes directly reported to runsolver:
#   pid: 19099,19103
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.26
#   total CPU system time (s): 0.788422

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.93921 second user time and 17.7795 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-06-29 03:12:35
IDJOB=4495841
IDBENCH=148100
IDSOLVER=3321
FILE ID=nodeC015/4495841-1751159555
RUNJOBID= nodeC015-1751157946-17366
SLURM_JOB_ID= 9587491
Free space on /tmp= 433012 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-cuww2.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495841-1751159555/watcher-4495841-1751159555 -o /tmp/evaluation-result-4495841-1751159555/solver-4495841-1751159555 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751157946-17366 --watchdog 3760  HOME/solve.sh HOME/instance-4495841-1751159555.opb

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

MD5SUM BENCH= f9ddfe14fcbe08e4d315c2b284f6e91e
RANDOM SEED=2073882351

nodeC015 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.999
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.14
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		: 3600.070
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.14
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.872
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.14
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		: 3601.216
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.14
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		: 3600.066
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.14
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		: 3600.098
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.14
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		: 3586.224
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.14
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		: 3600.083
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.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129314656 kB
MemAvailable:   128976704 kB
Buffers:            3280 kB
Cached:           473080 kB
SwapCached:            0 kB
Active:          1061180 kB
Inactive:         254100 kB
Active(anon):     856996 kB
Inactive(anon):        0 kB
Active(file):     204184 kB
Inactive(file):   254100 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               696 kB
Writeback:            28 kB
AnonPages:        837920 kB
Mapped:           104296 kB
Shmem:             18076 kB
KReclaimable:      86008 kB
Slab:             169312 kB
SReclaimable:      86008 kB
SUnreclaim:        83304 kB
KernelStack:        4352 kB
PageTables:         4852 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1247600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    585728 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC015 at 2025-06-29 04:12:49