Trace number 4507069

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.09 3610.82

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K150.opb
MD5SUMde861f201885d7430b03c8868c66597b
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 variables17850
Total number of constraints18152
Number of constraints which are clauses18002
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint150
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 151
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 (63219 MiB free)
  memory of node 1: 64507 MiB (64058 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507069-1751182966/watcher-4507069-1751182966 -o /tmp/evaluation-result-4507069-1751182966/solver-4507069-1751182966 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751182966-21629 --watchdog 3760 HOME/solve.sh HOME/instance-4507069-1751182966.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
solver pid=21677, runsolver pid=21668
Current StackSize limit: 8192 KiB


[startup+0.100076 s]*
/proc/loadavg: 0.87 1.24 2.26 7/260 21698
/proc/meminfo: memFree=130326408/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=15520 memory=8448 CPUtime=0.03 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 1762 0 0 0 2 1 0 0 20 0 1 0 33976050 15892480 2112 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 3880 2112 512 108 0 2397 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 19712 KiB
Current children cumulated memory: 11392 KiB

[startup+0.214969 s]*
/proc/loadavg: 0.87 1.24 2.26 5/256 21698
/proc/meminfo: memFree=130286088/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=24408 memory=15616 CPUtime=0.14 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 3543 0 0 0 13 1 0 0 20 0 1 0 33976050 24993792 3904 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 6102 3904 512 108 0 4619 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 28600 KiB
Current children cumulated memory: 18560 KiB

[startup+0.314826 s]*
/proc/loadavg: 0.87 1.24 2.26 5/256 21698
/proc/meminfo: memFree=130285596/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=24408 memory=15616 CPUtime=0.24 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 3546 0 0 0 23 1 0 0 20 0 1 0 33976050 24993792 3904 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 6102 3904 512 108 0 4619 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 28600 KiB
Current children cumulated memory: 18560 KiB

[startup+0.700351 s]
/proc/loadavg: 0.87 1.24 2.26 5/256 21698
/proc/meminfo: memFree=130285764/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=24552 memory=15616 CPUtime=0.61 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 3554 0 0 0 60 1 0 0 20 0 1 0 33976050 25141248 3904 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 6138 3904 512 108 0 4655 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 28744 KiB
Current children cumulated memory: 18560 KiB

[startup+1.50039 s]
/proc/loadavg: 0.87 1.24 2.26 5/256 21698
/proc/meminfo: memFree=130282740/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=28988 memory=19456 CPUtime=1.41 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 4445 0 0 0 139 2 0 0 20 0 1 0 33976050 29683712 4864 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 7247 4864 576 108 0 5764 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 33180 KiB
Current children cumulated memory: 22400 KiB

[startup+3.11368 s]
/proc/loadavg: 1.13 1.29 2.27 5/256 21698
/proc/meminfo: memFree=130219092/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=47136 memory=36224 CPUtime=3.01 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 8650 0 0 0 298 3 0 0 20 0 1 0 33976050 48267264 9056 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 11784 9056 576 108 0 10301 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 51328 KiB
Current children cumulated memory: 39168 KiB

[startup+6.30039 s]
/proc/loadavg: 1.13 1.29 2.27 5/256 21698
/proc/meminfo: memFree=130138948/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=68732 memory=56576 CPUtime=6.19 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 13740 0 0 0 615 4 0 0 20 0 1 0 33976050 70381568 14144 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 17183 14144 576 108 0 15700 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 72924 KiB
Current children cumulated memory: 59520 KiB

[startup+12.7004 s]
/proc/loadavg: 1.36 1.33 2.28 5/256 21698
/proc/meminfo: memFree=130050780/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=105348 memory=92288 CPUtime=12.57 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 22647 0 0 0 1251 6 0 0 20 0 1 0 33976050 107876352 23072 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 26337 23072 576 108 0 24854 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 109540 KiB
Current children cumulated memory: 95232 KiB

[startup+25.5004 s]
/proc/loadavg: 1.94 1.47 2.31 5/256 21698
/proc/meminfo: memFree=129842140/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=157072 memory=141184 CPUtime=25.32 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 34888 0 0 0 2523 9 0 0 20 0 1 0 33976050 160841728 35296 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 39268 35296 576 108 0 37785 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 161264 KiB
Current children cumulated memory: 144128 KiB

[startup+51.1138 s]
/proc/loadavg: 2.71 1.69 2.36 5/256 21699
/proc/meminfo: memFree=129656724/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=205900 memory=189568 CPUtime=50.84 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 46992 0 0 0 5071 13 0 0 20 0 1 0 33976050 210841600 47392 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 51475 47392 576 108 0 49992 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 210092 KiB
Current children cumulated memory: 192512 KiB

[startup+102.3 s]
/proc/loadavg: 3.50 2.06 2.45 5/257 21705
/proc/meminfo: memFree=129369144/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=293432 memory=270336 CPUtime=101.85 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 67159 0 0 0 10166 19 0 0 20 0 1 0 33976050 300474368 67584 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 73358 67584 576 108 0 71875 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 297624 KiB
Current children cumulated memory: 273280 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.43 2.56 5/258 21710
/proc/meminfo: memFree=129117804/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=356160 memory=329088 CPUtime=161.63 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 81846 0 0 0 16139 24 0 0 20 0 1 0 33976050 364707840 82272 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 89040 82272 576 108 0 87557 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 360352 KiB
Current children cumulated memory: 332032 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.74 2.66 5/258 21714
/proc/meminfo: memFree=128871756/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=413480 memory=380416 CPUtime=221.43 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 94683 0 0 0 22113 30 0 0 20 0 1 0 33976050 423403520 95104 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 103370 95104 576 108 0 101887 0
Current children cumulated CPU time: 221.44 s

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

/proc/21694/statm: 372373 336226 576 108 0 370890 0
Current children cumulated CPU time: 3033.18 s
Current children cumulated vsize: 1493684 KiB
Current children cumulated memory: 1347848 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.15 4.16 5/254 21862
/proc/meminfo: memFree=125001936/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1518048 memory=1368328 CPUtime=3092.99 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 326178 0 0 0 309182 117 0 0 20 0 1 0 33976050 1554481152 342082 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 379512 342082 576 108 0 378029 0
Current children cumulated CPU time: 3093 s
Current children cumulated vsize: 1522240 KiB
Current children cumulated memory: 1371272 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 21866
/proc/meminfo: memFree=124944288/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1538400 memory=1386248 CPUtime=3152.82 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 330645 0 0 0 315164 118 0 0 20 0 1 0 33976050 1575321600 346562 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 384600 346562 576 108 0 383117 0
Current children cumulated CPU time: 3152.83 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 1389192 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/255 21871
/proc/meminfo: memFree=124903964/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1538400 memory=1388808 CPUtime=3212.66 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 331285 0 0 0 321147 119 0 0 20 0 1 0 33976050 1575321600 347202 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 384600 347202 576 108 0 383117 0
Current children cumulated CPU time: 3212.67 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 1391752 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/255 21873
/proc/meminfo: memFree=124871148/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1538400 memory=1391752 CPUtime=3272.49 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 332032 0 0 0 327129 120 0 0 20 0 1 0 33976050 1575321600 347938 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 384600 347938 576 108 0 383117 0
Current children cumulated CPU time: 3272.5 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 1394696 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.13 5/255 21875
/proc/meminfo: memFree=124847300/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1538400 memory=1393928 CPUtime=3332.32 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 332570 0 0 0 333112 120 0 0 20 0 1 0 33976050 1575321600 348482 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 384600 348482 576 108 0 383117 0
Current children cumulated CPU time: 3332.33 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 1396872 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.10 4.13 5/255 21877
/proc/meminfo: memFree=124802588/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1538400 memory=1399048 CPUtime=3392.14 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 333048 0 0 0 339094 120 0 0 20 0 1 0 33976050 1575321600 349762 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 384600 349762 576 108 0 383117 0
Current children cumulated CPU time: 3392.15 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 1401992 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.12 5/255 21879
/proc/meminfo: memFree=124730304/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1538400 memory=1409544 CPUtime=3451.97 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 333851 0 0 0 345077 120 0 0 20 0 1 0 33976050 1575321600 352386 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 384600 352386 576 108 0 383117 0
Current children cumulated CPU time: 3451.98 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 1412488 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.10 4.12 5/254 21881
/proc/meminfo: memFree=124684564/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1538400 memory=1422600 CPUtime=3511.79 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 334459 0 0 0 351058 121 0 0 20 0 1 0 33976050 1575321600 355650 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 384600 355650 576 108 0 383117 0
Current children cumulated CPU time: 3511.8 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 1425544 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.12 5/254 21883
/proc/meminfo: memFree=124608744/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1541664 memory=1444104 CPUtime=3571.62 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 335357 0 0 0 357041 121 0 0 20 0 1 0 33976050 1578663936 361026 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 385416 361026 576 108 0 383933 0
Current children cumulated CPU time: 3571.63 s
Current children cumulated vsize: 1545856 KiB
Current children cumulated memory: 1447048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.07 4.09 4.11 5/254 21885
/proc/meminfo: memFree=124561520/131382120 swapFree=33010684/33010684
[pid=21677] ppid=21668 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/21677/stat : 21677 (bash) S 21668 21677 21616 0 -1 4194304 306 255 0 0 0 1 0 0 20 0 1 0 33976044 4292608 736 18446744073709551615 94146609885184 94146610779717 140727076090096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94146611018768 94146611066512 94146622713856 140727076092308 140727076092424 140727076092424 140727076098026 0
/proc/21677/statm: 1048 736 672 219 0 110 0
[pid=21694] ppid=21677 vsize=1548452 memory=1458440 CPUtime=3600.04 cores=5,7
/proc/21694/stat : 21694 (solve_pb) R 21677 21677 21616 0 -1 4194304 336748 0 0 0 359882 122 0 0 20 0 1 0 33976050 1585614848 364610 18446744073709551615 94660253213696 94660253651840 140730362871680 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94660253680560 94660253682976 94660270845952 140730362874244 140730362874308 140730362874308 140730362879928 0
/proc/21694/statm: 387113 364610 576 108 0 385630 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1552644 KiB
Current children cumulated memory: 1461384 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3598.83 s, system=1.25829 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): 3610.82
CPU time (s): 3600.09
CPU user time (s): 3598.83
CPU system time (s): 1.25829
CPU usage (%): 99.7028
Max. virtual memory (cumulated for all children) (KiB): 1552644
Max. memory (cumulated for all children) (KiB): 1461384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.83
system time used= 1.25829
maximum resident set size= 1458440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337309
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= 906
involuntary context switches= 4860


# summary of solver processes directly reported to runsolver:
#   pid: 21677,21694
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.83
#   total CPU system time (s): 1.25829

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6722 second user time and 38.0944 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 09:42:47
IDJOB=4507069
IDBENCH=158322
IDSOLVER=3321
FILE ID=nodeC006/4507069-1751182966
RUNJOBID= nodeC006-1751182966-21629
SLURM_JOB_ID= 9587566
Free space on /tmp= 433056 MiB

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

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

MD5SUM BENCH= de861f201885d7430b03c8868c66597b
RANDOM SEED=1562338754

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.167
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.141
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.144
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.149
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.754
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.141
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.145
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.271
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:        130316896 kB
MemAvailable:   129951676 kB
Buffers:            3280 kB
Cached:           434380 kB
SwapCached:            0 kB
Active:           316872 kB
Inactive:         186636 kB
Active(anon):      83808 kB
Inactive(anon):        0 kB
Active(file):     233064 kB
Inactive(file):   186636 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7772 kB
Writeback:             4 kB
AnonPages:         68904 kB
Mapped:           102036 kB
Shmem:             17960 kB
KReclaimable:      85344 kB
Slab:             163852 kB
SReclaimable:      85344 kB
SUnreclaim:        78508 kB
KernelStack:        3784 kB
PageTables:         2760 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     330176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC006 at 2025-06-29 10:42:58