Trace number 4545100

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.13 3612.04

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-mini-40_c24.opb
MD5SUMe60f0e926bcd6b192a3b449cde285525
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables103760
Total number of constraints89518
Number of constraints which are clauses19880
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints69478
Minimum length of a constraint1
Maximum length of a constraint85
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 1561
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4808
Number of bits of the biggest sum of numbers13
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: 63794 MiB (62522 MiB free)
  memory of node 1: 64507 MiB (63449 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545100-1753236558/watcher-4545100-1753236558 -o /tmp/evaluation-result-4545100-1753236558/solver-4545100-1753236558 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753236558-153947 --watchdog 3760 HOME/solve.sh HOME/instance-4545100-1753236558.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=154006, runsolver pid=154003

[startup+0.10007 s]*
/proc/loadavg: 1.50 3.07 3.52 5/245 154010
/proc/meminfo: memFree=128953476/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 304 116 0 0 0 0 0 0 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154009] ppid=154006 vsize=2792 memory=1280 CPUtime=0 cores=5,7
/proc/154009/stat : 154009 (cat) S 154006 154006 153739 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 239335203 2859008 320 18446744073709551615 94518152945664 94518152960721 140726893616032 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94518152972944 94518152974440 94518157156352 140726893623777 140726893623848 140726893623848 140726893629419 0
/proc/154009/statm: 698 320 288 4 0 124 0
[pid=154010] ppid=154006 vsize=13992 memory=9600 CPUtime=0.06 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 2005 0 0 0 5 1 0 0 20 0 1 0 239335203 14327808 2400 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 3498 2400 512 108 0 2015 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 20976 KiB
Current children cumulated memory: 13824 KiB

[startup+0.214469 s]*
/proc/loadavg: 1.50 3.07 3.52 7/245 154010
/proc/meminfo: memFree=128908368/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 304 116 0 0 0 0 0 0 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154009] ppid=154006 vsize=2792 memory=1280 CPUtime=0.01 cores=5,7
/proc/154009/stat : 154009 (cat) S 154006 154006 153739 0 -1 4194304 135 0 0 0 0 1 0 0 20 0 1 0 239335203 2859008 320 18446744073709551615 94518152945664 94518152960721 140726893616032 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94518152972944 94518152974440 94518157156352 140726893623777 140726893623848 140726893623848 140726893629419 0
/proc/154009/statm: 698 320 288 4 0 124 0
[pid=154010] ppid=154006 vsize=26908 memory=22400 CPUtime=0.17 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 5223 0 0 0 15 2 0 0 20 0 1 0 239335203 27553792 5600 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 6727 5600 512 108 0 5244 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 33892 KiB
Current children cumulated memory: 26624 KiB

[startup+0.314438 s]*
/proc/loadavg: 1.50 3.07 3.52 5/248 154014
/proc/meminfo: memFree=128902060/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 304 116 0 0 0 0 0 0 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154009] ppid=154006 vsize=2792 memory=1280 CPUtime=0.01 cores=5,7
/proc/154009/stat : 154009 (cat) S 154006 154006 153739 0 -1 4194304 135 0 0 0 0 1 0 0 20 0 1 0 239335203 2859008 320 18446744073709551615 94518152945664 94518152960721 140726893616032 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94518152972944 94518152974440 94518157156352 140726893623777 140726893623848 140726893623848 140726893629419 0
/proc/154009/statm: 698 320 288 4 0 124 0
[pid=154010] ppid=154006 vsize=40596 memory=35584 CPUtime=0.28 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 8498 0 0 0 24 4 0 0 20 0 1 0 239335203 41570304 8896 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 10149 8896 512 108 0 8666 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 47580 KiB
Current children cumulated memory: 39808 KiB

[startup+0.700456 s]
/proc/loadavg: 1.50 3.07 3.52 5/252 154023
/proc/meminfo: memFree=128852320/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=119080 memory=111704 CPUtime=0.64 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 26157 0 0 0 54 10 0 0 20 0 1 0 239335203 121937920 27926 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 29770 27926 512 108 0 28287 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 123272 KiB
Current children cumulated memory: 114648 KiB

[startup+1.5004 s]
/proc/loadavg: 1.50 3.07 3.52 4/251 154023
/proc/meminfo: memFree=128608644/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=292660 memory=276328 CPUtime=1.44 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 66731 0 0 0 123 21 0 0 20 0 1 0 239335203 299683840 69082 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 73165 69082 576 108 0 71682 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 296852 KiB
Current children cumulated memory: 279272 KiB

[startup+3.11329 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128077064/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=308036 memory=288104 CPUtime=3.04 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 69674 0 0 0 283 21 0 0 20 0 1 0 239335203 315428864 72026 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 77009 72026 576 108 0 75526 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 312228 KiB
Current children cumulated memory: 291048 KiB

[startup+6.30038 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=127989980/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=311552 memory=291816 CPUtime=6.22 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 70598 0 0 0 600 22 0 0 20 0 1 0 239335203 319029248 72954 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 77888 72954 576 108 0 76405 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 315744 KiB
Current children cumulated memory: 294760 KiB

[startup+12.7004 s]
/proc/loadavg: 2.13 3.13 3.54 5/255 154063
/proc/meminfo: memFree=127929752/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=317224 memory=297320 CPUtime=12.59 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 71975 0 0 0 1237 22 0 0 20 0 1 0 239335203 324837376 74330 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 79306 74330 576 108 0 77823 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 321416 KiB
Current children cumulated memory: 300264 KiB

[startup+25.5004 s]
/proc/loadavg: 2.42 3.16 3.54 5/255 154064
/proc/meminfo: memFree=127819124/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=325336 memory=305640 CPUtime=25.34 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 74057 0 0 0 2511 23 0 0 20 0 1 0 239335203 333144064 76410 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 81334 76410 576 108 0 79851 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 329528 KiB
Current children cumulated memory: 308584 KiB

[startup+51.1132 s]
/proc/loadavg: 2.96 3.23 3.56 5/255 154064
/proc/meminfo: memFree=127636928/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=346172 memory=322024 CPUtime=50.86 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 78189 0 0 0 5061 25 0 0 20 0 1 0 239335203 354480128 80506 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 86543 80506 576 108 0 85060 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 350364 KiB
Current children cumulated memory: 324968 KiB

[startup+102.3 s]
/proc/loadavg: 3.70 3.39 3.59 5/254 154066
/proc/meminfo: memFree=127407040/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=366592 memory=340584 CPUtime=101.87 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 82844 0 0 0 10158 29 0 0 20 0 1 0 239335203 375390208 85146 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 91648 85146 576 108 0 90165 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 370784 KiB
Current children cumulated memory: 343528 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.52 3.63 5/254 154068
/proc/meminfo: memFree=127088312/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=391636 memory=365252 CPUtime=161.65 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 88501 0 0 0 16132 33 0 0 20 0 1 0 239335203 401035264 91313 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 97909 91313 576 108 0 96426 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 395828 KiB
Current children cumulated memory: 368196 KiB

[startup+222.3 s]

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

/proc/154010/statm: 232457 209799 576 108 0 230974 0
Current children cumulated CPU time: 3032.18 s
Current children cumulated vsize: 934020 KiB
Current children cumulated memory: 842140 KiB

[startup+3102.3 s]
/proc/loadavg: 4.66 4.25 4.14 5/255 154207
/proc/meminfo: memFree=122296652/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=935372 memory=843292 CPUtime=3091.95 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 195714 0 0 0 309101 94 0 0 20 0 1 0 239335203 957820928 210823 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 233843 210823 576 108 0 232360 0
Current children cumulated CPU time: 3091.98 s
Current children cumulated vsize: 939564 KiB
Current children cumulated memory: 846236 KiB

[startup+3162.3 s]
/proc/loadavg: 4.51 4.29 4.17 5/255 154220
/proc/meminfo: memFree=122210772/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=943412 memory=851356 CPUtime=3151.76 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 197726 0 0 0 315080 96 0 0 20 0 1 0 239335203 966053888 212839 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 235853 212839 576 108 0 234370 0
Current children cumulated CPU time: 3151.79 s
Current children cumulated vsize: 947604 KiB
Current children cumulated memory: 854300 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.25 4.16 5/255 154222
/proc/meminfo: memFree=122085528/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=951984 memory=860188 CPUtime=3211.56 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 199949 0 0 0 321059 97 0 0 20 0 1 0 239335203 974831616 215047 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 237996 215047 576 108 0 236513 0
Current children cumulated CPU time: 3211.59 s
Current children cumulated vsize: 956176 KiB
Current children cumulated memory: 863132 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.23 4.16 5/255 154224
/proc/meminfo: memFree=121971924/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=961736 memory=869916 CPUtime=3271.38 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 202392 0 0 0 327039 99 0 0 20 0 1 0 239335203 984817664 217479 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 240434 217479 576 108 0 238951 0
Current children cumulated CPU time: 3271.41 s
Current children cumulated vsize: 965928 KiB
Current children cumulated memory: 872860 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.22 4.16 5/255 154227
/proc/meminfo: memFree=121815172/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=974276 memory=880668 CPUtime=3331.19 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 205086 0 0 0 333018 101 0 0 20 0 1 0 239335203 997658624 220167 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 243569 220167 576 108 0 242086 0
Current children cumulated CPU time: 3331.22 s
Current children cumulated vsize: 978468 KiB
Current children cumulated memory: 883612 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.19 4.16 5/257 154234
/proc/meminfo: memFree=121772128/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=986312 memory=890524 CPUtime=3391.01 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 207522 0 0 0 338997 104 0 0 20 0 1 0 239335203 1009983488 222631 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 246578 222631 576 108 0 245095 0
Current children cumulated CPU time: 3391.04 s
Current children cumulated vsize: 990504 KiB
Current children cumulated memory: 893468 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.19 4.16 5/256 154236
/proc/meminfo: memFree=121720972/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=991404 memory=894876 CPUtime=3450.81 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 208630 0 0 0 344977 104 0 0 20 0 1 0 239335203 1015197696 223719 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 247851 223719 576 108 0 246368 0
Current children cumulated CPU time: 3450.84 s
Current children cumulated vsize: 995596 KiB
Current children cumulated memory: 897820 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.17 4.15 5/256 154238
/proc/meminfo: memFree=121636300/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=991660 memory=895388 CPUtime=3510.62 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 208744 0 0 0 350958 104 0 0 20 0 1 0 239335203 1015459840 223847 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 247915 223847 576 108 0 246432 0
Current children cumulated CPU time: 3510.65 s
Current children cumulated vsize: 995852 KiB
Current children cumulated memory: 898332 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.15 4.14 5/256 154240
/proc/meminfo: memFree=121579284/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=995660 memory=900304 CPUtime=3570.43 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 209467 0 0 0 356938 105 0 0 20 0 1 0 239335203 1019555840 225076 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 248915 225076 576 108 0 247432 0
Current children cumulated CPU time: 3570.46 s
Current children cumulated vsize: 999852 KiB
Current children cumulated memory: 903248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.11 4.15 4.14 3/249 154268
/proc/meminfo: memFree=126770224/131382120 swapFree=33010416/33010684
[pid=154006] ppid=154003 vsize=4192 memory=2944 CPUtime=0.03 cores=5,7
/proc/154006/stat : 154006 (bash) S 154003 154006 153739 0 -1 4194304 305 254 0 0 0 0 0 3 20 0 1 0 239335200 4292608 736 18446744073709551615 94264632762368 94264633656901 140737011199680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94264633895952 94264633943696 94264665649152 140737011202450 140737011202566 140737011202566 140737011208170 0
/proc/154006/statm: 1048 736 672 219 0 110 0
[pid=154010] ppid=154006 vsize=996428 memory=900816 CPUtime=3600.04 cores=5,7
/proc/154010/stat : 154010 (solve_pb) R 154006 154006 153739 0 -1 4194304 209607 0 0 0 359899 105 0 0 20 0 1 0 239335203 1020342272 225204 18446744073709551615 94285347374080 94285347812224 140734075205936 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94285347840944 94285347843360 94285354119168 140734075214210 140734075214274 140734075214274 140734075219896 0
/proc/154010/statm: 249107 225204 576 108 0 247624 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1000620 KiB
Current children cumulated memory: 903760 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.005836 s, system=0.042348 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3599 s, system=1.12371 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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.04
CPU time (s): 3600.13
CPU user time (s): 3599
CPU system time (s): 1.12371
CPU usage (%): 99.6703
Max. virtual memory (cumulated for all children) (KiB): 1000620
Max. memory (cumulated for all children) (KiB): 903760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599
system time used= 1.12371
maximum resident set size= 900816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210166
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= 4054
involuntary context switches= 5136


# summary of solver processes directly reported to runsolver:
#   pid: 154006,154010
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3599
#   total CPU system time (s): 1.12371

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2901 second user time and 38.229 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-23 04:09:18
IDJOB=4545100
IDBENCH=180714
IDSOLVER=3321
FILE ID=nodeC006/4545100-1753236558
RUNJOBID= nodeC006-1753236558-153947
SLURM_JOB_ID= 9687868
Free space on /tmp= 432720 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-mini-40_c24.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545100-1753236558/watcher-4545100-1753236558 -o /tmp/evaluation-result-4545100-1753236558/solver-4545100-1753236558 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753236558-153947 --watchdog 3760  HOME/solve.sh HOME/instance-4545100-1753236558.opb

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

MD5SUM BENCH= e60f0e926bcd6b192a3b449cde285525
RANDOM SEED=2015473852

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128999112 kB
MemAvailable:   129749940 kB
Buffers:            2128 kB
Cached:          1428060 kB
SwapCached:           12 kB
Active:          1065728 kB
Inactive:         450480 kB
Active(anon):     101412 kB
Inactive(anon):    10792 kB
Active(file):     964316 kB
Inactive(file):   439688 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59120 kB
Writeback:             0 kB
AnonPages:         87968 kB
Mapped:           108708 kB
Shmem:             26140 kB
KReclaimable:     372520 kB
Slab:             460020 kB
SReclaimable:     372520 kB
SUnreclaim:        87500 kB
KernelStack:        3968 kB
PageTables:         3128 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     394212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432716 MiB
End job on nodeC006 at 2025-07-23 05:09:31