Trace number 4506853

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.12 3611.93

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K176.opb
MD5SUM98be46c5d9a37fa78efcf3182d546400
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 benchmark56.3156
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
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 (63209 MiB free)
  memory of node 1: 64507 MiB (64053 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506853-1751180267/watcher-4506853-1751180267 -o /tmp/evaluation-result-4506853-1751180267/solver-4506853-1751180267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751180267-21926 --watchdog 3760 HOME/solve.sh HOME/instance-4506853-1751180267.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=21970, runsolver pid=21964

[startup+0.100067 s]*
/proc/loadavg: 0.78 1.87 3.08 5/259 21995
/proc/meminfo: memFree=130306584/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 306 116 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21988] ppid=21970 vsize=2792 memory=1280 CPUtime=0 cores=1,3
/proc/21988/stat : 21988 (cat) S 21970 21970 21914 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 33705594 2859008 320 18446744073709551615 94065670868992 94065670884049 140720350640320 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94065670896272 94065670897768 94065675833344 140720350644707 140720350644778 140720350644778 140720350650347 0
/proc/21988/statm: 698 320 288 4 0 124 0
[pid=21989] ppid=21970 vsize=9964 memory=5248 CPUtime=0.02 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 927 0 0 0 2 0 0 0 20 0 1 0 33705594 10203136 1312 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 2491 1312 480 108 0 1008 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 16948 KiB
Current children cumulated memory: 9472 KiB

[startup+0.214731 s]*
/proc/loadavg: 0.78 1.87 3.08 5/255 21995
/proc/meminfo: memFree=130283332/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=27792 memory=18688 CPUtime=0.14 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 4310 0 0 0 12 2 0 0 20 0 1 0 33705594 28459008 4672 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 6948 4672 512 108 0 5465 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 31984 KiB
Current children cumulated memory: 21632 KiB

[startup+0.314325 s]*
/proc/loadavg: 0.78 1.87 3.08 5/255 21995
/proc/meminfo: memFree=130288496/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=28816 memory=19072 CPUtime=0.23 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 4415 0 0 0 21 2 0 0 20 0 1 0 33705594 29507584 4768 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 7204 4768 512 108 0 5721 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 33008 KiB
Current children cumulated memory: 22016 KiB

[startup+0.700366 s]
/proc/loadavg: 0.78 1.87 3.08 5/255 21995
/proc/meminfo: memFree=130284464/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=28816 memory=19200 CPUtime=0.61 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 4443 0 0 0 59 2 0 0 20 0 1 0 33705594 29507584 4800 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 7204 4800 512 108 0 5721 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 33008 KiB
Current children cumulated memory: 22144 KiB

[startup+1.50042 s]
/proc/loadavg: 0.78 1.87 3.08 5/255 21995
/proc/meminfo: memFree=130276148/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=36400 memory=26112 CPUtime=1.4 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 6110 0 0 0 138 2 0 0 20 0 1 0 33705594 37273600 6528 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 9100 6528 576 108 0 7617 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 40592 KiB
Current children cumulated memory: 29056 KiB

[startup+3.11336 s]
/proc/loadavg: 1.04 1.90 3.09 5/255 21995
/proc/meminfo: memFree=130226780/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=46424 memory=35584 CPUtime=3.01 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 8464 0 0 0 298 3 0 0 20 0 1 0 33705594 47538176 8896 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 11606 8896 576 108 0 10123 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 50616 KiB
Current children cumulated memory: 38528 KiB

[startup+6.30039 s]
/proc/loadavg: 1.04 1.90 3.09 5/255 21995
/proc/meminfo: memFree=130142592/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=67936 memory=55808 CPUtime=6.18 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 13534 0 0 0 614 4 0 0 20 0 1 0 33705594 69566464 13952 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 16984 13952 576 108 0 15501 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 72128 KiB
Current children cumulated memory: 58752 KiB

[startup+12.7004 s]
/proc/loadavg: 1.49 1.97 3.10 5/255 21995
/proc/meminfo: memFree=130038264/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=89488 memory=76928 CPUtime=12.56 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 18810 0 0 0 1251 5 0 0 20 0 1 0 33705594 91635712 19232 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 22372 19232 576 108 0 20889 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 93680 KiB
Current children cumulated memory: 79872 KiB

[startup+25.5004 s]
/proc/loadavg: 1.88 2.04 3.11 5/255 21995
/proc/meminfo: memFree=129861872/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=131788 memory=117376 CPUtime=25.32 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 28910 0 0 0 2524 8 0 0 20 0 1 0 33705594 134950912 29344 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 32947 29344 576 108 0 31464 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 135980 KiB
Current children cumulated memory: 120320 KiB

[startup+51.1134 s]
/proc/loadavg: 2.67 2.21 3.14 5/255 21997
/proc/meminfo: memFree=129654784/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=184632 memory=169344 CPUtime=50.84 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 41899 0 0 0 5072 12 0 0 20 0 1 0 33705594 189063168 42336 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 46158 42336 576 108 0 44675 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 188824 KiB
Current children cumulated memory: 172288 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 2.53 3.19 5/257 22005
/proc/meminfo: memFree=129369920/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=269936 memory=249344 CPUtime=101.85 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 61913 0 0 0 10166 19 0 0 20 0 1 0 33705594 276414464 62336 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 67484 62336 576 108 0 66001 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 274128 KiB
Current children cumulated memory: 252288 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 2.85 3.26 5/257 22007
/proc/meminfo: memFree=129098052/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=330424 memory=305792 CPUtime=161.64 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 76011 0 0 0 16141 23 0 0 20 0 1 0 33705594 338354176 76448 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 82606 76448 576 108 0 81123 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 334616 KiB
Current children cumulated memory: 308736 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.09 3.32 5/257 22020
/proc/meminfo: memFree=128868840/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=399252 memory=369024 CPUtime=221.44 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 91840 0 0 0 22115 29 0 0 20 0 1 0 33705594 408834048 92256 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0

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

/proc/21989/statm: 361438 326932 576 108 0 359955 0
Current children cumulated CPU time: 3092.12 s
Current children cumulated vsize: 1449944 KiB
Current children cumulated memory: 1310672 KiB

[startup+3162.3 s]
/proc/loadavg: 4.24 4.16 4.17 5/255 22157
/proc/meminfo: memFree=124905944/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1452540 memory=1314256 CPUtime=3151.92 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 311852 0 0 0 315076 116 0 0 20 0 1 0 33705594 1487400960 328564 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 363135 328564 576 108 0 361652 0
Current children cumulated CPU time: 3151.93 s
Current children cumulated vsize: 1456732 KiB
Current children cumulated memory: 1317200 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/255 22159
/proc/meminfo: memFree=124903332/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1465824 memory=1324368 CPUtime=3211.72 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 314373 0 0 0 321056 116 0 0 20 0 1 0 33705594 1501003776 331092 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 366456 331092 576 108 0 364973 0
Current children cumulated CPU time: 3211.73 s
Current children cumulated vsize: 1470016 KiB
Current children cumulated memory: 1327312 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/255 22161
/proc/meminfo: memFree=124862952/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1479432 memory=1334864 CPUtime=3271.53 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 316993 0 0 0 327036 117 0 0 20 0 1 0 33705594 1514938368 333716 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 369858 333716 576 108 0 368375 0
Current children cumulated CPU time: 3271.54 s
Current children cumulated vsize: 1483624 KiB
Current children cumulated memory: 1337808 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/255 22163
/proc/meminfo: memFree=124822776/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1492844 memory=1345616 CPUtime=3331.34 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 319667 0 0 0 333015 119 0 0 20 0 1 0 33705594 1528672256 336404 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 373211 336404 576 108 0 371728 0
Current children cumulated CPU time: 3331.35 s
Current children cumulated vsize: 1497036 KiB
Current children cumulated memory: 1348560 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/255 22165
/proc/meminfo: memFree=124798224/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1508116 memory=1357392 CPUtime=3391.15 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 322627 0 0 0 338995 120 0 0 20 0 1 0 33705594 1544310784 339348 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 377029 339348 576 108 0 375546 0
Current children cumulated CPU time: 3391.16 s
Current children cumulated vsize: 1512308 KiB
Current children cumulated memory: 1360336 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.15 5/254 22167
/proc/meminfo: memFree=124741324/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1523580 memory=1370320 CPUtime=3450.96 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 325850 0 0 0 344975 121 0 0 20 0 1 0 33705594 1560145920 342580 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 380895 342580 576 108 0 379412 0
Current children cumulated CPU time: 3450.97 s
Current children cumulated vsize: 1527772 KiB
Current children cumulated memory: 1373264 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/255 22170
/proc/meminfo: memFree=124685100/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1545252 memory=1388880 CPUtime=3510.77 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 330484 0 0 0 350954 123 0 0 20 0 1 0 33705594 1582338048 347220 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 386313 347220 576 108 0 384830 0
Current children cumulated CPU time: 3510.78 s
Current children cumulated vsize: 1549444 KiB
Current children cumulated memory: 1391824 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.14 5/255 22172
/proc/meminfo: memFree=124627784/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1568016 memory=1408848 CPUtime=3570.57 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 335476 0 0 0 356932 125 0 0 20 0 1 0 33705594 1605648384 352212 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 392004 352212 576 108 0 390521 0
Current children cumulated CPU time: 3570.58 s
Current children cumulated vsize: 1572208 KiB
Current children cumulated memory: 1411792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 4.08 4.11 4.14 4/250 22184
/proc/meminfo: memFree=126122652/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1577336 memory=1417040 CPUtime=3600.06 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 337679 0 0 0 359880 126 0 0 20 0 1 0 33705594 1615192064 354260 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 394334 354260 576 108 0 392851 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1581528 KiB
Current children cumulated memory: 1419984 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3598.81 s, system=1.31534 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+3611.9 s]
/proc/loadavg: 4.08 4.11 4.14 4/250 22184
/proc/meminfo: memFree=126122652/131382112 swapFree=33010684/33010684
[pid=21970] ppid=21964 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/21970/stat : 21970 (bash) S 21964 21970 21914 0 -1 4194304 307 254 3 0 0 1 0 0 20 0 1 0 33705589 4292608 736 18446744073709551615 94337132826624 94337133721157 140720361904400 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94337133960208 94337134007952 94337138335744 140720361912724 140720361912840 140720361912840 140720361918442 0
/proc/21970/statm: 1048 736 672 219 0 110 0
[pid=21989] ppid=21970 vsize=1577336 memory=1417040 CPUtime=3600.06 cores=1,3
/proc/21989/stat : 21989 (solve_pb) R 21970 21970 21914 0 -1 4194304 337679 0 0 0 359880 126 0 0 20 0 1 0 33705594 1615192064 354260 18446744073709551615 94584265421824 94584265859968 140721065304368 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94584265888688 94584265891104 94584286318592 140721065306500 140721065306564 140721065306564 140721065312184 0
/proc/21989/statm: 394334 354260 576 108 0 392851 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1581528 KiB
Current children cumulated memory: 1419984 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.93
CPU time (s): 3600.12
CPU user time (s): 3598.81
CPU system time (s): 1.31534
CPU usage (%): 99.6731
Max. virtual memory (cumulated for all children) (KiB): 1581528
Max. memory (cumulated for all children) (KiB): 1419984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.81
system time used= 1.31534
maximum resident set size= 1417040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338240
page faults= 3
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 938
involuntary context switches= 5270


# summary of solver processes directly reported to runsolver:
#   pid: 21970,21989
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.81
#   total CPU system time (s): 1.31534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1282 second user time and 37.7401 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-29 08:57:47
IDJOB=4506853
IDBENCH=158302
IDSOLVER=3321
FILE ID=nodeC001/4506853-1751180267
RUNJOBID= nodeC001-1751180267-21926
SLURM_JOB_ID= 9587546
Free space on /tmp= 433052 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K176.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506853-1751180267/watcher-4506853-1751180267 -o /tmp/evaluation-result-4506853-1751180267/solver-4506853-1751180267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751180267-21926 --watchdog 3760  HOME/solve.sh HOME/instance-4506853-1751180267.opb

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

MD5SUM BENCH= 98be46c5d9a37fa78efcf3182d546400
RANDOM SEED=2060996439

nodeC001 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.388
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.49
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.167
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.49
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.167
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.49
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.506
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.49
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		: 1196.949
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.49
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		: 1171.778
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.49
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.172
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.49
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.169
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130318668 kB
MemAvailable:   129957208 kB
Buffers:            3280 kB
Cached:           441584 kB
SwapCached:            0 kB
Active:           313672 kB
Inactive:         196664 kB
Active(anon):      83432 kB
Inactive(anon):        0 kB
Active(file):     230240 kB
Inactive(file):   196664 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7464 kB
Writeback:             0 kB
AnonPages:         68972 kB
Mapped:           102040 kB
Shmem:             17960 kB
KReclaimable:      85664 kB
Slab:             165972 kB
SReclaimable:      85664 kB
SUnreclaim:        80308 kB
KernelStack:        3816 kB
PageTables:         2340 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     330144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC001 at 2025-06-29 09:57:59